@charset "utf-8";
/* CSS Document */





.style1 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 11px;
	color: #333333;
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;
    
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 16px;
	color: #333333;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 12px;
	color: #333333;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 14px;
	color: #003366;
}
.div_fixa {
   visibility:visible;
	position: relative !important;
	overflow: auto;
	background-repeat: no-repeat;
	width: 400px;
	height:200px;
	
	left:0px;
	top:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border:100px;
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;
	}
a:link {
	text-decoration: none;
	color: #000000;
	FONT-SIZE: 12px

}

.arquivo {
	text-decoration: none;
	color: black;
	background-color:#BFFBFF;
	FONT-SIZE: 12px

}
a:visited {
	color: #000000;
	FONT-SIZE: 12px
}
a:hover {
	text-decoration: underline overline;
    color: gray;
	FONT-SIZE: 12px
}
.button {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR:#666666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	CURSOR: hand;
	color: #414141;
	FONT-COLOR:#CCCCCC;
}




.fundo {
background:url(imagens/fundo.jpg) center top;
height:100%;
}
.file {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 10px;
	color: #333333;
	
	border-right-color:#999999;
	border-left-width:thin;
	border-bottom-color:#EEEEEE;
    background-color:#EFEFEF;
	
}
.style_div {
   text-align:center; 
   font-size:12px;
   color:#FF0000;
   position:absolute;
}
