body {
	background-image: url(../img/bck_site.gif);
	background-repeat: repeat-x;
	background-color: #FCC26C;
	margin: 0;
	font:   normal 12px Trebuchet, Verdana, Arial;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
.texto{
	text-align: justify;
/*	margin: 5px 30px 0 5px;*/
	margin: 0;
	color: #F97F56;
	font-weight:bold;
}
.titulo{
	font-size: 15px;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 0 0 30px;
	height: 20px;
	background-position: 15px 15px;
	background-image: url(../img/laranja_bck_left_bt.gif);
	color: #F97F56;
}
.tit_coluna{
	font-size: 12px;
	color: #508314;
	font-weight: bold;
	text-align: left;
/*	margin: 0 23px 0 0;*/
}
.tit_coluna a{
	color: #508314;
}
#container{
	background-color: #FFF;
	width:  760px;
	height: auto;
	margin: auto;
}
#container #bl1 #bl1_l1 {
	height:214px;
}
#container #bl2 table tr .bl2_cl1{
	height: auto;
	margin:0;
}
#container #bl2 table tr .bl2_cl1 table tr td .texto a,#container #bl2 table tr .bl2_cl1 table tr td .texto a:hover{
	text-decoration: underline;
	color: #F97F56;
	font-weight: bold;
}
#container #bl2 table tr .bl2_cl1 table tr td .texto a{
	text-decoration: none;
}
#container #bl2 table tr .bl2_cl1 table tr td .menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#container #bl2 table tr .bl2_cl1 table tr td .menu li{
	float: left;
	margin-top: 5px;
	padding: 1px 4px 2px 4px;
	border-bottom: 1px #F97F56 solid;
}
#container #bl2 table tr .bl2_cl1 table tr td .menu .item_first{
	border-bottom: 0;
	padding: 0 -4px 0 60px;
	margin: 5px -4px 0 0;
}
#container #bl2 table tr .bl2_cl2{
	background-color:#CFE59D;
	width: 200px;
	height: 100%;
}
#container #bl2 table tr .bl2_cl2 table tr .titulo{
	height: 53px;
	background-repeat:no-repeat;
	background-position: center top;
}
#container #bl2 table tr .bl2_cl1 #contato{
	padding-left:44px;
	font-size:12px;
	width: 480px;
}
#container #bl2 table tr .bl2_cl1 #contato b{
	color: #C10000;
}
#container #bl2 table tr .bl2_cl1 #contato th{
	text-align: left;
	font-size: 11px;
}
#container #bl2 table tr .bl2_cl1 #contato tr td input, #container #bl2 table tr .bl2_cl1 #contato tr td textarea{
	border:1px #719648 solid;
}
#container #bl2 table tr .bl2_cl1 #contato .botao{
	background-color: #DC6F1E;
	color: #FFF;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	font-size:11px;
	padding: 2px;
}
#container #bl2 table tr .bl2_cl1 .texto a:hover{
	text-decoration: underline;
}
.botao{
	cursor:pointer;
	text-align:center;
}
#container #bl2 table tr .bl2_cl1 #galeria{
	margin: 0 15px 0 15px;
}
#container #bl2 table tr .bl2_cl1 div #recados td{
	color: #FB7F56;
	font-weight: bold;
}
#container #bl2 table tr .bl2_cl1 div #recados td b{
	color: #50834D;
}
#container #bl2 table tr .bl2_cl1 div #recados td .mensagem{
	text-align: center;
	color: #FB7F56;
}

