body {
	background-color: #dddddd;
	font-family: verdana, arial, helvetica, sans-serif;
	}
.neg
{
	font: 12px verdana, arial, sans-serif;
	color: #000;
	background: #ff9933; /* toolbar yellow */
	font-weight: bold;
	padding-left: 15px;
}
.subtitle
{
	font: 12px verdana, arial, sans-serif;
	color: #ff9933; /* toolbar yellow */
	background: transparent;
	font-weight: bold;
	padding-left: 15px;
}

.indent
{
	color: #000;
	font: 11px verdana, arial, helvetica, sans-serif;
	padding-left: 20px;
	text-align: justify;
}

.titleviaje
{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #ff9933; /* toolbar yellow */
	text-align: center;
}

.subtitleviaje
{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ff9933; /* toolbar yellow */
	text-align: center;
	width: auto;
	padding: 2px;
	border: medium solid #ff9933; /* toolbar yellow */
}

.notas ul, .notas ol, .notas li
{
	color: #333;
	font: 12px verdana, arial, sans-serif;
	font-style: oblique;
	font-weight: normal;
	text-align: left;
}

.notas p
{
	color: #333;
	font: 12px verdana, arial, sans-serif;
	font-style: oblique;
	text-align: left;
	padding-left: 15px;	
}

.note {
	padding-left: 10px;
	font-size: 11px;
	font-style: italic;
	color:#c00;
}
.precios
{
	color: #000;
	font: 13px/18px verdana, arial, sans-serif;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	background-color: #dfdfdf;
}
.warn
{
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	color: #c00;
	text-align: left;
	margin: 1em 4em 0.5em 4em;
	padding: 0.8em 3.4em;
	border: 1px dotted #f90;
	background: #ffc url(../img/gifs/warn.gif) 1.2em 0.7em no-repeat;
}

/* links */

a:link {
	text-decoration: none;
	color: #000099; /* dark blue */
	border-bottom: 1px dotted #000099; /* dark blue */
}

a:visited {
	text-decoration: none;
	color: #993300; /* brown */
	border-bottom: 1px dotted #993300; /* brown */
}

a:hover, a:active {
	text-decoration: none;
	color: #fff; /* white */
	background-color: #000099; /* dark blue */
}

/* special pseudoclasses */

.blindlink:link, .blindlink:visited, .blindlink:hover, .blindlink:active {
	background: transparent;
	text-decoration: none;
	border: 0;
}

/* music player */
.songtitle {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ff9933; /* toolbar yellow */
	}

.devplayer {
	margin-top: 3px;
	}
	
/* lists styles */
ul.arrow {
	list-style-image: url(../img/gifs/arrow_y.gif);
	font-size: 1em;
	}
	
ul.metro {
	list-style-image: url(../img/gifs/metro_dot.gif);
	font-size: 1em;
	}
	
ul.acrobat {
	list-style-image: url(../img/gifs/pdf.gif);
	list-style-type: circle;
}

img.framed
{
	display: block;
	padding: 3px;
	border: 1px solid #ff9933; /* toolbar yellow */
	margin: 10px 20px 10px 10px;
}
img.framedleft {
	display: inline;
	padding: 3px;
	border: 1px solid #ff9933; /* toolbar yellow */
	float: left;
	margin: 0 10px 0 0;
}

img.framedright {
	display: inline;
	padding: 3px;
	border: 1px solid #ff9933; /* toolbar yellow */
	float: right;
	margin: 0 0 0 10px;
}

.caption {
	padding: 3px;
	color: #c00;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin: 0 10px 0 0;
	}

/* korean language */
.korean
{
	color: #C00;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	line-height: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.koreanbig
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 20px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.date {
	color: #000;
	font-family: georgia, times, serif;
	font-size: 13px;
	text-align: right;
	font-style: italic;
}


#letter {
	//padding: 50px;
	text-align: justify;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 13px;
	}
#letter2{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	text-align:justify;
	
}
#letter2 p{
	padding-bottom:7px;
	padding-top:7px;
	line-height:150%;
}


.address {
	width: 750px;
	font-size: 0.9em;
	color: #666;
	font-style: italic;
	text-align: center;
	border-top: 0.5px solid #666;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin-bottom: 1.5em;
	background-color: #fff;
}

.pipe {
	margin-top: 15px;
}

#disclaimer {
	width: 500px;
	padding: 8px;
	margin: 5px 0 5px 0;
	text-align: justify;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ff9900;
}

.longaddress {
	text-align: center;
	font-size: inherit;
}

.bck {
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	color: black;
	background-color:#ff9900;
	padding: 2px;
}
#tel {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ff9933;
	display:block;
	text-align:left;
	float:right;
	margin: 0.5em 0em 0.5em 4em;
	padding: 1.6em 0 1.6em 5em;
	background: #fff url(../img/phone.png) 1.2em 0.7em no-repeat;
}
.bestclear {
	border-bottom:2px solid #ff9933;
}

.clear {
	display:block;
	width:100%;
	haight:5px;
}
.addresses {
	display: block;
	width: 100%
	height: 250px;
	font-size: 11px;
	color: #a62e49;
}

.leftblock {
	display: block;
	float: left;
	width: 300px;
}

.rightblock {
	display: block;
	float: right;
	width: 300px;
}

.enhance {
	font-weight: bold;
	color: #c00;
}

.dropshaddow{
	border: #eee 1px solid;
	border-right: none;
	border-bottom: none;
/*
	float: left;
	clear:right;
*/
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	margin-right: 10px;
	background-color: #fff;
	background-image: url(../img/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.clear {
	clear: both;
}

.t-image a {
	border-bottom:0;
	text-decoration:none;
}
#menu_portada {
	width:170px;
	margin-left:-30px;
}
/*
	C O N T I N G U T   M E N U
*/
	#contenido-demo			{	width: 960px; margin: 50px auto 0;}
	#contenido-demo h2		{	font-size: 4em; margin-bottom: 50px;}
	#menu_portada ul{	
		text-align: left;
		list-style:none;
	}
	#menu_portada ul li{
		font-size: 14px;
		padding: 5px 0;
	}
	#menu_portada ul li a{	
		width: 120px; 
		background: url(../images/flecha_enlace.png) no-repeat 10px center; 
		padding-left: 15px;
	}
	#menu_portada ul li a.desplegable{	
		background: url(../images/flecha_desplegable.png) no-repeat 10px center;
	}	
	#menu_portada ul li li{
		font-size: 12px; 
		padding-left: 0px;
	}
	#menu_portada ul li a.desplegable li a{	
		background: url(../images/flecha_subenlace.png) no-repeat 10px center;
	}
	#menu_portada	a:link, a:visited{	
		color: #2c419c; 
		text-decoration: none;
	}
	#menu_portada a:hover{	
		color: orange;
		text-decoration: none;
	}
	#menu_portada a:active{	
		color: #000; 
		text-decoration: none;
	}
		#menu_portada ul li li a{	
		width: 120px; 
		background: url(../images/flecha_enlace.png) no-repeat 0px center; 
		padding-left: 5px;
	}
	
	#consideraciones{
		color:white;
		border-bottom:none;
	}
	#consideraciones img{
		border: 2px solid red;
	}
	#carta{
		text-indent:50px;
		padding:10px;
	}
