html, body{ 
	height: 100%;
	margin: 0;
	padding: 0;
	font: 12px arial, hevetica, sans-serif;
	text-align: center;
	color:#1C3D35;
	background-color: #C2DEDF;
	background-image:url(http://i216.photobucket.com/albums/cc180/editorchefe/OCEMG/site/coopsport_2009/bg_cor.jpg); background-repeat:no-repeat; background-attachment:fixed;
} 



#tudo {
	position: relative;
	width:760px; 
	margin-top:5px;
	margin: 0 auto;
	padding-top:5px;
	text-align:left; 
	min-height: 99%;

	}

* html #tudo {
	height: 100%; /* hack para IE6 hq trata height como min-height */
	}
	
#banner {
	z-index:150;
	position:relative;
	width:760px;
	height:130px;
	background-image:url(http://i216.photobucket.com/albums/cc180/editorchefe/OCEMG/site/coopsport_2009/bgbanner.png); background-repeat:no-repeat; background-position:center center;
	text-align:right;
	}
	
#navegacao {
	position:relative;
	width:740px;
	height:30px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	}
	
#conteudo {
	position:relative;
	width:650px;
	height:310px;
	padding-top:20px;
	padding-bottom:20px;
	z-index:0;
	margin-left:10px;
	margin-right:100px;
	z-index:100;
	overflow:auto;
	scrollbar-face-color: #C2DEDF; scrollbar-highlight-color: #74AB9A; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #006633; scrollbar-shadow-color: #006633; scrollbar-arrow-color: #006633; scrollbar-track-color: #C2DEDF;
	}
	
#rodape {
	position:fixed;
	width:750px;
	height:35px;
	bottom: 0px;
	background-color:#3F8384;
	text-align:left;
	font-size:10px;
	color:#C2DEDF;
	padding-top:5px;
	padding-left:10px;
	z-index:150;
	
	}

.alpha {
	position: relative;
	width:660px;
	height:100%;
	margin-left:50px;
	margin-right:50px;
     }


* html body .alpha {
     background-color:#FFF;
     filter: alpha(opacity=60); 
     }


html > body .alpha {
     background-image:url(http://i216.photobucket.com/albums/cc180/editorchefe/OCEMG/site/coopsport_2009/opaco.png);
     }
	 
#barnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	width:740px;
	margin:0;
	}

#barnav  li {
	list-style:none;
	display:inline;
	}
	
#barnav  li a {
	float: left;
	display:block;
	width: 132px; 
	height: 21px;
	margin:4px 0 0 0;
	text-decoration:none; text-align:center;
	background-image:url(http://i216.photobucket.com/albums/cc180/editorchefe/OCEMG/site/coopsport_2009/botao2.png);
	padding-top:5px;

	}
	
#barnav  li a:link {
	color:#FFFFFF;
	}
	
#barnav  li a:visited {
	color:#FFFFFF;
	}
	
	
	
#barnav li a:hover {
	color:#003300;
	background-image:url(http://i216.photobucket.com/albums/cc180/editorchefe/OCEMG/site/coopsport_2009/botao1.png);
	}

	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#1C3D35;
	margin: 10px 10px 10px 10px;
	}

H1, H2, H3, H4, H5, H6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#1C3D35;
	margin: 10px 10px 10px 10px;
	}
		
				
p  a:link, a:visited, a:active {
	text-decoration:none;
	color: #1C3D35;
	}
	
p a:hover {
	color: #1C3D35;
	font-weight:bold;
	}

ol  a:link, a:visited, a:active {
	text-decoration:none;
	color: #1C3D35;
	}
	
ol a:hover {
	color: #1C3D35;
	font-weight:bold;
	}