/* CSS Document */
#d_submenue { }
.dc_submenue { margin-top: 3px; margin-bottom: 5px; border-right: 1px dotted #DDD; border-bottom: 1px solid #DDD; border-left: 5px solid #FFF; display:none; }

.m_header1 { font-size: 12px; font-weight: bold; color: #22448B; margin-left: 10px; margin-top: 10px; }
.m_headerlinegrey { margin-top: 2px; border-top-width: 1px; border-top-style: dotted; border-top-color: #999999; }

.destination { font-size: 14px; text-align:center; font-weight: bold; padding-top: 25px; padding-bottom: 23px; }
	.destination a { text-decoration: none; }
	.destination a:link { color:#666; }
	.destination a:visited { color:#666; }
	.destination a:active { color:#22448B; }
	.destination a:hover { color:#22448B; }
.dest_maldives { color: #22448B; }
.dest_redsea {color: #F30; }
.dest_bali {color: #090; }
.dest_fuerte { color: #F60; }
.dest_cypr { color: #00B3D3; }


ul.m_content1 { list-style: none; padding: 0; margin: 0;}
	ul.m_content1 li { font-size: 11px; font-weight: bold; color: #666; margin-top: 2px; margin-left: 20px; margin-right: 10px; display: block; }
	ul.m_content1 li a { text-decoration: none; }
	ul.m_content1 li a:visited { color: #666; }
	ul.m_content1 li a:link { color: #666; }
	ul.m_content1 li a:hover { color: #FFF; background-color:#DDD; border: 0; }
	ul.m_content1 li a:active { color: #666; }
	ul.m_content1 li a.m_selected { color: #22448B; }

	
ul.m_content2 { list-style: none; padding: 0; margin: 0;  }
	ul.m_content2 li { margin-top: 2px; margin-left: 25px; display: block; }
	

p.hotel { position:absolute; top:237px; width:350px; height:40px; z-index:999; right: 20px; text-align:right;
					font-size: 13px; color:#22448B; font-weight: bold; text-align:right; margin-right:25px;}
		p.hotel a { text-decoration: none; }
		p.hotel a:link {	color:#666; }
		p.hotel a:visited { color:#666; }
		p.hotel a:active { color:#22448B; }
		p.hotel a:hover { color:#22448B; border: 0; background-color: #DDD; }

 {  }

.m_link { cursor: pointer; }

