@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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_imagens/body_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#defesa {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#topo {
	height: 170px;
	width: 960px;

}
#topo h1 {
	width: 420px;
	height: 170px;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-indent: -9999px;
}
#menu_topo {
	list-style:none;
	width: 520px;
	height: 70px;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu_topo li {
	width: auto;
	height: 70px;
	text-align: center;
	line-height: 70px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu_topo li a{
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu_topo li a:hover {
	color: #86A9C5;

}
#menu_topo li a.ativo {
	color: #86A9C5;

}
#banner_home {
	width: 960px;
	height: 450px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#floater {
	width: 960px;
	height: 450px;
	padding: 0px;
	margin: 0px;
}
#mapa{
	list-style-type: none;
	height: 450px;
	width: 620px;
	border: 4px solid #0099CC;
	float: left;

}
#mapa_info {
	width: 160px;
	height: 130px;
	padding-right: 0px;
	padding-left: 20px;
	border:0px;
	color: #000;
}
#conteudo {
	height: auto;

}
#conteudo.interno {
	height: auto;
	padding-top: 155px;
	padding-bottom: 20px;

}
#conteudo h1.titulo{
	height: auto;
	width: 960px;
	color: #FFF;
	letter-spacing: -3px;
	margin-bottom: 40px;
	font-size: 40px;

}
#conteudo h2.azul{
	height: auto;
	color: #006398;
	letter-spacing: -1px;
	margin-bottom: 10px;

}
#conteudo h2.branco{
	height: auto;
	color: #FFF;
	letter-spacing: -1px;
	margin-bottom: 10px;

}
#conteudo a.white{
	color: #FFF;
	text-decoration: none;

}
#conteudo a.bloco_produtos{
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 250px;
	width: 350px;
	text-indent: -9999px;

}
#conteudo a.round {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	line-height: 16px;
	background-image: url(../_imagens/a_detalhes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 90px;




}
#conteudo p.blue{
	color: #5A9DBF;

}
#conteudo p{
	padding-bottom: 10px;


}
#intro_home {
	width: 350px;
	height: 120px;
	padding: 0px;
	float: left;
	margin-top: -160px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #006398;
}
.home_esquerda {
	width: 350px;
	height: 340px;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.home_centro {
	width: 290px;
	height: auto;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.home_direita {
	width: 290px;
	height: auto;
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.interna_esquerda {
	width: 320px;
	height: auto;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#defesa_base {
	width: 100%;
	text-align: left;
	background-color: #FFF;
}
#base {
	width: 960px;
	height: 240px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	color: #3684D1;
	margin: 0 auto;
	background-image: url(../_imagens/base_fundo.jpg);
	background-position: center center;

}
#base p.menu {
	text-align: center;
	line-height: 20px;
	height: 60px;
	padding-bottom: 120px;

}
#base p.menu a{
	padding-right: 10px;
	padding-left: 10px;
	color: #333;
	text-decoration: none;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADACA3;
}
#base p.menu a:hover{
	color: #386992;


}
#base p.left {
	float: left;
	height: auto;
	width: 260px;
	font-size: 11px;
	text-align: left;
	padding-left: 21px;
	line-height: 14px;

}
#base p.center {
	float: left;
	height: auto;
	width: 500px;
	font-size: 11px;
	text-align: center;
	line-height: 15px;

}
#base p.right {
	float: right;
	height: auto;
	width: 150px;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;

}
#form_geral {
	width:450px;
	height:auto;
	float:left;
	border: 3px solid #0099CC;
	padding: 20px;
}
#form_geral p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	height: auto;
	margin: 0px;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#form_geral p span.left {
	float: left;
	line-height: 28px;
	padding-right: 5px;
}
#form_geral p label {
	float: left;
	line-height: 15px;
	width: 100px;
	padding-top: 3px;
}
#form_geral p.botao {
	width:200px;
	height:auto;
	float: left;
	padding-top: 10px;
}
#form_geral p.botao_enviar {
	width:450px;
	height:auto;
	float: left;
	padding-left: 0px;
	line-height: 10px;
	font-style: italic;
}
#form_geral p.obs {
	color: #666;
	font-size: 8px;
	width: 600px;
	font-style: italic;
	float: left;
	margin-bottom: 10px;
}
#form_geral .textfield {
	width:85%;
	font-size:12px;
	color:#333;
	float: left;
	height: auto;
	border: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	background-image: url(../_imagens/textfield_fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
}
#form_geral .textfield_medio {
	width:65%;
	font-size:12px;
	color:#333;
	float: left;
	height: auto;
	border: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	padding: 2px;
	background-image: url(../_imagens/textfield_fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#form_geral .textfield_menor {
	width:25%;
	font-size:12px;
	color:#333;
	float: left;
	height: auto;
	border: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 2px;
	padding: 2px;
}
#form_geral .textarea {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #DDDDDD;
	float: left;
	width: 380px;
	height: 100px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	background-color: #FFF;
	background-image: url(../_imagens/textfield_fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.produtos{
	list-style-type: none;
	padding-bottom: 10px;
	float: left;

}
ul.produtos li{
	height: 320px;
	width: 220px;
	float: left;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;


}
ul.produtos li h2{
	color: #333;
	line-height: 18px;
	height: 36px;
	font-size: 16px;



}
ul.produtos li p.img{
	width: 220px;
	height: 180px;
	overflow: hidden;
	padding: 0px;
	text-align: center;




}
ul.produtos li a.ver{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 16px;
	background-image: url(../_imagens/a_detalhes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 75px;




}
#conteudo .img_prod{
	width: 450px;
	height: auto;
	float: left;
	border: 1px solid #ECECEC;
	text-align: center;
	overflow: hidden;

}
#conteudo .info_prod{
	width: 420px;
	height: auto;
	float: right;

}
#conteudo .info_prod h3{
	font-size: 16px;
	font-weight: bold;
	color: #4B7BA1;
	margin-bottom: 10px;


}


.limpa_float {
	clear:both;
	height:0px;
	line-height:0px;
}

ul.min_imagens{
	list-style-type: none;
	margin-bottom: 15px;
	float: left;

}
ul.min_imagens li{
	height: 120px;
	width: 120px;
	float: left;
	margin-right: 15px;
	overflow: hidden;


}
