@charset "utf-8";
/* CSS Document */

body{
	font-size:16px;
	background:#A9BBC0 !important;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	
}
.esconder{
	visibility:hidden;
}



.wrapper{
	margin:0 auto;
	width:960px;
	font-family:Arial, Helvetica, sans-serif;
}

.center{
	margin:0 auto;	
	width:940px;
}

.content{
}

.header{
	height:53px;
	line-height:80px;
	font-size:18px;
}

h1{
	text-align:left;
	line-height:30px;
}

h1 a{
	border:none;
	outline:0;
}



h2 {
    font-size: 24px;
	text-align:left;
	font-size:24px;
	color:#FFF;
	text-transform:uppercase;

}

h3 {
    font-size: 12px;
    line-height: 30px;
}

.main{
	text-align:center;
	color:#FFF;
}

.main p{
	padding:10px 0 10px 0;
	

	
}

.comparte{
	margin:0 0 10px 0;
}

.clear{
	clear:both;
}

/* grilla de 12 columnas*/
.e60, .e60fin{
	text-align:center;
	background:#FCC;
	color:#000;
	width:60px;
	height:60px;
	margin-right:20px;
	line-height:60px;
}

.e60fin{
	margin-right:0px;
}
/*Fin 12 columnas*/


/* grilla de 6 columnas*/
.e140, .e140fin{
	text-align:center;
	background:#FCC;
	color:#000;
	width:140px;
	height:60px;
	margin-right:20px;
	line-height:60px;
}

.e140fin{
	margin-right:0px;
}

/* Fin 6 columnas*/



/* grilla de 4 columnas*/
.e220, .e220fin{
	text-align:right;
	color:#000;
	width:220px;
	height:53px;
	margin-right:20px;
	line-height:25px;
	font-size:12px;

}

.e220fin{
	margin-right:0px;
}

/* Fin 4 columnas*/

/* grilla de 2 columnas*/
.e460, .e460fin{
	text-align:justify;
	color:#000;
	width:460px;
	margin-right:20px;
	line-height:20px;
	font-size:12px;
	
}


/* Fin 2 columnas*/

/* grilla de 2 columnas 1 Columna 700 - 2 columna 220*/
.e700, .e700fin{
	text-align:left;
	color:#000;
	width:600px;
	margin-right:20px;
	line-height:20px;
	font-size:12px;
	
}
/* Fin 2 columnas*/ 
.creditos{
	padding:20px 0 0 0;
	font-size:11px;
	text-align: justify !important;
	
}


.e460fin, .e700fin{
	margin-right:0px;
}


/* grilla de 2 columnas 1 Columna 780 - 2 columna 120*/
.e780{
	text-align:center;
	background:#FCC;
	color:#000;
	width:780px;
	height:60px;
	margin-right:20px;
	line-height:60px;
}
/* Fin 2 columnas*/


/* grilla de 2 columnas 1 Columna 780 - 2 columna 120*/
.e860{
	text-align:center;
	background:#FCC;
	color:#000;
	width:860px;
	height:60px;
	margin-right:20px;
	line-height:60px;
}
/* Fin 2 columnas*/

/* grilla de 1 columna*/
.e940{
	color:#000;
	width:940px;
	margin-right:20px;
}
/* Fin 2 columnas*/

/* grilla de 1 columna*/
.e540{
	text-align:center;
	background:#FCC;
	color:#000;
	width:540px;
	margin-right:20px;
	
}

.e380fin{
	text-align:center;
	background:#FCC;
	color:#000;
	width:380px;
	
}

/* Fin 2 columnas*/

.video{
	width:540px;
	height:310px;
	background:#999;
}

.cont_lista{
	width:380px;
	min-height:310px;
	background:#999;
}

.titulo_lista{
	color:#FFF;
	font-size:18px;
	line-height:40px;
}

.titulo{
	color:#000;
	font-size:18px;
	line-height:40px;
}


.lista{
	color:#FFF;
	font-size:16px;
	line-height:24px;
	text-align:left;
	margin:10px 0 20px 20px;
	list-style:none;
}

.descripcion{
	text-align:left;
	display:inline-block;
	width:380px;
	font-size:14px;
}

.controles{
	text-align:right;
	width:140px;

}
.votar{
	text-align:left;
	width:150px;
	padding:0 0 10px;
}

.numeritos{
	text-align:right;
	width:150px;
	font-size:14px;
	line-height:22px;


}


/*Footer*/
.footer{	
	background:#666;
	height:60px;
	
}

.copy{
	font-size:12px;
	width:600px;
}


/*Fin footer*/

.float_left{
	float:left;

}


.float_right{
	float:right;
}

.top10px{
	margin-top:10px;
}

.top20px{
	margin-top:20px;
}

.top15px{
	margin-top:15px;
}


.left5px{
	margin-left:5px;
}

.left10px{
	margin-left:10px;
}

.left20px{
	margin-left:20px;
}

.bottom10px{
	margin-bottom:10px;
}

/* Estilos JOE*/

.Estilo2 {
	color: #323232;
	text-align:left;
}

.fondo-blanco{
	background:#FFFFFF;
}

.alto-600{
	height:600px;

}
