@charset "utf-8";
/* CSS Document */
/*****************
*****Navegador****
******************/
#menu {position:relative;width:100%;margin-top:0; margin-left:50px; /* Mozilla would leave a GAP */}

a#here, a.here {
	border-bottom-color: #df4813 !important;
	border-bottom-width: 2px !important;
	border-bottom-style: solid !important;
	background-color: transparent !important;
	color: #df4813 !important;
}
/* NN6 fix */

#fillANDclear {clear:both;height:2.3em;line-height:2.3em;}
/* all lists */

#DropDownMenu a,#DropDownMenu a:link,#DropDownMenu a:visited {font-size:1.2em;color:#FEFFD9;text-decoration: none;font-weight: bold; border-right:1px dotted #FFFFFF; border-left:1px dotted #FFFFFF;}

#DropDownMenu,#DropDownMenu ul {padding:0;margin:0 0 0 6px;width:/* Opera 7 not 100% but */ 730px;} 

/* Nested ULs */ 

#DropDownMenu li ul {position:absolute;top:2em;left:-900px;}

/* All LIs */

#DropDownMenu li {float:left;width:auto;margin:0;padding:0;list-style-type:none;font-weight:600;}

/* no good for Mac5 display:block; */

#DropDownMenu li a {padding:.1em .6em;height:2.5em;line-height:2.5em; background-color:transparent;}

#DropDownMenu li a:hover {background-color:transparent;background-image:none;color:#CCCCCC;border-bottom:2px solid #004284;}

#DropDownMenu li ul li a {line-height:1.7em;height:2em;font-weight:400;border:none;color:#CCCCCC;background-image:none;}

/* we reset the margin for the children */

#DropDownMenu li ul li {margin:0;border-bottom:0;font-size:70%;background:url(/imago/bg_submenu.gif) left bottom transparent;}

/* the background color is requires because of recent version of Safari that keep previous sub-level "alive" */

#DropDownMenu li:hover ul,#DropDownMenu li.msieFix ul {left:9px;background-color:transparent;}



/*#DropDownMenu li a:hover,#DropDownMenu li a:focus,#DropDownMenu li a:active {background-color:transparent;background-image:none;color:#CCCCCC;border-bottom:2px solid #004284;}*/

/** html #DropDownMenu li ul {margin:0;position:relative;left:9px;top:0}  * html #DropDownMenu li {border-bottom:0}* html #DropDownMenu li.trigger {width:250px}* html #DropDownMenu {background-color:#e6ecf3}
*/
/*-------------Termina Navegador-----------------*/
