@charset "utf-8";
/* CSS Document */

 
img {border: none;}

.container {
	overflow: hidden;
	width: 325px;
	
}
 
a {color:#FFFFFF;
}
 
/*--Main Image Preview--*/
.main_image {
	width: 168px; height: 123px;
	float: left;
	position: relative;
	overflow: hidden;
	color: #fff;
}
 
.block small { 
	
	background: url(zonaTEST/icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.block h2{
font-size:12px;
}
.block a{
text-decoration:none;
}
.main_image .block small {margin-left: 2px;}
.main_image .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	 
	 
	font-size:10px;
}
.main_image a.collapse {
	 
	height: 20px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
 
 
.image_thumb {
	float: left;
	width: 155px;
	background-color:#6A99AD;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-width:1px;
	
}
 
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
padding:5px 3px;
height:30px;
	width: 149px;
	float: left;
	 
}
.image_thumb ul li.hover {
background-image:url(img/bue_noticias_roll.jpg);
	cursor: pointer;
	font-weight:bold;

}
.image_thumb ul li.active {
background-image:url(img/bue_noticias_roll.jpg);
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 10px;
	
	 
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 5px;
	padding: 0;
	width: 140px;
}	
.image_thumb ul li p{display: none;}

#cajaNOTICIAS{
width:300px;
float:left;
border-right:#CCCCCC 1px solid; 
padding-right:10px;
}
#cajaNOTICIAS h1{
color:#4571A7;
font-size:14px;
}
#cajaNOTICIAS a{
text-decoration:none;
}
#cajaNOTICIAStitulo{
width:300px;
float:left;
}
#cajaNOTICIASsubTITULO{
width:300px;
float:left;
border-bottom: #CCCCCC 1px solid;
margin-bottom:10px;
padding-bottom:10px;
padding-top:7pd;
} 
