/* Define o estilo do texto da página em geral */

BODY, P, TD {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	font-size : 12px;
	line-height : 140%;
	font-family : Verdana, Arial, Helvetica;
	
	scrollbar-face-color:#84875F;
	scrollbar-highlight-color:#B2B493;
	scrollbar-3dlight-color:#707351;
	scrollbar-darkshadow-color:#333300;
	scrollbar-shadow-color:#5D603E;
	scrollbar-arrow-color:#333300;
	scrollbar-track-color:#d8d8d8;
}

DT {
	padding-bottom : 3px;
	font-size : 12px;
	line-height : 120%;
	font-family : Verdana, Arial, Helvetica;
}

DD  {
	font-size : 11px;
	line-height : 120%;
	padding-top : 3px;
	padding-bottom : 4px;
	margin-left : 30px;
}

.10  {
	font-size : 10px;
}

.11  {
	font-size : 11px;
}

A  {
	text-decoration : none;
}

A:Hover  {
	text-decoration: underline;
}

B.1  {
	color: #333333;
}



/* espaços entre linhas */

BR.5  {
	font-size : 5px;
	line-height : 5px;
}

BR.9  {
	font-size : 9px;
	line-height : 9px;
}



/* alinhamento de foto */

.right  {
	margin-left : 10px;
	float : right;
}

.left  {
	margin-right : 10px;
	float : left;
}



/* formatação para o mapa do site */

.mapa {
	font-size : 11px;
	line-height : 18px;	
	border-right : 1px solid #000000;
	padding-right : 0px;
}

.mapa2 {
	font-size : 11px;
	line-height : 18px;
	padding-left : 5px;
	padding-right : 0px;
}




.link  {
	text-decoration : none;
	color : #4B432D;
}

.link:Hover  {
	text-decoration: none;
	color : #FFFFFF;
}

.link1  {
	text-decoration : none;
	color : #FFFFFF;
}

.link1:Hover  {
	text-decoration: underline;
	color : #FFFFFF;
}

.link2  {
	font-size : 10px;
	text-decoration : none;
	color : #4B432D;
}

.link2:Hover  {
	text-decoration: none;
	color : #FFFFFF;
}

.titulo  {
	color: #777700;
	font-size : 12pt;
	line-height : 150%;
	font-family : MS Sans Serif,Tahoma,Geneva,sans-serif;
	font-weight : bold;
}

.titulo2  {
	color: #333333;
	font-size : 12pt;
	line-height : 150%;
	font-weight : bold;
}

.texto  {
	line-height : 150%;
	text-indent : 50px;
}



/* formulários */

.form3  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background-color : #ECF1E6;
	border : 1px solid #333300;
	height : 18px;
}

.form_texto  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background-color : #ECF1E6;
	border : 1px solid #333300;
}

.botao  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	color: #FFFFFF;
	background-color : #707351;
	border : 1px solid #333300;
	height : 18px;
}