* {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000000;
	list-style:none;
}




body {
	background:#53BDAB url('../images/fundo.jpg') repeat-x;
}




#geral {
	width:770px;
	margin:0 auto;
	padding-left:3px;
}




#topo {
	background:#FFF url('../images/topo.fundo.jpg') repeat-x;
}




#topo h1 a {
	display:block;
	float:left;
	width:127px;
	height:181px;
	margin-left:5px;
	background:url('../images/logotipo1.jpg') no-repeat;
	overflow:hidden;
	text-indent:-3000em;
}




#topo h2 {
	display:block;
	position:absolute;
	width:427px;
	height:81px;
	margin:70px 0 0 190px;
	background:url('../images/frase.gif') no-repeat;
	overflow:hidden;
	text-indent:-3000em;
}




#topo ul { 
	float:left;
	margin:25px 0 0 15px;
	_margin-left:7px;
}
#topo ul li { display:inline; }
#topo ul li a {
	margin:0 7px 0 7px;
	font:70% arial;
	color:#3E776E;
}
#topo ul li a:hover {
	color:#4B6A0D;
	border-bottom:1px solid #4B6A0D;
}


#animacao {
	text-align:right;
}




#conteudo {
	background:#FFFFFF url('../images/rodape.jpg') no-repeat bottom;
	padding:20px 0 30px 11px;
}




#rodape {
	padding:10px 3px 10px 3px;
	margin-bottom:10px;
}
#rodape p {
	width:382px;
	font:70% arial;
	color:#000000;
	float:left;
}
#rodape p a { 
	width:382px;
	display:block; 
	padding-top:8px;
	_padding-bottom:10px;
	text-align:right; 
	color:#000000; 
	text-align:right; 
}
#rodape p a:hover { text-decoration:underline; }
