/* CSS Document */
td img {display: block;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:url(imgs/fondo.jpg);

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.boton {
	background:url(imgs/boton.jpg);
	cursor:pointer;
	}
	
.boton_over {
	background:url(imgs/boton_over.jpg);
	cursor:pointer;
	}

.boton_text {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bolder;
	}
.boton_text:hover {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	}
.titulo_main {
	font-size:25px;
	font-weight:bold;
	color:#006600;
	line-height:27px;

	}
.titulo_titulares {
	font-size:13px;
	font-weight:bold;
	color:#006600;
	line-height:14px;
	}

.copete_main {
	font-size:13px;
	}

.volanta_main {
	font-size:12px;
	}
.copete_titulares {
	font-size:11px;
	}
.titulo_columnas {
	font-size:17px;
	font-weight:bold;
	color:#006600;
	}
.seccion_columnas {
	font-size:13px;
	font-weight:bold;
	}

.breves_foot {
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#333333;
	}

.breves_foot:hover {
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:#333333;
	text-decoration:underline;
	}

.sociales_index {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#DDDDDD;
	font-size:16px;
	font-weight:bolder;
	}
.ruleta {
	color:#FFFFFF;
	font-size:12px;
	}

.ruleta:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	}
.desc_sexy {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	}

.boton_contacto{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#990000;
	border:0px;
	width:80px;
	height:19px;
	cursor:pointer;
   }
.titulo_titulares_chicos {
	font-size:11px;
	font-weight:bold;
	color:#006600;
	line-height:12px;
	}
.porcentaje {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:27px;
	color:#CCCCCC;
	}
.actuali {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#333333;
	}
.titulo_elecciones {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#FF0000;
	font-weight:bold;
	}

.votos_elecciones {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FF0000;
	font-weight:bold;
	}
.votos_elecciones2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	}
.paginado {
	color:#006633;
	}
.paginado:hover {
	color:#006633;
	text-decoration:underline;
	}