*{
	padding:0px;
	margin:0px;
}

body{
	text-align:center;
	font: normal 11px arial;
	color: #536875;
	background: url(imagens/bg_body.jpg) repeat-x #FFF;
}

a {
	outline: none;
}

a:visited{
	color:#536875;
}

#mutter {
	width: 990px;
	margin: 0 auto;
}

#topo {
	width: 990px;
	height: 280px;
}

#topo_menu {
	width: 990px;
	height: 35px;
}

#corpo {
	width: 990px;
	text-align: left;
}

#left {
	float:left;
	width:192px;
	background: url(imagens/bg_left.jpg) repeat-y right;
}

#main {
	float: left;
	width: 603px;
	background: url(imagens/bg_main.jpg) repeat-x;
}

		#main #geral_top {
			width: 568px;
			height: 20px;
			background: url(imagens/geral_top.png) no-repeat center;
		}

		#main #geral_middle {
			width: 568px;
			background: url(imagens/geral_middle.png) repeat-y center;
			overflow: hidden;
		}

		#main #geral {
			margin: 5px 15px;
			width: 538px;
		}
		
				#main #geral_imagem_destaque {
					background: url(imagens/bg_img_destaque_.jpg) no-repeat;
					width: 199px;
					height: 120px;
					float: left;
					padding-bottom: 10px;
					margin: 0px 10px 0px 0px;
			
				}
				
				

		#main #geral_bottom {
			width: 568px;
			height: 32px;
			background: url(imagens/geral_bottom.png) no-repeat bottom;
			margin: -22px 0px 0px 0px;
		}
						
				#main #geral_bottom a, #main #homehili_bottom a, #main #agenda_bottom a {
					display: block;
					width: 32px;
					height: 32px;
					background: url(imagens/bt_mais.png) no-repeat center;
					float: right;
				}
				
		#main #homehili_top {
			width: 349px;
			height: 25px;
			background: url(imagens/homehili_top.png) no-repeat center;
		}	
			
		#main #homehili_middle {
			width: 349px;
			background: url(imagens/homehili_middle.png) repeat-y center;
			overflow: hidden;
			height: 230px;
		}

		#main #homehili {
			margin: 5px 15px;
		}
			
		#main #homehili_bottom {
			width: 349px;
			height: 32px;
			background: url(imagens/homehili_bottom.png) no-repeat bottom;
			margin: -22px 0px 0px 0px;
		}
				
		#main #agenda_top {
			width: 201px;
			height: 25px;
			background: url(imagens/agenda_top.png) no-repeat center;
		}
				
		#main #agenda_middle {
			width: 201px;
			background: url(imagens/agenda_middle.png) repeat-y center;
			overflow: hidden;
			height: 230px;
		}
		
		#main #agenda_box {
			margin: 5px 15px;
		}
			
		#main #agenda_bottom {
			width: 201px;
			height: 32px;
			background: url(imagens/agenda_bottom.png) no-repeat bottom;
			margin: -22px 0px 0px 0px;		
		}

		#main #gallery_top {
			width: 568px;
			height: 25px;
			background: url(imagens/gallery_top.png) no-repeat center;
		}
		
		#main #gallery {
			margin: 10px 15px;
			overflow: hidden;
			*padding-bottom: 10px;
		}

#right {
	background: url(imagens/bg_main.jpg) repeat-x #FFF;
	float:left;
	width:195px;
	clear: right;
}

		#right #banner_right {
			display: block;
			width: 168px;
			height: 75px;
			margin: 10px 5px;
			/*background: url(imagens/banner_right.jpg) center no-repeat;*/
		}

#bottom {
	width: 990px;
	height: 190px;
	text-align: center;
	background: url(imagens/bg_bottom.jpg) no-repeat bottom;
	clear: both;
	font: normal 10px arial;
	color: #5f5f5f;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #51abd2;
	text-transform: uppercase;
	text-decoration: none;
}

.title:hover {
	color: #13698f;
}

.dia {
	font-size: 11px;
	font-weight: bold;
	color: #51abd2;
}

.link {
	font-size: 11px;
	font-weight: bold;
	color: #224374;
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.data_hili {
	display: block;
	font-weight: bold;
	margin-top: 4px;
}

.bt_home {
	display: block;
	float: left;
	width: 56px;
	height: 20px;
	margin: 7px 25px 0px 0px; 
	background:url(imagens/bt_home.jpg) no-repeat center;
}

.bt_cadastro {
	display: block;
	float: left;
	width: 69px;
	height: 20px;
	margin: 7px 25px 0px 0px;
	background:url(imagens/bt_cadastro.jpg) no-repeat center;
}

.bt_localizacao {
	display: block;
	float: left;
	width: 84px;
	height: 20px;
	margin: 7px 25px 0px 0px;
	background:url(imagens/bt_localizacao.jpg) no-repeat center;
}

.bt_contato {
	display: block;
	float: left;
	width: 70px;
	height: 20px;
	margin: 7px 25px 0px 0px;
	background:url(imagens/bt_contato.jpg) no-repeat center;
}

#input_newsletter {
	width: 168px;
	height: 19px;
	background: url(imagens/input_newsletter.jpg) no-repeat center;
	margin: 6px 0px 6px 0px;
}

.bt_invisible {
	width: 20px;
	height: 19px;
	background: url(imagens/transparent.gif);
	border: 0px;
	cursor: pointer;
}

.textfield_transparent {
	width: 145px;
	height: 18px;
	background: transparent;
	border: 0px;
	padding: 1px 0px 0px 3px;
}

#input_busca {
	width: 244px;
	height: 19px;
	background: url(imagens/input_busca.jpg) no-repeat center right;
	margin: 7px 0px 0px 0px;
	text-align: right;
	color: #FFF;
	float: right;
}

#img_box {
	width: 117px;
	height: 79px;
	float: left;
	background: url(imagens/bg_img_thumb.jpg) center no-repeat;
	margin: 0px 8px;
}

		#img_box img {
			border: solid 1px #f7fafc;
			margin: 3px 0px 0px 3px;
		}
		
#revista_box {
	width: 192px;
	height: 268px;
	background: url(imagens/bg_revista.jpg) no-repeat center;
	background-position: 3px 0;
	overflow: hidden;
}
		
		#revista_box #img_capa {
			width: 148px;
			height: 195px;
			margin: 50px 19px 23px 25px;
			}
					
					#revista_box #img_capa img {
						padding: 2px;
						border: solid 1px #c1d8e4;
					}
#capa_revista_grande
{
	display: none;
	position: absolute;
	margin-left:-10px;
	top:50%;
	margin-top: -200px;
	left:30%;
	border:1px solid #ccc;
}
	#capa_revista_grande img
	{
		border:10px solid #fff;	
	}

.cabecalho {
	font: normal 20px arial;
	color: #5591c3;
	border-bottom: solid 1px #ccc;
	padding-bottom: 5px;
}

h1 a {
	font: normal 20px arial;
	color: #5591c3;
	text-decoration: none;
}
	
	h1 a:hover {
		color: #bfd242;
	}

	h2 .data_title {
		color: #bfd242;
	}

#navbar {
	margin: 15px 0px;
	text-transform: uppercase;
}

#content_FCK {
	font: normal 12px arial;
	text-align: justify;
	margin: 15px 0px;
	overflow: hidden;
}

	#content_FCK p {
		text-indent: 0px;
		margin-bottom: 15px;
	}
	
	#fonte a {
		color: #224374;
	}

#outras {
	margin: 0px 0px 15px 0px;
	clear: both;
	width: 567px;
}

		#outras h1 {
			border-bottom: solid 1px #ccc;
			padding-bottom: 5px;
			text-transform: uppercase;
			font-size: 17px;
			font-weight: bold;
		}
		
		#outras h2 {
			font: normal 20px arial;
			color: #5591c3;
			border-bottom: solid 1px #ccc;
			padding-bottom: 5px;
		}

#outras_news {
	margin-top: 15px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}

#pager {
	text-align: center;
	clear: both;
}

#news_principal {
	margin-right: 13px; 
}

#news_gallery {
	overflow: hidden;
	margin: 15px 0px;
	clear: both;
}

#news_gallery_box {
	margin: 10px 15px;
	overflow: hidden;
	*padding-bottom: 10px;
}
	
		#news_gallery_box #img_box {
			margin: 8px;
		}

#gallery_list {
	
}

#gallery_list_item {
	border-bottom: solid 1px #CCC;
	padding: 10px;
	margin: 10px;
}

#filled {
	width: 350px;
	font: normal 11px arial;
	margin: 10px auto;
	padding: 10px;
	background: #EEE;
	border: solid 2px #CCC;
	text-align: left;
}

		#filled ol {
			list-style-type: none;
		}
		
		#filled li {
			font-weight: bold;
			margin: 3px 0px 3px 20px;
		}

		#filled b {
			color: #E00;
			font-size: 12px;
			display: block;
			margin: 0px 0px 10px 0px;
		}

h3 {
	font: bold 16px arial;
	color: #51abd2;
}

#resultados {
	border-bottom: solid 1px #CCC;
	padding: 10px;
	margin: 10px;
}

		#resultados p {
			text-align: justify;
			margin: 5px;
		}

.link_1 {
	font: normal 10px arial;
	color: #536875;
	text-decoration: none;
}

.link_1:hover {
	color: #999;
	text-decoration: underline;
}

#busca_results {
	clear: both;
}

#agenda {
	margin: 15px 0px;
}

.tab a {
	display: block;
	padding: 10px 20px;
	float: left;
	margin-right: 10px;
	text-transform: capitalize;
	background-color: #f6fafd;
	border-top: solid 1px #ccc;
	/*border-bottom: solid 1px #ccc;*/
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

.input {
	width: 300px;
	border: solid 1px #ccc;
	background: url(imagens/bg_input.jpg) repeat-x #FFF;
	font: normal 12px arial;
	color: #666;
}

table {
	font: normal 12px arial;
}

#localizacao {
	margin-top: 15px;
}

#revistas {
	border-bottom: solid 1px #CCC;
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 20px 10px;
	clear: both;
	overflow: hidden;
	min-height: 160px;
	*height: 180px;
}
		
		#revistas #texto {
			float: left;
			width: 360px;
		}
				
				#revistas #texto p {
					margin: 10px 0px;
				}
		
		#revistas #img {
			float: left;
			margin: 0px 10px 0px 0px;
		}
				
				#revistas #img img {
					float: left;
					padding: 5px;
					border: solid 3px #51abd2;
					/*width: 120px;
					height: 140px;*/
				}
				
#alert {
	text-align: center !important;
}

		#alert p {
			font-size: 12px;
		}

/*menu*/
.seta_menu
{
	display: block;
	float: right;
	width: 8px;
	height: 10px;
	background: url(imagens/seta_menu.png) no-repeat ;
	margin: -17px 3px 0px 0px;	
}