body{
	background-color:#000;	
}

#divbase {
	position:relative;
	width:920px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
}

#superior{
	position:relative;
	width:920px;
	height:auto;
	float:left;
}

#menu{
	position:relative;
	width:920px;
	height:60px;
	background-image:url(../imagens/fmenu.jpg);
	background-repeat:repeat-x;
	float:left;
	text-align:center;
}

#centralizaMenu{
	display:block;
	position:relative;
	width:750px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}

#divbase #superior #ftopo ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	float: right;
	height: 20px;
	list-style-type: none;
	text-align:center;
	*margin-top:10px;
}

#menuLinkMedio{
	width: 170px;
}

#menuLinkGrande{
	width: 210px;
}

#menuLinkPequeno{
	width: 100px;
}

a {
	color: #FFF;
	text-decoration: none;
}
#ftopo{
	padding-top:10px;
	position:relative;
	width:920px;
	height:92px;
	background-image:url(../imagens/ftopo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#fmeio{
	position:relative;
	text-align:left;
	width:920px;
	height:374px;
	background-image:url(../imagens/fmeio.jpg);
	background-repeat:no-repeat;
	float:left;
}
#frodape{
	position:relative;
	width:920px;
	height:150px;
	background-image:url(../imagens/frodape.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:right;
}

#centralizaTopo{
	position:relative;
	height:20px;
	width:420px;
	display:block;
	float:right;
}

#comTracoInicial{
	width: 80px;
}

#comTracoPequeno{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	width: 80px;
}

#comTracoGrande{
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

#divbase #menu ul li{
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
	font-size:14px;
	font-weight:bold;
	float:left;
	height: 20px;
	list-style-type: none;
	text-align: center;
	margin-top: -7px;
	*margin-top: 8px;
	margin-bottom:13px;
	*margin-bottom:0px;
	margin-right:15px;
	
}

#divbase #superior #frodape ul {
	*margin-top:15px;	
}

#divbase #superior #frodape ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	float: right;
	width: 500px;
	clear: none;
	position: relative;
	text-align:right;
	margin-right:40px;
	height: 30px;
}

