@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: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_imagens/body_fundo.jpg);
}
#defesa {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#topo {
	height: 160px;
	width: 960px;

}
#topo h1{
	display: none;


}
#banner {
	height: 452px;
	width: 960px;
}
#banner_alt {
	height: 233px;
	width: 960px;
}
#conteudo {
	padding-top: 20px;
	padding-bottom: 20px;

}
#conteudo div.esquerda {
	width: 610px;
	float: left;

}
#conteudo div.direita {
	width: 320px;
	float: right;
}
#conteudo p {
	padding-bottom: 10px;
}
#conteudo p.menu_branco a{
	text-transform: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;

}
#mapa {
	width:550px;
	height:360px;
	border: 5px solid #000;
}
#mapa_info {
	width: 160px;
	height: 130px;
	padding-right: 0px;
	padding-left: 20px;
	border:0px;
	color: #000;
}
h2 a.portfolio {
	background-image: url(../_imagens/h2_portfolio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;


}
h2 a.fotos {
	background-image: url(../_imagens/h2_fotos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.noticias {
	background-image: url(../_imagens/h2_noticias.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.historia {
	background-image: url(../_imagens/h2_historia.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.perfil {
	background-image: url(../_imagens/h2_perfil.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.servicos {
	background-image: url(../_imagens/h2_servicos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.eventos {
	background-image: url(../_imagens/h2_eventos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.produtos {
	background-image: url(../_imagens/h2_produtos.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.localizacao {
	background-image: url(../_imagens/h2_localizacao.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.clientes {
	background-image: url(../_imagens/h2_clientes.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.contato {
	background-image: url(../_imagens/h2_contato.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 30px;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
h2 a.barra {
	background-position: 10px top;

}
h3.como_chegar {
	background-image: url(../_imagens/h3_como_chegar.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 25px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
h3.endereco {
	background-image: url(../_imagens/h3_endereco.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 25px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
h3.se_preferir {
	background-image: url(../_imagens/h3_se_preferir.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 25px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#portfolio_home_defesa {
	height: 92px;
	width: 910px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../_imagens/ul_slider_fundo.png);
	background-repeat: repeat;
	float: left;
	margin-bottom: 30px;
}
#slider_anterior {
	width:30px;
	height:92px;
	float:left;
	cursor:pointer;
	background: url(../_imagens/slider_anterior.png) no-repeat -60px 25px;
}
#slider_anterior:hover {
	background-position: 0px 25px;
}
#slider_proximo {
	width:30px;
	height:92px;
	float:left;
	cursor:pointer;
	background: url(../_imagens/slider_proximo.png) no-repeat -30px 27px;
}
#slider_proximo:hover {
	background-position: -60px 27px;
}
#slider-stage{
	width:840px;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	height:92px;
	float: left;
	margin-right: 10px;
}
#slider-list{
	width:3000px;
	border:0;
	margin:0;
	padding:0;
	left:400px;
}
#slider-list li{
	list-style:none;
	margin-right:9px;
	width:120px;
	height:90px;
	text-align: center;
	float: left;
	margin-left: 9px;
	border: 1px dashed #000;
}
#slider-list li:hover {
	border: 1px dotted #C00060;
}
ul.noticias_home {
	list-style-type: none;
	width: 960px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
ul.barra {
	list-style-type: none;
	width: 320px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}

ul.noticias_home li {
	list-style-type: none;
	width: 300px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.noticias_home li h3 {
	font-size: 13px;
	font-weight: bold;
	color: #C00060;

}
ul.noticias_home li p a {
	color: #FFF;
	text-decoration: none;

}
ul.noticias_home li.internas {
	list-style-type: none;
	height: auto;
	background-color: #000;
	padding: 10px;
	width: 100%;
	margin-bottom: 15px;
}
ul.noticias_home li.internas p.imagem_noticia{
	width: 120px;
	float: left;
	height: 90px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.noticias_home li.internas p.img{
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 10px;
	overflow: hidden;





}
#form_geral {
	width:450px;
	height: auto;
	margin: 0px;
	line-height: 17px;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#form_geral label {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;

}
#form_geral input.textfield_peq {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	width: 200px;
	height: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	padding-top: 4px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #666;
	border-left-color: #000;
}

#form_geral input.textfield_medio {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	width: 350px;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #666;
	border-left-color: #000;
}
#form_geral input.textfield_grande {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	width: 400px;
	height: 20px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #666;
	border-left-color: #000;
	background-color: #000;
}
#form_geral .textarea {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	width: 350px;
	height: 100px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-right: 2px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #666;
	border-left-color: #000;
}
#botao_enviar {
	width:80px;
	height:30px;
	background-color: #000;
	color: #DF0059;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border: none;
	cursor:pointer;
	padding: 0px;
	margin-top: 5px;
	margin-left: 270px;
	
}
#base {
	padding-top: 15px;

}
#base p.menu_linha {
	line-height: 50px;
	background-image: url(../_imagens/base_linha.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 50px;
	width: 100%;
	margin-bottom: 30px;
}
#base p.menu_linha a {
	color: #FFF;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;

}
#base p.menu_linha a:hover {
	color: #FF0066;

}
#base p.copy {
	width: 335px;
	float: left;
	padding-bottom: 20px;
}

#base p.end {
	width: 300px;
	text-align: center;
	float: left;
	padding-bottom: 20px;
}
#base p.credito {
	width: 150px;
	text-align: right;
	float: right;
	padding-bottom: 20px;
}
#base p.credito a{
	padding-left: 5px;
	text-decoration: none;
	color: #FF0066;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#base p.credito a span{
	color: #DF0059;
	letter-spacing: -2px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
}
.inv {
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
.titulo_rosa {
	font-weight: bold;
	color: #DF0059;
	font-size: 24px;
	margin-bottom: 15px;
}
.rosa {
	font-weight: bold;
	color: #DF0059;
	text-decoration: none;
}
.limpa_float {
	height: 0px;
	line-height: 0px;
	clear: both;
}
ul.produtos {
	list-style-type: none;
	width: 960px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
ul.produtos li {
	list-style-type: none;
	height: 240px;
	background-color: #000;
	width: 200px;
	margin-bottom: 15px;
	float: left;
	border: 5px solid #000;
	padding: 15px;
}
ul.produtos li:hover {
	border: 5px solid #C06;
}
ul.produtos li p.imagem_produto{
	width: 200px;
	float: left;
	height: 200px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}ul.produtos li h3 {
	font-size: 13px;
	font-weight: bold;
	color: #C00060;
	float: left;

}
ul.produtos li h3 a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.fotos_slider {
	width: 940px;
	height: 600px;
}
/* Easy Slider */

	#slider{
	height: 600px;
	overflow: hidden;
	position: absolute;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
	height:600px;
	text-align: center;
		}	
#slider li p.imagem {
	height:500px;
	text-align: center;
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px;
}

#slider li p.descricao {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
	height:70px;
	text-align: left;
	padding: 10px;
	background-color: #000;
	color: #FFF;
	overflow: hidden;
	position: relative;
	bottom: -10px;
}
#slider li p.descricao_produto {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
	height:90px;
	text-align: left;
	color: #FFF;
	overflow: hidden;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


	#prevBtn{
	display:block;
	width:30px;
	height:120px;
	position:relative;
	left:-15px;
	bottom: -150px;
	padding-top:100px;
		}
	#nextBtn{
	display:block;
	width:30px;
	height:120px;
	position:relative;
	left:925px;
	bottom: 70px;
	padding-top:100px;
		}													
	#prevBtn a{
	display:block;
	width:30px;
	height:35px;
	background-image: url(../_imagens/slider_anterior.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
		}	
#prevBtn a:hover {
	background-position: -30px 0px;
}
	#nextBtn a{
	display:block;
	width:30px;
	height:77px;
	background-repeat:no-repeat;
	background-image: url(../_imagens/slider_proximo.png);
	background-position: -60px 0px;
	}
#nextBtn a:hover {
	background-repeat:no-repeat;
	background-image: url(../_imagens/slider_proximo.png);
	background-position: -30px 0px;
}
