body {
font-family:"Comic Sans MS", "Garamond Premr Pro";
font-size:14px;
color:#CC0066;
background-color:#6baf26;
}
.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -100;
}
h1 {font:2.5em georgia,"times new roman",helvetica,verdana,"sans serif";}
p {line-height:1.6em;}
hr {
color:#006600;
}

#top {
background: url(top.png) no-repeat;
margin: 0 auto;
width: 975px;
height: 136px;
}

#conteudo {
width: 900px;
margin: -23px auto 0 auto;
}

#mid {
width: 975px;
margin: 0 auto;
background: url(mid.png) repeat-y;
}

#fim {
background: url(foot.png) no-repeat;
margin: -14px auto 0 auto;
width: 975px;
height: 24px;
}

#menu {
width: 900px;
margin:0 auto;			
padding: 10px;
text-align:left; /* hack do IE */	
}
.lavaLamp {
position: relative;
height: 35px;
width: auto;
left:auto;
margin: 0 auto;
}
.lavaLamp li {
float: left;
list-style: none;
}
.lavaLamp li.back {
background: url("../styles/lava1.png") no-repeat right -33px;
width: 9px; height: 31px;
z-index: 8;
position: absolute;
}
.lavaLamp li.back .left {
background: url("../styles/lava1.png") no-repeat top left;
height: 31px;
margin-right: 9px; 
}
.lavaLamp li a {
font: bold 14px arial;
text-decoration: none;
color: #fff;
outline: none;
text-align: center;
top: 9px;
text-transform: uppercase;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
height: 31px;
position: relative;
overflow: hidden;
margin: auto 10px;    
}
.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited {
border: none;
}

#rss {
width:60px;
height:136px;
padding:5px;
float:left;
}
#endereco {
position:relative;
margin-left: 100px;
margin-top: 0;
width: 860px;
}
.foot {
width: 800px;
margin-left:auto;
margin-right:auto;
padding: 15 15;
font-size: 12px;
color:#000;
}
.foot a:link, .foot a:visited, .foot a:hover {
color:#000;
font-size: 12px;
}