@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_imagens/body_fundo.jpg);
	background-repeat: repeat-x;
}
body.home {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(../_imagens/body_home_fundo.jpg);
}
#defesa {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#topo_home {
	height: 470px;
	width: 960px;

}
#topo_empresa {
	height: 470px;
	width: 960px;

}
#topo_padrao {
	height: 395px;
	width: 960px;
	margin-bottom: 20px;

}
#conteudo {
	height: auto;
	width: 930px;
	padding: 15px;

}
#miolo {
	width:930px;
	height:auto;
	float:left;
	background-image: url(../_imagens/linha_base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
#miolo_noborder {
	width:930px;
	height:auto;
	float:left;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
#miolo p{
	padding-top: 5px;
	padding-bottom: 10px;

}
#miolo p.menu_otim a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;


}
#miolo_box {
	height: auto;
	width: 930px;
	background-image: url(../_imagens/conteudo_fundo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;

}
#conteudo_home {
	height: 340px;
	width: 930px;
	background-image: url(../_imagens/conteudo_home_fundo.jpg);
	padding: 15px;

}
#conteudo_projetos {
	height: auto;
	width: 930px;
	background-image: url(../_imagens/conteudo_projetos_fundo.jpg);
	padding: 15px;
	background-repeat: no-repeat;

}
#conteudo_contato {
	height: 450px;
	width: 930px;
	background-image: url(../_imagens/conteudo_contato_fundo.jpg);
	padding: 15px;
	background-repeat: no-repeat;
	background-position: center 50px;
}
#contato {
	width:450px;
	height:450px;
	float:left;
}
#contato_direita {
	width:400px;
	height:250px;
	float:left;
	padding-top: 85px;
}
#contato_direita span{
	color: #D8251D;

}
#intro {
	width:260px;
	height:160px;
	float:left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#projeto_home {
	width:230px;
	height:160px;
	float:left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#downloads_home {
	width:145px;
	height:160px;
	float:left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#fale_home {
	width:675px;
	height:150px;
	float:left;
}
#cartao {
	width:250px;
	height:150px;
	float:left;
}
#cont {
	width:350px;
	height:110px;
	float:left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#noticias_home {
	width:200px;
	height:290px;
	float:right;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#noticias_home.left {
	width:200px;
	height:290px;
	float:left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#noticias_home ul{
	list-style-type: none;
	height: 250px;

}
#noticias_home ul li{
	list-style-type: none;
	height: 75px;
	overflow: hidden;
	padding-top: 5px;

}
#noticias_home ul li h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E15952;


}
#noticias_home ul li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
#noticias_home ul li p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;


}
ul#menu_projetos {
	width:182px;
	height:auto;
	float:left;
	list-style-type: none;
}
ul#menu_projetos li{
	width:170px;
	height:20px;
	float:left;
	list-style-type: none;
	line-height: 20px;
	background-image: url(../_imagens/fundo_li_menu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul#menu_projetos li a{
	color: #D8251D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 20px;

}
ul#menu_projetos li a:hover{
	color: #333;

}
ul#menu_produtos {
	width:300px;
	height:auto;
	float:left;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
ul#menu_produtos li{
	width:120px;
	height:100px;
	float:left;
	list-style-type: none;
	line-height: 100px;
	margin: 10px;
	overflow: hidden;
	text-align: center;
}
ul#menu_produtos li a img{
	border: 0;

}
ul#menu_produtos li.titulo{
	width:250px;
	height:30px;
	float:left;
	list-style-type: none;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #D8251D;
	font-size: 12px;
	text-align: left;
}
#destaque {
	width:405px;
	height:auto;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#destaque li {
	margin-left: 20px;
	color: #333;

}
#destaque p {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#destaque p.imagem_destaque {
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: auto;
	border: 1px solid #D1D1D1;
	margin-bottom: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#destaque p.imagem_destaque img{
	width:100%;
	margin: 0px;
	padding: 0px;
}
#destaque p.imagem_destaque a.imagem_info {
	width:100px;
	text-align:right;
	height:25px;
	position:absolute;
	padding-top: 10px;
	padding-left: 290px;
	display: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul#lista_estrutura {
	width:930px;
	height:auto;
	float:left;
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
ul#lista_estrutura li{
	width:220px;
	height:150px;
	float:left;
	list-style-type: none;
	line-height: 20px;
	border: 1px solid #CCC;
	margin: 5px;
}
ul#lista_estrutura li:hover{
	border: 1px solid #D8251D;
}
ul#lista_estrutura li a img{
	border: 0;

}
ul#noticias{
	list-style-type: none;
	height: auto;

}
ul#noticias li{
	list-style-type: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	width: 930px;

}
ul#noticias li h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;


}
ul#noticias li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;


}
ul#noticias li p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8251D;
}
ul#downloads{
	list-style-type: none;
	height: auto;
	padding-top: 20px;

}
ul#downloads li{
	list-style-type: none;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 440px;

}
ul#downloads li h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 35px;


}
ul#downloads li p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;


}
ul#downloads li p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
	color: #799D2F;
	font-weight: bold;


}
ul#downloads li a.icone_download{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	float: left;
	height: 80px;
	width: 80px;
	background-image: url(../_imagens/icone_download.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;


}
ul#lista_parceiros {
	width:930px;
	height:auto;
	float:left;
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
ul#lista_parceiros li{
	width:220px;
	height:150px;
	float:left;
	list-style-type: none;
	line-height: 20px;
	margin: 5px;
}
#navegacao   {
	width:900px;
	height:20px;
	float:left;
	padding-top:25px;
}
#navegacao_esquerda   {
	width:165px;
	height:20px;
	text-align:left;
	float:left;
}
#navegacao_direita {
	width:165px;
	height:20px;
	text-align:right;
	float:right;
}
#navegacao   a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8251D;
	font-weight: bold;
}
h2.intro {
	width:100%;
	height:20px;
	background-image: url(../_imagens/h2_intro.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
h2.projetos {
	width:100%;
	height:20px;
	background-image: url(../_imagens/h2_projetos.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
h2.tit_projeto {
	width:100%;
	height:25px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
}
h2.downloads {
	width:100%;
	height:20px;
	background-image: url(../_imagens/h2_downloads.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
h2.fale {
	width:100%;
	height:20px;
	background-image: url(../_imagens/h2_fale.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
h2.noticias {
	width:100%;
	height:20px;
	background-image: url(../_imagens/h2_noticias.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
h2.empresa {
	width:100%;
	height:20px;
	background-image: url(../_imagens/h2_empresa.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
h2.conheca_estrutura {
	width:100%;
	height:20px;
	background-image: url(../_imagens/h2_conheca_estrutura.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}
h2 span {
	display: none;

}
a.saiba_mais {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.saiba_mais:hover {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9241B;
	text-decoration: none;
}
p.projeto_imagem {
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 85px;
	border: 2px solid #D1D1D1;
	margin-bottom: 12px;
	padding: 3px;
}
#base {
	height: 100px;
	width: 960px;
	background-image: url(../_imagens/linha_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
#base p.menu {
	height: 25px;
	width: 960px;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 30px;

}
#base p.menu a{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;


}
#base p.menu a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	color: #D9241B;



}

#base p.end {
	width: 420px;
	text-align: center;
	float: left;
}
#base p.copy {
	width: 280px;
	float: left;
	padding-left: 20px;
}
#base p.copy span{
	color: #D9241B;

}
#base p.credito {
	width: 140px;
	text-align: right;
	float: right;
	padding-right: 60px;
}
#base p.credito a{
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#base p.credito a span{
	color: #333;
	letter-spacing: -2px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}

#form_geral {
	width:400px;
	height: auto;
	margin: 0px;
	line-height: 17px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	color: #666666;
}
#form_geral label {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

}
#form_geral input.textfield_peq {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #F0F0F0;
	float: left;
	width: 200px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	padding-top: 4px;
	background-color: #F0F0F0;
}

#form_geral input.textfield_medio {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #F0F0F0;
	float: left;
	width: 320px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	background-color: #F0F0F0;
}
#form_geral input.textfield_grande {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #F0F0F0;
	float: left;
	width: 400px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	background-color: #F0F0F0;
}
#form_geral .textarea {
	color: #00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #F0F0F0;
	float: left;
	width: 320px;
	height: 100px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	background-color: #F0F0F0;
}





#botao_limpar {
	width:60px;
	height:20px;
	background-color:#F0F0F0;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	border: none;
	cursor:pointer;
	margin-right: 30px;
	margin-top: 5px;
	padding: 0px;
	margin-left: 165px;
	
}
#botao_enviar {
	width:70px;
	height:20px;
	background-color: #F0F0F0;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	border: none;
	cursor:pointer;
	padding: 0px;
	margin-top: 5px;
	
}
.limpa_float   {
	height:0px;
	line-height:0px;
	clear:both;
}
