@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;
	font-size: 80%;
}	
.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;
}
#buscadorResultado{
width:630px;
background-color:#FFFFFF;
float:left;
padding:10px;
letter-spacing:0.09em;
}
#PieUSR{
background:#F4F4F4;
border-top:#CCCCCC 1px solid;
bottom: 0px;
display: block;
height: 30px;
left: 0px;
position: fixed;
width: 99%;
z-index: 1000;
padding-left:20px;
padding-top:3px;
font-size:10px;
}
.formTEXTPIE{
font-size:11px;
color:#999999;
}
#PieUSR a{
text-decoration:none;
color:#AC3998;
}
#contenido{
float:right;
 
width:600px;
 
 
}