p{margin:0; padding:0; font-size:100.01%; font-weight:normal;}
:link, :visited 				{text-decoration:none;}

ol,ul {list-style:none; margin:0; padding:0;}

form{margin:0; padding:0;}

.clear{ clear:both; }


body{
	font-family: Arial;
	font-size:12px;	
	margin:0;
	border:0;
	padding:0;
	color:#000;
}


#conteudo_mapa{
	background-image: url("_imgs/bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	padding-bottom: 50px;
}

.titulo_01{
 font-family: 'eurostarblack';
	color:#99df78;
	font-size: 42px;
	padding-bottom: 20px;
}


#conteudo{
	width: 77%;
	height: auto;
	margin: 0 auto;
}


#rodape{
	background-color: #071201;
	width: 100%;
	height: auto;
}

#rodape_conteudo{
	width: 77%;
	height: auto;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 70px;
	color:#FFF;
	font-family: 'hind-light';
}


#rodape_box_01{
	width: 200px;
	height: auto;
	float: left;
	line-height: 200%;
}

#rodape_box_02{
	width: 200px;
	height: auto;
	float: left;
	line-height: 200%;
	color:#99df78;
	padding-top: 53px;
}

.icon_space{ float: left; margin-right: 10px; margin-top: 3px; margin-bottom: 39px; }

#rodape_box_02 a{ color:#99df78; }

#rodape_box_03{
	width: 200px;
	height: auto;
	float: right;
	text-align: right;
}

.logo_325web{ padding-top:30px; }

#topo img{ width: 100%; height: auto; }


.mapa_txt_1{
	font-family: 'eurostar';
	position: relative; margin-top:-330px; padding-bottom: 60px;
	color:#0f3105;
	font-size:38px;
}

.mapa_txt_2{ font-family: 'eurostarblack'; }


.mapa_txt_3{ color:#2c2c2c; font-size: 22px; padding-top: 20px; }




@media   (max-width: 800px) {
	
	

}


@font-face {
    font-family: 'eurostarblack';
	src: url('eurostarblack.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'hind-light';
	src: url('hind-light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'eurostar';
	src: url('eurostar.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


