/* CSS Document */

/*.box_contenido{ padding: 0 0 !important;}*/


.info_dia_hora{ font-size: 18px; text-transform: uppercase; margin-bottom: 10px; }

.flotante_iz{   }
.foto_magistral{ position: relative; float: left; margin: 0 20px 20px 0; }

.icoplay{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 50%; height: 30%; margin: auto;  } 

ul{ list-style: none; } 

.fotoboletin{
	border:5px solid #acc02f;
}

.fotoboletin img{ width:100%; width:485px; height:175px; }

.meses{
	float:left;
	padding:10px 20px 10px 0px;
}

.mesOff{
	font-family:"helvcondensedregular", Helvetica, Arial, sans-serif;
	color:#bab9ba;
	font-size:18px;	
	text-decoration:none;
	font-weight: bold;
}

.mesBoton{
	font-family:"helvcondensedregular", Helvetica, Arial, sans-serif;
	color:#acc02f;
	font-size:18px;	
	text-decoration:none;
	font-weight: bold;
}

.mesBoton:hover{
	font-family:"helvcondensedregular", Helvetica, Arial, sans-serif;
	color:#acc02f;
	font-size:18px;	
	text-decoration:none;
	font-weight: bold;
}

.mesOn{
	font-family:"helvcondensedregular", Helvetica, Arial, sans-serif;
	color:#096caa;
	font-size:18px;	
	text-decoration:none;
	font-weight: bold;
}

.titboletin{ text-transform: uppercase; }

.col_izq{
	float:left;
	width:495px;
	margin:10px 30px 10px 0px;
}

.col_der{
	float:left;
	width:300px;
}

.masinfo{
	width:247px;	
	padding:0px 10px 10px 0px;
 	/*background:url(../imagenes/flechita.png) 60px 5px no-repeat ;*/
}

.suscriptor{
	/*background:url(../imagenes/suscriptor.gif) 0px 4px no-repeat;*/
	padding:0px 0px 8px 0px;
	height:38px;
}

.suscriptor input{ border:2px solid #acc02f; font-size:16px; }

.suscriptor_izq{
	float:left;
	padding:9px 0px 0px 0px;
}

.suscriptor_der{
	float:left;
	padding:6px 0px 0px 10px;
}

.cajasuscriptor{
	width:234px;
	border:none;
	font-size:12px;
	color:#000000;
	outline:0px;
}

.botonsuscriptor{
	height:30px;
	border:none;
	border-radius: 10px;
	background:none;
	color:#000000;
	background-color:#acc02f;
	font-weight:bold;
	font-family:"helvcondensedregular", Helvetica, Arial, sans-serif;
	font-size:13px;
	cursor:pointer;
}

.col_der2{
	
	width:320px;
	margin:10px 0px 0px 0px;
}

.col_izq2{
	width:100%;
	margin:10px 0px 0px 0px;
}

.rct{
	padding-top:15px;
}

.legal{
	padding:0px 30px 0px 6px;
	text-align:justify;
	font-size: 11px;
}


@media screen and (max-width:1023px) {
	
	.gris18{ line-height:25px; }
	
	.col_izq{ float:none; width:495px; margin:10px auto 10px auto; }
	
	.col_der{ float:none; width:495px; margin:-10px auto 40px auto; text-align:center; }
	
	.masinfo{ width:495px; padding:0px 10px 10px 0px; /*background:url(../imagenes/flechita.png) 190px 5px no-repeat ;*/	}
	
}

@media screen and (max-width:590px) {
	
	.col_izq{ width:100%; margin:10px 0px 10px 0px; }	
	.col_der{ width:100%; }
	.fotoboletin{ width:100%; box-sizing:border-box; }
	.fotoboletin img{ width:100%; height:auto; }
	
	.meses{ padding:10px 20px 5px 0px; } 
	
	.masinfo{ width:100%; padding:0px 0px 10px 0px; background:none; }
	
	
}





