body {
	background: url("../imgs/bg.jpg") no-repeat center top;
    font-family: Tahoma;
}
#geral{
	width:985px;
	height:auto;
	margin:0 auto 0 auto;
}
#header{
	width: 100%;
	float:left;
	margin: 30 0 0 80;
}
#header img{
	border: none;
	margin: 0;
}
#menu{
	width:230px;
	float:left;
}
#menu ul li{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	list-style-type: none;
	background: url("../imgs/dots.gif") no-repeat left bottom;
}
#menu ul li a{
	text-decoration:none;	
	color:#393939;
}
#menu ul li a:hover{
	text-decoration:none;	
	color:#ff4f00;
}
#menu ul ul li{
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	list-style-type: none;
	background:none;
}
#menu ul ul li a{
	text-decoration:none;	
	color:#393939;
}
#menu ul ul li a:hover{
	text-decoration:none;	
	color:#ff4f00;
}
#content{
	width:570px;
	float:left;
	margin:0px 10px 0px 10px;
}
#content h1{
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color:#393939;
}
#content h1 span{
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color:#f8be41;
}
#content p{
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	text-align:justify;
	color:#393939;
}
#patrocinios{
	width:150px;
	height:auto;
	float:left;
	text-align:center;
	background: url("../imgs/dotsvert.gif") repeat-y;
}

.flash{
  margin-top:-28px;
  height:170px;
  width:125px;
  margin-left:15px;


}


#patrocinios h1{
	font-family: Microsoft Sans Serif;
	font-size: 9px;
	color:#393939;
	text-transform:uppercase;
	margin: 15px 10px 10px 10px;
	padding: 3px;
}
#footer{
	width:100%;
	height:40px;
	background: url("../imgs/bgrodape.gif") repeat-x 1024px;
	text-align:right;
	clear:both;
}
address{
	font-family: Microsoft Sans Serif;
	font-size: 9px;
	font-style:normal;
	color:#393939;
	padding: 15px 60px 15px 60px;
}
address img{
	border: none;
	margin: 0px 0px 0px 15px;
}
