#titulo_sitemap {
	width: 710px;
	height: 50px;
	background-image: url(../img/titulo_mapsite.png);
	float: left;
	background-repeat: no-repeat;
	display: inline;
}

#c1{
width:355px;
height:550px;
float:left;
display:inline;
}

#li_pri{
list-style-image:url(../img/fondo_ul_sitemap.png);
padding:0;
margin:0;
}

#li_sec{
list-style-image:url(../img/fondo_li_sitemap.png);
padding:0;
margin:0;
}

#fondo_sitio {
	height: 620px;
	background-color:#F4F1E8;
}



