/* CSS Document */


BODY {
background-image:url(images/back.jpg);
background-color: #333333;
background-repeat: repeat-x;
margin-top:0px;
}

.container {
width: 897px;
margin: auto;
}


.topo {
width: 897px;
float:left;
}


a.logo {
background-image: url(images/logo.jpg);
width: 252px;
height: 150px;
float: left;
}


.bannermenu {
float:right;
width: 645px;
}

.banner {
background-image: url(images/banner.jpg);
float:left;
height: 115px;
width: 645px;
}



/*MENU */



.botoes {
float:left;
width: 645px;
}

a.home { 
     float: left;
	 display: block; 
     width: 110px; 
     height: 35px; 
     background-image: url(images/home.jpg); 
     background-repeat: no-repeat;
     }
	 
a.home:hover { 
     background-image:  url(images/home1.jpg); 
     } 	


	 
a.empresa {
     float: left;
	 display: block; 
     width: 100px;
     height: 35px; 
     background-image: url(images/empresa.jpg); 
     background-repeat: no-repeat;
     }
	 
a.empresa:hover { 
     background-image:  url(images/empresa1.jpg); 
     } 	 
		   	

a.stock { 
     float: left;
	 display: block; 
     width: 85px; 
     height: 35px; 
     background-image: url(images/stock.jpg); 
     background-repeat: no-repeat;
     }
	 
a.stock:hover { 
     background-image:  url(images/stock1.jpg);
     } 	  

a.servicos { 
     float: left;
	 display: block; 
     width: 99px; 
     height: 35px; 
     background-image: url(images/servicos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.servicos:hover { 
     background-image:  url(images/servicos1.jpg); 
     }


a.contactos { 
     float: left;
	 display: block; 
     width: 110px; 
     height: 35px; 
     background-image: url(images/contactos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.contactos:hover { 
     background-image:  url(images/contactos1.jpg); 
     } 		
	 

a.financiamento { 
     float: left;
	 display: block; 
     width: 141px; 
     height: 35px; 
     background-image: url(images/financiamento.jpg); 
     background-repeat: no-repeat;
     }
	 
a.financiamento:hover { 
     background-image:  url(images/financiamento1.jpg); 
     } 	

 	 

/* FIM MENU*/


/* NOVO MENU 

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px verdana;
width: 100%;
height: 36px;
border: none;
border-left: 1px solid #227ad4;
border-right: 1px solid #227AD4;
background: black url(images/fundomenu.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 27px;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/fundomenu.jpg) center center repeat-x;
}


 NOVO MENU FIM */


.baixo {
margin-top: 20px;
width: 897px;
float:left;
background-color: #FFFFFF;
}

.esquerda {
float:left;
width: 400px;
height: 412px;
}

.destaque {
margin-top: 6px;
margin-left: 6px;
width: 394px;
height: 406px;
background-image:url(images/fundodestaque.jpg);
border: 1px solid #C5C5C5;
background-repeat: repeat-x;
}


.direita {
float:left;
width: 485px;
margin-left: 10px;
}


.direitacima {
margin-top: 6px;
width: 485px;
float:left;
}

.oportunidade {
border: 1px solid #1b77a8;
height: 254px;
width: 175px;
float:left;
}

.fotoop {
width: 169px;
height:127px;
float:left;
margin-left: 3px;
margin-top: 3px;
_margin-left: 2px;
background-color: #CCCCCC;
}

.txtop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1b77a8;
float:left;
margin-left: 3px;
margin-top: 3px;
width: 169px;
}

.tempo {
border: 1px solid #1b77a8;
height: 254px;
width: 295px;
margin-left: 6px;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#1b77a8;
background-image: url(images/fundodestaque.jpg);
}


.tpoutros {
width: 476px;
height: 26px;
border: 1px solid #1b77a8;
float:left;
margin-top: 5px;
margin-bottom: 5px;
background-image: url(images/tpoutros.jpg);
background-repeat: no-repeat;
}

.outros {
width: 476px;
height: 112px;
border: 1px solid #1b77a8;
float:left;
background-image: url(images/backultimas.jpg);
}

.fotodestaque {
float:left;
width: 378px;
height: 284px;
background-color: #FFFFFF;
margin-left: 8px;
_margin-left: 4px;
margin-top: 8px;
}

.txtdestaque {
margin-left: 6px;
margin-top: 5px;
float:left;
width: 190px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 10px;
}

.contentultimas {
width: 100%;
height: 100px;
margin-top: 4px;
float:left;
}

.fotoultimas {

border: 1px solid white;
width: 133px;
height: 100px;
}

.titulodestaque {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 15px;
font-weight: bolder;
}

.rodape {
background-image: url(images/rodape.jpg);
width: 802px;
height: 6px;
clear: both;
float:left;
}



.txtdestaque a:link { color: #ffffff; text-decoration:none; }
.txtdestaque a:visited { color: #ffffff; text-decoration:none; }
.txtdestaque a:hover { color: #ffffff; text-decoration:none; }
.txtdestaque a:active { color: #ffffff ; text-decoration:none; }


.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.abmotor {
width: 897px;
margin:auto;
margin-top:5px;
}

.emescuro   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;  text-decoration:none; margin: auto;  width: 897px; clear:both;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;  margin: auto; width: 897px; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;  margin: auto; width: 897px; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;  margin: auto; width: 897px; text-decoration: none;  }

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;text-decoration:none; width: 897px; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;text-decoration: none; width: 897px; }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; text-decoration: none; width: 897px; }