* {
	margin: 0 auto;
}

body {
	font-size: 14px;
	background:#FFFFFF;
	color:#FFFFFF;
}

#site {
	width: 1024px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/********************************************
** Aqui começa a formatação do topo do site
** Player, banner do topo e menu
********************************************/
#topo {
	width: 1024px;
	height: 340px;
	background:url(../img/topo.png);
}

#menu {
	background:url(../img/fundo_menu.png) no-repeat;
	height: 44px;
	margin: 0 auto;
	text-align:center;
	width: 951px;
}

#menu ul {
	list-style: none;
	width: 951px;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#menu li {
	float:left;
	padding: 15px 5px 0 0;
}

#menu li a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:hover {
	background:#000000;
}

#banner-topo {
	width: 951px;
	height: 230px;
	background:#FFFFFF;
	text-align:center;
}


/********************************************
** Aqui começa a formatação do meio do site
** Notícias, Recados, Fotos e outros
********************************************/

#meio {
	width: 951px;
}

#conteudo {
	width: 800px;
	float:left;
	margin: 10px 0 0 0;
}

#col-1 {
	width: 159px;
	float: left;
	margin: 0;
}

#enquete {
	color:#666666;
	font-size: 10px;
}

#tit-enquete {
	height: 47px;
	padding: 0px 0 0 15px;
	background: url(../img/topo-lado1.png) no-repeat;
	color:#FFFFFF;
}

#enquete h3 {
	padding: 8px 0 0 5px;
}

#int-enquete {
	background:url(../img/friso-lado1.png) repeat-y;
	padding: 0 10px 0 15px;
}

#uteis {
	color:#666666;
	font-size: 10px;
}

#tit-uteis {
	height: 47px;
	padding: 0px 0 0 15px;
	background: url(../img/topo-lado1.png) no-repeat;
	color:#FFFFFF;
}

#uteis h3 {
	padding: 10px 0 0 5px;
}

#int-uteis {
	background:url(../img/friso-lado1.png) repeat-y;
	padding: 0 10px 0 15px;
}

#col-2 {
	width: 367px;
	color:#333333;
	font-size: 10px;
	float:left;
	margin: 0 0 0 15px;
}

#tit-noticias {
	height: 47px;
	background: url(../img/topo-lado2.png) no-repeat;
	color:#FFFFFF;
}

#noticias h3 {
	padding: 10px 0 0 20px;
	font-size: 14px;
}

#int-noticias {
	background:url(../img/friso-lado2.png) repeat-y;
	padding: 0 10px 0 15px;
	
}

#foto-noticia {
	float:left;
	margin: 5px 5px 5px 5px;
}

#tit-noticia {
	padding: 15px 0 0 0;
}

#tit-noticia a {
	color:#FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

#tit-noticia a:hover {
	color:#000000;
	text-decoration:underline;
}

#zera-dest-noticia{
	clear:both;
	border-bottom: #CCCCCC dashed 1px;
}

#tit-recados {
	height: 47px;
	background: url(../img/topo-lado2.png) no-repeat;
	color:#FFFFFF;
}

#recados h3 {
	padding: 10px 0 0 20px;
	font-size: 14px;
}

#int-recados {
	background:url(../img/friso-lado2.png) repeat-y;
	padding: 0 10px 0 15px;
}

.chama-recado {
	background:url(../img/friso-lado2.png) repeat-y;
	padding: 0 10px 0 15px;
	text-align: center;
}

.chama-recado a {
	text-decoration: none;
	color:#000000;
}

.chama-recado a:hover {
	text-decoration:underline;
	color:#999999;
}


#top-10 {
	width: 246px;
	float:right;
	color:#333333;
}

#tit-top {
	background:url(../img/topo-top10.png) no-repeat;
	height:42px;
}

#top-10 h3 {
	padding: 10px 0 0 20px;
	color:#FFFFFF;
	font-size: 14px;
}

#int-top {
	font-size: 12px;
	text-align: center;
	padding: 0 0 0 6px;
}

#zera-conteudo {
	clear:both;
}

/*******************************************************
** Aqui começa a formatação das chamadas das coberturas
** Página principal
*******************************************************/

#coberturas {
	width:797px;
	color:#333333;
}

#tit-coberturas {
	height: 46px;
	background:url(../img/topo-fotos.png) no-repeat;
}

#coberturas h3 {
	padding: 10px 0 0 15px;
	font-size: 14px;
	color:#FFFFFF;
}

#int-coberturas {
	background:url(../img/friso-fotos.png) repeat-y;
	height: 115px;
	padding: 0 0 0 15px;
}


#chama-coberturas {
	width: 120px;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
	float: left;
}


#tit-cobertura a {
	color:#666666;
	text-decoration:none;
}

#tit-cobertura a:hover {
	color:#FF0000;
	text-decoration:underline;
}


/*************************************************
** Aqui começa a formatação dos banners laterais
** Banners laterais
************************************************/
#banners {
	margin: 15px 0 0 5px;
	float: left;
	text-align: center;
	width: 145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#zera-meio {
	clear:both;
}

/********************************************
** Aqui começa a formatação do rodape
** Endereço e créditos
********************************************/


#rodape {
	height: 100px;
	padding: 50px 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #662A2A;
}

#rodape a {
	color: #FFFF00;
	text-decoration: none;
}

#rodape a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/********************************************
** Aqui começa a formatação das páginas internas
********************************************/

#conteudo-interno{
	width:797px;
	color:#333333;
}

#tit-interno {
	height: 46px;
	background:url(../img/topo-fotos.png) no-repeat;
}

#conteudo-interno h3 {
	padding: 10px 0 0 15px;
	font-size: 14px;
	color:#FFFFFF;
}

#int-conteudo {
	background:url(../img/friso-fotos.png) repeat-y;
	padding: 0 25px 0 25px;
}


#fotos-pagina {
	width: 600px;
	height: 800px;
	overflow:auto;
}

#recados-interno {
	border: dotted 1px;
	padding: 5px;
}