body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #E5DECE;
}
a.linque {
	display:block;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#907C68;
	padding:5px 10px;
	text-decoration:none
}
a.linque:hover {
	color:#EFEBE2;
	background-color:#AD8E79;
 }
a:link {
	color: #6B5343;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B5343;
}
a:hover {
	text-decoration: none;
	color: #DD3E31;
}
a:active {
	text-decoration: none;
	color: #6B5343;
}
a.rdp:link {
	color: #D4C9AD;
	text-decoration: none;
}
a.rdp:visited {
	text-decoration: none;
	color: #D4C9AD;
}
a.rdp:hover {
	text-decoration: none;
	color: #BEAB67;
}
a.rdp:active {
	text-decoration: none;
	color: #D4C9AD;
}
.brdr_site {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B59A85;
	border-right-color: #C1B391;
	border-bottom-color: #90674E;
	border-left-color: #C1B391;
}

.fonte_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DD3E31;
	font-weight: bold;
}
.fonte_padrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5343;
	line-height: 120%;
}
.fonte_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B5343;
}
.fonte_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D4C9AD;
	line-height: 130%;
}
.brdr_menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #F9F6F1;
	border-bottom-color: #F9F6F1;
	border-left-color: #F9F6F1;
}
.brdr_foto {
	background-color: #D6C59B;
	padding: 3px;
	border: 1px solid #A4836C;
}
.fd_topo {
 background-image: url(../imgs/fundo_topo.jpg);
}
.fd_topo2 {
 background-image: url(../imgs/fundo_topo2.jpg);
}
.fd_menu {
	background-color: #D4C9AD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5DECE;
}
.fd_lat {
	background-image: url(../imgs/fundo_lat.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E5DECE;
	border-bottom-color: #E5DECE;
	padding: 5px;
}
.fd_cont2 {
	background-color: #F9F6F1;
	border: 1px solid #B4A374;
	padding: 10px;
}
.fd_rodape {
	background-color: #90674E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1B391;
}
.fd_rodape2 {
	background-image: url(../imgs/fundo_rodape.gif);
}

.fd_cont {
	background-color: #C1B391;
	background-image: url(../imgs/fundo_cont.jpg);
	background-repeat: repeat-x;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B5343;
	background-color: #F3F2EC;
	border: 1px solid #AC9786;
}