/**************************************/
/*         		Wozz 2008             */
/**************************************/
@import url("../layout.css");

div#conteudo #disponibilidade {
	width:580px;
	height:350px;
	background:url(/imgs/mapa_parana.jpg) no-repeat center center;
}
div#conteudo h2 {
	font-size:22px;
	margin-top:25px;
	color:#E67817;
	padding-bottom:5px;
	border-bottom:1px solid #E67817;
	margin-bottom:10px;
}
div#conteudo p {
	line-height:16px;
}
div#conteudo img { float:right; }
div#conteudo strong { 
	display:block; 
	margin-top:10px; 
}
