#destacados {
	margin:0 auto;
	height: 160px;
	width: 630px;
	position: relative;
}	

#destacados .wrapper {
	width: 645px;
	overflow: auto;
	height: 150px;
	margin: 10px;
	position: absolute;
	top: 0;
	left: 0;
}
#destacados ul {
	height: 160px;
	width: 9999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin:0;
	padding:0;
}
#destacados li {
	overflow: hidden;
	float: left;
	width: 645px;
	height: 150px;
	display: block;
	color: #333333;
}
#destacados .arrow {
display: block;
text-indent: -9999px;
position: absolute; top: 45px;
cursor: pointer;	
}
#destacados .arrow { 
background: url(../images/boton.png) no-repeat; 
height: 60px; width: 29px; 
}
#destacados .forward { 
background-position: -30px 0; 
right: -29px; 
}
#destacados .back { 
background-position: 0 0; 
left: -29px; 
}
#destacados h2 { 
font: 26px Arial, Helvetica, sans-serif;  
margin:0; 
padding:0; 
color:#ccc
}
#destacados h2 a { 
color: #fff; 
text-decoration:none; 
margin-left:10px;
}
#destacados p {
	font-size:12px;
	color:#000000;
	margin-left:10px;
}
#destacados p a {
	color:#333333;
	font-weight:bold;
	text-align:justify
}
.imagennoticia{
	width:120px;
	height:100px;
	border:solid 1px #039;
	margin-left:auto;
	margin-right:auto;
	}
.peqedescripcion_box{
	margin-left:10px;
	width: 170px;
	height: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.titulonoticia{
	height:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	width: auto;
	text-align:center;
	}
.titulonoticia a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-decoration:none;
	text-align:center;
}
.titulonoticia a:hover{
	color:#000;
	}
.datenoti{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#993333;
	}
.peqedescripcion{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
.leermas a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#990000;
	text-align:right;
	float:right;
	}
.leermas a:hover{
	color:#FF0000;
	}
	
.titulonoticia_BIG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.imagennoticia_BIG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.todoeltexto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.CAJADESCRIPCION {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.BOXRIGTH_NOTICIAS {
	float: left;
	height: auto;
	width: 220px;
	margin-left: 10px;
	padding-top: 80px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#BOXLEFT_NOTICIAS{
	float:left;
	width:600px;
	height: 680px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#li_notisultimas li{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	}
#li_notisultimas li a{
	color:#CCCCCC;
	font-size:12px;
	padding-bottom:5px;
	}
#li_notisultimas li a:hover{
	color:#FFFFFF;
	}
	.fechanoti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9E3FF;
}
.titulonoticia_mini {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
