.borda_site {
	border:solid 1px;
	color:000000;
}

body {
	text-align:center; 

	background-color:#88703C; /*#2E2715;*/
	
	color:#666; 

	font: 12px  Arial,Verdana, Helvetica, sans-serif;
	/*
	background-attachment: fixed;
	background-image: url(imagens/Web_cont_fundo.png);
	background-repeat: repeat-x;
	*/
}
body table {

	/*text-indent: 10px;*/

	/*text-align:center; */
	
	/*vertical-align: top;*/

	background-color:#FFF;
	
	color:#666; 

	font: 15px  Arial,Verdana, Helvetica, sans-serif;
	/*
	background-attachment: fixed;
	background-image: url(imagens/Web_cont_fundo.png);
	background-repeat: repeat-x;
	*/
}

body td {
	/*text-align:center; */
	
	/*vertical-align: top;*/

	background-color:#FFF;
	
	color:#666; 

	font: 15px  Arial,Verdana, Helvetica, sans-serif;
	/*
	background-attachment: fixed;
	background-image: url(imagens/Web_cont_fundo.png);
	background-repeat: repeat-x;
	*/
}

a {

	color:#666;
	font-size:10px;

}
h1 {
	color:#BB9600;
	border:0;
	margin:0px;
	font-size: 15px;
	font-weight: normal;
}

#data{
background-color:#2B2313;
}

hr {/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88703C;
	margin:-5px;*/
	
	margin:-5px,0;
	
	height:1px;
	color:#88703C;
}
#hh {/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88703C;
	*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #88703C;
}

#conteudo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88703C;	
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88703C;
	
	margin:1px,0px;
}
	
.scroll_h {
overflow-x: scroll;
}

.scroll_v {
overflow-y: scroll;
}





form td  {
	color:666;
	/*font-size:8;*/
}



.style_input {
	height:30;
	width:100%;
  	/*
  	height:15px;
	width:205;
	font-size:8;
	*/
}


.style_text_area {
	height:95px;
	width:100%;
	font-family:Arial;
	/*font-size:8;*/
}


.style_button {
	background-color:#666;
	border:1px solid #FFF;
	color:#FFF;	font-size:15;
	font-weight: bold; font-family:Arial;
	/*text-decoration: underline;
	background-image: url(imagens/fundo_vetor1.png);
	background-repeat: no-repeat;
	background-position: -100px -200px;*/
}
