*{
	margin:0px;
	padding:0px;
}
.escolha{
	background-image:url(../../global/imgs/botao_mobile.png);
	background-repeat:no-repeat;
	width:262px;
	height:47px;
	margin-left:25px;
	color:#FFF;
	font-size:0.75em;
	padding-top:15px;
}
.escolha a{ color:#FFF;}
a{ text-decoration:none;}
img{ border:0px;}
body{
	width:100%;
	margin:auto;
	background-image:url(../imgs/bg_pagina.jpg);
	background-color:#bdd3e1;
	background-repeat:repeat-x;
	font:1.0em Tahoma, Geneva, sans-serif;
	color:#000;
}
#wrap{
	width:100%;
	margin:auto;
	background-image:url(../imgs/bg_interno.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:569px;
}
#wrap2{
	width:100%;
	margin:auto;
}
#top{ 
	background-color:#e90909;
	height:46px; 
	width:100%;
	text-align:center;
}
#titulo{
	width:100%;
	background-color:#293137;
}
h1{ 
	padding:14px;
	display:block;
	text-align:left;
}
#marca{
	margin:auto;
	width:320px;
	text-align:center;
}
#container{
	margin:auto;
	width:320px;
	text-align:center;
}
#container p{ font-size:0.75em; margin:15px; text-align:left;}
#container p.introducao{ font-size:0.75em; margin:15px; text-align:left; color:#346085; font-weight:bold;}
ul{list-style:none;}
ul li{ margin-bottom:10px;}
blockquote { 
	width:288px;
	float:left;
	text-align:left;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:15px;
}
blockquote:before{
	display: block;
	line-height: 0;
	background: url(../imgs/canto2.gif) top right no-repeat;
	content: url(../imgs/canto1.gif) ;
}
blockquote:after{
	display: block;	
	line-height: 0;
	background: url(../imgs/canto4.gif) bottom right no-repeat;
	content: url(../imgs/canto3.gif);
}
blockquote div{ background-color:#FFF; float:left; width:288px;} 
blockquote div#perspectiva{ text-align:center;}
blockquote div#perspectiva img{ float:none;}
blockquote div#mapa{width:288px; color:#496778; text-align:center; font-size:0.688em;}
blockquote div#mapa img{ float:none;}
blockquote div img{ margin-left:10px; margin-right:10px; float:left;}
blockquote div h2{ float:left; color:#346085; font-size:0.875em;}
blockquote div p{ color:#346085;}
.faleconosco{ 
	background-image:url(../imgs/img_faleconosco.png); 
	background-repeat:no-repeat;
	background-position:20px 10px;
	padding-top:77px;
}
form{ float:left;}
fieldset{ border:none; text-align:left; margin-bottom:20px;}
fieldset #nome{ font-size:0.75em; color:#346085; font-weight:bold; margin-left:64px;}
fieldset #empresa{ font-size:0.75em; color:#346085; font-weight:bold; margin-left:47px;}
fieldset #telefone{ font-size:0.75em; color:#346085; font-weight:bold; margin-left:47px;}
fieldset #email{ font-size:0.75em; color:#346085; font-weight:bold; margin-left:60px;}
fieldset #mensagem{ font-size:0.75em; color:#346085; font-weight:bold; margin-left:33px; float:left; margin-right:5px;}
fieldset input{ background-image:url(../imgs/bg_input.gif); width:165px; height:13px; border:none; background-color:#bdd3e1; margin-bottom:8px; padding:3px; font-size:0.688em;}
fieldset textarea{ background-image:url(../imgs/bg_mensagem.gif); width:165px; border:none; background-color:#bdd3e1; height:70px; margin-bottom:10px; padding:3px; font-size:0.75em; font-family:Arial, Helvetica, sans-serif;}
fieldset .botao{ width:auto; height:auto; background:none; margin-left:107px; background-image:url(../imgs/botao_limpar.gif); width:84px; height:15px; float:left; margin-right:3px; margin-top:3px;}
fieldset .botaoenviar{ width:auto; height:auto; background:none; float:left;}


#rodape{
	margin:auto;
	width:320px;
	text-align:center;
	color:#939fa6;
	font-size:0.688em;
	padding-top:30px;
	padding-bottom:20px;
}
