@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#flaBanner {
	text-align: center;
}


#cuerpo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#recuadro1 {
	width: 511px;
	height: 250px;
	background-color: #5DC4B6;
	float: left;
	background-image: url(images/banner_verde.jpg);
}
#recuadro2 {
	width: 449px;
	height: 774px;
	background-color: #EBD0E4;
	float: right;
}
#recuadro3 {
	width: 511px;
	height: 524px;
	float: left;
}
#footer {
	float: left;
	width: 960px;
	height: 35px;
	background-color: #D24C84;
	text-align: center;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
#tituloVerdeClaro {
	color: #c0e4de;
	font-size: 270%;
	margin-top: 26px;
	margin-left: 25px;
}
.tituloBco1   {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
}
#TituloRosa1   {
	margin-left: 25px;
	font-size: 170%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9F1F63;
	color: #9F1F63;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-weight: bold;
}
#subTituloRosa1 {
	margin-left: 25px;
	font-size: 100%;
	border-bottom-width: 0px;
	color: #9F1F63;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#contenidoTexto {
	margin-left: 25px;
	border-bottom-width: 0px;
	color: #333333;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: small;
	text-align: justify;
}
#textoPaginastv {
	font-size: small;
	float: none;
	font-weight: bold;
	color: #FF0000;
	width: 212px;
	text-align: center;
}
#TituloRosa2 {
	margin-left: 25px;
	font-size: 120%;
	color: #9F1F63;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-weight: bold;
}
#tituloVotacion {
	height: 61px;
	background-image: url(images/bg_pink_vota.png);
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
#fotoMini {
	height: 120px;
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#nomCandidatas {
	font-weight: bold;
	color: #9F1F63;
	text-align: left;
	font-size: small;
}
#datosGrales {
	font-size: 11px;
	color: #333333;
	text-align: left;
	float: left;
}
#totalVotos {
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
	font-size: small;
}
#listaVotacion {
	height:600px;
	margin-left:25px;
	margin-right:25px;
	margin-top:20px;
}


#topfourCandidatas {
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
	height: 90px;
	border: 1px solid #9F1F63;
	padding-top: 10px;
	background-color: #f4dcee;

}
.TituloRosa2Raya {
	margin-left: 25px;
	font-size: 170%;
	color: #9F1F63;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D24C84;
	border-right-color: #D24C84;
	border-bottom-color: #D24C84;
	border-left-color: #D24C84;
}
.contenidoTextoClase {
	margin-left: 25px;
	border-bottom-width: 0px;
	color: #333333;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: small;
	text-align: justify;
}
.subttituloBgPink {
	background-color: #E2B2C8;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
.subtitulosIndividual {
	font-size: 11px;
	font-weight: bold;
	color: #9F1F63;
	margin-top: 15px;
	margin-bottom: 5px;
}
.botones {
	background-color: #D24C84;
	border-color: #D24C84;
	border-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
}
.lista {
	color: #9F1F63;
}
.botonVotar {
	background:url(images/bg_btn_votar.jpg);
	color: #FFFFFF;
	font-weight: normal;
	height: 61px;
	width: 202px;
	font-size: xx-large;
	cursor:hand;
	border:0px;
}

#linkvotacion a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#linkvotacion a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#linkvotacion a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#linkvotacion a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#nomCandidatas a:link {
	color: #9F1F63;
	text-decoration: none;
}
#nomCandidatas a:visited {
	color: #9F1F63;
	text-decoration: none;
}
#nomCandidatas a:hover {
	color: #9F1F63;
	text-decoration: underline;
}
#nomCandidatas a:active {
	color: #9F1F63;
	text-decoration: none;
}
#header {
	margin-top: 10px;
}
.titRumboNbm1 {
	margin-left: 25px;
	font-size: 160%;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #9F1F63;
	color: #9F1F63;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	font-weight: bold;
}
.tituloBcoRnbm {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-large;
	margin-right: auto;
	text-align: center;
}
.contenidoComentarios {
	margin-left: 25px;
	color: #333333;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: small;
	text-align: justify;
	border: 1px solid #a7a9ac;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.contenidoTxtBco {
	margin-left: 10px;
	border-bottom-width: 0px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: medium;
	text-align: justify;
}
.contenidoTxtNegro {
	border-bottom-width: 0px;
	color: #000000;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.recuadroComentarios {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #d3d4d6;
	padding: 10px;
}
.contenidoTxtNegroComentario {
	border-bottom-width: 0px;
	color: #000000;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: x-small;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comentarioFechaHora {
	color: #666666;
	font-size: x-small;
}
.contenidoFormaComentario {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E7E8EA;
}
.tituloGrisRbnm {
	color: #666666;
	font-weight: bold;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: x-large;
	margin-right: auto;
	text-align: center;
}
.comentarioTitsForma {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}
.bannerEventoDown {
	background-color: #E7E8EA;
}
.tituloBcoRnbmCopia {
	color: #ffffff;
	font-weight: bold;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
	margin-right: auto;
	text-align: center;
}

