@charset "utf-8";
/* CSS Document */


#tt{
	width:953px;
	height:36px;
	border-bottom: solid 1px #d4d4d4;
	margin:0 auto;
	background-image:url(../imagens/layout/contato/tt_contato.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-top:28px;
}

#txt_intro{
	min-width:490px;
	width:226px;
	text-align:right;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	float:right;
	margin-top:13px;
}

#msg{
	text-align:left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	display:table;
	padding: 20px;
	color:#ff0c00;
	width:500px;
	float:left;
	}
	
#col_esquerda{
	width:440px;
	height:520px;
	margin-left:26px;
	margin-top:35px;
	background-color: solid 1px #999999;
	background-image:url(../imagens/layout/acontece/bg_col_esq.gif);
	background-repeat:repeat-y;
	float:left;
	text-align:center;

}




#form_area {
	width:325px;
	height:239px;
	margin:0 auto;
	text-align:center;
}
#pontilhado {
	color:#c3c1b8;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	height:2px;
	width:400px;
	clear:both;
	float:left;
	}
	

	

#col_direita{
	width:465px;
	height:486px;

	background-color:#e4e2d7;
	float:left;
	padding-right:17px;
	padding-left:17px;
	padding-bottom:26px;

	margin-top:35px;

}



#mapa{
	width:464px;
	height:400px;
	text-align:center;
	margin-top:18px;
}

	
#infos {
	width:463px;
	height:48px;
	text-align:right;
	margin-top:22px;
	margin-bottom:10px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;

}

#titulo {
	width:380px;
	height:14px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	margin-top:15px;
	text-align:left;
	float:left;
	padding-left:40px;
	}


#contatos {
	width:358px;
	text-align:left;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	margin:0 auto;
	margin-top:31px;
	float:left;
	height:53px;
	padding-left:40px;
		}

.input {
	background-color:#f1f0e8;
	border:solid 1px #ceccc2;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}

#bt_como{
width:187px;
height:24px;
float:left;
margin-top:10px;
}

a{ text-decoration:none;
color:#463018; }

a:visited{ text-decoration:none;
color:#463018; }
