

h1{
text-transform:uppercase;
letter-spacing:2px;
color:#2e2e2e;
font-weight:500;

font-size:15px;
margin-bottom:1px;
margin:0px;
text-decoration:none;}



h2{
text-transform:uppercase;
color:#333333;
font-weight:bold;
font-size:27px;
margin:0px;
padding:0px;}


td{
border-bottom: solid 2px #ababa9;
padding:5px;
font-size:12px;} 

.select{background-color:#eee}

hr{height:2px;
padding:0px;
background-color:#c9b948;
margin:0px;
border: solid 1px #c9b948;
}



body{
background-image:url(../img/back_home.jpg);
background-color:#000;
background-repeat:repeat-x;
background-position: 0px -80px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#939393;
}

#site{
width:900px;
margin:auto;

}

#cont_home{
width:900px;
float:left;
padding-bottom:20px;
}


a #logo_home{
margin-left:40px;
margin-top:50px;
width:282px;
height:88px;
float:left;
background-image:url(../img/logo.gif);
cursor:pointer;}


a:hover #logo_home{
width:282px;
height:88px;
float:left;
background-image:url(../img/logo.gif);
background-position:0px -89px;}




#foto_G{
float:right;
margin:20px;
width:335px;
}  


#carmona{
background-image:url(../img/logo_carmona.gif);
width:354px;
height:35px;}


#cont_home img{
border: solid 10px #FFFFFF;
}



#cont_home a img{
border: solid 10px #FFFFFF;
text-decoration:none;
cursor:pointer;
}


#cont_home a:hover img{
border: solid 10px #999999;
}

#links_home{
margin-top:75px;
float:left;
margin-left:20px;
width:480px;




}

#links{
text-decoration:none;
cursor:pointer;
float:left;
margin:10px;
width:220px;
 }
 
 #links a{
 letter-spacing:1px;
 text-decoration:none;
 font-size:15px;
 color:#666666;
 font-weight:bold;
 }
 
 
 
#rodape{
float:left;
width:100%;
height:30px;
background-color:#000;
}





#cont_rodape{
padding-top:5px;
margin:auto;
width:900px;
text-transform:uppercase;
text-align:right;
font-weight:100;
color:#CCCCCC;
font-size:11px;}






 a.scrollover {
      /* Default Colour/Styles here */
      color:#CCCCCC;
	  font-weight:bold;
   }
 a.scrollover em:first-line {
      /* Rollover Colour/Styles here */
      color:#FFCC00;
   }