/* 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:#FFA200;
	scrollbar-highlight-color:#E5D5BE;
	scrollbar-3dlight-color:#CC7A00;
	scrollbar-darkshadow-color:#7F4C00;
	scrollbar-shadow-color:#BD7202;
	scrollbar-arrow-color:#7F4C00;
	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;
	color: #ff3300;
}

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 : #7F4C00;
}

.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 : #7F4C00;
}

.link2:Hover  {
	text-decoration: none;
	color : #FFFFFF;
}

.link-bio  {
	font-size : 10px;
	text-decoration : none;
	color : #CC0000;
}

.link-bio:Hover  {
	text-decoration: none;
	color : #663300;
}

.titulo  {
	color: #EE8800;
	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;
}

.citacao  {
	color: #884400;
	padding-left : 30px;
}



/* formulários */

.form3  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background-color : #FBF7ED;
	border : 1px solid #CC7A00;
	height : 18px;
}

.form4  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background-color : #FDEEDA;
	height : 20px;
}

.form_texto  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background-color : #FDEEDA;
}

.botao  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
	color: #FFFFFF;
	background-color : #CC7A00;
	border : 1px solid #CC7A00;
	height : 18px;
}