/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
	background-image:url(../images/fundo.jpg);

	scrollbar-arrow-color:#999;
	scrollbar-3dlight-color:#CCC;
	scrollbar-highlight-color:#FFF;
	scrollbar-face-color:#E0E0E0;
	scrollbar-shadow-color:#CCC;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#F5F5F5;
}
/* Links */
a.lkrodape:link {
	color: #000;
	text-decoration: none;
}
a.lkrodape:visited {
	color: #000;
	text-decoration: none;
}
a.lkrodape:hover {
	color: #FF0000;
	text-decoration:underline;
}
a.lkrodape:active {
	color: #99FF66;
	text-decoration: none;
}

a.lkgaleria:link {
	color: #FFFC00;
	text-decoration: none;
}
a.lkgaleria:visited {
	color: #FFFC00;
	text-decoration: none;
}
a.lkgaleria:hover {
	color: #FFFC00;
	text-decoration:underline;
}
a.lkgaleria:active {
	color: #FFFC00;
	text-decoration: none;
}


#menu, rodape {
	position:absolute;
	top:50%;
	left:50%;
	text-align:left;
}
#menu {
	width:689px;
	height:78px;
	margin-left:-347px;
	margin-top:-230px;
}
h1 {
	font: 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight:bold; text-transform:uppercase;
	color: #FFFC00;
}

p {
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFF;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FFFFFF; }
.style1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.painel {
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #666;
}
#rodape {
	float:left;
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #000;
	width:520px;
	height:20px;
	text-align:center;
	margin-left:250px;
	margin-top:-40px;

}
.borda			{ border-width: 1px; background-color:#FFFFFF; border-style: solid;
				  border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
				  text-align: left; vertical-align: top; }

.campo			{ font-family: arial; font-size: 11px; height: 16px; width: 150px;
				  border-width: 1px; background-color:#FFFFFF; border-style: solid;
				  border-color: #999999 #999999 #999999 #999999;
				  text-align: left; vertical-align: top; }
				  
.campo_txt		{ font-family: arial; font-size: 11px; height: 100px; width: 445px;
				  border-width: 1px; background-color:#FFFFFF; border-style: solid;
				  border-color: #999999 #999999 #999999 #999999;
				  text-align: left; vertical-align: top; }
				  
.botao {font-family: arial; font-size: 11px; height: 17px; width: 80px; color:#0;
				  border-width: 1px; background-color:#FFCC00; border-style: solid; }


