html,body {
	height: 100%;	
	font-family: Arial, tahoma, verdana;
	font-size: 12px;
	color: #333;
	
	background: #e9edf0;
}
body {
	background: #e9edf0;
}

.clear {
	clear: both;
}

a {
	color: #3774a1;	
	text-decoration: none;
}

.logo60{
padding: 15px 0 15px 730px;
}

.datahora{
margin: 46px 0 15px 730px;
float: right;
font-family: arial, verdana;
font-size: 11px;
color: #6a6a6a;
}

a:hover{
	color: #4C9BD5;	
	text-decoration: none;
}

h1,h2,h3,h4,h5 {
	margin: 0 0 10px 0;
	color: #A31319;
}

h1 {
	font-size: 23px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 13px;
	font-weight: bold;
}

p {
	margin: 0 0 8px 0;
}

strong {
	font-weight: bold;
}
.print-logo {
	display: none;
}

.titulohome{
font-size: 16px;
color: #A87902;
font-weight: bold;
}

.titulohomered{
font-size: 12px;
color: #A31319;
font-weight: bold;
}

.titulohomered a{
font-size: 12px;
color: #A31319;
font-weight: bold;
}

.titulohomered a:hover{
font-size: 12px;
color: #53070A;
font-weight: bold;
}

.margem{
margin: 0 0 0 50px;
}


#wrap {
	margin: 0 auto;	
	background: center 150px url('../imagens/fundo.jpg') repeat-x;
}
	
	#head,
	#foot,
	#main,
	#banner,
	#sub-nav,
	#head .head-nav
	{
		width: 1000px;
	}
	
	/*
	 *	Haus
	 */
	
	#head-wrap {
		background: 0 0 url('../imagens/head-back.gif') repeat-x #FFF;
	}
	
	#head {
			margin: 0 auto;			
			position: relative;
			/*
			z-index: 1000;
			*/
			height: 150px; 
		}
		
		#wrap.sub #head {
		}
		
			#head .head-logo {
				display: block;
				position: absolute;				
				top: 7px;
				left: 10px;				
				width: 462px;
				height: 60px;				
				padding: 35px 0 0 100px;				
				outline: none;				
				font-family: arial;
				font-size: 11px;
				color: #999;
				text-decoration: none;
				text-align: left;
				letter-spacing: 1px;
				
				background: 0 0 url('../imagens/head-logo.png') no-repeat;
			}
			
			#head .head-bar {
				position: absolute;				
				top: 1px;
				right:1px;				
				min-width: 100px;
				height: 25px;				
				border-left: 1px solid #fff;				
				background: left bottom url('../imagens/head-bar-corner.png') no-repeat #979696;
				}
				
				#head .head-bar ul {
					padding: 0 4px 0 4px;
					}
					
					#head .head-bar ul li {
						float: left;
						padding: 4px 8px 4px 8px;						
						background: 0 center url('../imagens/head-bar-spacer.gif') no-repeat;
					}
					#head .head-bar ul li:first-child {
						background: none;
					}
						#head .head-bar ul li A {
							color: #fff;							
							font-size: 11px;
							text-decoration: none;
					}
						#head .head-bar ul li A:hover {
							text-decoration: underline;
					}
			
			#head .head-search {
				position: absolute;				
				top: 1px;
				right: 0;				
				width: 179px;
				height: 24px;				
				border-right: 1px solid #fff;
				border-bottom: 1px solid #dadada;				
				background: #fff;
			}
			
				#head .head-search .text {
					float: left;					
					margin: 0;
					padding: 5px;					
					font-size: 11px;
					color: #999;					
					width: 144px;					
					border: 0;					
					background: #fff;
				}
				
				#head .head-search .text:focus {
					color: #333;
				}
				#head .head-search span {
					display: block;
					float: left;					
					width: 23px;
					height: 24px;					
					border: 1px solid #dadada;
					border-top: 0;
				}
					#head .head-search span .button {
						float: left;						
						width: 23px;
						height: 23px;						
						cursor: pointer;					
						border: 0;						
						background: center url('../imagens/head-search-button.gif') no-repeat #f9f9f9;
					}

			#head .head-map {
				position: absolute;				
				top: 30px;
				right: 5px;				
				z-index: 200;
				cursor: pointer;
				width: 285px;
				height: 72px;				
				background: right bottom url('../imagens/head-map-back.gif') no-repeat #fff;
			}
				#head .head-map .text {
					position: absolute;					
					top: 25px;
					left: 80px;					
					letter-spacing: 1px;					
					font-size: 14px;
					color: #9b9fa2;
				}
					#head .head-map .text span {
						color: #3e6f90;
					}
				
				#head .head-map .map {
					position: absolute;					
					bottom: -8px;
					right: 0;					
					width: 108px;
					height: 76px;					
					background: 0 0 url('../imagens/head-map-full.png') no-repeat;					
				}
						
						
				.search-travel img{			
					margin: 0;
					padding: 0;			
				}	
				
				.search-travel p{
					margin: 2px 0 0 0;		
				}
				.search-travel a{			
					font-family: Arial, tahoma, verdana;
					font-size: 11px;
					color: #6A6A6A;
					font-weight: bold;						
				}				
				.search-travel a:hover{			
					font-family: Arial, tahoma, verdana;
					font-size: 11px;
					color: #3C3C3C;
					font-weight: bold;						
				}	
				
		
			
				
			#head .head-language {
				position: absolute;				
				right: 15px;
				bottom: 0;
				z-index: 100;				
				min-width: 50px;
				height: 45px;
			}
				#head .head-language .current {
					margin: 16px 0 0 0;
					padding: 0 15px 0 0;					
					font-weight: bold;
					color: #fff;					
			}
					
			#head .head-language .current .label {
						color: #fff;
			}
			#head .head-language .current .text {
						color: #ccc;
			}
				
			
.nivooSlider {
    background-repeat: no-repeat;
    box-shadow: 0 0 10px #000;
    height: 350px;
    margin: 5px;
    overflow: hidden;
	position:relative;
    width: 600px;
}
.nivooSlider img {
	left: 0;
	position: absolute;
	top: 0;
}
.nivooSlider a.nivoo-imageLink {
	border: none;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:60;	
}

.nivoo-slice {
	display: block;
	height: 100%;
	position: absolute;
	z-index: 50;
}

.nivoo-caption {
    background: #181818;
	background: rgba(0, 0, 0, 0.8);
	bottom: -24px;
	color: #fff;
	height: 24px;
	line-height: 24px;
	left: 0;
	text-indent: 5px;
	position:absolute;
	z-index:89;
	width: 100%;
}

.nivoo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 99;
}
.nivoo-prevNav {
	left: 0;
}
.nivoo-nextNav {
	right: 0;
}

.nivoo-controlNav a {
	position: relative;
	z-index: 99;
}
.nivoo-controlNav a.active {
	font-weight: bold;
}
							
							
			#head .head-nav {
				position: absolute;				
				left: 0;
				bottom: 0;				
				height: 45px;				
				background: 0 4px url('../imagens/menu-back.png') no-repeat;				
				border-bottom: 1px solid #dbdbdb;
			}
			#wrap.sub #head .head-nav {
				border: 0;
				bottom: 1px;
			}
				#head .head-nav ul {
					margin: 0 0 0 0;
					padding: 0;					
					height: 45px;					
					list-style: none;
				}
					
					#head .head-nav ul li {
						float: left;						
						margin: 0 0px 0 0;
						padding: 0 2px 0 2px;						
						height: 46px;
						overflow: hidden;						
						background: right 4px url('../imagens/head-nav-spacer.png') no-repeat;
					}
						#head .head-nav ul li A {
							display: block;
							float: left;							
							padding: 18px;
							height: 50px;							
							outline: none;
							font-size: 12px;
							font-weight: bold;
							color: #fff;
							text-decoration: none;
							
						}
						#head .head-nav ul li A:hover {
							color: #DDD;
						}
					
					#head .head-nav ul li.selected {
						margin-left: -2px;
					}
					
					#head .head-nav ul li.last{
						margin-top: -14px;
						margin-left: -14px;
						background: none;
						height: 71px;	
					}
					
					#wrap.front #head .head-nav ul li:first-child,
					#head .head-nav ul li.selected:first-child {
						margin-left: 10px;
					}
					
					#wrap.front #head .head-nav ul li:first-child,
					#head .head-nav ul li.selected {
						padding: 0 0 0 1px;
						
						background: 0 0 url('../imagens/head-nav-tabline.gif') no-repeat #f23600;
					}
					#wrap.front #head .head-nav ul li:first-child:hover,
					#head .head-nav ul li.selected:hover {
						background-color: #f58c6e;
						color: #f58c6e;
					}
						#wrap.front #head .head-nav ul li:first-child a,
						#head .head-nav ul li.selected a {
							padding: 18px 18px 18px 17px;
							
							color: #a31319;
							
							background: right 0 url('../imagens/head-nav-tab-back.gif') no-repeat;
						}
						#wrap.front #head .head-nav ul li:first-child a:hover,
						#head .head-nav ul li.selected a:hover {
							color: #f58c6e;
						}

	
/* BLOCO DO MEIO */
#blocomeio{
margin-top:10px;
width:1000px;
height:68px;
background: #cdcdcd;
color:#fff;
font-size:11px
}

#blocomeio h3{
font-size: 14px;
color:#fff;
font-weight: bold;
padding:2px;
}

#blocomeio a{
color:#fff;
}
#blocomeio a:hover{
color:#cdcdcd;
}

#blocomeio img{
float: left;
margin-right:6px;
}

#bloco1{
float: left;
width:200px;
height:68px;
background: #A91314;
}

#bloco2{
float: left;
width:200px;
height:68px;
background: #007D72;
}

#bloco3{
float: left;
width:200px;
height:68px;
background: #62BF30;
}

#bloco4{
float: left;
width:200px;
height:68px;
background: #92278F;
}

#bloco5{
float: left;
width:200px;
height:68px;
background: #F59678;
}

.blocos{
padding:7px;
}
/* BLOCO DO MEIO */



	#sub-nav {
		margin: 0 auto;
		height: 30px;		
		border-bottom: 1px solid #dbdbdb;
	}
	
	#wrap.front #sub-nav {
		display: none;
	}
		#sub-nav ul {
			
		}
		#sub-nav ul:first-child {
			
		}
			#sub-nav ul li {
				position: relative;
				float: left;
				
				margin: 0 0 0 0;
				padding: 0 15px;
				
				width: auto;
				
				border-right: 0px solid #dbdbdb;
			}
				#sub-nav ul li a {
					display: block;
					float: left;
					
					padding: 8px 0;
					color: #fff;
					
					outline: none;
					
					text-decoration: none;
				}
				#sub-nav ul li a.child {
					padding-right: 12px;
					background: right center url('../imagens/subnav-drop-arrow.gif') no-repeat;
				}
				
				
				#sub-nav ul li a.selected {
					font-weight: bold;
					color: #fff;
				}
				#sub-nav ul li a:hover {
					color: #fff;
				}
			
			#sub-nav ul ul {
				
				visibility: hidden;
				top: 30px;
				left: 0px;
				
				z-index: 900;
				overflow: hidden;
				
				clear: left;
				
				-moz-box-shadow: 0px 3px 8px rgba(0,0,0,0.2);
				-webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.2);
				
				
				
				border: 0px solid #fff;
				border-top: 0;
				/*outline: 1px solid #ffF;*/
				
				background: #FFF;
				background: rgba(255,255,255,0.95);
				
			}
				#sub-nav ul ul li {
					float: none;
					
					margin: 0;
					padding: 1px 0 0 0;
					
					border: 0;
					border-top: 1px solid #ddd;
				}
					#sub-nav ul ul li a {
						float: none;
						
						margin: 0px 1px 1px 1px;
						padding: 6px 20px;
						
						font-size: 11px;
						
						/*border-top: 1px solid #eee;*/
						/*background: rgba(230,230,230,0.90);*/
					}
					#sub-nav ul ul li a:hover {
						background: rgba(220,220,220,0.90);
					}
					#sub-nav ul ul li:first-child a {
						border: 0;
						margin-top: 0px;
					}
	

	
	
	#foot-wrap {
		border-top: 1px solid #e4e6e9;
		background: #fff;
	}
		#foot {
			margin: 0 auto;
			min-height: 200px;			
		}
		#wrap.sub #foot {
			/*margin-top: 29px;*/
		}

			#foot .col {
				float: left;				
				margin: 20px;				
				width: 200px;
				height: 200px;
			}
			
			#foot .col.col-1 { width: 200px; }
			#foot .col.col-2 { width: 200px; }
			#foot .col.col-3 { width: 200px; }
			#foot .col.col-4 { width: 200px; }
				
				
				#foot h2 {
					padding: 0 0 5px 27px;					
					font-size: 14px;
					color: #a31319;
				}
				
				#foot ul {
					margin: 0 0 0 20px;
				}
					#foot ul li {
						margin: 0 0 5px 0;
						padding: 0 0 0 10px;
						
						background: 0 7px url('../imagens/foot-bullet.gif') no-repeat;
					}
						#foot ul li a {
							font-size: 11px;
							color: #757575;
						
							text-decoration: none;
						}
						#foot ul li a:hover {
							text-decoration: underline;
						}
				
				#foot a.fma-logo {
					display: block;					
					margin: 0 0 20px 0;					
					width: 270px;
					height: 55px;					
					text-indent: -9999px;
					outline: none;
					background: 50px 0 url('../imagens/foot-fma-logo.png') no-repeat;
				}
				
				#foot .contact {
					margin: 0;
					padding: 25px 0 0 110px;					
					font-size: 11px;
					color: #666;					
					background: 50px 0 url('../imagens/foot-contact-back.png') no-repeat;
				}
				#foot .contact div {
						height: 15px;
				}
				#foot .contact div.link {
						height: 20px;
				}
				#foot .contact div a {
						text-decoration: none;
						color: #666;
				}
				#foot .contact div span {
						display: block;
						float: left;							
						width: 30px;							
						font-weight: bold;
				}
			
	
	/*
	 *	Banner
	 */	
		#banner {
			position: relative;			
			margin: 0 auto 0;
			width: 998px;			
			height: 235px;			
			border: 0;
			border-bottom: 1px solid #dbdbdb;
			border-left: 1px solid #dbdbdb;
			border-right: 1px solid #dbdbdb;			
			overflow: hidden;			
			background: #fff;
		}
		
		#banner.false {
			height: 0;
			border-width: 0;
		}
			#collapse-banner {
				position: absolute;				
				z-index: 100;				
				left: 50%;				
				margin: 0 0 0 -30px;				
				width: 60px;
				height: 10px;				
				cursor: pointer;				
				background: 0 -10px url('../imagens/banner-collapse.gif') no-repeat;
			}
			#collapse-banner.closed {
				background-position: 0 0;
			}
		
			#banner .content {
				position: relative;				
				margin: 7px 0 7px 7px;				
				height: 150px;
				width: 770px;				
				background: #fff;
			}
				#banner .content .view {
					position: absolute;					
					top: 0;
					left: 0;					
					visibility: hidden;					
					height: 150px;
					width: 770px;					
					background: #fff;
				}
				#banner .content .view.pictures {
					position: relative;
					visibility: visible;
					/*background: url('../imagens/mynd.jpg') no-repeat #555;*/
					background: #fff;
				}
				
							
					#banner .content .view.pictures .item {
						position: absolute;						
						top: 0;
						left: 0;						
						height: 200px;
						width: 770px;						
						background: center no-repeat #fff;
					}	
					
					#banner .content .view.pictures .text {
							position: absolute;							
							bottom: 8px;
							left: 8px;							
							font-size: 11px;
							color: #fff;							
							max-width: 400px;							
							padding: 10px;							
							text-shadow: 1px 1px 0px #000;							
							background: url('../imagens/banner-black-50.png');
						}
						
						#banner .content .view.pictures .text a {
								color: #fff;
						}
						#banner .content .view.pictures .text .title {
								margin: 0 0 5px 0;								
								font-size: 14px;
								font-weight: bold;
								color: #fff;
						}							
						#banner .content .view.pictures .text .desc {
								font-size: 11px;
								font-weight: normal;
								color: #fff;
						}						
					
												
					
				#banner .content .view.map {
					background: center url('../imagens/map-loading.gif') no-repeat #fff;
				}		
				
				#banner .content .view iframe {
						border: 0;						
						height: 200px;
						width: 770px;						
						overflow: hidden;
					}				
			
			#banner .side {
				position: absolute;				
				top: 7px;
				right: 7px;				
				height: 300px;
				width: 213px;
				overflow: hidden;
				background: #ddd;
				
			}
				
				#banner .side .search {
					position: absolute;					
					top: 0;
					left: 0;					
					width: 213px;
					height: 200px;					
					background: 0 0 url('../imagens/banner-search-back.gif') repeat-x #ddd;
				}
					#banner .side .search ul {
						height: 45px;						
						overflow: hidden;
					}
						#banner .side .search ul li {
							float: left;							
							margin: 15px 0 0 0;
							padding: 6px 8px;							
							width: 189px;							
							text-align: center;
							color: #999;							
							cursor: pointer;							
							border-left: 1px solid #ccc;
							border-bottom: 1px solid #ccc;							
							background: #f5f5f5;
						}
						#banner .side .search ul li:first-child {
							border-left: 0;
						}
						#banner .side .search ul li.selected {
							font-weight: bold;
							color: #A31319;
							
							border-bottom: 0px solid #ccc;
							background: none;
						}
					
					#banner .side .search .tab-area {
						visibility: hidden;
						position: absolute;						
						top: 7px;
						left: 10px;						
						width: 192px;
						height: 152px;
					}
					#banner .side .search .tab-area.first {
						visibility: visible;
					}
					
					#banner .side .search .search-travel {
						padding-top: 5px;
					}
					#banner .side .search .search-travel .help {
							margin: 0 0 5px 0;							
							font-size: 11px;
							
						}
					#banner .side .search .search-travel select {
							margin: 0 0 6px 0;
							padding: 4px 4px;							
							font-size: 11px;
							color: #777;							
							width: 100%;							
							border: 1px solid #ccc;
					}
					#banner .side .search .search-travel .text {
							margin: 0 0 6px 0;
							padding: 0 0 0 10px;
						}
					#banner .side .search .search-travel .text input {
								margin: 0 0 0 -10px;
								padding: 4px 4px;								
								border: 1px solid #ccc;								
								width: 100%;
							}
					#banner .side .search .search-travel .button {
							text-align: right;
						}
					#banner .side .search .search-travel .button input {
								padding: 5px 8px;
								border: 1px solid #ccc;
								background: #fff;
							}						
					#banner .side .search .search-travel select:focus,
					#banner .side .search .search-travel .text input:focus
						{
							color: #333;
							border-color: #777;
						}						
				
				#banner .side .views {
					position: absolute;					
					bottom: 0;
					left: 0;					
					width: 213px;
					max-height: 99px;					
					overflow: hidden;					
					border-top: 1px solid #fff;
					border-bottom: 1px solid #ddd;					
					background: #fff;
				}
					
					#banner .side .views li {
							padding: 1px 0 1px 0;
							border-top: 1px solid #ddd;
						}
						#banner .side .views li.weather {
							display: none;
						}
							#banner .side .views li A {
								display: block;								
								padding: 6px 10px;
								cursor: pointer;
								color: #777;
								
							}
							#banner .side .views li A:hover {
								color: #333;
							}
							
						#banner .side .view ul li.selected {
							
						}
							#banner .side .views li.selected A {
								color: #fff;
								font-weight: bold;
								/*background: center url('../imagens/menu-back.png');*/
								background-color: #3f6a8b;
							}
								

	/*
	 *	Banner 2
	 */	
#banner2 {
			position: relative;			
			margin: 0 auto 0;
			width: 998px;			
			border: 0;
			border-bottom: 1px solid #dbdbdb;
			border-left: 1px solid #dbdbdb;
			border-right: 1px solid #dbdbdb;			
			overflow: hidden;			
			background: #fff;
		}
		
#banner2 .content {
			position: relative;				
			margin: 7px 0 7px 7px;				
			width: 770px;				
			background: #fff;
			}
					
							
#main {
		margin: 0 auto;
		min-height: 400px;		
		margin-bottom: 20px;
	}
	
	.front #main {
		margin-bottom: 10px;
	}
	
		.front #main .highlights a{
			color: #6a6a6a;
		}
		
		.front #main .highlights a:hover{
			color: #414040;
		}
		
		
		
		.front #main .highlights {
			padding: 0;			
			height: 136px;			
			background: 0 0 url('../imagens/highlights-back.gif') no-repeat #fff;			
			border: 1px solid #ddd;
			border-top: 0;
		}
			.front #main .highlights .col  {
				position: relative;
				float: left;				
				margin: 10px 1px 0 0;				
				overflow: hidden;				
			}
					
				/* noticias meio da página */
				.front #main .highlights .col .image {
					position: absolute;					
					bottom: 1px;
					right: 1px;					
					width: 100px;
					height: 134px;					
					background: #AAA;
				}				
								
				.front #main .highlights .col.col-0 .text {
					width: 225px;
				}
				.front #main .highlights .col.col-0 .image {
					width: 120px;
					background: center url('../imagens/front-image-snjor.png') no-repeat;
				}				
				
				.front #main .highlights .col.col-1 .text {
					width: 225px;
				}
				.front #main .highlights .col.col-1 .image {
					width: 120px;
					background: center url('../imagens/front-image-snjor.png') no-repeat;
				}				
				
				.front #main .highlights .col.col-2 .text {
					width: 224px;
				}
				.front #main .highlights .col.col-2 .image {
					background: bottom right url('../imagens/front-image-kona.png') no-repeat;
					width: 120px;	
				}
				
				.front #main .highlights .col.col-3 .text {
					width: 224px;
				}
				.front #main .highlights .col.col-3 .image {
					width: 120px;					
					background: bottom right url('../imagens/front-image-lundi.png') no-repeat;
				}
							
				
				.front #main .highlights .col h1 {
					margin: 0;
					padding: 8px 0 3px 20px;					
					width: 200px;					
					font-size: 18px;
					color: #A31319;
					font-family: Trebuchet MS, Verdana;
					
				}
				.front #main .highlights .col .text {
					margin: 0 0 0 20px;					
					/*width: 200px;*/
					height: 63px;
					overflow: hidden;					
					font-size: 11px;
					line-height: 15px;
					color: #555;
				}
				.front #main .highlights .col.col-3 .text {
					width: 200px;
				}
				
				.front #main .highlights .col .more {
					margin: 3px 0 0 20px;					
					width: 200px;
					
					font-size: 11px;
				}
					.front #main .highlights .col .more A {
						display: block;
						float: left;						
						padding: 4px 23px 4px 10px;						
						text-decoration: none;
						color: #555;						
						border: 1px solid #ddd;
						background: right center url('../imagens/bullet-red.gif') no-repeat #fff;						
						-moz-border-radius: 3px;
						-webkit-border-radius: 3px;
					}
					.front #main .highlights .col .more A:hover {
						color: #999;
					}
				
		.front #main .main-content {
			margin: 10px 0 0 0;
		}
		
		.front #main .main-content a {
			color: #6a6a6a;
		}
		
		.front #main .main-content a:hover {
			color: #414040;
		}
			.front #main .main-content .col {
				float: left;				
				margin: 0 10px 0 0;				
				width: 325px;
				height: 271px;				
				background: #fff;
				border: 1px solid #ddd;				
				overflow: hidden;
			}
			
			.front #main .main-content .col.col-1 {
				
			}
			
			.front #main .main-content .col.col-1 .title {
					background: #EEE;					
					margin: 1px;
					padding: 0;					
					height: 50px;					
					font-size: 18px;
					font-weight: normal;
					color: #a31319;
					font-family: Trebuchet MS, verdana;
					overflow: hidden;					
					background: 0 0 url('../imagens/main-title-back.gif') repeat-x;
					border-bottom: 1px solid #ddd;
			}
			
			.front #main .main-content .col.col-1 .title span {
						display: block;						
						padding: 13px 18px;						
			}
			
			.front #main .main-content .col.col-full .title span {
						display: block;						
						padding: 13px 18px;						
			}
			
			.front #main .main-content .col.col-1 .index, .col.col-3 .index {
					padding: 12px 18px;
			}
				
			.front #main .main-content .col.col-1 .index .item, .col.col-3 .index .item  {
						font-size: 11px;
						color: #666;
			}
				
			.front #main .main-content .col.col-full {
				width: 998px;
				height:150px;
				background-color: #fff;
				margin-bottom: 10px;
			}
			
			.front #main .main-content .col.col-2 {
				float: left;
				width: 325px;
				background-color: #fff;
				margin: 0 10px 0 0;
			}
			
			.front #main .main-content .col.col-3 {
				float: left;
				width: 324px;
				background-color: #fff;
				margin: 0;
			}
			
			.front #main .main-content .col.col-3 a{
				font-family: arial;
				font-size: 15px;
				color: #A31319;
				font-weight: bold;
				
			}	
			
			.front #main .main-content .col.col-3 a:hover {
				font-family: arial;
				font-size: 15px;
				color: #F54048;
				font-weight: bold;
			}		
			
			.front #main .main-content .col.col-2 .title,  .col.col-3 .title,  .col.col-full .title {
					background: #EEE;					
					margin: 1px;
					padding: 0;					
					height: 50px;					
					font-size: 18px;
					font-weight: normal;
					color: #a31319;
					font-family: Trebuchet MS, verdana;
					overflow: hidden;					
					background: 0 0 url('../imagens/main-title-back.gif') repeat-x;
					border-bottom: 1px solid #ddd;
				}
								
			.front #main .main-content .col.col-2 .title span, .col.col-3 .title span {
					display: block;						
					padding: 13px 18px;						
			}
			
			.full-1{
			float: left;
			width:249px;			
			}
			
			.full-1 p, h3,.full-2 p, h3,.full-3 p, h3,.full-4 p, h3{
			padding:10px;	
			margin:0; 
			}
			
			.full-1 h4, .full-2 h4, .full-3 h4, .full-4  h4{
			padding:10px;
			font-size:11px;
			font-weight: bold;				
			}
			
			.full-1 p, .full-2 p, .full-3 p, .full-4  p{
			padding:10px;
			font-size:11px;
			font-family: Arial;
			color:		#666;
			margin: -15px 0 0 0;
			text-align: justify;
			}
			
			.full-2{
			float: left;
			width:249px;			
			}
			.full-3{
			float: left;
			width:249px;			
			}
			.full-4{
			float: left;
			width:249px;			
			}	
				
			.front #main .main-content .col.col-2 .index {
					padding: 12px 18px;
			}
				
			.front #main .main-content .col.col-2 .index .item {
					font-size: 11px;
					color: #666;
			}
				
			.front #main .main-content .col.col-2 .index .item .date {
					width: 80px;
					height: 15px;							
					font-size: 11px;
					text-align: left;
			}
			.front #main .main-content .col.col-2 .index .item h1 {
					margin: -15px 0 0 60px;
					font-size: 12px;
					font-weight: bold;
			}
							
			.front #main .main-content .col.col-2 .index .item h1 a:hover {
					color: #ff7474;
			}
			

#wrap.sub #main {
		margin: 0 auto 20px auto;		
		width: 998px;		
		border: 1px solid #ddd;
		border-top: 0;			
		background: 0 0 url('../imagens/main-back.gif') repeat-y #fff;
	}
	
#wrap.sub #main #main-top {
			background: 0 0 url('../imagens/main-top.gif') no-repeat;
		}
		
#wrap.sub #main #main-bottom {
			min-height: 400px;			
			background: 0 bottom url('../imagens/main-bottom.gif') no-repeat;
		}
	
#wrap.sub #main .main-content {
				float: left;				
				margin: 20px 0 20px 20px;				
				width: 730px;
				min-height: 200px;				
				line-height: 18px;
	}
	
#wrap.sub #main .main-content .breadcrumbs {
				margin: 0 0 10px -8px;					
				font-size: 11px;
				color: #CCC;
	}
	
#wrap.sub #main .main-content .breadcrumbs a {
				margin: 0 8px;						
				color: #777;
				text-decoration: none;
	}
					
#wrap.sub #main .main-content .breadcrumbs a:last-child {
				color: #555;
				font-weight: bold;
	}
						
#wrap.sub #main .main-content ul {
				margin: 0 0 0 15px;
	}
				
#wrap.sub #main .main-content ul li {
					padding: 2px 0;				
	}
	
#wrap.sub #main .main-content ul li a {
						
	}			
			
#wrap.sub #main .main-side {
				float: right;				
				margin: 7px 7px 20px 0px;				
				width: 213px;
				min-height: 200px;
	}
				
	
#main .box {
					margin: 0 0 10px 0;					
					min-height: 60px;
					overflow: hidden;					
					border: 1px solid #ddd;
					background: #fff;
	}
					
#main .box .newsletter {
						margin: 1px;
						padding: 10px;
						
						background: bottom url('../imagens/box-back.gif') repeat-x #f4f4f4;
	}
						
#main .box .newsletter h2 {
							font-size: 14px;
							font-weight: normal;
	}
						
#main .box .newsletter label {
							display: block;						
						
	}
						
#main .box .newsletter input.text {
							float: left;
							
							margin: 0 5px 0 0;
							padding: 4px 6px;
							
							width: 140px;
							font-size: 11px;
							
							color: #999;
							
							border: 1px solid #ccc;
							background: #fff;
						}
#main .box .newsletter input.text.name {
							margin: 0 0 5px 0;
							width: 173px;
						}
#main .box .newsletter input.text:focus {
							color: #333;
						}
#main .box .newsletter span {
							display: block;
							float: left;							
							border: 1px solid #ccc;
						}
#main .box .newsletter span input {
								float: left;								
								width: 25px;								
								color: transparent;
								text-transform: capitalize;								
								padding: 3px 0px;
								font-size: 11px;								
								border: 0;
								background: center url('../imagens/head-search-button.gif') no-repeat #fff;
							}
							
		.index {
		}
		
		.index .item {
				margin: 0 0 20px 0;
		}
		
		.index.item .date,
		.index .item .date {
			color: #999;
			font-size: 11px;
		}
		.index .item h1 {
			font-size: 18px;
		}
			.index .item h1 a {
				text-decoration: none;
				color: inherit;
			}
		
		.index .item .image {
			float: right;
			margin: 0 0 20px 20px;
		}
			
		.index .item .image img {
				padding: 1px;
				border: 1px solid #ddd;
			}
		
		.index .item .more {
			margin: 10px 0 0 0;
			text-align: right;
		}
			
		.index .item .more a {
				padding: 5px 15px;				
				text-decoration: none;
				font-weight: bold;				
				color :#333;				
				border: 1px solid #DDD;
			}
	
	.index.item .go-back {
		margin: 20px 0 0 0;
		padding: 10px 0 0 0;
		
		border-top: 1px solid #ddd;
	}
		.index.item .go-back a {
			font-weight: bold;
			text-decoration: none;
			color: inherit;
		}
		.index.item .go-back a:hover {
			text-decoration: underline;
		}
	



	
	





.form-title {
	display: none;
}

.form {
}


.form.txt {
	position: relative;
	
	margin: 0 0 0px 0;
	padding: 10px 0 10px 192px;
	
	border-top: 1px solid #eee;
}
	.form.txt label {
		display: block;
		position: absolute;
		
		top: 13px;
		left: 0;
		
		width: 170px;
		text-align: right;
		
	}
	.form.txt input,
	.form.txt textarea
	{
		margin: 0 0 0 -12px;
		padding: 5px;
		
		width: 100%;
		
		border: 1px solid #ddd;
	}
	
.form.btn {
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #eee;
}
	.form.btn input {
		padding: 6px 12px;
		
		font-weight: bold;
		color: #fff;
		
		border: 0;
		background: #3F6A8B;
		
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}


.image-index {
	margin: 20px 0;
	width: 800px;
}
	.image-index .item {
		position: relative;
		float: left;
		
		margin: 0 50px 80px 0;
		padding: 1px;
		
		height: 100px;
		width: 140px;
		
		border: 1px solid #ccc;
	}
	.image-index .item:hover {
		border-color: #777;
	}
		.image-index .item a.image {
			display: block;
			height: 100px;
			overflow: hidden;
			
			background: center #eee no-repeat;
		}
			.image-index .item a.image img {
				display: none;
			}
		
		.image-index .item .text {
			margin: 4px 0 0 0;
			
			width: 140px;
			
			font-size: 11px;
			line-height: 15px;
			color: #555;
			
			max-height: 30px;
			overflow: hidden;
		}
		.image-index .item .link {
			margin: 5px 0 4px -2px;
			padding: 3px 0;
			width: 142px;
			text-align: center;
			border: 1px solid #ccc;
		}
			.image-index .item .link a {
				text-decoration: none;
				font-weight: bold;
			}

			
			



.event-index {
	padding: 15px;
}
	.event-index .item {
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		
		border-bottom: 1px solid #ddd;
	}
		.event-index .item a,
		.event-item .title
		{
			font-weight: bold;
			text-decoration: none;
		}
		.event-index .item .date,
		.event-item .date
		{
			font-size: 11px;
			color: #999;
		}
	
	


.col.col-2 .more {
	margin: 0 0 0 0;
	text-align: right;
}
	.col.col-2 .more a,
	.event-item .back a
	{
		padding: 6px 24px 6px 12px;
		
		border: 1px solid #ddd;
		
		font-size: 11px;
		color: #333;
		text-decoration: none;
		
		background: right center url("../imagens/bullet-red.gif") no-repeat;
		
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

.event-item .back {
	margin: 10px 0 0 0;
	padding: 16px 0 0 0;
	border-top: 1px solid #ddd;
}
.event-item .back a {
	padding: 6px 12px 6px 12px;
	background: none;
}

#mapa{
width: 950px;
}

#mapa li{
font-family: arial;
font-size: 11px;
}

.mapainst ul{
float: left;
}

#campi{
width: 950px;
}

.campi_mapa{
margin: 0 90px 0 100px;
float: left;
height: 480px;
}

#campi_legenda ul{
margin: -15px 0 0 0;
}

#campi_legenda li{
display: inline;
}

.tit_vermelho{
color: #A31319;
font-weight: bold;
font-size: 13px;
}



.tit_azul{
color: #3774A1;
font-weight: bold;
font-size: 13px;
}

#campirj{
margin: 10px 0 0 710px;
}

#campisc, #campivi, #campilapa, #campirc, #campiscr{
margin: 10px 0 0 20px;
}

#exclui_imagem img{
display: none;
}

#fotos {
margin: -5px 0 0 920px;
}
.cinza a{
color: #888787;
font-weight: bold;
}

.cinza a:hover{
color: #A31319;
font-weight: bold;
}

#endere{
font-family: arial;
color: #6a6a6a;
font-size:11px;
text-align: center;
}

#endere p{
font-family: arial;
color: #6a6a6a;
font-size:11px;
text-align: center;
}
