
/* body {width:100%; background-image:url("feijaobandeira-s.jpg"); background-position-y:40px; background-position-x:110px;background-repeat:no-repeat;}

 .gr1 {position:absolute;top:60px ;left:250px}
 .gr2 {position:absolute;top:100px ;left:250px}
 .gr3 {position:absolute;top:140px ;left:250px}
 .gr4 {position:absolute;top:180px ;left:250px}
 */
 #header {width : 800px; height :200px; margin-right: auto; margin-left: auto;}
 #container{ width:1000px; margin-right: auto; margin-left: auto;}
 #side1 {float:left; width:200px;}
 #mid {float:right; width:370px;}
 #side2 {float:right; width:190px; }
 
 .bd1 {border-width:thin; border-color:white; background:sienna;}
 .bd2 {text-align:left; padding-left:10px; border:1px solid deepskyblue; line-height:30px ;border-left:15px solid deepskyblue}
 .bd3 {text-align:left; padding-left:10px; border:1px solid lime; line-height:30px ;border-left:15px solid lime}
 .ft1 {float:left; margin-right:10px}

 #sc1 {overflow: auto; font-size:11px; width:200px; height:145px; border: 1px #6699FF solid; color:snow; scrollbar-base-color: #6699FF; scrollbar-track-color: #000000;
		scrollbar-face-color: #000000; scrollbar-shadow-color: #6699FF; scrollbar-darkshadow-color: #6699FF; scrollbar-highlight-color: #6699FF; scrollbar-3dlight-color: #6699FF;
		scrollbar-arrow-color: orange;}
 
 #sc2 {overflow: auto; font-size:10px; width:190px; height:100px; border: 1px #6699FF solid; color:deepskyblue; scrollbar-base-color: #6699FF; scrollbar-track-color: #000000;
		scrollbar-face-color: #000000; scrollbar-shadow-color: #6699FF; scrollbar-darkshadow-color: #6699FF; scrollbar-highlight-color: #6699FF; scrollbar-3dlight-color: #6699FF;
		scrollbar-arrow-color: orange;}
 
 #menu ul,#menu li{ width : 158px; margin:0; padding: 0; list-style:none; }
 #menu li{ filter: alpha(style=0, opacity=95); float:left; margin-right:0; background-color:#FFEA00 ; border:1px outset #FFEA00;}
 #menu a,#menu a:link,#menu a:visited { text-decoration:none; color:black ;font-weight:bold; background-color:transparent; width:196px; height:10px; text-align:center; padding:2px 0; display:block; display:inline;}
 #menu a:hover { color:#FFEA00; background-color:black; font-weight:bold; border-bottom:2px; top:-2px;}