html,body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, san-serif;
	font-size: 88%;
	color: #5D4F42;
	margin:0;
	padding:0;
	height:100%;
	background: #E8E5E0 url(../images/tr.gif) repeat;
}

a {
	outline: none;
	color: #5D4F42;
}

a:hover {
	color: #000;
}

img {
	border: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h1 a {
	display: block;
	margin: 10px 0 0 0;
	width: 314px;
	height: 58px;
	text-indent: -300em;
	overflow: hidden;
}

h2 {
	display: none;
}

h3 {
	height: 48px;
	background-repeat: no-repeat;
	text-indent: -300em;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

h4 {
	color: #D21B00;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: -0.4px;
	font-size: 1.4em;
	font-weight: normal;
	margin: 1em 0;
}

h5 {
	font-size: 1.2em;
	color: #000;
	margin: 0px;
	clear: both;
}

hr {
	border: 1px solid #FFF;
}

input, select, textarea {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, san-serif;
	font-size: 1.1em;
}

legend {
	display: none;
}

fieldset {
	border: none;
}

label {
	display: block;
	float: left;
	width: 110px;
	font-weight: bold;
}

kbd {
	background-color: #EEE;
	color: #000;
	padding: 0 0.2em;
	border-top: 2px solid #CCC;
	border-left: 2px solid #BBB;
	border-right: 3px solid #AAA;
	border-bottom: 3px solid #888;
}

#wrapper {
	height: 100%;
}

#header { 
	position: relative;
	height: 75px;
}

#header #language {
	list-style: none;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	text-align: right;
	font-size: 0.9em;
}

#header #language li {
	display: inline;
	padding: 0 0.3em;
}

#secundary_content {
	float: left;
	width: 243px;
}

#portada #secundary_content {
	width: 350px;
}

#container {
	position: absolute;
	width: 950px;
	padding: 0 1em;
	margin: 0 auto;
	left: 50%;
	margin-left: -485px;
	background-color: #FFF;
}

#content {
	float: right;
	width: 575px;
}

#content ol {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0px;
	font-size: 0.95em;
}

#content a {
	display: block;
	text-decoration: none;
	color: #5D4F42;
	padding: 0.5em;
	height: 80px; /* altura Firefox */
}

#content a:hover {
	background: #FBF9F8 url(../images/mas.gif) no-repeat right;
}

#content li {
	padding: 0px;
	margin-right: 1.3em;
	width: 274px;
	_width: 265px; /* IE6 Hack */
	float: left;
	line-height: 1.1em;
}

#content li img {
	float: left;
	border: 8px solid #E7E3E0;
	margin: 0 0.7em 0 0;
}

/* Inicia maqueta del listado de los viajes */
li .travel_h4, #content li .travel_h5 {
	display:block;
}
li .travel_h4 {
	color: #D21B00;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.4px;
	margin: 0;
}
li .travel_h5 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
li .travel_p {
	margin-top: 0.2em;
}
/* Fin maqueta del listado de los viajes */
#content li p {
	margin: 0.2em;
}

#content p.destaca {
	margin: 0px;
}

#subcontent a {
	display: inline;
	text-decoration: underline;
	padding: 0px;
}

#subcontent a:hover {
	background-color: transparent;
	background-image: none;
	color: #000;
}

#place {
	float: left;
	width: 350px;
	padding: 0.5em 0;
}

#place p {
	padding: 0 0.5em;
}

#place a {
	text-decoration: none;
}

#place #photo_descubre {
	height: 225px;
	overflow: hidden;
}

#map_1, #map_2, #map_3 {
	overflow: hidden;
}

#socios ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#socios li {
	display: inline;
	padding: 0 0.5em;
}

#socios h3 {
	padding-top: 0.5em;
}

#portada #content {
	width: 580px;
}

#portada #socios h3 {
	padding-top: 0;
}

#portada #place {
	padding: 0;
	*padding-bottom:0.5em;
}

#menu {
	margin: 0px;
	position: absolute;
	top: 52px;
	right: 8px;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
	padding: 0 0.4em;
}

#menu li a {
	text-decoration: none;
	font-weight: bold;
	color: #A5988B;
}

#menu li a:hover {
	color: #5D4F42;
}

#menu a.activo, #menu a.activo acronym {
	color: #000;
	border-bottom: 1px solid #F97800;
}

#submenu {
	list-style: none;
	clear: both;
	padding: 0.1em 0 0.5em 0.5em;
	margin: 0 0.5em 0 0;
	border-bottom: 1px dotted #5D4F42;
}

#submenu li {
	float: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#submenu li a {
	display: inline;
	padding: 0.2em;
	margin: 0 5px 0 0;
	font-weight: bold;
}

#submenu li a:hover {
	border-bottom: 5px solid #E7E3E0;
	color: #000;
	background-image: none;
	background-color: transparent;
}

#submenu li a.activo {
	border-bottom: 4px solid #F55604;
	color: #000;
}

#language li.current a {
	text-decoration: none;
	color: #000;
}

#info_travel #content h3 {
	text-indent: 0;
	color: #FFF;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.3em;
	background-image: url(../images/tit02_big.jpg);
	padding: 12px 0 0 10px;
	height: 36px;
}

#info_travel #intro_travel {
	padding: 0.8em 0;
}

#travel p {
	margin: 0.2em;
	font-size: 0.95em;
}

#travel ol {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0px;
	font-size: 0.95em;
}

#travel a {
	display: block;
	text-decoration: none;
	color: #5D4F42;
	padding: 0.5em 0 0.3em 0;
	width: 240px;
}

#travel a:hover {
	background: #FBF9F8 url(../images/mas.gif) no-repeat right center;
}

#travel li {
	padding: 0 0 0.3em 0;
	width: 240px;
	float: left;
	line-height: 1.1em;
	border-bottom: 1px solid #EEEDEB;
}
#travel li:hover {
	background-color: #FBF9F8;
}
#travel img {
	float: left;
	border: 6px solid #E7E3E0;
	margin: 0 0.7em 0 0;
	width: 50px;
	height: 50px;
}

#pie {
	padding: 3em 0 0.7em 0;
	text-align: center;
	font-size: 0.9em;
}

#pie ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#pie li {
	display: inline;
}

#pie li a {
	padding: 0 0.5em;
	border-left: 1px dotted #5D4F42;
}

#pie li a.activo {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #F97800;
}

#pie li#first a {
	border-left: none;
}

#pie p em {
	font-style: normal;
	font-family: Arial, Verdana, san-serif;
	font-weight: bold;
	letter-spacing: -1px;
}

#socios {
	float: left;
	clear: left;
	width: 350px
}

#pie {
	clear: both;
	width: 100%;
}

img.baner {
	padding-top: 0.5em;
}

p.botonera {
	text-align: right;
	margin-bottom: 1em; /* hack IE7 */
}

p.botonera a {
	padding: 0.2em 0.5em 0.3em 0.5em !important;
	font-weight: bold;
	background: url(../images/tr_boton.gif) repeat-x;
	border-right: 1px solid #A43100;
	border-left: 1px solid #A43100;
	color: #FFF !important;
	text-decoration: none !important;
}

p.botonera a:hover {
	background-color: #A43100 !important;
	background-image: none !important;
}

p.destaca {
	background-color: #F8F3EF;
	padding: 0.6em 1em;
}

.requerido {
	font-size: 1.5em;
	font-weight: bold;
	color: #F97800;
	line-height: 0.5em;
}

p.notice {
	padding: 1em;
	font-weight: bold;
	border: 1px solid #D31B00;
}

p.form_error {
	padding: 1em;
	border: 1px solid #D81B00;
	background-color: #F9DDD9;
	color: #000;
}

/* Resalta la palabra Benvidatour dentro del texto */
.benvida {
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: -0.2px;
	color: #5D4F42;
	font-size: 1.1em;
	*font-size: 0.9em;
}

.benvida em {
	font-style: normal;
	color: #000;
}
/* Fin resalta palabra Benvida tour */
