/* ----------- General -----------*/
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #313131;
	margin: 0px;
	padding: 0px;
	background-color: #75ae48;
	background-image: url(../images/apariencia/background2.png);
	background-repeat: repeat;
	background-position: 0px 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #3b710f;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
a:hover {
	color: #CE4E00;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #3b710f;
	font-size: 30px;
}
h2 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 37px;
	color: #AD4F01;
	background-image: url(../images/apariencia/h2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
h3 {
	color: #457B0B;
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	background-image: url(../images/apariencia/h3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.text_pad h3 a {
	text-decoration: none;
}
h4 {
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../images/apariencia/punto.gif);
	background-repeat: no-repeat;
	background-position: 30px 6px;
	color: #ad4f01;
	font-weight: bold;
}
h5 {
	color: #9C4C1B;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 23px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #D6B572;
	background-image: url(../images/apariencia/h3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 16px;
}


/* ----------- Layout -----------*/
#wrap_container {
	background-image: url(../images/apariencia/background.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
}
#container {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#head {
	height: 294px;
	background-image: url(../images/apariencia/head_fondo.jpg);
	background-repeat: no-repeat;
	outline: none;
	z-index: 10;
	position: relative;
}
#textura_bg {
	height: 48px;
	width: 962px;
	background-image: url(../images/apariencia/textura_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 293px;
	z-index: 0;
}
#hojas {
	background-image: url(../images/apariencia/hojas.png);
	background-repeat: no-repeat;
	height: 147px;
	width: 120px;
	position: absolute;
	margin-left: 498px;
	margin-top: 193px;
	z-index: 20;
}
#main {
	background-image: url(../images/apariencia/textura.jpg);
	background-repeat: repeat-y;
	padding-bottom: 70px;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
#col_left {
	width: 604px;
	float: left;
}
#col_left2 {
	width: 196px;
	float: left;
	position: relative;
	z-index: 100;
	padding-left: 46px;
}
.text_pad {
	padding-right: 60px;
	padding-left: 28px;
	position: relative;
	z-index: 100;
	padding-top: 8px;
	color: #2F1700;
	width: 607px;
}
.text_pad2 {
	padding-left: 82px;
	position: relative;
	z-index: 100;
	padding-top: 8px;
	color: #2F1700;
}
.text_pad3 {
	position: relative;
	z-index: 100;
	padding-top: 8px;
}
.text_pad p {
	line-height: 18px;
	font-size: 13px;
	padding-bottom: 16px;
}
.text_pad a {
	text-decoration: underline;
}
.tp {
	padding-left: 38px;
}
.text_pad h1 {
	width: 481px;
}
#col_right {
	float: right;
	width: 356px;
}
#col_right2 {
	float: right;
	width: 695px;
}
#col_right3 {
}
#footer {
	height: 200px;
	background-image: url(../images/apariencia/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 18px;
}
#footer p {
	padding-top: 28px;
	padding-left: 220px;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#foot_text {
	color: #943f12;
	font-size: 10px;
	padding-right: 52px;
	padding-left: 24px;
	padding-bottom: 16px;
	padding-top: 17px;
	text-align: center;
}
#foot_logos {
	height: 57px;
	width: 880px;
	position: absolute;
	margin-top: -57px;
	margin-left: 24px;
}
#deg_flash {
	height: 70px;
	width: 962px;
	position: absolute;
	margin-top: -70px;
	outline: none;
}
#web {
	font-size: 11px;
	position: absolute;
	width: 390px;
	height: 24px;
	color: #787878;
	margin-top: 106px;
	margin-left: 220px;
}
#web a {
	color: #387E01;
}
#web a:hover {
	color: #AB591D;
}
#novaq {
	height: 12px;
	width: 122px;
	position: absolute;
	margin-left: 774px;
	margin-top: 109px;
}


/* ----------- idioma -----------*/
#idioma {
	position: absolute;
	height: 11px;
	width: 50px;
	margin-top: 166px;
	margin-left: 877px;
	z-index: 800;
}
#idioma span {
	display: none;
}
#idioma ul {
	margin: 0px;
	padding: 0px;
}
#idioma li {
	list-style-type: none;
	display: inline;
}
#idioma a {
	height: 11px;
	display: block;
	float: left;
	width: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.espanol {
	background-image: url(../images/apariencia/espanol.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.english {
	background-image: url(../images/apariencia/english.gif);
	background-repeat: no-repeat;
}


/* ----------- Cart -----------*/
#cart {
	position: absolute;
	height: 34px;
	width: 110px;
	margin-top: 24px;
	margin-left: 826px;
	z-index: 800;
	font-size: 12px;
	color: #3B710F;
	background-image: url(../images/apariencia/cart.jpg);
	background-repeat: no-repeat;
	padding-left: 29px;
	background-position: 0px 0px;
}
#cart a {
	font-weight: normal;
}
.cartpad {
	padding-top: 7px;
}


/* ----------- Contacto -----------*/
#contact {
	height: 24px;
	width: 110px;
	position: absolute;
	z-index: 800;
	margin-top: 273px;
	margin-left: 836px;
}
#contact a {
	color: #ab591d;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 24px;
	line-height: 22px;
	padding-left: 19px;
	background-image: url(../images/apariencia/email.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#contact a:hover {
	color: #3c7229;
	margin-top: 50px;
}


/* ----------- Top menu -----------*/
#top_menu {
	height: 40px;
	width: 250px;
	position: absolute;
}


/* ----------- Cajas -----------*/
#specials {
	height: 190px;
	margin-top: 20px;
	overflow: hidden;
	width: 540px;
	position: relative;
	margin-left: 30px;
	z-index: 10;
}
#specials h1 {
	position: absolute;
	margin-left: 190px;
	height: 37px;
	width: 290px;
	z-index: 80;
}
#fondo_flash {
	height: 160px;
	width: 422px;
	position: absolute;
	margin-left: 150px;
	margin-top: 300px;
	outline: none;
	z-index: 0;
}
#fondo_flash2 {
	height: 160px;
	width: 422px;
	position: absolute;
	z-index: 0;
	margin-left: 150px;
	margin-top: 505px;
	outline: none;
}
.pagination {
	width: 200px;
	position: absolute;
	height: 20px;
	z-index: 500;
	margin-top: 138px;
	margin-left: 215px;
}

.pagination a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 2px;
	height: 23px;
	width: 26px;
	background-image: url(../images/apariencia/page_cuad2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 20px;
	color: #427B04;
}
.pagination a:hover {
	color: #FFFFFF;
	background-image: url(../images/apariencia/page_cuad3.jpg);
	background-repeat: no-repeat;
}
.pagination a.selected {
	color: #FFFFFF;
	background-image: url(../images/apariencia/page_cuad.jpg);
	background-repeat: no-repeat;
}


#sustainability {
	margin-top: 4px;
	width: 535px;
	height: 168px;
	margin-left: 39px;
	outline: none;
	margin-bottom: 44px;
}
#texto_race_2010 {
	float: right;
	width: 330px;
	margin-top: 35px;
	margin-right: 5px;
}

.s_titulo a {
	font-size: 14px;
	color: #9c4c1b;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	z-index:400;
}
.s_titulo a:hover {
	color: #427B04;
}
.s_link a {
	color: #3F3F3F;
	font-weight: bold;
}
.s_link a:hover {
	color: #3F3F3F;
	text-decoration: underline;
}
.s_link_more a {
	color: #ff7006;
	font-weight: bold;
	text-align: right;
	display: block;
	margin-top: 4px;
	margin-right: 20px;
}
.s_link_more a:hover {
	color: #427B04;
}
#fixed {
	height: 190px;
	margin-top: 20px;
	/*overflow: hidden;*/
	width: 570px;
	position: relative;
	margin-left: 30px;
	z-index: 190;
}
#fixed h1 {
	position: absolute;
	margin-left: 190px;
	height: 37px;
	width: 354px;
	z-index: 80;
}
.fprice {
	font-size: 18px;
	font-weight: normal;
	z-index: 60;
	color: #FFFFFF;
	height: 24px;
	width: 62px;
	left: 0px;
	top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 23px;
	background-image: url(../images/apariencia/fprice.png);
	background-repeat: no-repeat;
	margin-left: 370px;
	position: absolute;
}
#tematicos {
	height: 190px;
	margin-top: 20px;
	/*overflow: hidden;*/
	width: 570px;
	position: relative;
	margin-left: 30px;
	z-index: 191;
}
#tematicos h1 {
	position: absolute;
	margin-left: 190px;
	height: 37px;
	width: 354px;
	z-index: 192;
}
#congresos {
	height: 190px;
	margin-top: 20px;
	/*overflow: hidden;*/
	width: 570px;
	position: relative;
	margin-left: 30px;
	z-index: 192;
}
#congresos h1 {
	position: absolute;
	margin-left: 190px;
	height: 37px;
	width: 354px;
	z-index: 2283;
}
.fprice2 {
	font-size: 18px;
	font-weight: normal;
	z-index: 400;
	color: #FFFFFF;
	height: 24px;
	width: 62px;
	margin-top: -54px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 23px;
	margin-left: 4px;
	position: absolute;
	background-image: url("../images/apariencia/precio2.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/precio2.png');
}
.fprice3 {
	font-size: 18px;
	font-weight: normal;
	z-index: 400;
	color: #FFFFFF;
	height: 24px;
	width: 62px;
	margin-top: 170px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 23px;
	margin-left: 300px;
	position: absolute;
	background-image: url("../images/apariencia/precio2.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/precio2.png');
}
.booknow {
	z-index: 400;
	margin-top: 410px;
	margin-left: 600px;
	position:fixed; botom:30px;
	height: 41px;
	width: 116px;
	overflow: hidden;
}
.booknow a {
	display: block;
	height: 41px;
	width: 116px;
	background-image: url("../images/apariencia/booknow.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/booknow.png');
	background-position: top;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
.booknow a:hover {
	background-position: bottom;
}
.booknow-esp {
	z-index: 400;
	margin-top: 150px;
	margin-left: 510px;
	position: absolute;
	height: 41px;
	width: 116px;
	overflow: hidden;
}
.booknow-esp a {
	display: block;
	height: 41px;
	width: 116px;
	background-image: url("../images/apariencia/booknow-esp.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/booknow-esp.png');
	background-position: top;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
.booknow-esp a:hover {
	background-position: bottom;
}
.booknow2 {
	height: 41px;
	width: 116px;
	overflow: hidden;
}
.booknow2 a {
	display: block;
	height: 41px;
	width: 116px;
	background-image: url("../images/apariencia/booknow.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/booknow.png');
	background-position: top;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
.booknow2 a:hover {
	background-position: bottom;
}
.continue {
	height: 41px;
	width: 116px;
	overflow: hidden;
	float: right;
	margin-top: 15px;
	margin-right: 65px;
}
.continue a {
	display: block;
	height: 41px;
	width: 116px;
	background-image: url("../images/apariencia/continue.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/continue.png');
	background-position: top;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
.continue a:hover {
	background-position: bottom;
}
.continue-prev {
	height: 41px;
	width: 116px;
	overflow: hidden;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}
.continue-prev a {
	display: block;
	height: 41px;
	width: 116px;
	background-image: url("../images/apariencia/continue.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/continue.png');
	background-position: top;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
.continue-prev a:hover {
	background-position: bottom;
}
.booknow2-esp {
	height: 41px;
	width: 116px;
	overflow: hidden;
}
.booknow2-esp a {
	display: block;
	height: 41px;
	width: 116px;
	background-image: url("../images/apariencia/booknow-esp.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/booknow-esp.png');
	background-position: top;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
.booknow2-esp a:hover {
	background-position: bottom;
}
#tailor {
	height: 143px;
	width: 261px;
	outline: none;
	margin-left: 30px;
	position: relative;
	z-index: 400;
}
#summercamp a {
	height: 143px;
	width: 261px;
	display:block;
	outline: none;
	margin-left: 10px;
	background-image: url("../images/summercamp.png")!important;
	background-image: none;
	filter: none !important;




	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/summercamp.png');	
	float: left;
	margin-top: 20px;
}
#tailormade a {
	height: 222px;
	width: 535px;
	display:block;
	outline: none;
	margin-left: 30px;
	background-image: url("../images/tailor_made.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tailor_made.png');	
	float: left;
}
#tailormade_esp a {
	height: 222px;
	width: 535px;
	display:block;
	outline: none;
	margin-left: 30px;
	background-image: url("../images/a_la_medida.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/a_la_medida.png');	
	float: left;
}
#summercamp_banner01 {
	height: 200px;
	width: 500px;
	outline: none;
	margin-right: auto;
	margin-left: auto;
}
#summercamp_banner02 {
	height: 200px;
	width: 500px;
	outline: none;
	margin-right: auto;
	margin-left: auto;
}
#summercamp_banner03 {
	height: 200px;
	width: 500px;
	outline: none;
	margin-right: auto;
	margin-left: auto;
}
#christmas09 {
	height: 95px;
	width: 261px;
	outline: none;
	margin-left: 30px;
	position: relative;
	z-index: 45;
	margin-top: 25px;
}
#welcome {
	font-size: 13px;
	width: 338px;
	background-image: url(../images/apariencia/welcome.jpg);
	background-repeat: no-repeat;
	height: 157px;
	margin-left: 5px;
	background-position: 0px 0px;
	margin-bottom: 16px;
	position:relative;
}
#welcome h1 {
	height: 37px;
	margin-left: 20px;
	margin-top: 10px;
	position: absolute;
}
#welcome p {
	padding-right: 22px;
	padding-left: 24px;
	padding-top: 48px;
	padding-bottom: 0px;
}
#virtual {
	height: 157px;
	width: 313px;
	outline: none;
}
.virtual2 a {
	width:196px;
	height:77px;
	display:block;
	background-image: url(../images/apariencia/virtual.png);
	background-repeat: no-repeat;
	background-position: top;
}
.virtual2 a:hover {
	background-position: bottom;
}
.virtual2-esp a {
	width:196px;
	height:77px;
	display:block;
	background-image: url(../images/apariencia/virtual-esp.png);
	background-repeat: no-repeat;
	background-position: top;
}
.virtual2-esp a:hover {
	background-position: bottom;
}
.specials2 a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/specials.png);
	background-repeat: no-repeat;
	background-position: top;
}
.specials2 a:hover {
	background-position: bottom;
}
.specials2-esp a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/specials-esp.png);
	background-repeat: no-repeat;
	background-position: top;
}
.specials2-esp a:hover {
	background-position: bottom;
}
.fixed2 a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/fixed.png);
	background-repeat: no-repeat;
	background-position: top;
}
.fixed2 a:hover {
	background-position: bottom;
}
.fixed2-esp a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/fixed-esp.png);
	background-repeat: no-repeat;
	background-position: top;
}
.fixed2-esp a:hover {
	background-position: bottom;
}
.programs a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/theme_programs.png);
	background-repeat: no-repeat;
	background-position: top;
}
.programs a:hover {
	background-position: bottom;
}
.programs-esp a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/theme_programs-esp.png);
	background-repeat: no-repeat;
	background-position: top;
}
.programs-esp a:hover {
	background-position: bottom;
}
.escapes a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/short_escapes.png);
	background-repeat: no-repeat;
	background-position: top;
}
.escapes a:hover {
	background-position: bottom;
}
.escapes-esp a {
	width:196px;
	height:52px;
	display:block;
	background-image: url(../images/apariencia/short_escapes-esp.png);
	background-repeat: no-repeat;
	background-position: top;
}
.escapes-esp a:hover {
	background-position: bottom;
}

/* ----------- Other menu -----------*/
#other_menu {
	height: 299px;
	width: 328px;
	background-image: url(../images/apariencia/other_menu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 36px;
}
#other_menu span {
	display: none;
}
#other_menu ul {
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#other_menu li {
	list-style-type: none;
}
#other_menu a {
	display: block;
}
#other_menu_2 {
	height: 299px;
	width: 328px;
	background-image: url(../images/apariencia/other_menu_2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 36px;
}
#other_menu_2 span {
	display: none;
}
#other_menu_2 ul {
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#other_menu_2 li {
	list-style-type: none;
}
#other_menu_2 a {
	display: block;
}
#other_menu-esp {
	height: 299px;
	width: 328px;
	background-image: url(../images/apariencia/other_menu-esp.jpg);
	background-repeat: no-repeat;
	margin-bottom: 36px;
}
#other_menu-esp span {
	display: none;
}
#other_menu-esp ul {
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#other_menu-esp li {
	list-style-type: none;
}
#other_menu-esp a {
	display: block;
}
#other_menu-esp_2 {
	height: 299px;
	width: 328px;
	background-image: url(../images/apariencia/other_menu-esp_2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 36px;
}
#other_menu-esp_2 span {
	display: none;
}
#other_menu-esp_2 ul {
	margin: 0px;
	padding-top: 160px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#other_menu-esp_2 li {
	list-style-type: none;
}
#other_menu-esp_2 a {
	display: block;
}
.photos, .photos-esp, .videos {
	width: 125px;
	height: 35px;
	background-repeat: no-repeat;
	margin-left: 72px;
}
.photos {
	background-image: url(../images/apariencia/photos.png);
}
.photos-esp {
	background-image: url(../images/apariencia/photos-esp.png);
}
.videos {
	background-image: url(../images/apariencia/videos.png);
	margin-top: 7px;
}
.blog {
	background-image: url(../images/apariencia/blog.png);
	width: 151px;
	height: 51px;
	margin-top: 6px;
	margin-left: 132px;
}
.photos:hover, .photos-esp:hover, .videos:hover, .blog:hover {
	background-position: bottom;
}


/* ----------- Other menu2 -----------*/
#other_menu2 {
	background-image: url(../images/apariencia/galeria.jpg);
	background-repeat: no-repeat;
	height: 178px;
	margin-bottom: 10px;
}
#other_menu2 span {
	display: none;
}
#other_menu2 ul {
	margin: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#other_menu2 li {
	list-style-type: none;
	margin-bottom: 10px;
}
#other_menu2 a {
	display: block;
	width: 126px;
	height: 32px;
	background-repeat: no-repeat;
	margin-left: 26px;
	background-position: 0px top;
}
#other_menu2 a:hover {
	background-position: 0px bottom;
}
#other_menu2 .photos2 {
	background-image: url(../images/apariencia/photos2.png);
}
#other_menu2 .photos2-esp {
	background-image: url(../images/apariencia/photos2-esp.png);
}
#other_menu2 .videos2 {
	background-image: url(../images/apariencia/videos2.png);
}
#other_menu2 .blog2 {
	background-image: url(../images/apariencia/blog2.png);
}
#aventure_race a {
	margin-top: 4px;
	width: 535px;
	height: 168px;
	margin-left: 39px;
	outline: none;
	margin-bottom: 44px;
	background-image: url(../images/fondo_adventurerace2010.png);
	background-repeat: no-repeat;
	display:block;
}
#comments {
	width: 549px;
	height: 144px;
	margin-left: 25px;
	background-image: url(../images/apariencia/fondo_travel.png);
	background-repeat: no-repeat;
	margin-bottom: 45px;
	background-position: 0px bottom;
}
#comments p {
	padding-top: 68px;
	padding-left: 50px;
	line-height: 20px;
}
.more_link {
	width: 200px;
	font-weight: bold;
	margin-top: 9px;
	margin-left: 207px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	height: 37px;
	width: 260px;
	color: #ff7107;
	margin-left: 10px;
	font-size: 30px;
}
.title a {
	font-weight: normal;
}
.cn_photo {
	height: 97px;
	width: 97px;
	float: right;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.cn_photo a {
	position: relative;
	z-index: 210;
}
#news .cn_photo {
	margin-top: 40px;
}
#news {
	width: 549px;
	height: 162px;
	margin-left: 25px;
	background-image: url(../images/apariencia/fondo_new.png);
	background-repeat: no-repeat;
}
#news p {
	padding-bottom: 10px;
}
#news .cn_pad {
	padding-top: 58px;
	padding-left: 50px;
}
#eco_products {
	height: 146px;
	width: 306px;
	margin-left: 10px;
	outline: none;
	float: left;
	margin-top: 20px;
}
#eco_box {
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#socialbookmark {
	height: 43px;
	width: 253px;
	margin-left: 50px;
	margin-top: 24px;
}


/* ----------- Menu interno -----------*/
#menu_interno {
	background-image: url(../images/apariencia/menu_interno.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	background-color: #faee88;
}
#menu_interno_foot {
	height: 34px;
	background-image: url(../images/apariencia/menu_interno_foot.jpg);
	background-repeat: no-repeat;
}
#menu_interno ul {
	margin: 0px;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
#menu_interno li {
	list-style-type: none;
}
#menu_interno a {
	color: #427B04;
	font-weight: bold;
	display: block;
	padding-right: 20px;
	padding-left: 24px;
	padding-top: 11px;
	padding-bottom: 11px;
	width: 152px;
	background-image: url(../images/apariencia/punto.gif);
	background-repeat: no-repeat;
	background-position: 14px 16px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
#menu_interno a:hover {
	color: #9c4c1b;
}
#menu_interno ul li ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
}
#menu_interno ul li ul li a {
	background-image: url(../images/apariencia/punto3.gif);
	padding-left: 24px;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #933e09;
	border-top-style: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 14px 8px;
}
#menu_interno ul li ul li a:hover {
	text-decoration: underline;
}
#menu_interno .mi_select {
	color: #9c4c1b;
	cursor: default;
}
#menu_interno .mi_select2 {
	cursor: default;
	text-decoration: underline;
}
#menu_interno .mi_noline {
	border-top-style: none;
}


/* ----------- Colores -----------*/
.blanco {
	color: #ffffff;
}
.amarillo {
	color: #f5ef88;
}
.verde {
	color: #a8d35d;
}
.verde2 {
	color: #3B710F;
}
.naranja {
	color: #ce4e00;
}
.cafe {
	color: #ab591d;
}
.cafe a {
	color: #ab591d;
}
.cafe a:hover {
	color: #427b04;
}
.negro {
	color: #3f3f3f;
}
.negro a {
	color: #3f3f3f;
}
.negro a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}
.t14 {
	font-size: 14px;
}
.t18 {
	font-size: 18px;
}


/* ----------- Tours -----------*/
.caja_tour {
	width: 275px;
	float: left;
	margin-right: 0px;
	background-image: url(../images/apariencia/fondo_tour.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caja_tour h2 {
	color: #3B710F;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 20px;
	font-weight: normal;
	background-image: none;
}
.caja_tour_photo {
	height: 174px;
	width: 232px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.caja_tour_photo a {
	position: relative;
	z-index: 210;
}
.caja_tour h2 {
	text-align: center;
}
.caja_tour h2 a {
	color: #3B710F;
	font-weight: normal;
	text-decoration: none;
}
.caja_tour h2 a:hover {
	color: #f3611e;
}
.caja_tour p {
	line-height: normal;
	font-size: 12px;
	padding-right: 24px;
	padding-left: 24px;
	text-align: center;
}
.ct_nopad {
	margin-right: 0px;
	border-right-width: 0px;
	border-right-style: none;
}
.ct_divisor {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A69833;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	padding: 0px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ct_more a {
	position: absolute;
	margin-left: 140px;
	height: 31px;
	width: 87px;
	display: block;
	background-image: url(../images/apariencia/boton_more.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_more a:hover {
	background-position: bottom;
}
.ct_more-esp a {
	position: absolute;
	margin-left: 140px;
	height: 31px;
	width: 87px;
	display: block;
	background-image: url(../images/apariencia/boton_more-esp.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_more-esp a:hover {
	background-position: bottom;
}
.ct_more-b a {
	height: 31px;
	width: 87px;
	display: block;
	background-image: url(../images/apariencia/boton_more.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	margin-left: 115px;
}
.ct_more-b a:hover {
	background-position: bottom;
}
.ct_more-b-esp a {
	height: 31px;
	width: 87px;
	display: block;
	background-image: url(../images/apariencia/boton_more-esp.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	margin-left: 115px;
}
.ct_more-b-esp a:hover {
	background-position: bottom;
}
.ct_comment a {
	position: absolute;
	margin-top: 4px;
	margin-left: 194px;
	height: 27px;
	width: 110px;
	display: block;
	background-image: url(../images/apariencia/add.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_comment a:hover {
	background-position: bottom;
}
.ct_comment-esp a {
	position: absolute;
	margin-top: 4px;
	margin-left: 194px;
	height: 27px;
	width: 110px;
	display: block;
	background-image: url(../images/apariencia/add-esp.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_comment-esp a:hover {
	background-position: bottom;
}
.ct_back a {
	position: absolute;
	margin-left: 510px;
	height: 31px;
	width: 100px;
	display: block;
	background-image: url(../images/apariencia/boton_back.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_back a:hover {
	background-position: bottom;
}
.ct_keep a {
	position: absolute;
	margin-left: 460px;
	height: 31px;
	width: 150px;
	display: block;
	background-image: url(../images/apariencia/boton_keep.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_keep a:hover {
	background-position: bottom;
}
.ct_back-esp a {
	position: absolute;
	margin-left: 510px;
	height: 31px;
	width: 100px;
	display: block;
	background-image: url(../images/apariencia/boton_back-esp.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_back-esp a:hover {
	background-position: bottom;
}
.ct_top a {
	height: 31px;
	width: 100px;
	display: block;
	background-image: url(../images/apariencia/boton_top.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ct_top a:hover {
	background-position: bottom;
}
.ct_top-esp a {
	height: 31px;
	width: 100px;
	display: block;
	background-image: url(../images/apariencia/boton_top-esp.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ct_top-esp a:hover {
	background-position: bottom;
}
.ct_enter a {
	position: absolute;
	margin-top: -26px;
	margin-left: 450px;
	height: 32px;
	width: 77px;
	display: block;
	background-image: url(../images/apariencia/enter.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_enter a:hover {
	background-position: bottom;
}
.ct_enter-esp a {
	position: absolute;
	margin-top: -26px;
	margin-left: 450px;
	height: 32px;
	width: 77px;
	display: block;
	background-image: url(../images/apariencia/enter-esp.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
.ct_enter-esp a:hover {
	background-position: bottom;
}
.ct_detail {
	padding-top: 8px;
}
.ct_detail_photo {
	background-repeat: no-repeat;
	background-position: center center;
	height: 225px;
	width: 300px;
	float: right;
	margin-left: 12px;
}
.ct_detail p {
	margin-left: 38px;
}
.ct_detail br {
	display: none;
}

.ct_detail ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 38px;
}
.ct_detail li {
	background-image: url(../images/apariencia/bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 14px;
	background-position: 0px 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* ----------- Lista general -----------*/
.lista_general {
}
.lista_general ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
}
.lista_general li {
	background-image: url(../images/apariencia/bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 14px;
	background-position: 0px 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d2ac5a;
}


/* ----------- Lista general2 -----------*/
.lista_general2 {

}
.lista_general2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
}
.lista_general2 li {
	background-image: url(../images/apariencia/bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 14px;
	background-position: 0px 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ----------- Galeria -----------*/
#photo_list {
}
#photo_list span {
	display: block;
	padding-top: 3px;
}
#photo_list ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#photo_list li {
	list-style-type: none;
	display: inline;
}
#photo_list a {
	text-decoration: none;
	height: 176px;
	width: 186px;
	display: block;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 4px;
	background-position: center top;
}

/* ----------- VideosThumb -----------*/
#videothumb_list {
}
#videothumb_list ul {
	margin: 0px;
	padding: 0px;
}
#videothumb_list li {
	list-style-type: none;
	width: 186px;
	display: block;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-top: 25px;
}
#videothumb_list .titulo a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	display: block;
	background-image: url(../images/apariencia/fondo_thumbvideo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#videothumb_list .titulo a:hover {
	color: #FA6E00;
}
#videothumb_list .desc {
	font-size:12px;
	color:#333333;
	text-align:left;
	background-image: url(../images/apariencia/fondo_thumbvideo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-bottom: 35px;
	padding-right: 10px;
	padding-left: 10px;
}
.ct_enter-video a {
	height: 32px;
	width: 77px;
	background-image: url(../images/apariencia/enter.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	display: block;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
}
.ct_enter-video a:hover {
	background-position: bottom;
}
.ct_enter-video-esp a {
	height: 32px;
	width: 77px;
	background-image: url(../images/apariencia/enter-esp.png);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	display: block;
	margin-top: -15px;
	margin-right: auto;
	margin-left: auto;
}
.ct_enter-video-esp a:hover {
	background-position: bottom;
}

/* ----------- Varios -----------*/
.foto_left {
	float: left;
	margin-right: 16px;
}
.foto_right {
	float: right;
	margin-left: 16px;
}
.divisor {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AD4F01;
	margin-bottom: 10px;
	padding-top: 16px;
}
.divisor2 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 14px;
	padding-top: 20px;
	margin-left: 70px;
}
.divisor3 {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin-bottom: 22px;
	padding-top: 28px;
	margin-left: 33px;
}
.menu_other_pad {
	height: 40px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.valign-middle {
	vertical-align: middle;
}
.comillas {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #A88C37;
}



/* ----------- Noticias -----------*/
.noticias {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a69833;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.noticias_thumb {
	height: 97px;
	width: 97px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 18px;
}
.noticias_thumb a {
	position: relative;
	z-index: 210;
}
p.noticias_titulo {
	margin: 0px;
	padding: 0px;
}
.noticias_titulo a {
	color: #ce4e00;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
}
.noticias_titulo a:hover {
	color: #3B710F;
}
.noticias_col {
	width: 232px;
	float: right;
	margin-left: 14px;
}
.noticias_col_foto {
	height: 174px;
	width: 232px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 7px;
}


/* ----------- Paginacion3 -----------*/
.paginacion3 {
	height: 23px;
	margin-top: 30px;
	margin-left: 30px;
}
.paginacion3 ul {
	margin: 0px;
	padding: 0px;
}
.paginacion3 li {
	list-style-type: none;
	display: inline;
}
.paginacion3 a {
	height: 23px;
	width: 26px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	line-height: 21px;
	background-image: url(../images/apariencia/page_cuad2.jpg);
	background-repeat: no-repeat;
	color: #427b04;
	margin-right: 6px;
}
.paginacion3 a:hover {
	background-image: url(../images/apariencia/page_cuad3.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.paginacion3 .p3_activa {
	background-image: url(../images/apariencia/page_cuad.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.paginacion3 a.p3_activa {
	background-image: url(../images/apariencia/page_cuad.jpg);
	cursor: default;
}


/* ----------- Blog -----------*/
#blogs {
}
#blogs p {
	padding-left: 71px;
}
.blogs_fecha {
	float: left;
	margin-top: 10px;
	height: 68px;
	width: 53px;
	background-image: url(../images/apariencia/blog_fecha.png);
	background-repeat: no-repeat;
	margin-right: 18px;
	text-align: center;
}
.blogs_fecha2 {
	float: left;
	margin-top: 4px;
	height: 68px;
	width: 53px;
	background-image: url(../images/apariencia/blog_fecha2.png);
	background-repeat: no-repeat;
	text-align: center;
	position: absolute;
	margin-left: -56px;
}
.blogs_num {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.blogs_mes {
	display: block;
	margin-top: 5px;
}
p.blogs_titulo {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ce4e00;
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
}
.blogs_titulo a {
	color: #ce4e00;
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
}
.blogs_titulo a:hover {
	color: #3B710F;
}
.blogs_autor {
	color: #2F5A0C;
	font-size: 11px;
	font-weight: bold;
}
.blogs_burbuja {
	background-image: url(../images/apariencia/burbuja.png);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 35px;
	float: left;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	margin-top: -9px;
	margin-right: 7px;
}
.blogs_burbuja2 {
	background-image: url(../images/apariencia/burbuja.png);
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	width: 35px;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	position: absolute;
	margin-top: 74px;
	left: 42px;
}
.blogs_add {
	height: 27px;
	width: 110px;
	display: block;
	position: absolute;
	margin-top: 4px;
	margin-left: 194px;
}
.blogs_comment {
	margin-left: 70px;
	margin-top: 16px;
	padding-bottom: 5px;
	background-image: url(../images/apariencia/fondo_comment.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#blogs .blogs_comment p {
	font-size: 11px;
	line-height: 14px;
	padding-right: 20px;
	padding-left: 20px;
}


/*------  Tabla contacto  ------*/
.lis_tabla {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.lis_tabla td {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}
.lt_input {
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/apariencia/form_line.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.lt_input2 {
	width: 430px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	overflow: auto;
	padding: 6px;
	margin-top: 5px;
	margin-left: 8px;
}
.lt_input3 {
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/apariencia/form_line.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.lt_input-date {
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/apariencia/form_date.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.lt_input4 {
	width: 50px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-image: url(../images/apariencia/form_line.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	color: #360;
	font-weight: bold;
	background-color: transparent;
	border: 0px none transparent;
}
.lt_input4-bg {
	background-color:#FFF;
	color:#360;
}
.lt_code {
	width: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/apariencia/form_line.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.div_input2 {
	width: 450px;
	height: 117px;
	background-image: url(../images/apariencia/textarea.jpg);
	background-repeat: no-repeat;
}
.lt_boton {
	height: 39px;
	width: 79px;
	background-image: url(../images/apariencia/send.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	cursor: pointer;
}
.lt_boton2 {
	height: 39px;
	width: 79px;
	background-image: url(../images/apariencia/send-esp.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	cursor: pointer;
}


/*------  Video  ------*/
#vm1 {
	width: 6px;
	height: 299px;
	position: absolute;
	margin-left: 0px;
	margin-top: 10px;
	background-image: url("../images/apariencia/vm1.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/vm1.png');
}
#vm2 {
	width: 6px;
	height: 299px;
	position: absolute;
	margin-left: 600px;
	margin-top: 10px;
	background-image: url("../images/apariencia/vm2.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/vm2.png');
}
#vm3 {
	width: 594px;
	height: 6px;
	position: absolute;
	margin-left: 6px;
	margin-top: 10px;
	background-image: url("../images/apariencia/vm3.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/vm3.png');
}
#vm4 {
	width: 594px;
	height: 6px;
	position: absolute;
	margin-left: 6px;
	margin-top: 304px;
	background-image: url("../images/apariencia/vm4.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/vm4.png');
}
#video_wrap {
	width: 606px;
	height: 299px;
	margin-right: auto;
	margin-left: auto;
}
#video_player {
	width: 606px;
	height: 299px;
	outline: none;
	margin-top: 10px;
}
#video_mask {
	height: 316px;
	width: 371px;
	position: absolute;
	margin-top: 10px;
	background-image: none;
}
#video_list {
	height: 316px;
	width: 216px;
	float: right;
	margin-top: 10px;
	background-image: url(../images/apariencia/video_list.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
.v_list {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 24px;
	padding-bottom: 14px;
}
.v_list ul {
	margin: 0px;
	padding: 0px;
}
.v_list li {
	list-style-type: none;
}
.v_list a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/apariencia/punto.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 13px;
	width: 146px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDC771;
}


/*------  Holidays  ------*/
.holiday_div {
	padding-bottom: 10px;
	background-image: url(../images/apariencia/fondo_comment.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 20px;
	padding-left: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.holiday_div h3 {
	margin-left: 0px;
}

/*-----Virtual Travel Shop-----*/
.cart-encabezado {
	width:600px;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../images/apariencia/bg_cart-encabezado.jpg);
}
.cart-encabezado2 {
	width:600px;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../images/apariencia/bg_cart-encabezado2.jpg);
}
.book-encabezado {
	width:500px;
	height:100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../images/apariencia/bg_book-encabezado.jpg);
}
.cart-center {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/apariencia/bg_cart-detail.jpg);
	height: auto;
	padding-bottom: 10px;
}
.book-center {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/apariencia/bg_book-center.jpg);
	height: auto;
	padding-bottom: 10px;
}
.cart-detail {
	width:500px;
	margin-right: 35px;
	margin-left: 65px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #960;
	padding-bottom: 5px;
	padding-top: 15px;
}
.cart-detail .nombre a {
	font-weight:bold;
	color:#390;
	background-image: url(../images/apariencia/img_cart-vineta.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	width: 215px;
	height: 40px;
	display: block;
	line-height: 39px;
}
.cart-detail .precio {
	width:200px;
	text-align:center;
	font-weight: bold;
	color: #690;
}
.cart-detail .delete {
	width:60px;
	text-align:center;
}
.cart-rooms {
	width:200px;
	margin-left:25px;
	background-image: url(../images/apariencia/bg_cart-rooms.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 15px;
}
.cart-rooms p {
	margin:0px;
	padding-bottom: 7px;
}
.cart-rooms .room {
	color:#C18300;
	font-weight:bold;
}
.book-detail {
	width:400px;
	margin-right: 35px;
	margin-left: 65px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #960;
}
.book-detail .nombre {
	font-weight:bold;
	color:#390;
	background-image: url(../images/apariencia/img_cart-vineta.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	width: 150px;
	height: 40px;
	display: block;
	line-height: 39px;
}
.book-detail .precio {
	width:125px;
	text-align:center;
}
.cart-cierre {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/apariencia/bg_cart-cierre.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.book-cierre {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/apariencia/bg_book-cierre.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.preciototal {
	width:75px;
	height:35px;
	background-image:url(../images/apariencia/bg_cart-preciototal.jpg);
	padding-top: 20px;
	padding-left: 125px;
	margin-left: 260px;
	color: #775100;
	font-weight: bold;
	margin-top: -13px;
	display: block;
}
.cart-booknow {
	z-index: 400;
	height: 41px;
	width: 116px;
	overflow: hidden;
	float: right;
}
.cart-booknow a {
	display: block;
	height: 41px;
	width: 116px;
	background-image: url("../images/apariencia/booknow.png")!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/apariencia/booknow.png');
	background-position: top;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
}
.cart-booknow a:hover {
	background-position: bottom;
}
.btn_cart-go a {
	width:65px;
	height:30px;
	display:block;
	background-image:url(../images/apariencia/btn_cart-go.jpg);
	background-position:top;
	position: absolute;
	margin-top: -40px;
	margin-left: 460px;
}
.btn_cart-go a:hover {
	background-position:bottom;
}
.btn_cart-go span {
	display:none;
}
.terminos_condiciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #387E01;
	text-decoration: none;
}
#logo {
	float: right;
	width: 200px;
}


.text_pad .cuadro_naranja {
	border: 1px dashed #FFFFFF;
	background-color: #ed541d;
	color: #FFFFFF;
	font-weight: bold;
}
.tabla table {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #2F1700;
	margin:auto;
	padding:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #060;
	border-bottom-color: #060;
}
.tabla table td{
	margin:0px;
	padding:4px;
	text-align:center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-left-color: #060;
	clear: both;
	width: auto;
}
.tabla table td ul{
	text-align:left;
	margin-left: 0px;
	padding-left: 15px;
}
#slider{
	background-image: url(../images/bg_trips_link.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:15px;
	position: relative;
	}
#slider .enlace{
	float: right;
	clear: both;
	display: block;
	position: absolute;
	right: 70px;
	bottom: 120px;
	background-image: url(../images/viewmore.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 120px;
	z-index:1600;
	top: 25px;
	}

#slider .enlace:hover{
	background-position: center bottom;
	}
#slider .enlace span{
	display: none;
	}
#slider .enlace_trips{
	float: right;
	clear: both;
	display: block;
	position: absolute;
	right: 70px;
	top: 40px;
	height: 30px;
	width: 495px;
	z-index:400;
}
#slider .enlace_esp{
	float: right;
	clear: both;
	display: block;
	position: absolute;
	right: 71px;
	bottom: -176px;
	background-image: url(../images/viewmore_esp.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 120px;
	z-index:3500;
	}
#slider .enlace_esp:hover{
	background-position: center bottom;
	z-index: 3500;
	position: absolute;
	}
#slider .enlace_esp span{
	display: none;
	}
#slider .enlace_trips-esp{
	float: right;
	clear: both;
	display: block;
	position: absolute;
	right: 70px;
	top: 40px;
	height: 30px;
	width: 495px;
	z-index:400;
}
	
/*		ESTILOS DE PAQUETES DE LA PÁGINA DEFAULT		*/
	
	
#paq_defaults{
	clear: both;
	padding-top: 20px;
	margin-bottom: 40px;
	margin-top: 40px;
}
#paq_special{
	height: 240px;
	margin-top: 20px;
	/*overflow: hidden;*/
	width: 452px;
	position: relative;
	margin-left: 20px;
	float:left;
	z-index: 200;
	background-image: url(../images/apariencia/fondo_paq_esp.png);
	background-repeat: no-repeat;
}
#paq_classic{
	height: 240px;
	margin-top: 20px;
	/*overflow: hidden;*/
	width: 440px;
	position: relative;
	float:left;
	z-index: 210;
	margin-left: 30px;
}
#paq_themed{
	height: 240px;
	margin-top: 20px;
	/*overflow: hidden;*/
	width: 442px;
	position: relative;
	float:left;
	z-index: 220;
	margin-left: 30px;
}
#paq_short{
	height: 240px;
	margin-top: 20px;
	/*overflow: hidden;*/
	width: 440px;
	position: relative;
	float:left;
	z-index: 230;
	margin-left: 30px;
}
#paq_defaults h1 {
	position: absolute;
	margin-left: 0px;
	height: 37px;
	z-index: 240;
	top:6px;
	left:11px;
}
#paq_defaults .special_deals{
	display:block;
	position: absolute;
	margin-left: 0px;
	height: 150px;
	width:150px;
	z-index: 300;
	top:-60px;
	left:-10px;
}
#paq_defaults .ofertas_especiales{
	display:block;
	position: absolute;
	margin-left: 0px;
	height: 130px;
	width:190px;
	z-index: 300;
	top:-60px;
	left:10px;
}
.fondo_paq{
	position:absolute;
	left:0;
	top:0;
	z-index:135;
	}
#paq_defaults .contentdiv {
	visibility: hidden;
	position: absolute;
	width: 440px;
	z-index: 600;
	top:0px;
	left:0px;
}
#paq_defaults .contentdiv_visible {
	position: absolute;
	width: 440px;
	z-index: 600;
	top:0px;
	left:0px;
}
.paq_pagination {
	width: 140px;
	position: absolute;
	height: 20px;
	z-index: 500;
	top: 200px;
	left: 30px;
}
#paq_defaults .paq_pagination a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 2px;
	height: 23px;
	width: 26px;
	background-image: url(../images/apariencia/page_cuad2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 20px;
	color: #427B04;
}
#paq_defaults .paq_pagination a:hover {
	color: #FFFFFF;
	background-image: url(../images/apariencia/page_cuad3.jpg);
	background-repeat: no-repeat;
}
#paq_defaults .paq_pagination a.selected {
	color: #FFFFFF;
	background-image: url(../images/apariencia/page_cuad.jpg);
	background-repeat: no-repeat;
}
.sc1 {
	float: left;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 25px;
	height: 195px;
	vertical-align: top;
	left: 9px;
}
.sc1 a {
	position: relative;
	z-index: 210;
}
.sc2 {
	float: right;
	width: 220px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.sc2_sd {
	float: right;
	width: 220px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.meetings a {
	height: 370px;
	width: 328px;
	background-image: url(../images/meetings.png);
	background-repeat: no-repeat;
	display:block;
	border:none;
	margin-top: 30px;
}
#prueba{
}
#ver_mas {
	position: absolute;
	margin-top: 90px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
