
#cont {
	position:relative;
	width:958px;
	float:left;
	margin:15px 0px 5px 3px;
	background:url(../imagens/bg/box-interno-pad.png);
	font-size:11px;
}
#cont-top, #cont-bot {
	width:100%;
	float:left;
	background:url(../imagens/bg/box-interno-top.png) no-repeat left top;
}
#cont-bot {
	background:url(../imagens/bg/box-interno-bot.png) no-repeat left bottom;
	padding:10px 20px 25px 20px;
	width:918px;
}

/*** SUBMENU ***/
#submenu {
	display:block;
	width:185px;
	position:absolute;
	top:90px;
	left:15px;
}
#submenu h1 {
	display:block;
	float:left;
	width:175px;
	height:95px;
	background:url(../imagens/como-chegar/en/sub-titulo.png) no-repeat center top;
	text-indent:-3000px;
	margin-left:10px;
}
#submenu address {
	display:block;
	float:left;
	width:175px;
	height:93px;
	text-indent:-9999px;
	background:url(../imagens/pousada/en/endereco.png) no-repeat center top;
	margin-left:10px;
}
#submenu ul {
	display:block;
	float:left;
	width:185px;
}
#submenu ul li, #submenu ul li a {
	display:block;
	float:left;
	width:100%;
	height:42px;
}
#submenu ul li { margin-top:5px; }
#submenu ul li a {
	text-indent:-3000px;	
}
#submenu ul li.distancias a { background:url(../imagens/como-chegar/submenu/en/distancias.png) no-repeat left top; }
#submenu ul li.no_estado a { background:url(../imagens/como-chegar/submenu/en/no-estado.png) no-repeat left top; }
#submenu ul li.no_municipio a { background:url(../imagens/como-chegar/submenu/en/no-municipio.png) no-repeat left top; }
#submenu ul li a:hover,
#submenu ul li a.ativo { background-position:left bottom; }

/*** FIM SUBMENU ***/

/************** BLOCO DE CONTEUDO *****************/
#cont .entry {
	position:relative;
	display:block;
	width:640px;
	float:right;
	background:url(../imagens/bg/box-interno-cont-bot.png) no-repeat left bottom;
	padding:10px 38px 20px 34px;
	color:#000;
	margin-top:15px;
}
#cont .pr  {padding:10px 38px 20px 34px;}
#cont .entry p {
	float:left;
	display:inline;
	margin-top: 20px;
	width:100%;
	line-height:18px;
	margin-bottom:20px;
}
#cont .entry h2 {
	float:left;
	width:590px;
	height:25px;
	font-size:11px;
	padding-left:45px;
	padding-top:13px;
	padding-bottom:10px;
	text-indent:-3000px;
	margin-top:20px;
}
#cont .entry h2.distancias {
	background:url(../imagens/como-chegar/en/distancias.png) no-repeat left top;
}
#cont .entry h2.no_estado {
	background:url(../imagens/como-chegar/en/loc-SC.png) no-repeat left top;
}
#cont .entry h2.no_municipio {
	background:url(../imagens/como-chegar/en/loc-bombinhas.png) no-repeat left top;
}

#cont .entry h3 {
	color:#85AE68;
	font-size:12px;
}
#cont .entry ul {
	float:left;
	width:265px;
	display:inline;
	margin:10px 0 10px 35px;
}
#cont .entry ul li {
	width:260px;
	margin:3px 0px;
	list-style:none;
	background:url(../imagens/como-chegar/bg-lista.png) no-repeat left top;
	padding:7px 0px 13px 10px;
	height:13px;
	position:relative;
}
#cont .entry ul li em
{
	background:#FFF;
	padding:2px;
	left:10px;
	font-style:normal;
}
#cont .entry ul li em.km {position:absolute;width:50px;left:200px;top:5px;}
#cont .entry img{margin-left:40px;}

#no_estado .box_int {
	display:block;
	width:520px;
	height:515px;
	margin:70px auto 0;
	padding:15px 27px 0px 25px;
	background:url(../imagens/como-chegar/box-google-maps.png) no-repeat left top;
}
#no_estado .box_int address {
	font-style:normal;
	font-weight:bold;
}
#no_estado .box_int address a {
	font-weight:normal;
	text-decoration:underline;
	color:#000;
}
#googleMaps {
	margin-top:10px;
	display:block;
	width:520px;
	height:420px;
}

/************** FIM BLOCO DE CONTEUDO *****************/
	
