/**
 * @author F.biz - http://www.fbiz.com.br/
 */
/*------------- background dos tipos de empreendimentos */
body.ecolife{background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_body_ecolife.png?v=1.0.0);}
body.ecoway{background:#76b76e url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_body_ecoway.png?v=1.0.0) center top repeat-y;}
body.ecoone{background:#81bf67 url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_pattern_page_ecoone.png?v=1.0.0) center top repeat-y;}
/*body.ecoone{background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_pattern_ecoone.png?v=1.0.0);}*/

body.ecolife div#page{background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_pattern_ecolife.png?v=1.0.0) 0 131px repeat-x;}
body.ecoway div#page{background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_top_pattern_ecoway.png?v=1.0.0) center 180px no-repeat;}
body.ecoone div#page{background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_pattern_top_ecoone.png?v=1.0.0) 0 131px repeat-x;}
/*body.ecoone div#page{background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_pattern_page_ecoone.png?v=1.0.0) center top repeat-y;}*/


body.ecoway form{background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_pattern_ecoway.png?v=1.0.0) 0 0px repeat-x;}


body.pageEmpreendimento div#container{
	background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_content_empreendimento.png?v=1.0.0) center top repeat-y;
}
	body.pageEmpreendimento div#container .content{background:none;padding-bottom:50px;}

body.pageEmpreendimento div#footer{
	height:50px;
	background-color:#5c8727;
}
	body.pageEmpreendimento div#footer .vcard{
		text-align:center;
		padding:7px 4px 7px 0px;
		#padding:4px 4px 0px 0px;
		width:135px;
	}
		body.pageEmpreendimento div#footer .given-name{font-size:12px;} 
		body.pageEmpreendimento div#footer .tel{font-size:18px;}
	
	body.pageEmpreendimento div#footer .corretor{
		margin:10px 0 0 0;
	}
		
body.pageEmpreendimento	.titPage{
	font-size:24px;
	margin:0;
}
	.titPage .section{
		font-size:30px;
		font-weight:normal;		
	}

/*------------------------- Pagina do Empreendimento*/
.boxempreendimento{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.abaempreendimento{
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.revabaempreendimento{
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

div#container .wrapper{width:750px;}

	div#container .wrapper div.info-header{
		border:1px solid #edebdf;
		padding:10px;
		overflow:hidden;
		zoom:1;
		margin:10px 0 0 0; 
		height:140px;
	}
div.info-header li{float:left;}
	div.info-header li.geral{width:175px;}
	
#formIndiqueModal div.info-header li.geral{width:130px;}
div.info-header li.geral,div.info-header li.geral *{color:#88b156;}
	div.info-header li.geral .status{		
		font-size:13px;
		text-transform:uppercase;
	}
	
	div.info-header li.geral .progress-bar{
		height:11px;
		border:1px solid #dcded3;
		width:130px;
		margin:0 5px 0 0;
		float:left;display:inline;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_barra_progresso.png?v=1.0.0) left top repeat-x;
		overflow:hidden;
	}
		div.info-header li.geral .progress-bar span{
			border-left:1px solid #dcded3;
			display:block;
			margin:0 0 0 -1px;
			width:0px;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_barra_progresso.png?v=1.0.0) left -11px repeat-x;
			zoom:1;
		}
	
	div.info-header .logo-empreendimento{
		border-right:1px solid #e6e5cd;
		padding:0 10px 10px 0;
	}
	
div.info-header ul{
	overflow:hidden;
	zoom:1;
	margin:5px 0 0 0;
}

div.info-header ul ul{margin:0;}
	div.info-header li.caracteristicas,div.info-header li.caracteristicas *{color:#5c8727;}
	div.info-header li.caracteristicas{
		width:340px;
		margin:0 0 0 15px;
	}
		div.info-header li.caracteristicas li{
			padding:0 0 0 15px;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/ico_list_arrow.gif?v=1.0.0) 4px 5px no-repeat;
			float:none;
			width:315px;
		}
		
		div.info-header li.caracteristicas ul{
			margin:0 0 10px 0;
		}
		
		div.info-header li.caracteristicas a.button{
			float:left;display:inline;
			margin:0 5px 0 0;
			overflow:hidden;
			zoom:1;
		}
		div.info-header li.caracteristicas a.button span.borda{
			height:14px;
			font-size:14px;
			line-height:14px;
			padding:2px 6px 3px 10px;
			#padding:1px 6px 4px 10px;
			color:#ffffff;
		}
	
		div.info-header li h2, div.modal h1{
			font-size:20px;
			font-weight:normal;
			margin:0;
		}
		
		
		div.info-header li p.vcard{
			color:#5c8727;
			font-size:14px;
			margin:0;		
		}
			div.info-header li p.vcard .tel{
				font-weight:bolder;
				font-size:16px;
			}	
	
	
	
/*--------------- Conteúdo lado Esquerdo*/
.content-empreendimentos{
	overflow:hidden;
	zoom:1;
	margin-bottom:30px;
}
.content-empreendimentos .info-empreendimento{
	margin:10px 0;
	width:340px;
	float:left;display:inline;	
} 
	.content-empreendimentos .info-empreendimento .painel{
		padding:4px;
		border:1px solid #edebdf;
		border-bottom:0px none;
		position:relative;
		background:#eff5ea url(http://www.ecoonearaucarias.com.br/locales/global/img/galeria/loader.gif?v=1.0.0) 150px 140px no-repeat;
		margin:0;
		overflow:hidden;
		zoom:1
	}
	.content-empreendimentos .info-empreendimento .painel.sustentabilidade{background:#eff5ea none !important;}
	.content-empreendimentos .info-empreendimento .painel .img-galeria{
		height:350px;
		width:330px;
	}
	.content-empreendimentos .info-empreendimento .bottom{
		padding:4px;
		border:1px solid #edebdf;
		border-top:0px none;
		background-color:#eff5ea;
		margin:0;
		zoom:1;
		overflow:hidden;
		clear:both;
	}
	.content-empreendimentos .info-empreendimento .painel .footer{
		position:absolute;
		top:325px;
		left:0px;
		width:320px;
		zoom:1;
	}
	
		.content-empreendimentos .info-empreendimento .caption{
			background-color:#eff5ea;
			padding:5px 7px 3px;
			#padding:3px 7px 4px 7px;
			text-align:center;
			float:left;display:inline;
			font-size:13px;
			line-height:13px;
			height:13px;
			#height:14px;
			zoom:1;
			overflow:hidden;
			margin:0
		}
		.content-empreendimentos .info-empreendimento .caption *{float:left;}
		.footer a.lnkampliar{
			float:right;display:inline;
			padding:2px 0 0 0;
			#padding:1px 0 0 0;
			height:17px;
			#height:18px;
			text-align:center;
			color:#ffffff;
			text-transform:capitalize;
			font-size:14px;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bt_ampliar.png?v=1.0.0) no-repeat;
		}
		.footer a.lnkampliar:hover{
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bt_ampliar.png?v=1.0.0) 0 -19px no-repeat;
		}
	p.button-container{
		margin:10px 0 10px 14px;
		overflow:hidden;
		zoom:1;
	}
	.lnk-tour, .lnk-obra-progress{
		margin:0 5px 0 0;
		float:left;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) right -282px no-repeat;
		padding:0 5px 0 0;		
	}
	.lnk-tour:hover, .lnk-obra-progress:hover,
	.lnk-tour.over, .lnk-obra-progress.over{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) right -255px no-repeat;
	}
	
	.lnk-tour:hover span.sp-text, .lnk-obra-progress:hover span.sp-text,
	.lnk-tour.over span.sp-text, .lnk-obra-progress.over span.sp-text{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) 0 -255px no-repeat !important;
	}
	
	.lnk-obra-progress{
		text-transform:uppercase;
	}
	
		.lnk-tour span.sp-text, .lnk-obra-progress span.sp-text{
			height:20px;
			#height:21px;
			padding:7px 5px 0 10px;
			#padding:6px 5px 0 10px;
			font-size:14px;
			line-height:14px;
			float:left;display:inline;
			color:#ffffff;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) 0 -282px no-repeat;
			cursor:pointer;
		}
p.button-map-container{margin-left:5px}
	.bt_mapa{
		margin:0 7px 0 0;
		padding:0 5px 0 0;
		float:left;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) right -309px no-repeat;
	}
	.bt_mapa span.borda{
		float:left;
		width:150px;
		text-align:center;
		height:23px;
		padding:6px 0 0 0;
		font-size:16px;
		color:#ffffff;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) 0 -309px no-repeat;
	}
	
	.bt_mapa:hover, .bt_mapa.over{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) right -338px no-repeat !important;
	}
	.bt_mapa:hover span.borda, .bt_mapa.over span.borda{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/menu.png?v=1.0.0) 0 -338px no-repeat !important;
	}
/*--------------------------------------Conteúdo lado Direito*/
.description-empreendimento{
	width:390px;
	float:right;display:inline;
	margin:10px 0;
	overflow:hidden;
}
	
	body.pageEmpreendimento ul.menu-abas{
		padding:0;
		height:37px;
	}
	body.pageEmpreendimento ul.menu-abas li{
		float:left;display:inline;
		overflow:hidden;
		zoom:1;
	}	
	body.pageEmpreendimento ul.menu-abas li.last{
		
	}
	body.pageEmpreendimento ul.menu-abas li a,
	body.pageEmpreendimento ul.menu-abas li .ativo{
		padding:11px 5px;
		height:15px;
		line-height:15px;
		display:block;
		overflow:hidden;
		zoom:1;
	}
	body.pageEmpreendimento ul.menu-abas li a.dbl,
	body.pageEmpreendimento ul.menu-abas li .ativo.dbl{
		padding:3px 6px 4px 6px;
		#padding:3px 6px 2px 6px;
		height:30px;
		#height:32px;
		line-height:15px;
		display:block;
		overflow:hidden;
		zoom:1;
		text-align:left;
	}
	
	
	body.pageEmpreendimento ul.menu-abas li.menu-item-apartamento .ativo,
	body.pageEmpreendimento ul.menu-abas li.menu-item-apartamento a{
		width:96px;
	}
	
	body.pageEmpreendimento ul.menu-abas li.menu-item-lazer .ativo,
	body.pageEmpreendimento ul.menu-abas li.menu-item-lazer a{
		width:55px;
	}
	
	body.pageEmpreendimento ul.menu-abas li.menu-item-sustentabilidade .ativo,
	body.pageEmpreendimento ul.menu-abas li.menu-item-sustentabilidade a{
		width:102px;
	}
	
	body.pageEmpreendimento ul.menu-abas li.menu-item-localizacao .ativo,
	body.pageEmpreendimento ul.menu-abas li.menu-item-localizacao a{
		width:70px;
	}
	
	.description-empreendimento .entry{
		background:#ffffff;
		paddinb:1px 0 0 0;
		margin:-2px 0 0 0;
	}
		.description-empreendimento .entry p.intro{padding:0 10px;}
		.description-empreendimento .entry p.apartamento{
			margin:10px 0 30px 0;
		}
	.description-empreendimento .entry h3{
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/ico_subtit_empreendimentos.gif?v=1.0.0) no-repeat;
		padding:0 0 0 20px;
		color:#5c8727;
		font-weight:normal;
		font-size:16px;
	}
	
	.description-empreendimento ul.menu-plantas{
		height:30px;
		margin:0 0 -1px 10px;
		position:relative;
		z-index:2;
	}
		.description-empreendimento ul.menu-plantas li{
			float:left;display:inline;
			width:108px;
			margin:0 5px 0 0;
		}
		
			.description-empreendimento ul.menu-plantas li a{
				color:#5c8727;
				font-size:15px;
				display:block;
				line-height:30px;
				height:29px;
				text-align:center;
				text-decoration:none;
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_aba_plantas.gif?v=1.0.0) 0 -31px no-repeat;
			}
			
			.description-empreendimento ul.menu-plantas li a:hover,
			.description-empreendimento ul.menu-plantas li.over a{
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_aba_plantas.gif?v=1.0.0) no-repeat;
				line-height:30px;
				height:30px;
				overflow:hidden;
			}
	.description-empreendimento div.list-apartamentos{clear:both;}
		.description-empreendimento div.list-apartamentos span.abaempreendimento,
		.description-empreendimento div.list-apartamentos span.revabaempreendimento{
			border:1px solid #e9e7d8;
			background:#edece3;
			height:4px;
			padding:0;
			display:block;
			overflow:hidden;
			zoom:1;
		}
		.description-empreendimento div.list-apartamentos span.abaempreendimento{border-bottom:0px none;}
		.description-empreendimento div.list-apartamentos span.revabaempreendimento{border-top:0px none;}
		.description-empreendimento div.list-apartamentos ul{
			border:1px solid #e9e7d8;
			border-bottom:0px none;
			border-top:0px none;
			padding:6px 10px;
			background:#edece3;
		}
			.description-empreendimento div.list-apartamentos ul li p.hide{
				width:20px;
			}
			.description-empreendimento div.list-apartamentos ul li{
				border:1px solid #dbd8c1;
				background:#ffffff;
				padding:5px;
				overflow:hidden;
				zoom:1;
				margin:0 0 5px 0;
			}
			.description-empreendimento div.list-apartamentos ul li.consulteCorretor{
				border: none;
				background: transparent url(http://www.ecoonearaucarias.com.br/locales/global/img/bg_bullet_exclamacao.gif?v=1.0.0) 0 0 no-repeat;
				padding: 2px 0 0 24px;
				margin: 7px 0 0 7px;
				height: 18px;
			}
			.description-empreendimento div.list-apartamentos ul li.last{
				margin:0;
			}
				div.list-apartamentos ul li img{
					float:left;
					margin:0 15px 0 0;
				}
				div.list-apartamentos ul li h4,
				.modalPlantaAmpliada h4{
					font-size:16px;
					margin:0;
				}
				div.list-apartamentos ul li p,
				.modalPlantaAmpliada p{
					margin:5px 0;
					line-height:1.5em;
					font-size:11px;
				}
				
				a.lnkDetalhe{
					float:right;display:inline;
				}
					a.lnkDetalhe span.borda{
						float:left;display:inline;
						font-size:14px;
						padding:3px 5px 0 10px;
						#padding:1px 5px 0 10px;
						height:16px;
						#height:18px;
						color:#ffffff;
						cursor:pointer;
					}
	p.links a{
		float:right;display:inline;
		margin:0 0 0 5px;
	}
	p.links a span.borda{
		float:left;display:inline;
		font-size:14px;
		padding:3px 5px 0 10px;
		#padding:1px 5px 0 10px;
		height:16px;
		#height:18px;
		color:#ffffff;
		cursor:pointer;
		text-transform:uppercase;
	}

/*------------------- listagem de caracteristicas do empreendimento */
div.content-lista-vantagens{
	border:1px solid #e9e7d8;
	padding:15px 4px 15px 9px;
	overflow:hidden;
	zoom:1;
}
	ol.lista-vantagens{
		width:180px;
		float:left;
		padding-left:0;
		margin:0 5px 0 0;
		border:0px none;
		overflow:hidden;
		zoom:1;
		list-style:none;
	}
		ol.lista-vantagens li{
			height:27px;
			line-height:27px;
			padding:0;
			margin:0 0 3px 0;
			cursor:pointer;
		}
		ol.lista-vantagens li.alt{
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_alt_lista_vantagens.png?v=1.0.0) no-repeat;
		}
			ol.lista-vantagens li a{
				height:27px;
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_ico_itens_lazer.png?v=1.0.0) 6px 3px no-repeat;
			}
				
			ol.lista-vantagens li.dbl a{
				line-height:.9em;
				height:24px;
				padding-top:3px;
			}
			ol.lista-vantagens li.dbl.large,
			ol.lista-vantagens li.dbl.large a{
				font-size:11px
			}
			ol.lista-vantagens li span.item{
				margin:0px 6px 0;
				width:20px;
				height:27px;
				float:left;display:inline;
				font-size:15px;
				#text-indent:2px;
				font-weight:bold;
				line-height:27px;
				text-align:center;
				letter-spacing:-1px;
				zoom:1;
			}
			ol.lista-vantagens li.dbl span.item{
				height:24px;
				line-height:24px;
			}
		ol.lista-vantagens li a,
		ol.lista-vantagens li a:link,
		ol.lista-vantagens li a:visited,
		ol.lista-vantagens li a:active{
			color:#93893A;
			text-decoration:none;
			display:block;
			zoom:1;
		}
		
		ol.lista-vantagens li a:hover,
		ol.lista-vantagens li.over a{
			font-weight:bold;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_ico_itens_lazer.png?v=1.0.0) 6px -25px no-repeat;
		}
		
		ol.lista-vantagens li a.noimage:hover{
			font-weight:normal;
		}
		
		ol.lista-vantagens li.dbl a:hover,
		ol.lista-vantagens li.dbl.over a{
			font-weight:bold;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_ico_itens_lazer.png?v=1.0.0) 6px -24px no-repeat;
		}
			ol.lista-vantagens li a:hover span.item,
			ol.lista-vantagens li.over a span.item,
			span:hover.item,span.item.over{
				color:#ffffff;
			}
			
		ol.lista-vantagens li a.noimage:hover span.item{color:#ffffff;}
		ol.lista-vantagens li a.noimage:hover{font-weight:normal;}
		
		ol.lista-vantagens li.alt a.noimage:hover span.item,
		ol.lista-vantagens li.dbl.alt a.noimage:hover span.item{
			color:#ffffff;
		}
		ol.lista-vantagens li.alt a.noimage:hover,
		ol.lista-vantagens li.dbl.alt a.noimage:hover{
			
		}
		
			
.flash-container-sustentabilidade{height:390px;}

/*--------------------Andamento da Obra*/
span.borda.abaempreendimento{
	border:1px solid #e9e7d8;
	border-bottom:0px none;
	background:#ffffff;
	zoom:1;
	display:block;
}
ul.status-obra, div.geral {
	padding:0 6px 6px 6px;
	border:1px solid #e9e7d8;
	margin:-1px 0 0 0;
	background:#ffffff;
}
div.geral{border-top:0px none;}
ul.status-obra{padding:0px;}

	ul.status-obra .progress-bar,
	div.geral .progress-bar{
			height:19px;
			border:1px solid #dcded3;
			width:333px;
			float:left;display:inline;
			margin:0 3px 0 0;
			background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_barra_progresso.png?v=1.0.0) 0 -22px repeat-x;
			overflow:hidden;
			zoom:1;
		}
			ul.status-obra .progress-bar span,
			div.geral .progress-bar span{
				border-left:1px solid #dcded3;
				display:block;
				height:19px;
				margin:0 0 0 -1px;
				width:0px;
				overflow:hidden;
				zoom:1;
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_barra_progresso.png?v=1.0.0) 0 -41px repeat-x;
			}
			div.geral .progress-bar span{
				background:url(http://www.ecoonearaucarias.com.br/locales/global/img/empreendimentos/bg_barra_progresso.png?v=1.0.0) 0 -60px repeat-x;
			}
	
	ul.status-obra p,
	div.geral p,
	ul.status-obra span.progresso,
	div.geral span.progresso{
		color:#5c8727;
		font-size:13px;
		font-weight:bold;
		margin:5px;
	}
	div.geral p{margin:0 5px 5px 5px;}
	ul.status-obra span.progresso,
	div.geral span.progresso{
		font-weight:normal;
		margin:0px;
	}
	
	ul.status-obra li,
	div.geral li{
		overflow:hidden;
		zoom:1;
		margin:0 0 10px 0;
	}
	
	ul.status-obra li{
		border-bottom:1px solid #e9e7d8;
		margin:0;
		padding:0 6px 10px;
	}
		ul.status-obra li.last{border-bottom:0px none;}
	
/*-------------------- Galeria*/
div.galeria{
	padding:5px;
	padding:4px;
	border:1px solid #edebdf;
	border-bottom:0px none;
	border-top:0px none;
	position:relative;
	background-color:#eff5ea;
	margin:0;
	height:77px;
	position:relative;
}
	div.galeria .btNav{
		display:block;
		position:absolute;
		height:20px;
		top:28px;
		width:21px;
		cursor:pointer;
	}
	div.galeria .bt_previous{
		left:5px;
		z-index:2;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/galeria/bt_previous_galerry.png?v=1.0.0) no-repeat;
	}
	div.galeria .bt_next{
		right:5px;
		z-index:2;
		background:url(http://www.ecoonearaucarias.com.br/locales/global/img/galeria/bt_next_galerry.png?v=1.0.0) no-repeat;
	}
	
	div.galeria .photo_container{
		width:306px;
		margin:0 0 0 14px;
		overflow:hidden;
		height:77px;
		position:relative;
	}
	div.galeria .photo_container ul{
		position:absolute;
		z-index:1;
		height:77px;
		overflow:hidden;
	}
	
	div.galeria .photo_container ul li{
		float:left;
	}
	
	div.galeria .photo_container ul li img{
		height:75px;
		width:100px;
		margin:0 1px;
		cursor:pointer;
	}

.modalImgAmpliada{
	width:650px;
	padding:0px;
}
	.modalImgAmpliada .titLolly{
		color:#5c8727;
		font-size:20px;
		float:left;
		font-weight:normal;
		margin:0;
	}
	.modalImgAmpliada a{
		float:right;
	}
		.modalImgAmpliada a span.borda{
			width:45px;
			font-size:14px;
			height:14px;
			#height:18px;
			line-height:14px;
			padding:3px 5px 2px 10px;
			#padding:1px 5px 0px 10px;
			text-transform:uppercase;
			color:#ffffff;
			overflow:hidden;
		}
	.modalImgAmpliada .header{
		margin:0px;
		padding:5px 0 5px 15px;
		overflow:hidden;
		zoom:1;
	}
	.modalImgAmpliada .content{
		padding:14px !important;
		clear:both;
		width:622px !important;
	}
#flash-local{
	margin:10px 5px 10px 10px	
}

/*Map*/
.titleMark{
	font-size:15px;
	font-weight:bolder;
	color:#5c8727;
	margin:0;
	line-height:1.5em;
}
	.toMap span,.toMap address{
		color:#5c8727;
		font-size:12px;
	}
	.toMap span.fn{font-weight:bold;}
	.toMap address{
		padding: 0 0 0 32px;
	}

fieldset.formMap{
	margin:10px 0;
	width:210px;
}
	fieldset.formMap label{
		font-size:15px;
		font-weight:bolder;
		color:#5c8727;
		padding:4px 0;
		overflow:hidden;
		display:block;
	}
	
	fieldset.formMap input{
		padding:2px 5px;
		width:195px;
		margin: 0 0 5px 0;
	}
	
	fieldset.formMap a.button, #lnkVoltar{
			float:right;display:inline;
			margin:0 5px 0 0;
			overflow:hidden;
			zoom:1;
		}
		#lnkVoltar{float:left;}
		fieldset.formMap a.button span.borda, #lnkVoltar span.borda{
			height:14px;
			font-size:14px;
			line-height:14px;
			padding:2px 6px 3px 10px;
			#padding:1px 6px 4px 10px;
			color:#ffffff;
			float:left;display:inline;
		}
	
#directions{width:205px;}


.modalPlantaAmpliada {
	padding:5px 5px 10px 10px;
	}

