body{
	margin:0;
	padding:0;
	background-color:#000;
	scrollbar-arrow-color:#ccc;
	scrollbar-3dlight-color:#000;
	scrollbar-highlight-color:#cccccc;
	scrollbar-face-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#999;	
}
#geral{
	position:absolute;
	margin-left:-385px;
	vertical-align:middle;
	left:50%;
	top:25px;
	width:770px;
	height:600px;
	border:#999 2px solid;
}
#baseSite {
	position:absolute;
	width:770px;
	height:600px;
}

#layoutSite-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:55px;
	background-image:url(../images/layoutSite_01.gif);
	background-repeat:repeat-x;
}

#layoutSite-02_ {
	position:absolute;
	left:0px;
	top:55px;
	width:770px;
	height:79px;
	background-image:url(../images/layoutSite_02.gif);
	background-repeat:repeat-x;
}

#layoutSite-03_ {
	position:absolute;
	left:0px;
	top:134px;
	width:770px;
	height:84px;
	background-image:url(../images/layoutSite_03.gif);
	background-repeat:repeat-x;
}

#layoutSite-04_ {
	position:absolute;
	left:0px;
	top:218px;
	width:770px;
	height:84px;
	background-image:url(../images/layoutSite_04.gif);
	background-repeat:repeat-x;
}
#layoutSite-05_ {
	position:absolute;
	left:0px;
	top:302px;
	width:770px;
	height:91px;
	background-image:url(../images/layoutSite_05.gif);
	background-repeat:repeat-x;
}

#layoutSite-06_ {
	position:absolute;
	left:0px;
	top:393px;
	width:770px;
	height:70px;
	background-image:url(../images/layoutSite_06.gif);
	background-repeat:repeat-x;
}

#layoutSite-07_ {
	position:absolute;
	left:0px;
	top:463px;
	width:770px;
	height:72px;
	background-image:url(../images/layoutSite_07.gif);
	background-repeat:repeat-x;
}

#layoutSite-08_ {
	position:absolute;
	left:-1px;
	top:530px;
	width:770px;
	height:65px;
	background-image:url(../images/layoutSite_08.gif);
	background-repeat:repeat-x;
}
#rodape {
	position:absolute;
	left:100px;
	top:560px;
	width:576px;
	height:21px;
	z-index:1;
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	color:#ccc;

}
#menu {
	position:absolute;
	display:block;
	left:86px;
	top:171px;
	width:605px;
	height:25px;
	z-index:1;
}

#menu ul{
	display:block;
	margin:0;
	padding:0;
}
#menu ul li{
	display:block;
	float:left;
	list-style:none;
}
#menu li a{
	display:block;
	width:120px;
	height:25px;
	padding-top:2px;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:800;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
#menu a:visited.active{
	text-decoration:underline;
}
#conteudo {
	position:absolute;
	left:275px;
	top:207px;
	width:450px;
	height:280px;
	z-index:1;
	padding:10px;
	color:#FFF;
	overflow: auto;
}
#conteudo p{
	text-align:justify;	
	color:#ccc;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
}
#ultEventos {
	position:absolute;
	left:33px;
	top:216px;
	width:231px;
	height:296px;
	z-index:1;
	overflow: auto;
	color:#FFF;
}
#ultEventos ul {
	color:#FFF;	
	list-style:none;
}
