body{
	background-image: url(images/bg.jpg);
	background-position: center center;
	background-attachment: fixed;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
img{
	border: none;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #0066b3;
}
#container{
	width: 882px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#topo{
	border: solid 7px #FFF;
	border-bottom: none;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 868px;
	height: 49px;
	border: solid 7px #FFF;
	border-top: none;
}
#menu ul li{
	float: left;
	margin: 0px;
}
#main{
	width: 882px;
	background-image: url(images/bg_site.gif);
}
#navegacaoLateral{
	width: 152px;
	height: 760px;
	background-color: #0066b3;
	margin-right: 7px;
	margin-left: 7px;
	float: left;
	background-image: url(images/menu_principal.gif);
	background-repeat: no-repeat;
	padding: 15px;
	color: #FFF;
}
#navegacaoLateral a{
	color: #FFFFFF;
	text-decoration: none;
}
#navegacaoLateral a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#menuPrincipal{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 50px;
}
#menuPrincipal li{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: dashed 1px #FFF;
	line-height: 10px;
}
#tituloEventoFeileite{
	background-image: url(images/eventos_feileite.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -15px;
	height: 50px;
}
#eventosFeileite{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 7px;
}
#eventosFeileite li{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: dashed 1px #FFF;
}
#tituloImprensa{
	background-image: url(images/imprensa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -15px;
	height: 50px;
}
#imprensa{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 7px;
}
#imprensa li{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: dashed 1px #FFF;
}
#tituloContatos{
	background-image: url(images/contatos.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -15px;
	height: 50px;
}
#contatos{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 7px;
}
#contatos li{
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: dashed 1px #FFF;
}
#meio{
	width: 540px;
	float: left;
	margin-right: 7px;;
}
#fullbanner{
	width: 540px;
	height: 71px;
	padding-top: 11px;
	margin-bottom: 7px;
	text-align: center;
	background-image: url(images/bg_banner.gif);
}
#meioEsquerda{
	width: 333px;
	float: left;
	margin-right: 17px;
}
#meioEsquerda p{
	margin-top: 0px;
	margin-bottom: 10px;
}
#noticias{
	width: 190px;
	float: left;
	line-height: 13px;
}
#noticias p{
	margin-top: 0px;
	margin-bottom: 15px;
}
#publicidadeLateral{
	width: 119px;
	background-color: #0066b3;
	float: left;
	padding: 6px;
	height: 778px;
}
#publicidadeLateral p{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
#publicidadeLateral ul li{
	margin: 0px;
	padding: 0px;
}
#wrapper{
	clear: both;	
}
#rodape{
	border: solid 7px #FFF;
}
#eventosList h2{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top:  0px;
	margin-bottom: 0px;
}
#eventosList p{
	margin-top:  0px;
	margin-bottom: 10px;
}