body {
	scrollbar-arrow-color: #ffcc66;
	scrollbar-track-color: #ffffff;
	scrollbar-base-color: #ffcc66;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffcc66;
	scrollbar-shadow-color: #ffcc66;
	scrollbar-darkshadow-color: #ffffff;
	margin:0px 0px;
	padding:0px;
       	font-family:verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	color:#fc6;
	

	}

#esq {font-size:12px;  color:#996633;verdana, arial, helvetica, sans-serif;
	color:#006;
        float: left; 
margin:0px 0px 0px 20px;
	padding:0px 0px 0px 10px;
        background:#fff;
        border-color:#fc6;
        border-width:1px;
	border-style: solid none none solid;
          width: 170px; 
       }
#dir { float: left;
        width: 270px; 
border-color:#fc6;
        border-width:1px;
	border-style: solid none none none;
}

#head {font-size:14px;color:#ffffff;padding-left:10px;padding-right:10px;font-weight:bold;}
#f {font-size:11px;color:#000000;font-weight:bold;text-decoration:none;}
#sa {font-size:12px;color:#996633;font-weight:bold;text-decoration:none;}
#b {font-size:11px;color:#617F97;font-weight:bold;text-decoration:none;}
#n {font-family:Times New Roman;font-size:13px;color:#000000;font-weight:bold;letter-spacing:1px;}
h1 {
	margin:0px 0px 15px 0px;
	padding:20px 0px 20px 40px; 
	font-size:30px;
	line-height:38px;
	font-weight:900;
	color:#fc6;

	}

h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:Verdana;
	font-size:12px;
	line-height:12px;
        font-weight:bold;
        color:#006;
	}
h3 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	line-height:20px;
        font-weight:bold;
        font-style:italic;
        color:#006;
	}
p {
	font:12px/6px verdana, arial, helvetica, sans-serif;
	color:#006;
	margin:0px 0px 16px 0px;
	padding:0px;
	}


a {
	color:#09c;
	font-size:12px;
	text-decoration:none;
	font-weight:300;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#cff;}

#header {
	margin:0px 0px -20px 0px;
	padding:0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:140px; /* 14px + 17px + 2px = 33px */
	background:transparent url(imagens/olhos_branco1.gif) no-repeat top right;


	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:140px;}


#titulo {
	position:absolute;
	padding:50px 20px 0px 60px;
	background:transparent;
        }

#emtorno {
	position:relative;
	top:0px;
	right:0px;
	left:0px;
	padding:300px 0px 0px 10px;
	background:transparent;
        }



#post { 
	margin:0px 265px 0px 20px;
	padding:10px 20px 5px 20px;
        background:#fff;
        
        text-align:justify;
	}

#menu {
	position:absolute;
	background:transparent;
	top:140px;
        margin-bottom:50px;
	right:10px;
	width:240px;
	padding:0px;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:245px;}
#velho {
	position:relative;
	width:240px;
	
	padding:0px;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:240px;
	background:transparent;
	}
/* Again, "be nice to Opera 5". */
body>#velho {width:240px;}
	


