@charset "utf-8";

body {
	font:Geneva, Arial, Helvetica, sans-serif;
	padding:0;
	background:#FFFFFF;
	margin:0;
}	

#topo {
	line-height:30px;
	width:100%;
	height:30px;
	background:#FFDC17;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#topo a, topo a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#topo a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}	

#tabelagrande {
    margin-left: auto;
    margin-right: auto;
	background:#FFFFFF;
	color:#333333;
	width:800px;
}	

#tabelacima {
	background:#FFFFFF;
	width:800px;
	margin-top:8px;
	height:auto;
	margin-bottom:10px;
}

#tabelacima01 {
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left;
	width:800px;
	height:110px;
	color:#FFFFFF;
}

#tabelabaixo02 {
	background:#FFFFFF;
	width:800px;
	height:85px;
	font-weight:normal;
}

#tabelaesquerda {
	margin:0;
	background:#FFFFFF;
	float:left;
	width:200px;
	height:auto;
}

#barrinharodape {
	width:100%;
	height:3px;
	background:#CCCCCC;
	clear:both;
}	

#rodape {
	background:#f0f0f0;
	width:100%;
	height:89px;
	color:#666666;
}

#rodapecenter {
    margin-left: auto;
    margin-right: auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f0f0f0;
	width:800px;
	height:20px;
	color:#666666;
}

#rodapeesquerda {
	background:#f0f0f0;
	margin-top:15px;
	width:200px;
	height:20px;
	color:#666666;
	float:left;
}

#rodapecentro {
	background:#f0f0f0;
	margin-top:15px;
	text-align:center;
	width:400px;
	height:20px;
	color:#666666;
	float:left;
}

#rodapedireita {
	background:##f0f0f0;
	margin-top:15px;
	text-align:right;
	width:128px;
	height:20px;
	color:#666666;
	float:left;
}

.letramenu {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFDC17;
	font-weight: bold;
}
		
.menuesquerda a, .menuesquerda a:visited {  
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}		
	
.menuesquerda a:hover {
	background:#FFDC17;
	color:#FFFFFF; 
	text-decoration:none;
}

.menuesquerda02 a, .menuesquerda02 a:visited {  
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}		
	
.menuesquerda02 a:hover {
	color:#FFDC17;
	text-decoration:none;
}

.estilorodape a, .estilorodape a:visited {  
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}		
	
.estilorodape a:hover {
	color:#0099FF;
	text-decoration:none;
}

.direitosrodape {font-size: 11px;}