@charset "utf-8";
/* CSS Document */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #ECECEB; }
html, body { height: 100%; }
* { margin: 0; }
img { border:0px; }
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	background-color: #ECECEB;
}
/*.push {
	height:40px;
}*/
#footer { 
	width: 1000px;
	clear: both;
	height:60px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
/*#########################################################################

	FOOTER
	
###########################################################################*/
.footer {
	background-color: #EEEEED;
	width: 100%;
	height: 40px;
	position: fixed;
	bottom: 0px;
	z-index:1000;
	border-top: solid 2px #CCC;
	display:block;
}
.footer-margen {
	height:40px;
	width:990px;
	margin:auto;
}
.footer-sonico a {
	background-image: url(../imagenes_index/boton_sonico.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 40px;
	width: 63px;
	display:block;
}
.footer-sonico a:hover {
	background-position: 0px -40px;
}
.footer-facebook a {
	background-image: url(../imagenes_index/boton_facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 40px;
	width: 46px;
	display:block;
}
.footer-facebook a:hover {
	background-position: 0px -40px;
}
.footer-copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-align:left;
	float:left;
	margin-left: 10px;
	margin-top: 14px;
	width:340px;
}
.footer-imaginamos a {
	background-image: url(../imagenes_index/boton_imaginamos.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	height: 26px;
	width: 183px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	padding-left:50px;
	padding-top: 14px;
	text-decoration:none;
}
.footer-imaginamos a:hover {
	text-decoration:underline;
	color:#666;
}
.footer-imaginamos_a{
	color:#09F;
}
.footer_validator_w3c {
	float: left;
	height: 19px;
	width: 20px;
	margin-top: 10px;
}
.header {
	background-image: url(../imagenes_index/header_resultados.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 100px;
	position:relative;
}
.header-margen {
	position: relative;
	height: 100px;
	width: 990px;
	margin:auto;
}
.logo_elecciones {
	background-image: url(../imagenes_index/logo_elecciones_resultados.png);
	background-position: 0px 0px;
	height: 71px;
	width: 394px;
	position:absolute;
	top:21px;
	left: 30%;
}
.content-margen {
	position: relative;
	height: auto;
	width: 600px;
	margin:auto;
	display: block;
}
.boletin-container {
	width:600px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #0664AB;
	font-size: 18px;
}
.boletin-container span {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.candidatos-container {
	width:560px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	border-bottom: 1px solid #FFF;
}
.candidatos-porcentaje {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#072C61;
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-top: 16px;
}
.candidatos-foto {
	width:70px;
	height:70px;
	padding: 5px;
	float: left;
	background-color: #F4F4F4;
}
.candidatos-texto-container {
	float: left;
	margin-left: 8px;
	margin-top: 10px;
}
.candidatos-nombre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#072C61;
	text-align: left;
}
.candidatos-votos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	text-align: left;
	padding-top: 5px;
	display: block;
}
.candidatos-votos span {
	color:#D10D39;
}
