/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCEFF;
}
.bg_cadidatas {
	background-image:url(../imagenes/borde01.jpg);
}
.bg_header {
	background-image:url(../imagenes/img_header_pub.gif);
}
.bg_portada {
	background-image:url(../imagenes/principal.jpg);
}
.bg_voto1 {
	background-image:url(../votacion/bg_fondo.gif);
}
.bg_voto2{
	background-image:url(../votacion/fondo_estrellas.gif);
}
.menu {
	font-size: 10px;
	color: #4A2233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a:link {
	text-decoration:none;
	color: #4A2233;
	font-weight: bold;
}
.menu a:visited {
	text-decoration:none;
	color: #4A2233;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:active {
	text-decoration:none;
	color: #4A2233;
	font-weight: bold;
}
.texto {
	font-size: 10px;
	color: #4A2233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texto a:link {
	text-decoration: none;
	color: #4A2233;
	font-weight: bold;
}
.texto a:visited {
	text-decoration: none;
	color: #4A2233;
	font-weight: bold;
}
.texto a:hover {
	text-decoration: none;
	color: #4A2233;
	font-weight: bold;
}
.texto a:active {
	text-decoration:none;
	color: #4A2233;
	font-weight: bold;	
}
.candidata {
	font-size: 12px;
	color: #FD1DA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.candidata a:link {
	text-decoration: none;
	color: #FD1DA2;
	font-weight: bold;
}
.candidata a:visited {
	text-decoration: none;
	color: #FD1DA2;
	font-weight: bold;
}
.candidata a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.candidata a:active {
	text-decoration:none;
	color: #FD1DA2;
	font-weight: bold;	
}
.titulo {
	font-size: 12px;
	color: #4A2233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titulo a:link {
	text-decoration: none;
	color: #4A2233;
	font-weight: bold;
}
.titulo a:visited {
	text-decoration: none;
	color: #4A2233;
	font-weight: bold;
}
.titulo a:hover {
	text-decoration: none;
	color: #7D5328;
	font-weight: bold;
}
.titulo a:active {
	text-decoration:none;
	color: #4A2233;
	font-weight: bold;	
}
-->

