/*** AJUSTES PADROES ***/
*{ 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	text-decoration:none;
	list-style:none;font-family:"Courier", verdana, arial, sans;
	letter-spacing:1px;
}
.espaco{height:2px; clear:both;}
.espaco2{height:10px; clear:both;}
a img{border:0;}
/**************************/
/**************************/
body{
    background:#ffffff;
	background-position: top center;
	background-attachment: fixed;
}
.bnd{
    width:823px;
    height:175px;
	border-bottom:4px solid;
	margin-bottom:10px;
}
#total{
	width:1024px;
	margin:auto;
}
.mn{
	width:1024px;
	margin-top:0px;
	*margin-top:10px;
}
.menu{
	float: left;
	font: bold 14px Arial;
	padding:0;
	*margin-left:0px;
}
.menu li{display: inline;}
.menu li a:hover, .menu li .current{	color:#372c26; text-decoration:underline;}

box{
	width:800px;
	padding:5px 5px 5px 20px;
	margin-top:5px;
	clear:both;
	background:#ebebeb;
}
.imagens{
	float:left;
	width:500px;
	border:1px solid;
	margin-right:10px;
}
.infos{	
	height:100px;
	font-size:12px;
}
.about{
	text-align:left;
	width:820px;
	padding:5px 5px 5px 5px;
	margin-top:5px;
	clear:both;
	background:#ebebeb;
}
.a-dest{ color:red;		font-weight:bold;}
.a-dest2{ font-weight:bold;}
/**************** Contato (contato.php) *****
*********************************************/
#main_c{
	width:783px;
	padding-right:40px;
}
.c_tp{
	width:810px;
	background:#8BBF51;
	padding:14px 6px 6px 10px;
	margin-bottom:10px;
}
#form{
	clear:right;
}
.alerta{
	color:red;
	font-weight:bold;
}
#enviando{
	border:1px solid #d3d39a;
	padding:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	color:#6d6451;
	background:#e9e9b8 url(img/enviando.jpg) repeat-x;
}
#aviso_form{
	padding:5px 5px 5px 5px;
	font-size:11px;
	font-weight:bold;
	color:#6d6451;
	background:#fcfbf8 url(img/fundo_erroform.jpg) repeat-x;
}
#contato_nome, #contato_email, #contato_cidade, #contato_estado, #contato_assunto, #contato_mensagem{	font-weight:bold;}
#pdo_nome, #pdo_email, #pdo_cidade, #pdo_estado, #pdo_assunto, #pdo_mensagem{	font-weight:bold;}
#form_in, #form_in_contato{
	width:490px;
	padding:2px 2px 5px 2px;
}
.formfield{
	width:380px;
	border:1px solid #ddd9ca;
	padding:1px 2px 1px 2px;
	margin:2px 0px 2px 0px;
	color:#111111;
}
.formfield_over{
	width:380px;
	border:2px solid #ddd9ca;
	padding:0px 1px 0px 1px;
	margin:2px 0px 2px 0px;
	background:#ffffe1;
	color:#111111;
}
.mensarea{
	width:380px;
	height:90px;
	border:1px solid #ddd9ca;
	padding:1px 2px 1px 2px;
	margin:2px 0px 2px 0px;
	color:#111111;
}
.mensarea_over{
	width:380px;
	height:90px;
	border:2px solid #ddd9ca;
	padding:0px 1px 0px 1px;
	margin:2px 0px 2px 0px;
	background:#ffffe1;
	color:#111111;
}
#espaco_2{	width:505px; clear:both;}
#botao{
	margin-left:320px;
	_margin-left:300px;
	margin-top:4px;
}
.btn{
	border:1px solid;
	cursor:pointer;
	color:#111111;
}
