/* CSS Document */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop12.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#block {position:relative; width:850px; height:35px; background:url(../menuprincipal/back.gif); font-family:verdana, arial, sans-serif; font-size:10px; font-weight:bold;}
#block, #block ul {padding:0; margin:0; list-style:none;}
#block table {border-collapse:collapse; width:0; height:0; border:0; font-size:1em; position:absolute; left:0; top:0;}
#block div {position:absolute; left:-9999px;}
#block div ul { background:url(../menuprincipal/buttonon.png);}
#block li.top {float:left;}
#block li.first {margin-left:50px; display:inline;}
#block li.top a {display:block; width:100px; color:#232; height:35px; line-height:33px; text-align:center; text-decoration:none; background:transparent;}

#block li.top a:hover  {border:0; color:#dacba4;}
#block li.top:hover > a  {color:#FFFFFF;}

#block :hover div {left:0; top:34px; width:00px; height:auto;}
#block :hover div ul {width:850px; height:240px;}
#block :hover ul li {width:100%; height:100%; background:url(trans.gif);}
#block :hover ul li dl {padding:0; width:300px; margin:0 auto; padding:50px 0; text-align:left;}
#block :hover ul li dl dt {padding:0; margin:-6px; color:#232; height:25px; line-height:25px;}
#block :hover ul li dl dd {padding:0; margin:-6px; color:#fff; text-align:left; width:100%;}
#block :hover ul li dl dd a {text-decoration:none; color:#333333; width:100%; font-weight:normal; text-align:left; height:25px; line-height:25px; position:relative;}
#block :hover ul li dl dd a:hover {color:#FF6600;}
