@charset "utf-8";

* {
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
	text-decoration:none;
	}

body {
	background-image:url(img/background.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	font-family:'Droid Sans', arial, serif; 
	font-size:14px;
	color:#ffffff;
	width:100%;
	overflow:hidden;
	}
	
h2{
	font-size:55px;
	margin-bottom:15px;
	}

h4, h3{
	color:#242320;
	}

#header{
	width:100%;
	position:fixed;
	top:20px;
	z-index:100;
	left:0px;
	}

#header_in {
	width:980px;
	height:60px;
	margin:0 auto;

	}
	
#header_in #menu{
	float:right;
	width:640px;
	display:none;
	}
	
#header_in #menu a{
	margin-right:27px;
	font-size:18px;
	color:#ffffff;
	padding-bottom:5px;
	float:right;
	}	
	
#header_in #menu a:hover{
	background-image:url(img/hover_menu_topo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}	

.sublinhado{
	background-image:url(img/hover_menu_topo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;	
}
	
#header_in #idiomas{
	float:right;
	position:relative;
	width:130px;
	height:50px;
	}	

#header_in #idiomas a{
	color:#ffffff;
	font-size:9px;
	float:left;
	background-image:url(img/background_idiomas.png);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	text-align:center;
	padding-top:5px;
	}
	
#header_in #idiomas a:hover{
	background-image:url(img/background_idiomas_hover.png);
	}
	
#header_in #idiomas .idioma_selecionado{
	font-size:12px;
	background-image:url(img/idioma_selecionado.png);
	background-repeat:no-repeat;
	width:47px;
	height:47px;
	display:block;
	padding-top:18px;
	text-align:center;
	}	

#header_in #idiomas .idioma_selecionado:hover{
	background-image:url(img/idioma_selecionado.png);
	background-repeat:no-repeat;
	
	}

#header_in #idiomas .pt{
	position:absolute;
	top:-12px;
	}
	
#header_in #idiomas .fr{
	position:absolute;
	top:22px;
	left:50px;
	}	

#header_in #idiomas .de{
	position:absolute;
	top:17px;
	right:0px;
	}

#header_in #idiomas .en{
	position:absolute;
	top:0;
	left:78px;
	}

#conteudo{
	width:980px;
	margin:0 auto;
	overflow:visible;
	}

.corpo_principal .menu_imagem{
	margin-left:10px;
	}

	
.corpo_principal{
	width:980px;
	height:740px;
	margin-top:106px;
	position:relative;
	float:left;
	overflow:visible;
	}

.corpo_principal .hover_servicos  {
	position:absolute;
	left:-10px;
	top:2px;
	float:left;
	display:none;
	}

.corpo_principal .hover_empresa,  .corpo_principal .hover_automovel, .corpo_principal .hover_contactos{
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	display:none;
	}

.corpo_principal .hover_empresa .texto_menu, .corpo_principal .hover_servicos .texto_menu, .corpo_principal .hover_automovel .texto_menu, .corpo_principal .hover_contactos .texto_menu{
	position:absolute;
	padding-left:33px;
	top:100px;
	left:0px;
	color:#ffffff;
	font-size:32px;
	background-image:url(img/underline_menu.png);
	background-repeat:repeat-x;
	background-position:bottom;
	z-index:10;
	float:left;
	}

.corpo_principal .hover_empresa img{
	z-index:50;
	position:absolute;
	left:-45px;
	top:-15px;
	float:left;
	}	

.corpo_principal .hover_contactos img{
	z-index:50;
	position:absolute;
	left:-40px;
	top:-60px;
	}


.corpo_principal .hover_servicos img{
	z-index:50;
	position:absolute;
	left:-30px;
	top:-30px;
	}



.corpo_principal .hover_automovel img{
	z-index:50;
	position:absolute;
	left:-45px;
	top:-45px;
	}


.corpo_principal .empresa{
	position:absolute;
	left:140px;
	top:-90px;
}

.corpo_principal .contactos{
	position:absolute;
	right:135px;
	top:-53px;
}

.corpo_principal .servicos{
	position:absolute;
	right:220px;
	top:355px;
	
}

.corpo_principal .automovel{
	position:absolute;
	left:210px;
	top:315px;
}

.corpo_principal .corpo_esquerda .imagem_empresa{
	background-image:url(img/background_empresa.png);
	background-repeat:no-repeat;
	width:482px;
	height:482px;
	float:left;	
	}

.corpo_principal .corpo_esquerda .imagem_empresa img{
	margin-left:30px;
	margin-top:30px;

	}

.corpo_principal .corpo_esquerda {
	width:490px;
	float:left;
	margin-right:55px;
	margin-left:40px;
	}
	
.corpo_principal .corpo_direita {
	width:390px;
	float:left;
	margin-top:40px;
	}

.corpo_principal .corpo_direita p{
	margin-bottom:27px;
	}	

.corpo_principal .servicos_h2{
	float:left;
	width:100%;
	height:55px;
	margin-left:40px;
	}

.corpo_principal .texto_servicos{
	width:315px;
	float:left;
	height:134px;
	margin-left:40px;
	}

.corpo_principal .imagem_servicos{
	margin-left:400px;
	margin-top:-145px;
	}

.corpo_principal .texto_central_servicos{
	font-size:12px;
	text-align:right;
	position:absolute;
	top:224px;
	left:400px;
	}

.corpo_principal .imagem_central_servicos{
	position:absolute;
	top:174px;
	left:497px;
	}



.corpo_principal .lista_servicos li {
	background-image:url(img/servicos_bola.png);
	background-repeat:no-repeat;
	background-position:center;
	width:110px;
	height:110px;

	}	
	
/*.corpo_principal .lista_servicos li:hover .bola_grande{	
	display:block;
	z-index:50;
	}
*/
.corpo_principal .caixa{
	position:absolute;
	top:50px;
	left:50px;
	z-index:50;
	display:none;
	
	}

.corpo_principal .caixa_direita{
	left:-185px;
}

.corpo_principal .topo_caixa{
	width:251px;
	height:4px;
	background-image:url(img/topo_caixa_texto.png);
	background-repeat:no-repeat;
	z-index:50;
	}

.corpo_principal .fundo_caixa{
	width:251px;
	height:15px;
	background-image:url(img/fundo_caixa_texto.png);
	background-repeat:no-repeat;
	z-index:50;
	}

.corpo_principal .bola_grande{
	background-image:url(img/servicos_bola_selecionado.png);
	background-repeat:no-repeat;
	position:relative;
	width:110px;
	height:110px;
	display:none;
	z-index:10;
	}
	
.corpo_principal .conteudo_servicos{
	width:251px;
	background-image:url(img/corpo_caixa_texto.png);
	background-repeat:repeat-y;
	z-index:50;
	}

.corpo_principal .topo_caixa_pequena{
	width:280px;
	height:3px;
	background-image:url(img/topo_caixa_texto.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:50;
	display:block;
	}

.corpo_principal .fundo_caixa_pequena{
	width:280px;
	height:15px;
	background-image:url(img/fundo_caixa_texto.png);
	background-repeat:no-repeat;
	background-position:right top;
	z-index:50;
	display:block;
	}
	
.corpo_principal .conteudo_servicos_pequena{
	width:280px;
	background-image:url(img/corpo_caixa_texto.png);
	background-position:right top;
	background-repeat:repeat-y;
	z-index:50;
	display:block;
	}	

.corpo_principal .conteudo_servicos p{
	padding:16px;
	color:#000000;
	font-size:12px;
	z-index:50;
	}

.corpo_principal .conteudo_servicos span{
	padding-top:10px;
	padding-left:16px;
	padding-right:16px;
	color:#ffffff;
	font-size:20px;
	z-index:50;
	display:block;
	}

.corpo_principal .auto_fundo span{
	padding-left:16px;
	padding-right:16px;
	color:#ffffff;
	text-align:left;
	font-size:20px;

	}

.corpo_principal .auto_esquerda{
	width:375px;
	margin-left:40px;
	margin-right:50px;
	float:left;
	}

.corpo_principal .auto_direita{
	background-image:url(img/background_empresa.png);
	background-repeat:no-repeat;
	width:482px;
	height:482px;
	float:left;
	}

.corpo_principal .auto_esquerda p{
	width:315px;
	height:130px;
	float:left;
	}

.corpo_principal .auto_direita .imagem_carro{
	margin-left:30px;
	margin-top:30px;
	}

.corpo_principal .auto_fundo {
	width:480px;;
	float:left;
	margin-top:135px;
	position:relative;
	}


.corpo_principal .auto_fundo .lista_carros{
	float:right;
	}


.corpo_principal .auto_fundo .lista_carros li{
	float:right;
	background-image:url(img/linha_background_carros.png);
	background-repeat:repeat-x;
	background-position:center;
	width:115px;
	height:91px;

	}

/*.corpo_principal .auto_fundo .lista_carros li:first-child{
	background-position:40px center;
	background-repeat:no-repeat;
	}
*/	
.corpo_principal .auto_fundo .lista_carros .ultima_bola_carros{
	background-position:60px center;
	background-repeat:no-repeat;
	float:right;
	}	

.corpo_principal .auto_fundo .lista_carros li a{
	float:left;
	background-image:url(img/background_lista_carros.png);
	background-repeat:no-repeat;
	background-position:left;
	width:92px;
	height:91px;
	text-align:center;
	position:relative;
	}

 .hover_bola_carros{
	background-image:url(img/background_lista_carros_hover_2.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:90px;
	height:90px;
	display:none;
	float:right;
	}


.corpo_principal .auto_fundo .lista_carros li a img{
	margin-top:14px;
	margin-right:14px;
	float:right;
	}

.corpo_principal .auto_fundo .lista_carros .carro_selecionado .hover_bola_carros{
	background-image:url(img/background_lista_carros_hover_2.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:90px;
	height:90px;
	float:right;
	}

.corpo_principal .corpo_esquerda .google_map{
	background-image:url(img/background_mapa.png);
	background-repeat:no-repeat;
	width:464px;
	height:363px;
	position:relative;
	}

.corpo_principal .corpo_esquerda .google_map .mapa{
	margin-left:23px;
	margin-top:23px;
	}

.corpo_principal .corpo_esquerda .google_map a{
	font-size:18px;
	color:#242320;
	position:absolute;
	right:0px;
	bottom:13px;
	}

.corpo_principal .corpo_esquerda .google_map a:hover{
	color:#e4e3e0;
	}

.corpo_principal .corpo_direita .contactos_esquerda{
	float:left;
	width:240px;
	}

.corpo_principal .corpo_direita .contactos_esquerda p{
	float:left;
	width:220px;
	margin-right:20px;
	}
	

.corpo_principal .corpo_direita .contactos_direita{
	float:left;
	}

.corpo_principal .corpo_direita .contactos_direita p{
	margin-bottom:8px;
	width:143px;
	}
	
.corpo_principal .corpo_direita .contactos_direita p a{
	margin-bottom:8px;
	width:143px;
	color:#FFF;
	}

.corpo_principal .corpo_direita .formulario{
	float:left;
	margin-top:25px;
	width:390px;
	}
	
.corpo_principal .corpo_direita .formulario input{
	width:365px;
	margin-bottom:3px;
	background-image:url(img/fundo_input_text.png);
	background-repeat:no-repeat;
	background-color:transparent;
	height:20px;
	color:#ffffff;
	padding-left:15px;
	font-family:'Droid Sans', arial, serif; 
	font-size:14px;
	float:left;
	}	

.corpo_principal .corpo_direita .formulario textarea{
	width:350px;
	height:74px;
	margin-bottom:0px;
	background-color:transparent;
	background-image:url(img/fundo_textarea.png);
	background-repeat:no-repeat;
	overflow:auto;
	float:left;
	color:#ffffff;
	font-family:'Droid Sans', arial, serif; 
	font-size:14px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px
	}
	
.corpo_principal .corpo_direita .formulario .botao{
	margin-top:0px;
	height:22px;
	width:84px;
	background-image:url(img/fundo_botao.png);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#ffffff;
	float:right;
	margin-right:11px;
	padding-right:12px;
	cursor:pointer;
	}
	
.corpo_principal .corpo_direita .formulario .botao:hover{
	color:#f6170b;
	}	

#footer{
	width:100%;
	position:fixed;
	bottom:20px;
	left:0px;
	}



#footer_in{
	width:980px;
	margin:0 auto;
	font-size:12px;
	color:#000000;
	}

#footer_esquerda{
	float:left;
	}
	
#footer_direita{
	float:right;
	margin-right:-100px;
	}