@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;}
#mapa_cuadrito{
height:20px;
font-size:9px;
margin-right:5px;
}
#mapa_cuadrito a{
color:#666666;
text-decoration:none;
font-size:10px;

}
#mapa_cuadrito a:hover{
text-decoration:underline;
}
#linkTienda{
width:267px;}


#linkTienda a{
color:#8E3C88;
}

#cuadroBCO{
width:632px;
float:left;
background-color:#FFFFFF;
padding:10px 10px 10px 10px;
border-color:#CCCCCC;
border-style:dashed;
border-width:1px;
}
#cuadroBCO h1{
font-size:14;
}
#cuadroBCO h2{
font-size:12;
}
#paginacion{
border-style:dashed;
border-width:1px;
border-color:#CCCCCC;
width:15px;
float:left;
text-align:center;
margin:3px;
background-color:#F4F4F4;

}
#paginacion1{
border-style:dashed;
border-width:1px;
border-color:#CCCCCC;
width:15px;
float:left;
text-align:center;
margin:3px;
background-color:#F4F4F4;
 
}

#paginacion a{
color:#333333;
text-decoration:none;
}
#paginacion1 a{
color:#984196;
text-decoration:none;
}
