/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin:0px;
	padding:0px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color:#28166f;
	background-image: url(images/templatemo_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a, a:link, a:visited {
	color: #0074c5; 
	text-decoration: none;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}

p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

h1, h2, h3, h4, h5{ font-weight: normal; }

h1 { font-size: 36px; color: #000; }
h2 { font-size: 24px; color: #000; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; color: #ccc; margin: 0 0 20px 0; padding: 0; }
h4 { font-size: 18px; color: #000; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; color: #000; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h45 { clear: both; width:100%;	height: 100%; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

blockquote { font-style: italic; }
cite { font-weight: bold; }
cite span { color: #000; } 

.button a{
	clear: both;
	display: block;
	width: 103px;
	height: 23px;
	padding: 4px 0 0 0;
	background: url(images/templatemo_button.png) no-repeat;
	
	

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	background: url(images/templatemo_button_hover.png) no-repeat;
}

#templatemo_header_wrapper {
	padding: 0px;
	margin: auto;
	float: none;
	margin-top: -50px;
}

#templatemo_header {
	width: 920px;
	height: 142px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 30px;
	
}

#templatemo_header  #site_title {
	float: left;
	width: 920px;
	height: 157px;
	z-index:1;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	text-align: right;
	font-size: 25px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

#templatemo_header #search_box {
	float: right;
	width: 135px;
	height: 15px;
	margin-top: 0px;
}

/* banner*/



#banner_topo {
	width:920px;
	height:288px;
	z-index:5;
	margin: auto;
		
}

#slider {
	width: 100%;
	height: 288px;
	overflow: hidden;
	z-index: 6;
	margin-top: 40px;
	margin: auto;
	border:1px solid #FFFFFF;
	

}

#redes_sociais {
	width:35px;
	height:35px;
	float:left;
	margin-left:495px;
	margin-top: 25px;
	
}

#templatemo_banner h3 {
	color: #99CCFF;
	font-size: 42px;
}

#templatemo_banner p {
	color: #FFFFFF;
	font-size: 16px;
}

/* end of banner */

#templatemo_content_wrapper_outer {
	width: 100%;
	background: url(images/templatemo_content_top.jpg) top repeat-x;
	
}

#templatemo_content_wrapper_inner {
	width: 100%;
	background: url(images/templatemo_content_bottom.jpg) bottom repeat-x;	
}

#templatemo_content_wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 5px;
}

#templatemo_content {
	width: 580px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;

}

.service_box {
	width: 280px;
}

.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .right {
	float: right; 
	width: 120px;
}

.services_section .right img {
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .left {
	float: left; 
	width: 470px;
}

.services_section .left p {
	text-align: justify;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/templatemo_divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(images/templatemo_header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
	background: #fff;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#recent_project {
		width: 580px;
	
	}
	#recent_project ul { list-style: none; margin: 0; padding: 0; }
	#recent_project ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 25px 25px 0;
		background: #f1f2ea;
		margin-top:45px;
		border: 1px solid #d5d7ca;
	}
	#recent_project ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}


/* gallery */
#gallery {
		width: 610px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 20px 20px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#gallery ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}
/* end of gallery */

#contact_form {
	float: left;
	padding: 20px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 230px;
}

#contact_form form label {
	display: block;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 310px;
	height: 150px;
}

#contact_form form .submit_btn {
	float: left;
	margin-right: 110px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(images/templatemo_button.png) no-repeat;
}


/* sidebar */

#templatemo_sidebar {
	float: right;
	background-repeat:no-repeat;
	width: 290px;
	height:600px;
	margin-top: 30px;
}

#news_imgs {
	float: left;
	height:148px;
	margin-right: 0px;
	width: 100px;
}


#news_textos {
	float: right;
	height:158px;
	width: 180px;
}

#facebook {
	float:left;
	margin-top: 0px;
	width: 225px;
	margin-left: 0px;
}

#servicos_home {
	width:100%;
	background-color:#3366CC;
	clear:both;
}

#servico_1_capa {
	width:190px;
	height: 310px;
	background-color:#FFFFFF;
	float: left;
	border-style:solid;
	border-width:thin;
	border-color:#CCCCCC;
}



#servico_2_capa {
	width:190px;
	height: 310px;
	background-color:#FFFFFF;
	margin-left: 19px;
	float: left;
	border-style:solid;
	border-width:thin;
	border-color:#CCCCCC;
}

#servico_3_capa {
	width:190px;
	height: 310px;
	background-color:#FFFFFF;
	float: left;
	margin-left: 19px;
	border-style:solid;
	border-width:thin;
	border-color:#CCCCCC;
}

#btn_servicos_capa {
	width:90px;
	height:25px;
	background-image:url(images/btn.jpg);
	
}


#quadros_baixo_capa {
	width:100%;
	height:200px;
	margin-bottom: 50px;
	
}

#separador {
	width:580px;
	height:15px;
	margin-top: 0px;
	background-image:url(images/separador.jpg);
	float: left;
	margin-bottom: 10px;
	
}


#missao {
	width:190px;
	height:420px;
	background-image:url(images/fundo_quadros.png);
	float: left;
	margin-left: 0px;
	border-radius: 15px;
}


#visao {
	width:190px;
	height:420px;
	background-image:url(images/fundo_quadros.png);
	float: left;
	margin-left: 5px;
	border-radius: 15px;
	
}

#valores {
	width:190px;
	height:420px;
	background-image:url(images/fundo_quadros.png);
	float: left;
	margin-left: 5px;
	border-radius: 15px;
	
}

#barrinha_esquerda {
	width:2px;
	height:670px;
	background-image:url(images/barra_sidebar.png);
	float: left;
	margin-top: 0px;

}

#barrinha_direita {
	width:6px;
	height:670px;
	background-image:url(images/barra_sidebar_verso.png);
	float: right;
	margin-left: 0px;
	margin-top: 0px;

}

#ver_mais {
	width:70px;
	height:20px;
	float: left;
	margin-left: 55px;
	background-image:url(images/btn_ultimos_jobs.png)
	

}


.section_rss_twitter {
	width: 170px;
	margin-bottom: 0px;
}

.rss_twitter a{
	display: block;
	width: 240px;
	color: #333;
	padding: 20px 0 0 0;
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.rss_twitter a:hover {
	text-decoration: none;	
}

.rss_twitter a span {
	font-size: 15px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a{

	background: url(images/rss.png) right bottom no-repeat;
}

.twitter a{

	background: url(images/twitter.png) right bottom no-repeat;
}


#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project h6 a{
	color: #fff;
}

#news_section {
	margin: 0 0 10px 0;
	padding: 0;
	height: 670px;
	width: 235px;
}

.news_section h3 {
}

.news_box a {
	font-weight: normal;
	text-decoration: underline;
}

.news_box1  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	margin-left: 0px;
	height: 160px;
	width: 285px;
	margin-top: 0px;
}

.news_box2  {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	height: 10px;
	width: 285px;
	margin-top: 0px;
}

.news_box3  {
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
	height: 160px;
	width: 290px;
	margin-top: 0px;
}

#cadastrese {
	width:290px;
	height:131px;
	margin-top: 30px;
	margin-left: 0px;
}


/* end of sidebar */

/* footer */

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: #005590 url(images/templatemo_footer.jpg) repeat-x top;
	height:142px;
}


#templatemo_footer {
	clear: both;
	width: 940px;
	height:100px;
	padding: 20px 30px 30px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}

#geral {

	width: 924px;
	height:60px;
	margin: 0 auto;
	padding: 0px;
	float:left;
	}

#logo {
	width:370px;
	height:167px;
	float:left;
	margin-top: 10px;
	margin-bottom: 15px;
	
}

#menu {
	width:480px;
	height:40px;
	float:left;
	margin-left:50px;
	margin-top:45px;
	
		
}

#botao1 {
	width:90px;
	height:40px;
	float:left;
	margin-left:25px;
	background-image:url(images/barrinha_menu.png);
	
}

#botao2 {
	width:90px;
	height:40px;
	float:left;
	background-image:url(images/barrinha_menu.png);	

}

#botao3 {
	width:90px;
	height:40px;
	float:left;
	background-image:url(images/barrinha_menu.png);	
	
}

#botao4 {
	width:90px;
	height:40px;
	float:left;
	background-image:url(images/barrinha_menu.png);	

	
}

#botao5 {
	width:90px;
	height:40px;
	float:left;
	background-image:url(images/barrinha_menu.png);	
	
}

#botao6 {
	width:90px;
	height:40px;
	float:left;
	background-image:url(images/barrinha_menu.png);	
	
}

#image_noticia1 {
	width:290px;
	height:400px;
	float:left;
	margin-left:0px;

	
}

#texto_noticia1 {
	width:240px;
	height:80px;
	float:left;
	margin-left:25px;
		
}


#nossas_marcas {
	width:290px;
	height:60px;
	float:left;
	margin-top: 20px;
}

#facebook {
	width:290px;
	height:350px;
	margin-top: -30px;
}

#conheca_marcas {
	width:290px;
	height:300px;
}

#imagem_1 {
	width:227px;
	height:170px;
	float:left;
}

#imagem_2 {
	width:227px;
	height:170px;
	float:left;
	margin-top: -80px;
}

#texto_imagens {
	width:220px;
	height:400px;
	float:left;
	margin-top: -1100px;
	margin-right: 15px;
	padding-left: 0px;
	margin-left: 250px;
	
}

#piloto1_img {
	width:150px;
	height:223px;
	float:left;

}

#piloto1_txt {
	width:350px;
	height:223px;
	float:left;
	margin-left: 20px;

}

#piloto2_img {
	width:150px;
	height:223px;
	float:left;
	margin-top: 20px;

}

#piloto2_txt {
	width:350px;
	height:223px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;

}

#piloto3_img {
	width:150px;
	height:223px;
	float:left;
	margin-top: 20px;

}

#piloto3_txt {
	width:350px;
	height:223px;
	float:left;
	margin-left: 20px;
	margin-top: 20px;

}

#difusor_pilotos {
	width:539px;
	height:1px;
	float:left;
	margin-top: 20px;
		
}
	
#proximos_eventos1_img {

	width:227px;
	height:170px;
	float:left;
	
}

#proximos_eventos1_txt {
	width:300px;
	height:170px;
	float:left;
	margin-left: 25px;
	
}

#proximos_eventos2_img {
	width:227px;
	height:170px;
	float:left;
	margin-top: 45px;
	
}

#proximos_eventos2_txt {
	width:300px;
	height:170px;
	float:left;
	margin-left: 25px;
	margin-top: 45px;
	
}


#ft_album1 {
	width:250px;
	height:188px;
	float:left;
	margin-right: 80px;
	
}

#ft_album2 {
	width:250px;
	height:188px;
	float:left;
}

#ft_album3 {
	width:250px;
	height:188px;
	float:left;
	margin-top: 30px;
	margin-right: 80px;
}

#ft_album4 {
	width:250px;
	height:188px;
	float:left;
	margin-top: 30px;
}

#ft_album5 {
	width:250px;
	height:188px;
	float:left;
	margin-top: 30px;
	margin-right: 80px;
}

#ft_album6 {
	width:250px;
	height:188px;
	float:left;
	margin-top: 30px;
}

#foto1_oficina {
	width:580px;
	height:319px;

}

#foto2_oficina {
	width:192px;
	height:144px;
	float:left

}

#foto3_oficina {
	width:192px;
	height:144px;
	float:left;
	margin-left: 2px;

}

#foto4_oficina {
	width:192px;
	height:144px;
	float:left;
	margin-left: 2px;

}

#foto5_oficina {
	width:580px;
	height:250px;
	
}
	
#contato_txt {
	width:280px;
	height:150px;
	float:left;
	
}

#como_chegar {
	width:580px;
	height:380px;
	float:left;
	
}

#form_contact {
	width:192px;
	height:400px;
	float:left;
	margin-left: 70px;

}

#fale_conosco {
	width:191px;
	height:300px;
	float:left;
	
}

#rodape_direito {
	width: 400px;
	margin: 0 auto;
	float:right;
}

#rodape_esquerdo {

	width: 450px;
	margin: 0 auto;
	padding-top:35px;
	float:left;
}

#templatemo_footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#templatemo_footer a:hover {
	color: #33CCFF;
	text-decoration: none;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}


.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
