/* CSS Document */
img{
border:0;
padding:0;
}
form{
margin: 0;
}
body{
font-family: Tahoma, Georgia, Arial;
font-size: 10px;
margin: 5px 0;
/*background:#13007d;*/
background:url(../images/fundo.jpg) repeat-x #14007b;
}
.imgBorder{
border:solid #CCCCCC 1px;
}
.backg_cinza{
background-color:#F0F0F0;
}

.FonteMe{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#626262;
}
.Fonte{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#626262;
}
.Fonte a {
color: #626262;
text-decoration: none;
}
.Fonte a:hover {
color: #626262;
text-decoration: underline;
}

.Fonte_menu{
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color:#13007d;
}
.Fonte_menu a {
color: #13007d;
text-decoration: none;
}
.Fonte_menu a:hover {
color: #13007d;
text-decoration: underline;
}

.Fonte_tit{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#f80030;
display:block;
padding:5px 0 0 18px;
}
.Fonte_tit a {
text-decoration: none;
}
.Fonte_tit a:hover {
text-decoration: underline;
}

.Fonte_tit2{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#f80030;
}

.Fonte_menu_top{
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color:#FFFFFF;
cursor:pointer;
}
.Fonte_menu_top a {
color: #FFFFFF;
text-decoration: none;
cursor:pointer;
}
.Fonte_menu_top a:hover {
color: #f50834;
text-decoration: none;
cursor:pointer;
}

.Formulario{
font-family: Tahoma, Georgia, Arial;
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
border:solid 1px #d1cec7;
padding-left:2px;
}
.Alerta{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
border: 1px solid black;
background-color: #FFFFCC;
}
#popup{
display:none;
width:175px;
height:70px;
position:absolute;
top:309px;
left:459px;
}

#Menu {
width: 130;
z-index:1;
}
ul#menu-heth,
ul#menu-heth ul {
margin: 0;
padding: 0;
/*background: #d2c09f;    IE6 Bug */
font-size: 100%;
z-index:1;
cursor:pointer;
}
ul#menu-heth li {
width:128px; 
height:29px; 
position: relative;
list-style: none;
display: inline;
float:left;
z-index:1;
border-right:solid 1px #c3c3cb;
border-left:solid 1px #c3c3cb;
}

ul#menu-heth li a {
display: block;
text-decoration: none;
width:128px;
float:left;
z-index:1;
}

ul#braslo li {
width:110px; 
height:19px; 
position: relative;
list-style: none;
display: inline;
float:left;
z-index:1;
}

ul#produt li {
width:110px; 
height:19px; 
position: relative;
list-style: none;
display: inline;
float:left;
z-index:1;
}

ul#mercado li {
width:110px; 
height:19px; 
position: relative;
list-style: none;
display: inline;
float:left;
z-index:1;
}


/* Fix IE. Hide from IE Mac \*/
* html ul#menu-heth li { float: left; height: 1%; z-index:1;}
* html ul#menu-heth li a { height: 1%; z-index:1;}
/* End */

ul#menu-heth ul {
position: absolute;
display: none;
left: 130px;   /* Set 1px less than menu width */
top: 0px;
z-index:1;
}

ul#menu-heth li ul li a {
width:130px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #13007d;
z-index:1;
/*background:#DED0B6; 
border-bottom:solid 1px #7e735f;*/
} /* Sub Menu Styles */

ul#menu-heth li:hover ul ul ,
ul#menu-heth li:hover ul ul ul,
ul#menu-heth li.over ul ul,
ul#menu-heth li.over ul ul ul { display: none; top: 17px; z-index:1;} /* Hide sub-menus initially */
ul#menu-heth li:hover ul,
ul#menu-heth li li:hover ul,
ul#menu-heth li li li:hover ul,
ul#menu-heth li.over ul,
ul#menu-heth li li.over ul,
ul#menu-heth li li li.over ul {display: block; z-index:1;} /* The magic */
ul#menu-heth li.menuparent:hover,
ul#menu-heth li.over {
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #13007d;
z-index:1;

}
/*ul#menu-heth li.over { background-color: blue } cor da selecao quando tem submenu */
ul#menu-heth li a:hover {
color:#F50834;
/*background-color: #13007d;*/
z-index:1;
}