.dropdown {float:left; padding-right:5px}
.dropdown dt {width:188px; border:0px solid #9ac1c9; padding:8px; font-weight:normal; cursor:pointer; background:url(images/patron_botones.jpg); text-align:center; color:#444}
.dropdown dt:hover {background:url(images/patron_botonesb.jpg); color:#fff}
.dropdown dd {position:absolute; overflow:hidden; width:204px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:204px; border:0px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#000; width:194px}
.dropdown a:hover {/*background:#000; color:#000*/background-image:url(images/fondo.jpg)}
.dropdown .underline {border-bottom:0px solid #b9d6dc}
a.link{
float:left;
text-align:center;
width:188px;
padding:8px;
font-weight:normal;
cursor:pointer;
background:url(images/patron_botones.jpg);
color:#444;
text-decoration:none;
}
a:hover.link {
background:url(images/patron_botonesb.jpg);
color:#fff;
}
a.web{
float:left;
padding:0 0 0 410px;
font-weight:normal;
cursor:pointer;
color:#f58d14;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
a:hover.web {
color:#af5e00;
}
