@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden; background-color:#FFFCC5; }
body {font-family:verdana, arial, sans-serif; font-size:76%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:90px 20px 5px 200px; width:470px; color:#003399; }
#content2 {position:absolute; z-index:9; padding:0px 0px 0px 0px; width:100%; color:#FFFFFF; }
p {line-height:1.8em; letter-spacing:0.1em; text-align:justify;}
#fixed {position:absolute; top:100px; left:10px; width:150px; z-index:10; color:#567;  padding:2px;}
#fixed2 {position:absolute; top:-10px; right:50px; width:150px; z-index:10; color:#567; border:0px solid #fff; padding:10px;}
#fixed3 {position:absolute; top:-7px; left:-10px; width:150px; z-index:10; color:#567; border:0px solid #fff; padding:10px;}
#fixed4 {position:absolute; bottom:-10px; left:-10px; width:150px; z-index:10; color:#567; border:0px solid #fff; padding:10px;}
.botao  {
position:absolute;
top:0px;
left:3px;
margin:0px;
padding: 0;
        }
.botao a, .botao a:visited {  
font: bold 12px/24px arial, helvetica, sans-aerif;	
padding:0 0 0 10px;
text-decoration: none;
text-align:left;	
color:#781201; 
background-color:#EEEAA9; 	
width:122px;  
height:20px;	
display:block;	
	}
.botao a:hover { 
background-color: #901D19;
color:#fff;}
.botao a:active { 
background-color: #3D335F;
color:#fff;}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #153764;
}
a,  a:visited {
color: #153764;
}
a:hover  {
color: #CD3C2B;
}
