body {
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-image: url(../imagens/fundo_laranja.jpg);
}

#tudo {
		width: 770px;
		float: left;
		position: absolute;
		left: 50%;
		margin-left: -380px;
		top: 10px;
		background-color: white
}

#logo {
		width: 760px;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
}

#navbar {
		margin-top: 5px;
		font-size: 10px;
		font-weight: bold;
		background-color: #FFCC00;
		width: 760px;
		float: left;
		margin-left: 5px;
		text-align: right;
		color:#FF6600;	
		height: 15px;
		padding-top: 3px;
}

#topbanner {
		margin-top: 5px;
		float: left;
		width: 760px;
		margin-left: 5px;
}

#bannerlateral {
		float: left;
		margin-top: 5px;
		width: 130px;
}

		#navbar a:link, #navbar a:visited, #navbar a:active {
				text-decoration: none;
				color:#FF6600;
		}
		
		#navbar a:hover {
				color: #FFFFFF;
		}

#conteudo {
		width: 760px;
		margin-top: 5px;
		float: left;
		margin-left: 5px;		
}

			#esquerda {
					width: 150px;
					float: left;
			}
			
					#menu {
							width: 150px;
							float: left;
							font-size: 12px;
					}
					
							#menu p, .SubMenu p {
									margin: 0px;
									
							}
					
							#menu a:link, #menu a:visited, #menu a:active, .SubMenu a:link, .SubMenu a:visited, .SubMenu a:active {
									width: 150px;
									display: block;
									background-color:#FFFFFF;
									background-image: url(../imagens/fundo_menu_normal.gif);
									background-repeat: repeat-x;
									height: 25px;
									text-decoration: none;
									padding-top: 10px;
									color: #FF6600;
									font-weight: bold;
							}
							
							#menu a:hover, .SubMenu a:hover {
									color: #FFFFFF;									
							}
							
					#calendario {
							width: 150px;
							float: left;
							margin-top: 5px;
					}
					
					#calendario p {
							margin: 0px;
					}
					
			#centro {
					width: 470px;
					float: left;
					margin-left: 5px;
			}
			
			#centro p {
					margin: 0px;
			}
			
					#destauqes, #noticias, #fotos, #mural {
							width: 470px;
							float: left;
							margin-bottom: 5px;
					}
					
					#destaques_maior {
							float: left;
							width: 470px;
					}
					
					#destaques_menor1 {
							float: left;
							width: 235px;
							margin-top: 5px;
					}
					
					#destaques_menor2 {
							float: left;
							width: 230px;
							margin-top: 5px;
							margin-left: 5px;
					}														
			
			#direita {
					width: 130px;
					float:right;
					margin-left: 5px;
			}
			
			#direita p {
					margin: 0px;
			}
			
					#busca, #newsletter, #email, #enquete {
							width: 130px;
							float: right;
							margin-bottom: 5px;
					}
					
#principal {
		float: left;
		width: 605px;
		margin-left: 5px;
}

#principal p {
	margin: 0px;
	line-height: 25px;
	text-align: justify;
}

#principal ul {
		margin: 0px;
		line-height: 25px;

}

#principal a:link, #principal a:visited, #principal a:active {

		color: #ff6600;
		text-decoration: none;
		font-weight: bold;
}

#principal a:hover {
		text-decoration: underline;
}

#rodape {
		float: left;
		width: 760px;
		background-color: #FFCC00;
		margin: 5px 0px 5px 5px;
		text-align: center;
		font-weight: bold;
		color: #ff6600;
}

#rodape a:link, #rodape a:visited, #rodape a:active {

		color: #ff6600;
		text-decoration: none;
		font-weight: bold;
}

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


/*##########################   CLASSES   ######################	*/

.CatTitulos {
		background-color: #FFCC00;
		background-image:url(../imagens/fundo_titulos.gif);
		background-repeat: repeat-x;
		width: 100%;
		font-size: 12px;
		font-weight: bold;
		height: 20px;
		padding-top: 5px;
		color: #FF6600;
		line-height: 15px !important;
}

.DestMaiorData {
		font-size: 10px;
		font-weight: bold;
		color: #FF6600;
}

.DestMaiorTitulo {
		font-size: 14px;
		font-weight: bold;
		color: #FF6600;
}

.DestMaiorTexto {
		font-size: 12px;
		text-align: justify;
}

.DestMaiorVerMais a:link, .DestMaiorVerMais a:active, .DestMaiorVerMais a:visited {
		font-size: 10px;
		font-weight: bold;
		color: #FF6600;
}

.DestMenorData {
		font-size: 8px;
		font-weight: bold;
		color: #FF6600;
}

.DestMenorTitulo {
		font-size: 12px;
		font-weight: bold;
		color: #FF6600;
}

.DestMenorTexto {
		font-size: 10px;
		text-align: justify;
}

.DestMenorVerMais a:link, .DestMenorVerMais a:active, .DestMenorVerMais a:visited {
		font-size: 8px;
		font-weight: bold;
		color: #FF6600;
}

.NotData {
		font-size: 10px;
		font-weight: bold;
		color: #FF6600;
}

.CalData {
		font-size: 10px;
		font-weight: bold;
		color: #FF6600;
}

.CalData a:link, .CalData a:visited, .CalData a:active, .CalData a:hover {
		text-decoration: none;
		color: #FF6600;
}

.CalTexto {
		font-size: 11px;
		color: black;
}

.CalTexto a:link, .CalTexto a:visited, .CalTexto a:active, .CalTexto a:hover {
		text-decoration: none;
		color: black;
}

.NotTitulo a:link, .NotTitulo a:active, .NotTitulo a:visited {
		color: #FF6600;
		text-decoration: none;
}

.NotTitulo a:hover {
		text-decoration: underline;
}

.AlbumFotos {
		width: 90px;
		float: left;
		margin-right: 5px;
		margin-top: 5px;
}

.MiniAlbuns {
		float: left;
		width: 600px;
		margin: 0px 0px 10px 0px !important;
		background-color: #FFCC66;
}

.MiniAlbuns a:link, .MiniAlbuns a:visited, .MiniAlbuns a:active {
		text-decoration: none;
		color:#FF5500;
}

.MiniAlbuns a:hover {
		text-decoration: underline;
}

.FaleConoscoCampos {
		background-color: #FFFFCC;
		border: 1px solid #FF6600;
		width: 400px;
}

.FaleConoscoBt {
		background-color: #FF6600;
		color: #FFFFFF;
		font-weight: bold;
		border: none;
}

.fotosAlbum {
	width: 150px;
	float: left;
	margin: 0px 1px 1px 0px;
}

.imgGibi {
	margin-left:5px;
}

