/* CSS Document */


BODY {
background-image:url(images/back.jpg);
background-color: #6c6c6c;
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
}


.container {
width: 979px;
float:left;
}

.topo {
float:left;
width: 979px;
}



a.logo {
background-image: url(images/progressomotor.jpg);
height: 115px;
width: 437px;
float:left;
}



/*MENU */


.botoes {
float: left;
height: 115px;
width: 542px;
}

.cimamenu {
float:left;
width: 542px;
height: 84px;
}

.menu {
float:left;
width: 542px;
}

a.home { 
     display: block; 
     width: 65px; 
     height: 31px; 
     background-image: url(images/home.jpg);
     background-repeat: no-repeat;
	 float: left;
     }
	 
a.home:hover { 
     background-image:  url(images/home1.jpg); 
     }  
	 

 
a.empresa { 
     float: left;
	 display: block; 
     width: 80px; 
     height: 31px; 
     background-image: url(images/empresa.jpg); 
     background-repeat: no-repeat;
     }
	 
a.empresa:hover { 
     background-image:  url(images/empresa1.jpg); 
     } 	


a.servicos { 
     float: left;
	 display: block; 
     width: 84px; 
     height: 31px; 
     background-image: url(images/servicos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.servicos:hover { 
     background-image:  url(images/servicos1.jpg);
     } 	
	

a.viaturas { 
     float: left;
	 display: block; 
     width: 86px; 
     height: 31px; 
     background-image: url(images/viaturas.jpg); 
     background-repeat: no-repeat;
     }
	 
a.viaturas:hover { 
     background-image:  url(images/viaturas1.jpg);
     } 		

	 
a.servicos { 
     float: left;
	 display: block; 
     width: 86px; 
     height: 31px; 
     background-image: url(images/servicos.jpg); 
     background-repeat: no-repeat;
     }
	
 
a.servicos:hover { 
     background-image:  url(images/servicos1.jpg);
     } 		


a.financiamento { 
     float: left;
	 display: block; 
     width: 115px; 
     height: 31px; 
     background-image: url(images/financiamento.jpg); 
     background-repeat: no-repeat;
     }
	 
a.financiamento:hover { 
     background-image:  url(images/financiamento1.jpg);
     } 						



	 
	 	
a.contactos { 
     float: left;
	 display: block; 
     width: 110px; 
     height: 31px; 
     background-image: url(images/contactos.jpg); 
     background-repeat: no-repeat;
     }
	 
a.contactos:hover { 
     background-image:  url(images/contactos1.jpg); 
     } 	
	 

/* FIM MENU*/


/* NOVO MENU 

.solidblockmenu{
float: left;
font: bold 10px verdana;
width: 100%;
height: 63px;
border: none;
}

.solidblockmenu li{
display: inline;
float: left;
color: white;
padding: 15px 10px;
#padding: 25px 10px;
text-decoration: none;
}

.solidblockmenu li a{
float: left;
color: white;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;
}

}

 NOVO MENU FIM */


.carro {
float:left;
background-image: url(images/carro.jpg);
width: 538px;
height: 285px;
}

.slogan{
float:left;
background-image: url(images/slogan.jpg);
width: 441px;
height: 285px;
}

.baixo {
margin-top: 20px;
width: 979px;
float:left;
}


.caixadestaques {
margin-left: 10px;
float:left;
width: 419px;
height: 371px;
}

.tpdestaque {
float:left;
background-image: url(images/tpdestaque.jpg);
width: 69px;
height: 371px;
}

.fundodestaque {
float:left;
background-image: url(images/fundodestaque.jpg);
width: 350px;
height: 278px;
}

.fotodestaque {
float:left;
width: 320px;
height: 240px;
border: 1px solid white;
margin-left: 14px;
_margin-left: 7px;
margin-top: 14px;
}

.caixatxt {
float:left;
background-image: url(images/fundotxt.jpg);
width: 350px;
height: 93px;
}

.h1 {
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #333333;
margin-left: 14px;
_margin-left: 7px;
margin-top: 10px;
height: 80px;
overflow: hidden;
width: 300px;
}

.direita {
float:right;
width: 520px;
}

.oportunidade {
float:left;
width: 520px;
}

.fotoop {
float:left;
width: 249px;
height: 187px;
border: 1px solid white;
margin-left: 14px;
_margin-left: 7px;
margin-top: 14px;
}


.tpop {
float:left;
background-image: url(images/tpop.jpg);  
width: 41px;
height: 217px;
}

.fundoop {
float:left;
background-image: url(images/fundoop.jpg);
width: 479px;
height: 217px;
}

.txtop {
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #333333;
margin-left: 14px;
_margin-left: 7px;
margin-top: 10px;
height: 80px;
overflow: hidden;
width: 200px;
}


.tpoutros {
float:left;
background-image: url(images/tpoutros.jpg);  
width: 41px;
height: 140px;
}

.fundooutros {
float:left;
background-image: url(images/fundooutros.jpg);
width: 479px;
height: 140px;
}


.outros {
float:left;
width: 520px;
margin-top: 15px;
}


.rodape {
background-image: url(images/fundomorada.jpg);
width: 979px;
height: 27px;
clear: both;
float:left;
}

.morada {
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
line-height: 27px;
text-indent: 10px;
}


.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: 748px;
float:left;
margin-top:5px;
}

.emescuro   {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  text-decoration:none; float:left;  width: 90%; clear:both;  }

.emescuro a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  margin: auto; width: 90%; text-decoration:none; }
.emescuro a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  margin: auto; width: 90%; text-decoration: none;  }
.emescuro a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;  margin: auto; width: 90%; text-decoration: none;  }

.abmotor a:link    {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333;text-decoration:none; }
.abmotor a:visited {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333;text-decoration: none;  }
.abmotor a:hover   {  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none;  }