@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

img {
	border: none;
}

a {
	text-decoration: none;
	border-bottom-style: none;
}

#container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: none;
	width: 710px;
	height: 655px;
}

#foto {
	margin:0px;
	clear: both;
	float: none;
	text-align: center;
	vertical-align: middle;
}

.contador {
	text-align: left;
}

.contador a:link,a:hover,a:visited {
 	border-bottom-style: none !important;
}

#abrelink {
	color: #00A0E2;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

#abrelink a:link,a:hover, a:visited {
	color: #00A0E2;
	border-bottom-width: 1px;
	border-bottom-style: solid !important;
	border-bottom-color: #00A0E2;	
}

#abrelink a:hover {
	border-bottom-style: none !important;
}

