@charset "utf-8";
/* CSS Document */

/** Noticias **/

.noticiaPortada { width:113px; float:left; margin-right:3px;}


.tituloCategorua {
	background-color:#9aaab2;
	color:#000;
	padding:3px;
	float:left;
	width:107px;
}
.tituloCategorua:hover { background-color:#CCC; color:#000; padding:3px; float:left; width:107px;}


.tituloCategorua2 { background-color:#EBEBEB; color:#000; padding:3px; float:left; width:110px; text-align:center;}
.tituloCategorua2:hover { background-color:#CCC; color:#000; padding:3px; float:left; width:110px; text-align:center;}


.tituloCategorua22:hover { background-color:#CCC; color:#000; padding:3px; float:left; width:110px; text-align:center;}
.tituloCategorua22 { background-color:#9aaab2; color:#000; padding:3px; float:left; width:110px; text-align:center;}

.tituloCategorua3:hover { background-color:#CCC; color:#000; padding:5px; float:left; width:114px; text-align:center;}
.tituloCategorua3 { background-color:#EBEBEB; color:#00; padding:5px; float:left; width:114px; text-align:center;}

.tituloCategorua33:hover { background-color:#CCC; color:#000; padding:5px; float:left; width:114px; text-align:center;}
.tituloCategorua33 { background-color:#9aaab2; color:#000; padding:5px; float:left; width:114px; text-align:center;}



.tituloCategorua a { color:#FFF; padding:3px; float:left;}
.contenidoNoticia { width:113px; filter:alpha(opacity=90); float:left;
        opacity: .9;
        -khtml-opacity: .9; border-right:solid; border-right-color:#CCC; border-right-width:1px;}
		.contenidoNoticia:hover { background-color:#F0F0F0; width:113px; filter:alpha(opacity=100); float:left;
        -moz-opacity: 1;
        opacity: 1;
        -khtml-opacity: 1;border-right:solid; border-right-color:#154A80; border-right-width:1px;}

.noticiaCategoria { width:167px; float:left; margin-right:6px;}
.contenidoNoticiaCat { width:167px; filter:alpha(opacity=90); float:left;border-right:solid; border-right-color:#CCC; border-right-width:1px;
        opacity: .9;
        -khtml-opacity: .9;}
		.contenidoNoticiaCat:hover { background-color:#F0F0F0; width:167px; filter:alpha(opacity=100); float:left;border-right:solid; border-right-color:#154A80; border-right-width:1px;
        -moz-opacity: 1;
        opacity: 1;
        -khtml-opacity: 1;}
		
		.noticiaCategoria2 { width:340px; float:left; margin-right:6px; margin-top:10px;}
.contenidoNoticiaCat2 { width:340px;  float:left;
      }
		.contenidoNoticiaCat2:hover { background-color:#F0F0F0; width:340px;  float:left;
        }
		
.contenidoNoticiaCatLat {width:100%;  font-family: Arial, Helvetica, sans-serif; margin-bottom:5px; width:100%;  float:left;
      }
		.contenidoNoticiaCatLat:hover { width:100%;  font-family: Arial, Helvetica, sans-serif; margin-bottom:5px; background-color:#F0F0F0;  float:left;
        }
		
		
