.section
{
width:100%;
overflow:hidden;
margin:0 auto;
/*background:url(../images/locator/locator-fondo.jpg) #333333 top center ;*/
padding-top:100px;
padding-bottom:100px;
}
.section .titulo
{
background:url(../images/mapa/mapadeisitio.png) no-repeat;
width:862px;
height:39px;
margin-left:10px;
}
.section .comen
{
height: auto !important;
min-height: 355px;
margin-top:10px;
overflow:hidden;
}
.section .comen ul li
{
list-style:decimal;
margin:20px;
font-weight:bold;
color:#1C4980;
}
.section .comen ul li a
{
color:#1C4980;
text-decoration:none;
}
.section .comen ul li a:hover
{
text-decoration:underline;
}
.subbanner
{
margin-top:30px;
}
.section .cuadro-right
{
margin-left:14px;
margin-right:14px;
}
.mapasite
{
height:150px;
width:930px;
margin:0 auto;
margin-top:20px;
margin-bottom:10px;
font-size:12px;
padding-top:100px;
background:url(../images/mapa/mapafondo.png) no-repeat;
}
.mapasite .colsite
{
float:left;
display:inline;
width:122px;
margin:0 auto;
margin-left:5px;
margin-right:5px;
text-align:center;
}
.mapasite .colsite .itemm
{
padding:10px 0 10px 0;
width:100%;
}
.mapasite .colsite .itemhead
{
font-weight:bold;
}
.mapasite .colhome
{
position:relative;
top:-80px;
}
.mapasite a
{
color:#FFF;
}