@charset "utf-8";
/* CSS Document */


#todoform {	
background:#000000;	
border-right:1px dashed #cccccc;	
}

#todoform2 {	
background:#000000;	
border-bottom:1px solid #333333;
border-top:1px solid #333333;
border-right:1px solid #333333;
border-left:1px solid #333333;	
}

.Negrito {
	color: #91946B;
	font-weight: bold;
}

#FundoTabela
{
background-color:#91946B;
}
a:hover {color:#FFFFFF}
a:link { color:#91946B;}
a:vlink { color:#91946B;}
a:alink { color:#91946B;}
A { color:#91946B;
	TEXT-DECORATION: none; 
	font-size:11px;
	}


#menu a:hover  {color:#FFFFFF}
#menu a:link { color:#91946B;}
#menu a:vlink { color:#91946B;}
#menu a:alink { color:#91946B;}
#menu A { color:#91946B;
	TEXT-DECORATION: none; 
	font-size:9px;
	}


.style1 {
	color: #FFFFFF;
	font-weight: bold;
}


body
{
	background-color:#000000;
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	topmargin:20px;
	marginwidth:2px;
	marginheight:2px;
	color:#CCCCCC;
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #333333;

}

.conteudo
{
	background-image:url("images/principal_r3_c1.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.conteudotabela table,tr,td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:11px;
}
.separadortabela
{
	border-color:#91946B;
	border-left-style: none; 
	border-right-style: none; 
	border-bottom-style: dashed; 
	border-bottom-width: 1px;
	text-decoration:none;
}


.Estilo1 a:hover  {color: #CCCCCC; 	font-family: "Times New Roman", Times, serif; 	font-size:26px;}
.Estilo1 a:link  {color: #CCCCCC; 	font-family: "Times New Roman", Times, serif; 	font-size:26px;}
.Estilo1 a:vlink  {color: #CCCCCC; 	font-family: "Times New Roman", Times, serif; 	font-size:26px;}
.Estilo1 a:alink  {color: #CCCCCC; 	font-family: "Times New Roman", Times, serif; 	font-size:26px;}
.Estilo1 A  {color: #CCCCCC; 	font-family: "Times New Roman", Times, serif; 	font-size:26px;}

.Estilo2 a:hover  {color: #91946B; 	font-family: "Times New Roman", Times, serif; 	font-size:22px;}
.Estilo2 a:link  {color: #91946B; 	font-family: "Times New Roman", Times, serif; 	font-size:22px;}
.Estilo2 a:vlink  {color: #91946B; 	font-family: "Times New Roman", Times, serif; 	font-size:22px;}
.Estilo2 a:alink  {color: #91946B; 	font-family: "Times New Roman", Times, serif; 	font-size:22px;}
.Estilo2 A  {color: #91946B; 	font-family: "Times New Roman", Times, serif; 	font-size:22px;}
