/* CSS Document */
body {
	background-image: url(imagens/background/bg_home2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #3e1f00;
	left: 0px;
	top: 0px;
}
body_igo {
	background-image: url(imagens/background/bg_igo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #3e1f00;
}

BODY {
	scrollbar-face-color:#724015;
	scrollbar-highlight-color:#de9756;
	scrollbar-3dlight-color:#724014;
	scrollbar-darkshadow-color:#724015;
	scrollbar-shadow-color:#663a13;
	scrollbar-arrow-color:#fcebbe;
	scrollbar-track-color:#fcebbe;
	
}
.tabela1 {
	background-image: url(imagens/background/bg_home5.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.style1 {
	color: #F4D79F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #663300;
}
.style3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #331A00;
}
.style6 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #422100;
	font-weight: normal;
}
.input { 
background-color: #FFFAF0; 
font: 12px verdana, arial, helvetica, sans-serif;
color:#663300;
border:1px solid #663300;
}


.input2 {
	background-color: #663300;
	color:#fffaf0;
	border:1px solid #fffaf0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

</style>
.tab_gene {
	background-color: #F7F5F4;
}
.tabela2 {
	background-color: #FFFCF9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #BE6C49;
	border-left-color: #BE6C49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}

