body { padding:0; margin:0; background:DBCCB7; }
* { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #4A2A09; }
a { font-size: 10px; }

.joiedevivre	{ font-weight: bold; font-size: 13px; }
.titulos		{ color: #FFFFFF;  font-size: 24px; }
.menu1			{ color: #A89374;  font-size: 12px; }
.outrascolecoes	{ font-weight: bold; color: #FFFFFF; font-size: 10px; }
.legenda		{ color: #FFFFFF; font-size: 9px; }
.rodape			{ font-weight: bold; color: #97947F; }

.conteudo {
	position:relative;
	margin:6px;
	width: 708px;
	height: 305px;
	overflow: auto;
}

td.background { background: #FFFFFF url(../img/fundo.gif) left top repeat-x; }

a:link		{ color: #84C225 }
a:visited	{ color: #84C225 }
a:hover		{ color: #EDEE05 }
a:active	{ color: #84C225 }

a.link_menu1:link			{ color: #A89374; font-weight: bold; text-decoration: none }
a.link_menu1:visited		{ color: #A89374; font-weight: bold; text-decoration: none }
a.link_menu1:hover		{ color: #67563E; font-weight: bold; text-decoration: none }
a.link_menu1:active		{ color: #A89374; font-weight: bold; text-decoration: none }

.campo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #4A2A09;
	height: 17px;
}
.campoover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4A2A09;
	background-color: #DBCCB7;
	border: 1px solid #4A2A09;
	height: 17px;
}
.campo-desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #4A2A09;
}
.campoover-desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #4A2A09;
	background-color: #DBCCB7;
	border: 1px solid #4A2A09;
}

