* {line-height: normal; height: auto; border-width:0px; border:none; }
 
 body {
	font-family: Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

#site {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	}
	
#layout {
	width: 988px;
	padding: 0;
	margin: 0 auto;
	}
#layout div {
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
.esphzt {
	position:relative;
	height:12px;
	width:100%;
}

#layout #topo {
	width: 988px;
	height: auto;
	display:inline;
}

#layout #slidedestataques {
	width: 988px;
	height: auto;
	margin: 0 10px 0 10px;
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
	display:none;
}

#layout #conteudo {
	width: 988px;
	height: auto;
	margin-top:5px;
	margin-bottom:16px;
	overflow:hidden;
	float: right;
	display:inline;
	position:relative;
	
}

#layout #conteudo #lateralesqerda {
	width: 180px;
	margin-right:2px; /*sobrou 2px*/
}

#layout #conteudo .conteudo {
	width: 790px;
	text-align:left;
	margin-left:16px;
	overflow:hidden;
	position:relative;
}

#rodape {
	width: 988px;
	margin-top: 20px;
	margin-bottom: 0;
	background-attachment: scroll;
	background-image: url(../Imagens/fundo-rodape.png);
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
}

#rodape p.txtrodape { font-size:11px; margin-top:12px; padding-left:80px; margin-bottom:15px;}
#rodape .logofmrmini { width:64px; height:95px; position:absolute;  left:0px; top: 40px;}
#rodape .logoasslr { width:150px; height:42px; position:absolute; right:5px; top: 90px;}

#rodape .adm { top:2px; right: 15px; position: absolute; margin: 0px;  padding: 0px; color: #333333; text-decoration: none; 	z-index:8;
}
#rodape .adm a , #rodape div.adm { font-size:12px; font-weight:bold; color:silver; text-decoration:none; text-transform:uppercase;}
#rodape .adm a:hover { color:#CC0000; }

#rodape .menurodape {
	left:5px;
	top:8px;
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	z-index:8;
}

#rodape .menurodape li {
	display: inline;
	color: #666666;
	margin: 0 2px auto;
}

#rodape .menurodape li a {
	color:#ffffff;
	text-decoration:none;
}

#rodape .menurodape li a:hover {
	color: #FFFF00;
}


