
.index{
	background-image:url(/img/fondo-main.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:157px;
}

#leftbar{
	float:left;
	width: 248px;
	margin:0;
	padding:0;
	padding-top:29px;
}

#leftbar #buscador{
	width:248px;
	height:311px;
	background-image:url(/img/buscador2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
}
#leftbar #buscadorh{
	width:248px;
	height:200px;
	background-image:url(/img/buscador2h.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
}

#content{
	margin-left:256px;
	margin-right:246px;
	padding-top:157px;
	position:relative;

}

#content .banner{
	position:absolute;
	top:64px;
	left:58px;
	color:#fff;
	font-size:20px;
	line-height:21px;
	font-weight:bold;
}
#content .bannerS{
	position:absolute;
	top:65px;
	left:59px;
	color:#000;
	font-size:20px;
	line-height:21px;
	font-weight:bold;
}

#content h1{
	color:#C10001;
	font-size:12px;
	border-bottom:1px solid #C10001;
	height:23px;
	line-height:23px;
}

#content h2{
	color:#C10001;
	font-size:12px;
	border-bottom:1px solid #C10001;
	height:32px;
	line-height:32px;
	position:relative;
}

#content h2 select{
	position:absolute;
	right:0;
	top:5px;
}

#content .destacados{
	padding-top:14px;
	position: relative;
}

#rightbar{
	float:right;
	width:238px;
	margin:0;
	padding:0;
	padding-top:157px;
}

#rightbar .destacados{
	padding-top:14px;
}

.destacado_bloque{
	margin-bottom: 7px;
}

.destacado_bloque a{
	font-size:12px;
	text-decoration:underline;
}

#content .destacado_bloque{
	text-align:center;
	margin-bottom: 10px;
}

#content .destacado_bloque_izq{
	float:left;
	width:203px;
	margin-bottom: 10px;
	padding-left: 7px;
}

#content .destacado_bloque_der{
	margin-left:230px;
	width:203px;
	margin-bottom: 10px;
}