

/*---------------------------------------------------
          Extracto | Se publica en la home
----------------------------------------------------*/
.extracto_noticia {
	font-size:0.8em;
	margin-top:5px;
	margin-bottom:0px;
}
/*.extracto_noticia div {
	padding:0.5em;
	clear:both;
}

.extracto_noticia img {
	padding-right:0.5em;
}
.extracto_noticia h2 {
	background-color:#666666;
	color:#FFFFFF;
	padding:5px;
	margin:0px;
	font-style:italic;
	font-size:1.3em;
}

.extracto_noticia h3{
	font-size:1.2em;
	padding:0px;
	margin:0px;
	padding-top:10px;
	border-bottom:1px solid  #CCCCCC;
	padding-bottom:5px;
}
*/
.extracto_noticia A:visited {
	text-decoration:none;
}
.extracto_noticia A:link {
	text-decoration:none;
}
.extracto_noticia A:hover {
	text-decoration:underline;
}
.extracto_noticia A:active {
	text-decoration:none;
}

/* 
.texto_noticia{
	margin-top:5px;
	margin-bottom:0px;
	padding-left:10px;
}
.head_noticias {
	width:100%;
	height:80px;
}
.tit_noticia{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;
	border-bottom:2px solid #999900;
}
.fecha_noticia{
	font-size:x-small;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:30px;
}

.link_noticias{
	text-align:right;
	padding-right:5px;
}

.link_noticias A:visited {
	text-decoration:none;
}
.link_noticias A:link {
	text-decoration:none;
}
.link_noticias A:hover {
	text-decoration:underline;
}
.link_noticias A:active {
	text-decoration:none;
}

*/
.noticias {
	margin-top:5px;
	margin-bottom:0px;
	width:146px;
	border-left:1px solid #999999;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.noticias_texto {
	clear:both;
}


.noticias span {
	float:right;
}

.noticias h2 {
	background-color:#999999;
	color:#FFFFFF;
	padding:5px;
	margin:0px;
	font-weight:lighter;
	font-style:italic;
	font-size:1.3em;

}

.noticias h3{
	padding:0px;
	margin:0px;
	padding-top:5px;
	border-bottom:1px solid  #999999;
	padding-bottom:5px;
	margin-bottom:5px;
}

.noticias A:visited {
	text-decoration:none;
}
.noticias A:link {
	text-decoration:none;
}
.noticias A:hover {
	text-decoration:underline;
}
.noticias A:active {
	text-decoration:none;
}

.noticias_ver{}

.contenedor_noticia{ padding-left:30px; font-size:0.9em; margin-bottom:20px;}
.not_copete{ line-height:1.5em; margin-bottom:5px; color:#666666; font-weight:bold;}
.not_texto{ font-size:0.9em; line-height:1.5em;}
.fecha { background-color:#333333; color:#FFFFFF; padding:3px; font-size:0.8em;}
.contenedor_noticia h3{ font-size:2em; margin:0; padding:0; padding-top:10px; padding-bottom:10px;}
.contenedor_noticia img {
padding-right:0.5em;
float:left;
}
