	.texto01 { 	font-family : verdana;
					font-size : 8pt;
					color : #CD9933;
					font-weight : none }
	.schedule { 	font-family : verdana;
					font-size : 8pt;
					color : #D1D1D0;
					font-weight : none ;
					background-color: #281E18}
	.header { 	font-family : verdana;
					font-size : 8pt;
					color : white;
					font-weight : none }
	.header2 { 	font-family : verdana;
					font-size : 8pt;
					color : #CD9933;
					font-weight : none;
					text-decoration: none }	
	.header2:hover { 	font-family : verdana;
					font-size : 8pt;
					color : #CD9933;
					font-weight : none;
					text-decoration : underline }						
	.texto02 { 	font-family : verdana;
					font-size : 8pt;
					color : #CC6733;
					font-weight : none }
	.texto03 { 	font-family : verdana;
					font-size : 8pt;
					color : #D1D1D0;
					font-weight : none }
	.texto04 { 	font-family : verdana;
					font-size : 8pt;
					color : #B3B3B3;
					text-decoration:none;
					font-weight : none }
	.texto05 { 	font-family : verdana;
					font-size : 8pt;
					color : #FF9900;
					text-decoration:none;
					font-weight : bold; }
	a.inedita:link { 	font-family : verdana;
					font-size : 8pt;
					color : #FF9900;
					text-decoration:underline;
					font-weight : bold; }				
	a.inedita:visited { 	font-family : verdana;
					font-size : 8pt;
					color : #FF9900;
					text-decoration:underline;
					font-weight : bold; }	
	a.inedita:hover { 	font-family : verdana;
					font-size : 8pt;
					color : #FF9900;
					text-decoration:underline;
					font-weight : bold; }	
	a.inedita:active { 	font-family : verdana;
					font-size : 8pt;
					color : #FF9900;
					text-decoration:underline;
					font-weight : bold; }
	a.legal:link { 	font-family : verdana;
					font-size : 8pt;
					color : #B3B3B3;
					text-decoration:underline;
					font-weight : none; }				
	a.legal:visited { 	font-family : verdana;
					font-size : 8pt;
					color : #B3B3B3;
					text-decoration:underline;
					font-weight : none; }	
	a.legal:hover { 	font-family : verdana;
					font-size : 8pt;
					color : #B3B3B3;
					text-decoration:underline;
					font-weight : none; }	
	a.legal:active { 	font-family : verdana;
					font-size : 8pt;
					color : #B3B3B3;
					text-decoration:underline;
					font-weight : none; }												
	.titulo01 { 	font-family : verdana;
					font-size : 9pt;
					color : #CD9933;
					font-weight : none }
	.titulo02 { 	font-family : verdana;
					font-size : 9pt;
					color : #CC6733;
					font-weight : none }
	.titulo03 { 	font-family : verdana;
					font-size : 9pt;
					color : #D1D1D0;
					font-weight : none }
	.titulo04 { 	font-family : verdana;
					font-size : 9pt;
					color : #B3B3B3;
					font-weight : none }
 		body {	scrollbar-face-color : black;
					scrollbar-arrow-color : #CD9933;
					scrollbar-base-color : black;
					scrollbar-shadow-color : #655348;
 					scrollbar-darkshadow-color : black;
					scrollbar-highlight-color : #655348;
					scrollbar-3dlight-color : black;
 					scrollbar-track-color : black }	
					
					
					
	/* CAIXAS DE FORMULÁRIO */
	.form1 {	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
				FONT-STYLE: normal;
				FONT-SIZE: 10px;
				FONT-WEIGHT: normal;
				COLOR: #000000;
				BACKGROUND-COLOR: #FFFFFF;
				BORDER: 1px #394D5A solid;
				BORDER-STYLE: solid;
				BORDER-TOP-WIDTH: 1px;
				BORDER-RIGHT-WIDTH: 1px;
				BORDER-BOTTOM-WIDTH: 1px;
				BORDER-LEFT-WIDTH: 1px;
				HEIGHT: 15px;
				WIDTH: 200px;}
	
	.form1b {	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
				FONT-STYLE: normal;
				FONT-SIZE: 10px;
				FONT-WEIGHT: normal;
				COLOR: #000000;
				BACKGROUND-COLOR: #FFFFFF;
				BORDER: 1px #394D5A solid;
				BORDER-STYLE: solid;
				BORDER-TOP-WIDTH: 1px;
				BORDER-RIGHT-WIDTH: 1px;
				BORDER-BOTTOM-WIDTH: 1px;
				BORDER-LEFT-WIDTH: 1px;
				WIDTH: 200px;}	
				
	.btnenviar { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
						FONT-STYLE: normal;
						FONT-SIZE: 10px;
						FONT-WEIGHT: normal;
						COLOR: #000000;
						BACKGROUND-COLOR: #C68E29;
						BORDER: 1px #394D5A solid;
						BORDER-STYLE: solid;
						BORDER-TOP-WIDTH: 1px;
						BORDER-RIGHT-WIDTH: 1px;
						BORDER-BOTTOM-WIDTH: 1px;
						BORDER-LEFT-WIDTH: 1px;
						/*WIDTH: 100px;
						HEIGHT: 15px;*/

}		

/* ///////////////	FORM  /////////// */

#newsletter {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;*/
	padding:50px 0px 0px 65px;
	font-family : verdana;
	font-size : 8pt;
	color : #B3B3B3;
}

.tbox{
	font-family : verdana;
	font-size : 8pt;
	color : #CC6733;
	width:380px;
	background-color: #D7DCD7;
	BORDER-STYLE: solid;
	BORDER-TOP:1px solid #94948c;
	BORDER-RIGHT:1px solid #94948c;
	BORDER-BOTTOM:1px solid #f0f3ee;
	BORDER-LEFT:1px solid #f0f3ee;
	letter-spacing: 1px;
}


label,input {
	display: block;
	width: 170px;
	float: left;
	margin-bottom: 8px;
}
label {
	text-align: right;
	width: 130px;
	padding-right: 20px;
}

br {
	clear: left;
}
.erro {
	font-family : verdana;
	font-size : 8pt;
	color:#FF0000;
	padding-left:130px;
}

.button {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-STYLE: normal;
FONT-SIZE: 10px;
FONT-WEIGHT: normal;
COLOR: #000000;
BACKGROUND-COLOR: #D7DCD7;

	BORDER-TOP:1px solid #000000;
	BORDER-RIGHT:1px solid #94948c;
	BORDER-BOTTOM:1px solid #f0f3ee;
	BORDER-LEFT:1px solid #000000;
HEIGHT: 15px;
WIDTH: 100px;
margin-right:15px;
margin-top:5px;
}

.button_over {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-STYLE: normal;
FONT-SIZE: 10px;
FONT-WEIGHT: normal;
COLOR: #FFFFFF;
BACKGROUND-COLOR: #cda046;
BORDER: 1px #cda046 solid;
BORDER-STYLE: solid;
BORDER-TOP-WIDTH: 1px;
BORDER-RIGHT-WIDTH: 1px;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-LEFT-WIDTH: 1px;
HEIGHT: 15px;
WIDTH: 100px;
margin-right:15px;
margin-top:5px;

}