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

body{
	margin: 0px auto;
	padding:0px;
	background-repeat:repeat-x;
	background-color:#0a4c88;
	}

body,td,th{
	margin:0px;
	padding:0px;
	color:#373737;
	font-family:"Myriad Pro", Arial;
	font:"Myriad Pro", Arial;
	font-weight:normal;
	font-size:12px;
}

a{
	font-size:12px;
	color:#373737;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-family:"Myriad Pro", Arial;
	font:"Myriad Pro", Arial;
	font-weight:normal;
}

a:hover {
	color:#0c6fb0;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.clear{
	clear:both;
	visibility:hidden;
}

.div_banner{
	background:url(images/banners_images/banner.jpg);
	background-repeat:no-repeat;
	height:215px;
	margin-left:0;
	margin-top:0;
	display:block;
}

.div_website_total{
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	overflow:hidden;
}

.div_menu_total{
	width:948px;
	height:78px;
	margin-top:0;
	margin-left:12px;
}

.box_top_total{
	width:976px;
	height:328px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	background:url(images/bg_box_top.png);
	background-repeat:no-repeat;	
}

.box_top_total2{
	width:976px;
	height:328px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	background:url(images/bg_box_top-copy.png);
	background-repeat:no-repeat;	
}

.content_principal_total{
	width:575px;
	height:263px;
	padding-left:25px;
	padding-right:25px;
	padding-top:25px;
	padding-bottom:25px;
	overflow:hidden;
	float:left;
	margin-left:0;
	margin-top:0;
}

.content_news_total{
	width:302px;
	height:283px;
	padding-top:25px;
	padding-left:10px;
	padding-right:38px;
	padding-bottom:5px;
	float:right;
	margin-right:0;
	margin-top:0;
}

.content_news_line{
	border-bottom:1px dotted #373737; 
	width:250px; 
	height:35px;
	padding-left:52px;
	padding-top:12px;
	padding-bottom:5px;
	background:url(images/news_icon.jpg);
	background-repeat:no-repeat;
	background-position:13px 10px;
	overflow:hidden;
	display:block;
}

.box_center_total{
	width:977px;
	height:515px;
	background:url(images/bg_box_center.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}

.div_left_total{
	width:277px;
	height:463px;
	float:left;
	margin-left:0;
	margin-top:0;
	padding-left:23px;
	padding-right:23px;
	padding-top:25px;
	padding-bottom:10px;
}

.div_center_total{
	width:294px;
	height:463px;
	float:left;
	margin-left:0;
	margin-top:0;
	padding-left:23px;
	padding-right:23px;
	padding-top:25px;
	padding-bottom:10px;
}

.div_right_total{
	width:274px;
	height:463px;
	float:right;
	margin-right:0;
	margin-top:0;
	padding-left:23px;
	padding-right:23px;
	padding-top:25px;
	padding-bottom:10px;
}

.btn_saber_mais{
	width:95px;
	height:39px;
	background:url(images/bg_saber_mais_btn.png);
	background-repeat:no-repeat;
	line-height:39px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	color:#373737;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.box_bottom_total{
	background:url(images/bg_box_bottom.png);
	width:902px;
	height:217px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-left:37px;
	padding-right:38px;
	overflow:hidden;
}

.div_box_bottom_left_total{
	width:238px;
	height:116px;
	padding:20px;
	float:left;
	margin-left:0;
	margin-top:0;
	color:#a3a3a3;
}

.div_box_bottom_center_total{
	width:301px;
	height:116px;
	padding:20px;
	float:left;
	margin-left:0;
	margin-top:0;
	color:#a3a3a3;
}

.div_box_bottom_right_total{
	width:243px;
	height:116px;
	padding:20px;
	float:right;
	margin-right:0;
	margin-top:0;
	color:#a3a3a3;
}

.div_footer{
	margin-left:0;
	margin-top:0;
	text-align:center;
	height:61px;
	font-size:11px;
	color:#a7a7a7;
	float:left;
	width:750px;
	padding-left:90px;
}

.menu_footer_links{
	color:#a7a7a7;
	text-decoration:none;
	font-size:11px;
}

.menu_footer_links:hover{
	color:#fff;
	text-decoration:underline;	
}


/*MENU JQUERY*//*MENU JQUERY*//*MENU JQUERY*/
/*MENU JQUERY*//*MENU JQUERY*//*MENU JQUERY*/
/*MENU JQUERY*//*MENU JQUERY*//*MENU JQUERY*/
 .kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0;  
     padding: 0; 
	 background-image:url(images/no_flicker.jpg); /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 140px;
	height: 78px;
	margin-right: 0px;
	background-image:url(images/kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height: 78px;
	text-indent:-9999px;
	outline:none;
}

#kwick0 {
	background-position: 0px 0px;
}

#kwick1 {
	background-position:-284px 0px;
}
#kwick2 {
	background-position:-568px 0px;
}
#kwick3 {
	background-position:-852px 0px;
}
#kwick4 { 
	background-position:-1136px 0px;
}
#kwick5 { 
	background-position:-1420px 0px;
}
#kwick6 { 
	background-position:-1704px 0px;
}

#kwick0.active, #kwick0:hover { 
	background-position: 0px bottom;
}

#kwick1.active, #kwick1:hover { 
	background-position: -284px bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -568px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -852px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -1136px bottom; 
}
#kwick5.active, #kwick5:hover {
	background-position: -1420px bottom;
}
#kwick6.active, #kwick6:hover {
	background-position: -1704px bottom; 
}


/*#kwick0 a:hover{
	background-position: left 0px;
}

#kwick6 a:hover{
	background-position: right -120px;
}

*/

/*MENU JQUERY*//*MENU JQUERY*//*MENU JQUERY*/
/*MENU JQUERY*//*MENU JQUERY*//*MENU JQUERY*/
/*MENU JQUERY*//*MENU JQUERY*//*MENU JQUERY*/



/*GALERIA JQUERY*//*GALERIA JQUERY*//*GALERIA JQUERY*/
/*GALERIA JQUERY*//*GALERIA JQUERY*//*GALERIA JQUERY*/
/*GALERIA JQUERY*//*GALERIA JQUERY*//*GALERIA JQUERY*/
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:0;
	background:#e3f4f9;	
	width:948px;
}	

.graphic, #prevBtn, #nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;         
}
	
#div_galeria_total{
	margin-left:0;
	margin-top:11px;
	position:relative;
	width:990px;
	overflow:hidden;	
}				

#slider{}	

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li{ 
	width:948px;
	height:486px;
	overflow:hidden;
	float:left;
	margin-left:0;
	margin-top:0;
}	

#prevBtn, #nextBtn{ 
	display:block;
	width:93px;
	height:101px;
	position:absolute;
	left:0px;
	top:235px;
}	

#nextBtn{ 
	left:897px;
}	
														
#prevBtn a, #nextBtn a{  
	display:block;
	width:93px;
	height:101px;
	background:url(images/galeria_arrow_left.png) no-repeat 0 0;	
}	
	
#nextBtn a{ 
	background:url(images/galeria_arrow_right.png) no-repeat 0 0;	
}
		
.div_galeria_shadow_left{
	background:url(images/galeria_shadow_left.png);
	width:21px;
	height:486px;
	float:left;
	margin-left:0;
	margin-top:0;
}

.div_galeria_shadow_right{
	background:url(images/galeria_shadow_right.png);
	width:21px;
	height:486px;
	float:right;
	margin-right:0;
	margin-top:0;
}												
/*GALERIA JQUERY*//*GALERIA JQUERY*//*GALERIA JQUERY*/
/*GALERIA JQUERY*//*GALERIA JQUERY*//*GALERIA JQUERY*/
/*GALERIA JQUERY*//*GALERIA JQUERY*//*GALERIA JQUERY*/

.novos-veiculos
{
	background:url(images/imagens-pag-veiculos_03.png);
	background-repeat:no-repeat;
	width:977px;
	height:242px;
	margin-left:7px;
}

.zona-preta-texto
{
	width:902px;
	height:67px;
	background-color:#141414;
	margin-left:45px;
	font-size:34px;
	color:#cdcdcd;
	text-align:center;
	padding-top:20px;
}

.caixa-azul-geral
{
	width:265px;
	height:61px;
	padding-top:74px;
	margin-left:23px;
	float:left;
	margin-right:37px;
}

.caixa-azul
{
	width:257px;
	height:122px;
	background-color:#0c6fb0;
	padding-right:8px;
}

.imagem-caixa-azul
{
	position:absolute;
	margin-left:78px;
}

.texto-caixa-azul
{
	width:66px;
	color:#FFFFFF;
	padding-top:20px;
	padding-left:6px;
}

.a-escola{
	width:977px;
	height:644px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	background:url(images/a-escola_03.jpg);
	background-repeat:no-repeat;
	margin-top:22px;	
}

.caixa-dez-razoes
{
	background:url(images/a-escola_05.jpg);
	background-repeat:no-repeat;
	height:389px;
	width:954px;
	margin-left:auto;
	margin-right:auto;
	font-size:20px;
	color:#232323;
	line-height:34px;
	padding-left:23px;
	padding-top:85px;
}

.caixa-madeira-carros
{
	background:url(images/a-escola_07.jpg);
	background-repeat:no-repeat;
	width:977px;
	height:208px;
	margin-left:auto;
	margin-right:auto;
}

.titulo-contactos
{
	font-size:16px;
	color:#373737;
	margin-top:15px;
}

.barra-vermelha
{
	background:url(images/barra-vermelha_09.png);
	background-repeat:no-repeat;
	width:976px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
}

.link-facebook
{
	background:url(images/icones-redes-sociais-facebook.png);
	background-repeat:no-repeat;
	height:43px;
	width:45px;
	float:right;
	/*margin-top:22px;	*/
	margin-top:0px;	
}

.link-facebook:hover
{
	background-position:-45px 0px;
}

.caixa-inscricao
{
	width:270px;
	float:right;
}

.caixa-mensagem
{
	width:275px;
	height:150px;
	float:right;
}



/* JQUERY IMAGENS INICIO */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}



#gallery {
		width: 900px;
		margin-left:5px;
		height:133px; 
		padding-top:25px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	
	.galeria
	{
		color:#0c6fb0;
		border:5px #FFFFFF solid;
		display:block;
		width:120px;
		height:91px;
		float:left;
		margin-left:15px;
	}
	
	.galeria:hover
	{
		border:5px #0c6fb0 solid;
	}
	

/* JQUERY IMAGENS FIM*/
