}
.titulo-base {
background:url(http://visitingchile.com/mod-hoteles/titulo.png) bottom no-repeat;
width:465px;
height:35px;
}
.cuerpo-modulo {
background:url(http://visitingchile.com/mod-hoteles/base-modulo.png) repeat-y;
width:465px;
float:left
}
.fin-modulo {
background:url(http://visitingchile.com/mod-hoteles/fin-modulo.png) top no-repeat;
width: 465px;
height: 6px;
float:left;
}
.contenido {
width:200px;
margin-left:20px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
color:#333333;
}
.contenido ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}
.contenido ul li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
color:#333333;
text-align:left;
font-stretch:condensed;
margin-left: 5px;
margin-bottom:5px;
}
.contenido ul li a{
color: #333333;
background: url(http://www.visitingchile.com/mod-hoteles/item1.gif) no-repeat center left;
display: block;
padding: 1px 0;
padding-left: 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
text-align:left;
}
.contenido ul li a:hover{
color: #e30318;
font-weight: bold;
background-color: #ffffff;
}