﻿


/*--------------BLOQUE NOTICIAS ULTIMA HORA-------------------------*/


.ModulosHtmlCol {width:100%;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;float:left;padding-bottom:30px;}
.ModulosHtmlCol .col_1_3,.ModulosHtmlCol .col_2_3,.ModulosHtmlCol .col_3_3{width:33%; float:left;}
.ModulosHtmlCol .col_1_3 .foto, .ModulosHtmlCol .col_2_3 .foto, .ModulosHtmlCol .col_3_3 .foto {float:left;clear:left;display:inline;	/*margin-right:0.6em;*/margin-bottom:0.2em;width:300px;overflow:hidden;}
.ModulosHtmlCol .col_1_3 .foto img, .ModulosHtmlCol .col_2_3 .foto img, .ModulosHtmlCol .col_3_3 .foto img{float:left;clear:left;display:inline;	/*margin-right:0.6em;*/margin-bottom:0.2em;width:98%;overflow:hidden;}


/*.ModulosHtmlCol .col_1_2,.ModulosHtmlCol .col_2_2{width:45%; float:left;margin-right:40px;}*/
.ModulosHtmlCol .col_1_2,.ModulosHtmlCol .col_2_2{width:50%; float:left;}
.ModulosHtmlCol .col_1_2 .foto, .ModulosHtmlCol .col_2_2 .foto {float:left;clear:left;display:inline;	/*margin-right:0.6em;*/margin-bottom:0.2em;width:100%;overflow:hidden;}
.ModulosHtmlCol .col_1_2 .foto img, .ModulosHtmlCol .col_2_2 .foto img{float:left;clear:left;display:inline;	/*margin-right:0.6em;*/margin-bottom:0.2em;width:98%;overflow:hidden;}

.ModulosHtmlCol .col_1_1{width:98%; float:left;margin-right:20px;}
.ModulosHtmlCol .col_1_1 .foto {float:left;clear:left;display:inline;	/*margin-right:0.6em;*/margin-bottom:0.6em;width:98%;overflow:hidden;margin-right:0.6em;}
.ModulosHtmlCol .col_1_1 .foto img{float:left;clear:left;display:inline;	/*margin-right:0.6em;*/margin-bottom:0.2em;width:98%;overflow:hidden}



.ModulosHtmlCol a {	color: #B70718;}
.ModulosHtmlCol .titulo {
	line-height:1.3em;
	color: #B70718;color: #B70718;}
.ModulosHtmlCol p {	font-size:13px;width:95%;}
	




/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*       MEDIA QUERYS 																																																				*/
/*       Diseño para distintos dispositivos 																																														*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------- SMARTPHONES (portrait and landscape) ------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/*@media only screen and (min-device-width : 320px ) and (max-width : 480px) {*/
@media only screen and (max-width : 549px) {
.ModulosHtmlCol .col_1_2,.ModulosHtmlCol .col_2_2{width:100%; float:none;}
.ModulosHtmlCol .col_1_3,.ModulosHtmlCol .col_2_3,.ModulosHtmlCol .col_3_3{width:100%; float:none;}
}

/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- TABLETS (portrait and landscape) -------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/*@media only screen and (min-width : 481px ) and (max-width : 900px) {*/
@media only screen and (min-width : 550px ) and (max-width : 999px) {
	

	
}

/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- Tablets con ancho mínimo 700px ---------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (min-width : 700px )and (max-width : 999px ) {


/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------- Tamaños diferentes a escritorio +  márgenes --------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/*@media only screen and (min-width : 481px ) and (max-width : 900px) {*/
@media only screen and (max-width : 1239px ) {

}

/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------- Solo Escritorio  (con márgenes) --------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */
/*@media only screen and (min-width : 481px ) and (max-width : 900px) {*/
@media only screen and (min-width : 1240px ) {

	

}

