@charset "utf-8";
/* CSS Document */

/*CONFIGURAÇÕES GERAIS*/
*{ margin:0px;}
a img{ border:0px;}

/*LIMPA*/
.clear{ overflow:hidden; width:100%;}

/*LINKS - GERAL*/
a:link{ color:#4D7B2F; text-decoration:none;}
a:active{ color:#4D7B2F; text-decoration:none;}
a:visited{ color:#4D7B2F; text-decoration:none;}
a:hover{ color:#4D7B2F; text-decoration:none;}

a.lmenu:link{ color:#000; text-decoration:none; margin-left:50px; margin-top:12px;}
a.lmenu:active{ color:#000; text-decoration:none;}
a.lmenu:visited{ color:#000; text-decoration:none;}
a.lmenu:hover{ color:#000; text-decoration:none;}
body{ background-color:#E3E0CF;}

.top{
    background-position: 50%;
    left:0px;
    top:0;
    margin-top:-50%;
    height: 175px;
    width:100%;
    margin:0;
    background-image: url(../images/background_top.png);
	background-repeat:no-repeat;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	display:table;
}

.top_content{ width:1000px; margin:0 auto; display:table; margin-top:20px; border:0px solid;}

.logo{ width:284px; height:125px; float:left;}

#email { margin-top:50px; margin-left:70px; width:220px; float:left;}

.box_tel{ background-image:url(../images/box_tel.gif); width:190px; height:40px; border:0px solid;}

.top_right{ float:right; border:0px solid;}

.top_right_content{ width:340px; margin-right:50px; float:right;}

.container{ width:1000px; margin:0 auto; font-family:Arial, Helvetica, sans-serif; display:table; border:0px solid red;}

.menu{ background-image:url(../images/background_menu.png); width:1000px; height:43px; margin-bottom:10px; display:table;}

.menu_content{ font-size:18px; font-weight:bold; width:800px; margin:0 auto; margin-top:8px; border:0px solid;}

.slider{ width:952px; height:345px; margin:0 auto; border:0px solid;}

.box_home{ width:860px; margin:0 auto; margin-top:20px; display:table; margin-bottom:20px; border:0px solid;}

.titulo1{ color:#ED5900; font-size:24px;}

.titulo2{ color:#ED5900; font-size:20px; text-align:center;}

.titulo3{ color:#ED5900; font-size:16px;}

.titulo4{ color:#ED5900; font-size:16px; text-align:center;}

.texto1{ font-size:14px; color:#777777; margin:10px 10px 10px 10px;}

.texto2{ font-size:12px; color:#777777;}

.minibox{ /*background-image:url(../images/minibox.png);*/ width:197px; height:258px; float:left; margin-left:3px;}

.minibox2{ background-image:url(../images/minibox2.png); width:260px; height:258px; float:left; margin-left:3px;}

.minibox3{ background-image:url(../images/minibox3.png); width:531px; height:258px; float:left; margin-left:3px;}

.minibox_content{ margin:10px 10px 10px 10px; border:0px solid;}

.img_minibox{ margin-bottom:10px; border:0px solid red;}

.box3 {
	margin-top:40px;	
}

.divisor_footer{ background-image:url(../images/divisor_footer.png); width:1000px; height:8px; margin:0 auto; margin-top:20px; margin-bottom:20px; border:0px solid green;}

.footer_content{ font-family:Arial, Helvetica, sans-serif; width:1000px; margin:0 auto; margin-top:0px; margin-bottom:10px; display:table; border:0px solid;}

.footer_left{ float:left;}

.footer_right{ float:right;}

.desenvolvimento{ margin-top:10px;}


/*Páginas Internas*/

.box_cat{ width:200px; height:200px; margin:14px 4px 14px 4px; float:left; border:0px solid;}

.titulo_cat{ font-family:Arial, Helvetica, sans-serif; color:#ED5900; font-size:12px; margin-top:4px; text-align:center; width:100%; border:0px solid red;}

.form_contato{ width:380px; margin:0 auto; margin-top:20px; margin-bottom:20px;}

.form_contato2{ width:600px; margin:0 auto; margin-top:20px; margin-bottom:20px;}

.form_contato3{ width:600px; margin:0 auto; margin-top:70px; margin-bottom:20px;}

.img_quemsomos{ width:450px; height:230px; margin:0 auto; margin-top:30px; border:0px solid;}

.link-style{color:#ED5900 !important;}

#conteudo-internasE{
	float:left;
	margin-right:35px;
	width:340px;
}
#conteudo-internasE2{
	float:left;
	margin-right:35px;
	width:200px;
}
#conteudo-internasD{
	float:left;
	width:482px;
}
#conteudo-internasD2{
	float:left;
	width:625px;
}
#conteudo-internasD3{
	float:left;
	width:555px;
	padding-left:50px;
}
.img-conteudo{
	margin-bottom:10px;
}
.img-conteudo2{
	margin-right:60px;
}
#img-conteudo1{
	margin-left:10px;
}
#voltar{
	padding-left:400px;
	width:82px;
}
#voltar2{
	padding-left:550px;
	width:82px;
}
#voltar3{
	padding-left:500px;
	width:82px;
}
#link-voltar{
	color:#ED5900;
}
#txt-voltar{
	float:left;
}

.texto_din{ }

.hora{ float:right; margin-right:50px; margin-bottom:10px; border:0px solid;}

.contato_home{ font-size:10px;}

/*STR PHONE IN HEADER*/
.phones {color: #f96003; font-family: 'Arial', sans-serif; width: 310px; height: 80px;}
.phones .left {width: 31px; float: left; margin:9px 0 0 100px;}
.phones .right {text-align: right; float: right;}
.phones p {text-align: right; float: right; font-size: 12px; font-weight: bold; margin-top: 10px}
/*END PHONES IN HEADER*/