#tabnav {
	width: 98%;
	height:100%;
	min-height:480px;
}
 
#tabs {
	height: 20px;
	position: relative;
}
 
#tabsTopo{
	background:url(../img/abas/topAbas.png) no-repeat; 
	width:745px; 
	height:10px; 
	float:left; 
	margin:0 auto; 
	padding:0;
}

#content {
	padding: 10px;
	height:100%;
	min-height:480px;
	background:url(../img/abas/bgmeio.png) repeat-y; 
	width:725px; 
	float:left; 
	margin:0 auto;
}
 
#content div p {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	
}

#tabs ul li, #tabs ul li:VISITED {
	/*background: url("img/menu/fdo_modens.png") top left no-repeat;*/
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color:black;
	display: block;
	width: 130px;
	height: 20px;
	_height: 20px;
	margin: 0 10px 0 0;
	text-align: center;
	padding: 3px 0 0 0; 
	float: left;
	cursor:pointer;
	*cursor:hand;
}

#tabsBase {background:url(../img/abas/bgRodape.png) no-repeat; width:745px; height:9px; float:left; margin:0 auto;}