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

body { background-image:url(src/despachante_fund.png); background-repeat:repeat fixed;}
#Tudo {	position:absolute; left:0px; top:0px; width:100%; height:100%; z-index:1;}
#Alinhar { position:relative; margin:auto; width:999px; height:950px;}
#container { position:relative; float:left; width:999px; height:950px;}
#header1 { position:relative; width:100%; height:50px; background-color:#000000;}
#header { position:relative; margin:auto; width:999px; height:50px; background-image:url(src/despachante1.png);}
#Topo { position:relative; float:left; width:999px; height:350px; background-image:url(src/bg.png);}
#Topo_Logo { position:relative; float:left; width:250px; height:300px; margin-left:5px; margin-top:20px; background-image:url(src/logo.png);}
#Topo_Banner { position:relative; float:right; width:700px; height:250px; margin-top:5px; margin-right:30px;}
#Topo_orcar { position:relative; float:left; width:250px; height:50px; margin-top:250px;}
#menu { position:relative; float:left; width:291px; height:422px; background-image:url(src/bg.png);}
#menu_link { position:relative; float:left; width:291px; height:282px;}
#link { position:relative; float:left; width:291px; height:133px; margin-top:-3px; background-image:url(src/bg.png);}

#link_uteis { position:relative; float:left; width:229px; height:60px; margin-left:20px; margin-top:30px; background-image:url(src/btn_uteis.png); display: block;  opacity:1.90; -moz-opacity:1.90; filter: alpha(opacity=100);}
#link_uteis:hover {display: block; opacity:0.50; -moz-opacity: 0.50; filter: alpha(opacity=100);}

#contents { position:relative; float:right; width:700px; height:400px;}
#contents_nome { position:relative; float:right; width:686px; height:37px; background-image:url(src/nome_ap.png); margin-top:10px;}
#contents_apres { position:relative; float:right; width:686px; height:380px; background-color:#FFFFFF; margin-top:5px; padding:10px;}
#rede_face { position:relative; float:left; width:999px; height:210px; margin-top:0px; background-image:url(src/bg.png);}
#div_rede { position:relative; float:left; width:500px; height:200px; margin-left:380px; margin-top:15px;}
#footer { position:relative; width:100%; height:129px; margin-top:20px; background-color:#FF0000;}
#footer_by { position:relative; margin:auto; width:999px; height:99px; margin-top:0px;}


/* EFEITOS DE HOVER SEM IMG */
.span2 { background-image:url(src/orcar.png);}
.span2:hover { background-image:url(src/orcar_.png);}
