/*    DESTINOS INTERNA    */

#miolo_int #miolo_menu {
	float:left;
	width:136px;
	height:320px;
	background-color:#242424;
}
#miolo_int #miolo_menu ul {
	_text-indent:-10px;
	padding:0 2px 0 26px;
	_padding:6px 2px 0 0;
}
#miolo_int #miolo_menu li {
	padding:0;
	color:#FFF;
	list-style:none;
}
#miolo_int #miolo_menu li a {
	float:none;
	text-align:left;
	font:10px Sans-Serif;
	color:#FFF;
	text-decoration:none;
}
#miolo_int #miolo_menu li a:hover,#miolo_int #miolo_menu li.selecionado,#miolo_int #miolo_menu li a.selecionado {
	color:#4EADD5;
}
#miolo_int #miolo_menu li.selecionado,#miolo_int #miolo_menu li a.selecionado {
	font-weight:bold;
}

#miolo_int #cont_dest_int {
	float:left;
	width:350px;
	_width:365px;
	height:300px;
	background:url(../imgs/bg_cont_int.jpg) repeat-x;
	padding:10px;
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-3dlight-color:#999;
	scrollbar-arrow-color:#397C99;
	scrollbar-track-color:#FFF;
	scrollbar-darkshadow-color:#242424;
	overflow:auto;
}
#miolo_int #cont_dest_int  h3 {
	font:14px "Trebuchet MS", Verdana, Helvetica, Arial;
	font-weight:bold;
	color:#33332;
	margin:1px 0;
}

#miolo_int #cont_dest_int  p {
	font:10px Verdana, Helvetica, Arial, sans-serif;
	line-height:18px;
	padding:2px 0;
	margin:0;
}
#miolo_int #cont_dest_int  li {
	list-style:none;
}
#miolo_int #cont_dest_int  a {
	color:#333;
	text-decoration:underline;
	font:10px Verdana, Helvetica, Arial, sans-serif;
}
#miolo_int #cont_dest_int  a:hover {
	color:#4EADD5;
	text-decoration:underline;
}




/* indique */
#indique_dest {
	float:left;
	width:209px;
	height:200px;
	background:url(../imgs/bg_indique.jpg) repeat-x;
	margin:0;
}
#indique_dest h2 {
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	width:195px;
	height:20px;
	background:url(../imgs/tit_indique_destino.gif) center center no-repeat;
	margin:0 auto;
	padding:0;
}
#indique_dest ul {
	width:162px;
	margin:4px auto;
	padding:0;
}
#indique_dest li {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	line-height:12px;
	color:#FFF;
}
#indique_dest label {
	display:block;
	padding:2px 0;
	_padding:1px 0;
}
#indique_dest li input {
	width:160px;
}
#indique_dest li input:focus {
	width:160px;
	background-color:#FFF;
	border:solid 1px #FFF;
}
#indique_dest li a {
	float:right;
	margin:10px 0 0 0;
	padding:0;
}







.ifrm_cont {
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-3dlight-color:#999;
	scrollbar-arrow-color:#397C99;
	scrollbar-track-color:#FFF;
	scrollbar-darkshadow-color:#242424;
}



/* fotos */
#fotos {
	float:left;
	width:209px;
	height:348px;
	background-color:#242424;
}
#fotos h2 {
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	text-decoration:none;
	width:209px;
	height:27px;
	background:url(../imgs/tit_fotos.gif) center center no-repeat;
	margin:0;
}
#fotos #fotos_int {
	height:315px;
	color:#FFF;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	overflow:auto;
	border:3px solid #242424;
}
#fotos ul {
	margin:0;
	padding:0;
}
#fotos li {
	list-style:none;
	text-align:center;
	margin:3px 0;
}
#fotos img {
	border:1px solid #FFF;
}