
#sup {
	width: 100%;
	margin: 0px auto;
	padding: 0;
	float: left;
	clear: both;
}
.noticias_vermas a
{
	float:right;
	text-decoration: none;
}
#lst_noticias
{
	width:100%;
}

.flash-noticias {
	float:left;
	margin: 0px ;
	width: 536px;
	height: 198px;
	clear: left;
}
.segunda-plana{
	float: left;
	width: 421px;
	height: 156px;
	background:url("../img/custom/fondo-segunda-plana.png") no-repeat;	
	clear: right;
	padding: 23px 39px 19px 0px;
	position: relative;
}
.segunda-plana .ver_todas{
	position: absolute;
	bottom: 10px;
	left: 10px;
		
}
#noticias_pasadas img {
	border: 1px solid black;
}
#noticias_pasadas .image{
	width: 150px;
}
#noticias_pasadas .titulo_noticia {
	font-weight: bold;
}
#noticias_pasadas .fecha_noticia {
	font-size: 10px;
	font-style: italic;
}
#noticias_pasadas h1{
	padding-bottom: 10px;
}

/**  pager **/


#pager
{
	border-top:				1px dotted #777777;
	margin-top:				20px;
	padding-top:			8px;
	text-align:				center;
	width:					535px;
}
#pager a
{	
	text-decoration:		none;
	color:					#443CEE;
	/*border:					1px solid #777777;*/
	padding:				2px 5px 2px 5px;
}
#pager a:hover
{	
	text-decoration:		none;
	color:					white;
	background-color:		#4983b2;
}
#right_content {
 width: 800px !important;
}
#notibox{
}
h4{	font-size: 12px; color:#DDDDDD }
.noticias_verc
{
	text-align: justify;
}
.noticias_vern
{
	padding: 10px;
	border: none;
	border-bottom: 1px dotted #429BD7 !important;
	border-top: 1px dotted #429BD7 !important;
}
.noticias_vern img
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:none;
}


.segunda-plana img{
	border: none;
}

.segunda-plana #NoticiasSlider{
	width: 421px;
	display: block;
	position: relative;
}
.segunda-plana #NoticiasSlider .image{
	width: 185px;
}
.segunda-plana #NoticiasSlider .image a:hover{background: none;}
/*** SLIDER ****/


#mascara{
	width: 421px;
	height: 156px;	
	overflow: hidden;
	display: block;
	position: relative;
}
.NoticiasSliderNav{
	bottom: 0px;
	width: 65px;
	height: 30px;
	position: absolute;
	right: 0px;
}
#newScontent{
	width: 10000px;
	display: block;	
	float: left;
}
.yslin{
	float: left;
	width: 411px;
	padding:0px 5px;
	display: block;
}


#left_nav{

	float:left;
	position: relative;
	width:28px;
	height:28px;
	background: url("../img/flechaizqover.gif") no-repeat;
	
}
#left_nav a:hover,#right_nav a:hover{background: none;}
#right_nav{

	float:right;	
	position: relative;
	width:28px;
	height:28px;
	background: url("../img/flechaderover.gif") no-repeat;

}


.segunda-plana h2{
	color: #429BD7;
	font-size: 12px;
	text-transform: none;
	
}
.segunda-plana TABLE td{
	 padding: 0px !important;
}
.segunda-plana h2{
	margin: 0px;
	margin-bottom: 15px;
}
.segunda-plana p{
	color: #039743;
}
.segunda-plana a{
	color: #333333;
	font-size: 10px;
	display: block;
}
