@charset "UTF-8";

	/*@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);*/

* { margin:0px; border: 0px; padding:0px;}
a { text-decoration:none;}
body { font-family: Arial; font-size:13px; color: #999; background-color:#efede9; }
.clear {
	clear: both;
}
.izq {
	float: left;
}
.der {
	float: right;
}
#header{
	background-color:#FFF
}
.degradado {
	background-image: url(../img/degradado.png);
	background-repeat: repeat-x;
	height: 10px;
}
#producto {
	position: absolute;
	z-index: 2;
	left: 336px;
	top: 37px;
	background-image: url(../img/producto.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 318px;
}
#cabeza {
	text-align: center;
	height: 36px;
	width: 474px;
	position: absolute;
	z-index: 2;
	left: 244px;
	top: 98px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 30px;
	color: #FFF
}
#greforma {
	background-image: url(../img/gruporeforma.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 149px;
	position: absolute;
	z-index: 3;
	left: 20px;
	top: 117px;
}
#iconoT {
	height: 22px;
	width: 22px;
	position: absolute;
	z-index: 4;
	left: 903px;
	top: 110px;
	background-image: url(../img/face.jpg);
	background-repeat: no-repeat;
}
#iconoF {
	height: 22px;
	width: 22px;
	position: absolute;
	z-index: 4;
	left: 935px;
	top: 110px;
	background-image: url(../img/twitter.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#bloque {
	background-color: #FFF;
	padding: 10px;
	width: 184px;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	position: relative;
	
}
#footer {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	position: fixed;
	z-index: 2;
	overflow: hidden;
	visibility: visible;
	clip: rect(auto,auto,2px,auto);
}
#bloqueN {
	background-color: #000;
	padding: 10px;
	width: 184px;
	border: 1px solid #000;
	margin-bottom: 6px;
	position: relative;
	color: #FFF;
}
#convocatoria {
	background-color: #000;
	width: 260px;
	color: #FFF;
	margin-bottom: 10px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 70px;
	padding-left: 20px;
}
#btnEnviar {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 130px;
	background-color: #c73737;
	position: absolute;
	z-index: 2;
	left: 170px;
	bottom: 20px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	color: #FFF
}
#btnEnviar a {
	color: #FFF
}
#btnVotar {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 130px;
	background-color: #c73737;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	color: #FFF
}
#btnRes {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 130px;
	background-color: #5e5e5e;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-right: 3px;
}
#cabezaProx {
	width: 260px;
	margin-bottom: 5px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 22px;
}
.contenedorBotones {
	margin-top: 20px;
	position: relative;
}
#cabezaConv {
	width: 260px;
	margin-bottom: 5px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 26px;
	margin-top: 10px;
}
.cajaNombre {
	padding-top: 10px;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:16px;
	color:#999
}
#txtRes1, #txtRes2, #txtRes3, #txtRes4, #txtRes5, #txtRes6, #txtRes7, #txtRes8, #txtRes9, #txtRes10, #txtRes11, #txtRes12 {
	padding-top: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #999
}

.cajaNombreN {
	padding-top: 10px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	color: #FFF
}
#banner {
	width: 300px;
	padding-bottom: 10px;
}

#contenedorAuto, #contenedorTex, #contenedorGeneral {
	margin-right: auto;
	margin-left: auto;
}
#contenedorAuto{
	width: 980px;
	height: 140px;
	position: relative;
}
#contenedorTex{
	width:940px;
	padding-bottom:15px;
	background-color:#FFF;
}
#contenedorGeneral{
	width:940px;
	padding-top:20px;
	
}
#columna, #columnaGrande {
	float:left;
	vertical-align: top;
}
#columna {
	width: 206px;
	margin-right:6px;
	padding:0px;

}
#columnaGrande {
	width: 300px;
	margin-left:4px;

}
#headNegro {
	background-color: #000;
	height: 140px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c73737;
	margin-bottom:15px;
}
.radioBoton {
	height: 20px;
	width: 20px;
	text-align: center;
	position: absolute;
	z-index: 20;
	left: 178px;
	bottom: 7px;
}
#zoom {
	background-image: url(../img/zoom.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 23px;
	position: absolute;
	z-index: 2;
	left: 169px;
	top: 13px;
}
.contFoto {
	width: 400px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.cabezaGral {
	padding-top: 10px;
	font-family:'Open Sans Condensed', sans-serif;
	font-size:20px;
	color:#999
}
#total {
	background-color: #C73737;
	height: 34px;
	width: 90px;
	position: absolute;
	z-index: 1;
	left: 533px;
	top: 0px;
	font-size: 15px;
	line-height: 34px;
	color: #FFF;
	text-align: center;
}
#texTotal {
	width: 182px;
	position: absolute;
	z-index: 2;
	left: 343px;
	top: 8px;
}
#porcRes1, #porcRes2, #porcRes3, #porcRes4, #porcRes5, #porcRes6, #porcRes7,#porcRes8, #porcRes9, #porcRes10, #porcRes11, #porcRes12{
	position: absolute;
	left: 152px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	bottom: 45px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 16px;
	background-color: #C73737;
	padding-right: 10px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	width: 23px;
}


#overlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 10000;
		width: 100%;
	}
	.prettyPopin {
		display: none;
		overflow: hidden;
		position: absolute; z-index: 11000;
		top: 50%; left: 50%;

		
	}
	
		.prettyPopin a#b_close {
			display: none;
			position: absolute; z-index: 2;
			top: 8px; left: 380px;
			width: 41px; height: 40px;
			text-indent: -10000px;
			background: url(../img/b_close.jpg) bottom left no-repeat;
		}
	
		.prettyPopin .prettyContent {
			position: relative;
			width: 100%; height: 100%;
			font-size: 1.2em;

		}
		
			.prettyPopin .prettyContent .prettyContent-container {
				display: none;
				
		
			}
		
			.prettyPopin .prettyContent .loader {
				position: absolute;
				top: 50%; left: 50%;
				margin: -14px 0 0 -14px;
			}
