#sitemap_titulo
{
	font-family:Arial;
	font-size:18px;
	color:#016fae;
	text-align:left;
	padding:30px 0px 20px 20px;	
}

#sitemap_secciones
{
	
	text-align:left;	
}

.sitemap_seccion
{
	float:left;
	display:block;
	margin-left:4px;
	height:350px;
	background-color:#e7e2ec;
}

#sitemap_seccion_1
{
	width:130px;	
	margin-left:0px;
}

#sitemap_seccion_2
{
	width:119px;	
}

#sitemap_seccion_3
{
	width:164px;	
}

#sitemap_seccion_4
{
	width:135px;	
}

#sitemap_seccion_5
{
	width:109px;	
}

#sitemap_seccion_6
{
	width:100px;	
}

#sitemap_seccion_7
{
	width:118px;	
}

.sitemap_seccion_header
{
	display:block;
	height:50px;
	background-color:#fff;	
}

.sitemap_seccion_titulo
{
	font-size:14px;
	font-weight:bold;
	font-family:arial;
	padding:29px 0px 0px 10px;
}

#sitemap_seccion_1 .sitemap_seccion_titulo
{
	color:#0a96a5;
	padding-top:13px;
}

#sitemap_seccion_2 .sitemap_seccion_titulo
{
	color:#f3547e;
}

#sitemap_seccion_3 .sitemap_seccion_titulo
{
	color:#71529e;
}

#sitemap_seccion_4 .sitemap_seccion_titulo
{
	color:#a47094;
}

#sitemap_seccion_5 .sitemap_seccion_titulo
{
	color:#f99a7c;
}

#sitemap_seccion_6 .sitemap_seccion_titulo
{
	color:#319678;
}

.sitemap_seccion_body
{
	font-size:11px;
	font-family:arial;
	color:#666;
	padding:10px 0px 0px 10px;
	height:125px;
	text-transform:capitalize;
}	

.sitemap_seccion_body ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.sitemap_seccion_body li
{
	padding:0px;
	margin:0px;
}

.sitemap_seccion_body a
{
	color:#666;
	text-decoration:none;
}

.sitemap_seccion_body a:hover
{
	color:#666;
	text-decoration:underline;
}

.sitemap_seccion_body a.flecha
{
	color:#993366;
	text-decoration:none;
	background:url(../images/flecha.jpg) no-repeat 0px 5px;
	width:6px;
	height:5px;
	display:inline;
}

.sitemap_seccion_footer
{
	height:170px;
	display:block;
}

#sitemap_seccion_1 .sitemap_seccion_footer
{
	background: url(../images/footer_1.jpg) no-repeat bottom;
}

#sitemap_seccion_2 .sitemap_seccion_footer
{
	background: url(../images/footer_2.jpg) no-repeat bottom;
	padding-top:43px;
	height:127px;
}

#sitemap_seccion_2 .sitemap_seccion_footer a#homme
{
	width:119px;
	height:85px;
	display:block;
}

#sitemap_seccion_3 .sitemap_seccion_footer
{
	background: url(../images/footer_3.jpg) no-repeat bottom;	
}

#sitemap_seccion_4 .sitemap_seccion_footer
{
	background: url(../images/footer_4.jpg) no-repeat bottom;
}

#sitemap_seccion_5 .sitemap_seccion_footer
{
	background: url(../images/footer_5.jpg) no-repeat bottom;
}

#sitemap_seccion_6 .sitemap_seccion_footer
{
	background: url(../images/footer_6.jpg) no-repeat bottom;
}

#sitemap_seccion_7 .sitemap_seccion_footer
{
	background: url(../images/footer_7.jpg) no-repeat bottom;	
}
