@charset "utf-8";
/* CSS Document */


*

{

outline:none;

}


a

{

outline:none;

}


body {  
margin:0px;
background-image:url(../img/fundo.jpg);
background-position:top;
background-repeat:repeat-x;

}


a:link { text-decoration:none; }
a:visited {text-decoration:none;}
a:hover {text-decoration:none; }
a:active {text-decoration:none;}



#e1

{

position:relative;
width:1000px;
height:28px;
background-image:url(../img/barra.jpg);
background-position:top;
background-repeat:no-repeat;
margin:auto;
text-align:left;
margin-top:0;



}



#e1 ul

{

list-style:none;
padding:0;
padding-left:8px;
margin:0;

}

#e1 ul li

{
width:auto;
float:left;
height:28px;
line-height:28px;
color:#B8B8B8;
font-family:"Futura Md BT", Arial;
font-size:10px;
display:block

}


#e1 ul li:hover

{
background-image:url(../img/back-menu.png);
background-position:top;
background-repeat:repeat-x;

}



#e1 ul li a

{
text-decoration:none;
color:#B8B8B8;
padding-left:7px;
padding-right:7px;


}







#e2

{
position:relative;
width:1000px;
height:550px;
margin:auto;


}


#e3

{
position:absolute;
width:1000px; 
height:auto; 
top:50%;
left:50%; 
margin-top:-289px; 
margin-left:-500px; 
background-color:#CCC 

}



#e4


{
position:absolute;
width:300px;
height:28px;
top:0;
left:720px;



}



#e5


{

background-color:transparent

}




#e7

{
position:absolute;
width:140px;
height:28px;
background-image:url(../img/barra-menu2.jpg);
background-position:top;
background-repeat:repeat-x;
z-index:1;
top:0;
left:648px;

}




#e8

{
width:75px; 
height:50px; 
overflow:hidden; 
float:left;
text-align:center;
border:1px transparent solid;


}


#e8:hover

{

border:1px #CCC solid;

}


#e8 img:hover

{
background-color:#000;
filter:alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;


}



