/* CSS Document */
/* ©2006 CAMINOS AUTÉNTICOS
--------------------------------------------------------------------------------------------- */


#contenedor_img {
	/*width: 686px;*/
	width: 784px;
	height:auto;
	float:left;
	/*padding:0px 49px 0px 49px;*/
	background:transparent url(../img/bg_ser3.jpg) no-repeat left top;
}

#cabecera{
	width: 784px;
height:175px;
	float:left;
	background:#DBE3A0 url(../img/bg_top_ser_es.jpg) repeat-y left top;
}


.centercolumn ul{
width: 90%;
height:auto;
float:left;
margin:0px;
padding:0px;
display:block;
list-style-type:none;
}
.centercolumn li{
width: 100%;
height:auto;
float:left;
margin-bottom:10px;
padding-left:10px;
display:block;
list-style-type:none;
background:url(../img/topo1.gif) no-repeat 0px 5px;
}
