@import url('main.css');

#tabla_home {
margin-left: -10px;
clear: both;
float: left;
width: 768px;
}

#tabla_home table td {  
font-family: Garamond, Times New Roman, serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
color: #9d2b07;
margin: 30px;
}

#banners_pie {
clear: both;
float: left;
width: 990px;
height: 100px;
text-align: center;
margin: 10px 0 10px 4px;
}

#banners_pie  img {
margin: 4px 2px;
}

#popup {
background-image: url('/images/popup_bkg.png');
background-repeat: repeat-x;
padding-left: 15px;
} 

#popup ul {
list-style:none;
margin-bottom: 10px;
}

#popup li.tipo {
font-family: Garamond, Times New Roman, serif;
font-size: 14pt;
font-weight: bold;
color: #9d2b07;
}

#popup li.aloja {
font-size: 9pt;
color: #000;
padding: 3px 10px;
}

#popup li.aloja a {  
color: #000;
}

