@charset "utf-8";
body{
	width:100%;
	height:100%;
	min-width:1024px;
	margin:0;
	padding:0;
	color:#1D1D1B;
	font:12px 'DINLightRegular';
}

.bloco{
	position:relative;
	float:left;
	width:100%;
	clear:both;
}

.backgrounn{
	background:url('imagens/bg.png');
}

.backgrounn2{	
	background:#575756;
}

.header{
	position:relative;
	float:left;
	width:100%;
	padding:30px 15px 30px 15px;
}

.banner{
	position:relative;
	float:left;
	width:100%;
	padding:27px 0 27px 0;
}

.middle{
	position:relative;
	float:left;
	width:100%;
	padding:30px 15px 30px 15px;
	line-height:18px;
}

.footer{
	position:relative;	
	float:left;
	width:100%;
	font-size:9px;
	padding:22px 15px 22px 15px;
	color:#fff;
}

.centro{
	width:950px;
	height:auto;
	clear:both;
	left:50%;
	margin-left:-490px;
}

img{
	border:none;
}

.menu{
	position:relative;
	float:right;
	top:65px;
	width:auto;
}

.menu li{
	position:relative;
	float:left;
	display:inline;
	font-size:13px;
	padding:5px 25px 25px 25px;
	cursor:pointer;
}

.menu li:hover, .menu li.active_imenu{
	color:#9C1950;
}

.separador_menu{
	position:relative;
	float:left;
	top:7px;
}

.icon_facebook{
	position:relative;
	float:left;
	display:inline;
	padding:6px 25px 4px 25px;
}

.seta_menu{
	position:absolute;
	background:url('imagens/setas_menu.png') center bottom no-repeat;
	width:14px;
	height:12px;
	top:30px;
	left:50%;
	margin-left:-6px;
}

.active_seta_imenu{
	background-position:center top;
}

.home_adv{
	position:relative;
	float:left;
	width:182px;
	margin-right:10px;
	cursor:pointer;
}

.last_home_adv{
	margin:0;
}

.home_adv .titulo{
	position:relative;
	width:100%;
	clear:both;
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	margin-bottom:20px;
}

.home_adv .icon{
	position:relative;
	float:left;
	clear:both;
	left:50%;
	margin:0 0 8px -38px;
}

.home_adv .leed{
	position:relative;
	float:left;
	clear:both;
	text-align:justify;
	font-family:'DINRegular';
}

a{
	color:#1D1D1B;
	text-decoration:none;
}

.text1{
	position:relative;
	float:left;
	width:572px;
	text-align:justify;
	font-family:'DINRegular';
}

.text2{
	position:relative;
	float:left;
	width:358px;
	text-align:justify;
	color:#9C1950;
	margin-left:20px;
	font-size:15px;
	line-height:22px;
	margin-top:-4px;
	font-family:'DINRegular';
}

.tag_serv{
	position:relative;
	float:left;
	clear:both;
	width:890px;
	margin-bottom:10px;
	padding:30px 10px 30px 50px;
}

.last_tag_serv{
	margin:0;
}

.tag_serv img{
	position:relative;
	float:left;
	margin-right:40px;
}

.tag_serv .titulo{
	position:relative;
	float:left;
	width:740px;
	color:#9C1950;
	text-transform:uppercase;
	font-size:16px;
}

.tag_serv .conteudo{
	position:relative;
	float:left;
	width:740px;
	text-align:justify;
	font-family:'DINRegular';
}

.text3{
	position:relative;
	float:left;
	width:167px;
	margin-right:10px;
	font-family:'DINRegular';
}

.text3 .titulo{
	font:14px 'DINLightRegular';
	text-transform:uppercase;
}

.mapa{
	position:relative;
	float:left;
	background:#f0f0f0;
	width:366px;
	padding:10px;
	margin-right:10px;
}

.formulario{
	position:relative;
	float:left;
	background:#f0f0f0;
	width:357px;
	padding:10px;
	font-family:'DINRegular';
}

.destaque{
	color:#9C1950;
}

.row{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:5px;
}

label{
	color:#9C1950;
	text-transform:uppercase;
	font-size:11px;
	margin-right:5px;
	vertical-align:top;
	float:left;
	margin-top:4px;
}

input, textarea{
	float:left;
	border:none;
	color:#1D1D1B;
	background:#fff;
	font:12px 'DINLightRegular';
	padding:5px;
	margin:0;
	resize:none;
	overflow:auto;
	height:15px;
}

.btn_form{
	color:#9C1950;
	text-transform:uppercase;
	font-size:11px;
	float:right;
	cursor:pointer;
	height:25px;
}

.btn_form:hover{
	color:#fff;
	background:#9C1950;
}

.linha_top_divise{
	border-top:#ccc dotted 1px;
}

.slider{
	position:relative;
	float:left;
	z-index:1;
}

.slider-images{
	position:relative;
	float:float;	
}

.slider-images ul li{
	height:368px;
	width:980px;
}

.prev{
	position: absolute;
	left:0;
	top:50%;
	margin-top:-29px;
	z-index:144;
}

.next{
	position: absolute;
	right:0;
	top:50%;
	margin-top:-29px;
	z-index:51;
}

b{
	font-family:'din_blackregular';
}

.text1 img{
	position:relative;
	float:left;
	margin-right:8px;
}