/*---------------------------------------------------
	Extracto | Se publica en la home
----------------------------------------------------*/
#enc_noticias{}
.padding_noticias{ padding:5px;}

.texto_noticia{
	margin-top:5px;
	margin-bottom:0;
	padding-left:0;
	padding-right:3px;
}
.cont_extracto {
	border-bottom:1px solid #006699;
	padding-bottom:10px;
	margin-left:0;
	margin-right:10px;
}

.cont_extracto h2{
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	padding-top:0;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
	padding-left:0;
	padding-right:0;
}

.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{
	padding:3px;
	background-color:#eeeeee;
	margin-top:10px;
	font-size:0.8em;
}

.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;
	
}
.cont_noticias { margin-left:100px; margin-right:20px;}
.texto_noticia { font-size:0.85em;}


.extracto_noticias {margin:0; padding:0;}
.noticia_profesionales { margin-left:10px; margin-right:10px}
.noticia_profesionales h2 { font-weight:normal; margin-bottom:0;}
.contenido {font-size:0.8em;}
.noticia_general { /*margin-left:10px; margin-right:10px*/}
.noticia_general h2 { font-weight:normal; margin-bottom:0;}