/*///////////cuadro duelo////////////*/

.opcion {
	width: 230px;
	float: left;
	margin:0px;
}

.datosOpcion {
	float: left;
	/*height: 55px;*/
	width:98%;
	background-color: #FBF2E0;
	padding: 2% 1%;
	margin: 0 0 5px 0;
}

.margenDerecho {
	padding-right: 5px;
}

.datosOpcion h1 {
	font-size: 20px;
	padding:0px;
	margin:0px;
	text-align:center;
}
.datosOpcion h2 {
	font-size: 16px;
	padding: 0px;
	margin:0px;
	text-align:center;
}
.datosOpcion h3 {
	padding: 0px;
	margin:0px;
	width: 100%;
	text-align:center;
	line-height: 18px;
}
.porcentaje {
	float: left;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}



.fdo_foto {
	background-image:url(../_img/fondos/marcoImg.png);
	background-repeat:no-repeat;
	background-position: -5px -8px;
	margin: 0px 2px;
	padding: 5px;
	float: left;
	height: 202px;
	width: 199px;
	padding: 11px;
}

.foto {
	/*background-image: url(../_img/foto1.jpg);*/
	float: left;
	height: 206px;
	width: 202px;
	margin: 0px;
	padding: 0px;
}

.btn_votar {
	float: left;
	height: 43px;
	width: 230px;
	background-image: url(../_img/botones/votar.png); 
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.titulo {
	background-color:#F6DEB2;	
	border-top:2px solid #F9C057;
	height: 23px;
	margin: 0 0 10px 0;
	text-align:center;
	padding: 10px 0 5px 0;
}

.verVotaciones{
	/* background-image:url(../_img/verVotaciones.png);*/
	background-repeat:no-repeat;
	width: 164px;
	height: 30px;
	margin: 13px 0 0 20px;
	float:left;
}
.moduloSup ul {
	float: left;
	width: 426px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 30px;
	padding-right: 10px;
	padding-left: 0px;
	margin: 5px 0 0 0;
}
.moduloSup li {
	margin: 0px;
	float: left;
}
.icono {
	width: 30px;
	margin: 0px;
	padding: 0px;
}
.texto {
	padding: 5px 16px 0 5px;
	font-style: italic;
}
.texto a {
	text-decoration:none;
	color:#333333;
}
.texto a:hover {
	text-decoration:underline;
	color:#333333;
}
.ColIzq_moduloSup {
	background-image: url(../_img/fondos/colIzq_Superior.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px 0 0 0;
	float: left;
	height: 192px;
	width: 145px;
	text-align: center;
}
.ColIzq_moduloInf {
	background-image: url(../_img/fondos/colIzq_Inferior.png);
	background-repeat: no-repeat;
	float: left;
	height: 215px;
	width: 145px;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.fotoLateral {
	/*background-image: url(../_img/foto_lateral.jpg);*/
	background-repeat: no-repeat;
	padding: 0px;
	float: none;
	height: 98px;
	width: 96px;
	border: 2px solid #000;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.ColIzq_moduloSup h3, .ColIzq_moduloInf h3 {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 15px;
}
.select {
	color: #9E1910;
	font-size: 17px;
}
.pieDuelo {
	float: left;
	height: 60px;
	width: 94%;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../_img/fondos/fdoMain.png);
	background-repeat: repeat;
}
.tambienPuedes {
	background-image: url(../_img/tambienPuedes.png);
	float: left;
	height: 55px;
	width: 101px;
	margin: 0px;
	padding: 0px;
}
.btn_historial {
	background-image: url(../_img/botones/verHistorial.png);
	float: left;
	height: 51px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.btn_estadisticas {
	background-image: url(../_img/botones/verEstadistica.png);
	float: left;
	height: 51px;
	width: 175px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.btn_proponer {
	background-image:url(../_img/botones/proponerParticipante.png);
	float: left;
	height: 51px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

