@charset "utf-8";
/* CSS Document */

@import url("reset.css");
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.clearB {
	clear: both;
}
@font-face {
	font-family: 'Montserrat', sans-serif;
	src: url('../fonts/arnopro-subhead_0-webfont.eot');
	src: url('../fonts/arnopro-subhead_0-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/arnopro-subhead_0-webfont.woff') format('woff'),  url('../fonts/arnopro-subhead_0-webfont.ttf') format('truetype'),  url('../fonts/arnopro-subhead_0-webfont.svg#ArnoProSubheadRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	#background: #ffff url('../images/bg.jpg') repeat-x center top;
	font: 12px/130% Tahoma, Geneva, sans-serif;
	color: #404040;
}
/*body#default {
	background: #7A6B66 url('../images/bg-nav.jpg') repeat-x center top;
}*/

#header {
	width: 970px;
	position: relative;
	margin: 0 auto;
	height: 133px;
	background: url(../images/grupo-pedemonte-logo.png) no-repeat right top;
}
#header h1 {
	display: none;
}
#header .logo {
	display: block;
	position: absolute;
	left: 0;
	top: 9px;
	width: 200px;
	height: 81px;
}
#header #nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 36px;
}
/*------------MENU1---------------*/
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 140px; /* left offset of submenus need to match (see below) */
	padding: 0;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,  .sf-menu li.sfHover ul {
	left: -1px;
	top: 36px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,  ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,  ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,  ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,  ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
#header #nav li a {
	margin-top: 10px;
	line-height: 36px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
        text-align: center;
	width: 119px;
        background-color: #7A6B66;
	display: block;
	float: left;
	border-right: 1px solid #CBC2BC;
	transition: background-color 300ms ease-out;
}
#header #nav.logueado li a {
	width: 190px;
	background-color: #e41a34;
}
#header #nav li:first-child a {
	width: 122px;
	border-left: 1px solid #CBC2BC;
}
#header #nav li li a, #header #nav li li:first-child a {
	width: 140px;
	border-left: 1px solid #CBC2BC;
	background-color: #A5978E;
	margin-top:unset;
}
#header #nav.logueado li:first-child a {
	width: 202px;
}
#header #nav li a:hover, #header #nav li a.active, #header #nav li li:first-child a:hover {
	background-color: #e41a34;
	transition: background-color 100ms ease-in;
}
#header #nav.logueado li a:hover, #header #nav.logueado li a.active {
	background-color: #A5978E;
}
#header #topmenu {
	position: absolute;
	top: 30px;
	left: 370px;
	
}
#header #topmenu a {
	color: #A5958D;
	display: block;
	text-transform: uppercase;
	float: left;
	padding: 0 6px;
	font-weight: bold;
	line-height: 100%;
}
#header #topmenu li {
	display: inline;
	
}
#header #topmenu li:first-child a {
	border-right: 2px solid #A5958D;
}
#header #topmenu li:last-child a {
	border-left: 2px solid #A5958D;
	#color: #e41a34;
}
#header #topmenu a:hover, #header #topmenu a.active {
	color: #e41a34;
}
.bloquenewsletter {
	position: absolute;
	top: 51px;
	left: 376px;
}
.bloquenewsletter span {
	font-weight: bold;
	color: #A5958D;
	text-transform: uppercase;
}
.bloquenewsletter input {
	width: 108px;
	height: 20px;
	background-color: #D2CBC6;
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
	line-height: 20px;
	font-weight: bold;
	padding: 0 6px;
}
.bloquenewsletter input.submit {
	width: 9px;
	height: 20px;
	background: transparent url(../images/flecha1.png) no-repeat;
	cursor: pointer;
}
.ingreso-agencias {
	position: absolute;
	top: 51px;
	left: 696px;
	background: transparent url(../images/flecha1.png) no-repeat right center;
	padding: 0 18px 0 6px;
	border-left: 2px solid #A5958D;
	border-right: 2px solid #A5958D;
	color: #A5958D;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}
.ingreso-agencias.logout {
	border-left: 0;
	left: 770px;
	color: #CCC2BC;
}
.ingreso-agencias:hover, .ingreso-agencias.active {
	color: #e41a34;
}
#cabecera {
	width: 970px;
	margin: 0 auto;
	min-height: 50px;
	position: relative;
	padding: 40px 0;
}
#cabecera h2 {
	width: 945px;
	margin: 0 auto;
	height: 127px;
	color: #FFF;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	font: 28px/127px 'Arno';
}
#contenido {
	#background: #FFF url(../images/contenido-bg.jpg) repeat-x;
}
#main {
	min-height: 400px;
	margin: 0 auto;
	width: 970px;
	position: relative;
	padding-bottom: 40px;
	#background: url(../images/main-bg.jpg) no-repeat center top;
}
#main .texto-format {
	color: #e41a34;
	line-height: 160%;
}
#main .texto-format h2 {
	font-family: 'Montserrat', sans-serif;
	color: #e41a34;
	font-size: 30px;
	line-height: 55px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-left:30px;
}
#main .texto-format h3 {
	color: #252759;
}
#main .texto-format p {
	padding-bottom: 16px;
}
#main .texto-format p a {
	color: #e41a34;
}
#main .texto-format ul {
	padding-bottom: 16px;
	margin-left: 10px;
}
#main .texto-format li {
	list-style: inside disc;
}
#main .texto-format table {
	width: 100% !important;
	background-color: #F2EEE9;
	margin-bottom: 26px;
	float: none;
}
#main .texto-format table.flay {
	background-color: #FFF;

}
#main .texto-format table td {
	padding: 2px 10px;
	vertical-align: top;
	border: 1px solid #FFF;
}
#main .texto-format table thead td {
	background-color: #2A2C59;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}
#main .texto-format table tr:first-child {
	background-color: #E1D9D0;
}
#main .texto-format table.flay tr:first-child {
	background-color: #FFF;
}
#footercont {
	height: 239px;
	background: url(../images/footer-repeat-bg.jpg) repeat-x;
}
#footer {
	width: 970px;
	height: 239px;
	position: relative;
	margin: 0 auto;
	background: url(../images/footer-bg.jpg) no-repeat;
}
#footer .copy {
	text-align: justify;
	color: #FFFFFF;
	width: 496px;
	position: absolute;
	right: 0;
	line-height: 170%;
	top: 67px;
}
#footer .copy a {
	color: #FFFFFF;
}
#footer img {
	vertical-align: middle;
	margin-left: 5px;
}
#navfooter {
	position: absolute;
	bottom: 57px;
}
#navfooter li {
	display: inline;
}
#navfooter li a {
	display: block;
	float: left;
	color: #6D6D6D;
	padding: 0 16px 0 13px;
	line-height: 32px;
	text-transform: uppercase;
	background: url(../images/punto-gris.png) no-repeat right center;
}
#navfooter li:first-child a {
	padding-left: 0;
}
#navfooter li a.ultimo {
	padding-right: 0;
	background: none;
}
#navfooter li a:hover {
	color: #333;
}
.korazalink {
	position: absolute;
	right: 0;
	bottom: 12px;
	display: block;
	width: 240px;
	color: #FFF;
}
.korazalink:hover {
	color: #00A0FF;
}
/*----HOME---*/

/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
	position: relative;
	width: 580px;
}
#carousel {
	height: 310px;
	margin-bottom: 20px;
	width: 580px;
	position: relative;
	font-size: 12px;
	float: left;
	font-family: Arial;
	background: url(../images/carrousel-bg.png) no-repeat center bottom;
}
.carousel-image {
	display: block;
}
.carousel-feature {
	position: absolute;
	top: -1000px;
	left: -1000px;
	border: 7px solid #FFF;
	cursor: pointer;
	overflow: hidden;
}
.carousel-feature .carousel-caption {
	position: absolute;
	bottom: 22px;
	color: #252759;
	padding: 6px 30px 6px 0;
	font-family: 'Montserrat', sans-serif;
	background: transparent url(../images/carrousel-caption-fondo.png) repeat right top;
}
.carousel-feature .carousel-caption h1 {
	float: left;
	margin-left: 10px;
	font-size: 38px;
	letter-spacing: -0.02em;
	color: #252759;
	font-weight: normal;
	line-height: 40px;
	padding: 6px 0;
}
.carousel-feature .carousel-caption p {
	float: left;
	text-transform: uppercase;
	color: #850110;
	padding-left: 15px;
	border-left: 3px solid #850110;
	margin-left: 15px;
	line-height: 220%;
	font-size: 10px;
}
.carousel-feature .carousel-caption p .moneda {
	color: #252759;
	font-size: 24px;
	margin-right: 6px;
}
.carousel-feature .carousel-caption p .price {
	color: #252759;
	font-size: 29px;
}
.carousel-feature .carousel-caption p .tax {
	color: #252759;
	font-size: 20px;
}
.ejemploform {
	width: 356px;
	height: 224px;
	float: left;
	margin-left: 34px;
	background: url(../images/form-ejemplo.png) no-repeat;
}
ul.ui-autocomplete {
	width: 300px !important;
	cursor: pointer !important;
}
.bloquevuelos {
	width: 366px;
	height: 224px;
	float: left;
	margin-left: 24px;
}
.inpage {
	width: 940px;
	padding-left: 20px;
	height: auto;
	float: none;
	margin: 20px auto;
}
#circuitos .inpage {
	margin-bottom: 0;
}
.bloquevuelos #idayvuelta {
	margin-bottom: 6px;
	border-bottom: 1px solid #CBC0BA;
	padding-bottom: 6px;
}
.inpage #idayvuelta {
	margin-bottom: 12px;
}
.bloquevuelos h3 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#conf_OW, #conf_RT, #conf_MT {
	margin-bottom: 6px;
	border-bottom: 1px solid #CBC0BA;
	padding-bottom: 6px;
}
.inpage #conf_OW, .inpage #conf_RT, .inpage #conf_MT {
	border-bottom: 0;
}
.bloquevuelos table {
	width: 100%;
}
.bottomtable {
	margin-bottom: 2px;
	margin-top: 6px;
	border-bottom: 1px solid #CBC0BA;
	padding-bottom: 2px;
}
.bloquevuelos td {
	padding: 1px;
	padding-bottom: 6px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
}
.inpage td {
	display: inline-block;
 *display:inline;
	zoom: 1;
	margin-right: 30px;
	vertical-align: top;
}
.inpage .bottomtable td {
	margin-right: 16px;
}
.bloquevuelos td.corto {
	width: 102px;
}
.bloquevuelos th {
	text-align: left;
	color: #FFF;
	vertical-align: bottom;
	font-size: 11px;
	padding: 3px;
	text-transform: uppercase;
}
.bloquevuelos label {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.inpage label {
	margin-right: 6px;
}
.bloquevuelos input[type=text] {
	width: 80px;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	border: 0;
	border-top: 1px solid #DFDDDD;
	border-bottom: 1px solid #DFDDDD;
	color: #666;
	background: #FFF;
}
.bloquevuelos input[type=text].largue {
	width: 140px;
}
.bloquevuelos select {
	width: 118px;
	height: 18px;
	line-height: 18px;
	border: 0;
	color: #666;
	background: #FFF;
}
.bloquevuelos .styled-select select {
	background: transparent;
}
.styled-select {
	width: 90px;
	height: 18px;
	border-top: 1px solid #DFDDDD;
	border-bottom: 1px solid #DFDDDD;
	overflow: hidden;
	background: #FFF url(../images/select-flecha.png) no-repeat right center;
}
.bloquevuelos .styled-select.largue {
	width: 200px;
}
.bloquevuelos .styled-select.largue select {
	width: 228px;
}
.inpage .styled-select {
	display: inline-block;
 *display:inline;
	zoom: 1;
	vertical-align: top;
}
.bloquevuelos input#submit {
	width: 51px;
	float: right;
	border: 0;
	margin-top: 12px;
	height: 27px;
	line-height: 27px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: pointer;
	color: #e41a34;
	padding: 0 155px 0 0;
	text-indent: 6px;
	background-color: #FFF;
	background-image: url(../images/button-bg.png);
	background-position: right center;
	background-repeat: no-repeat;
	transition: background-color 350ms ease-out;
}
.inpage input#submit {
	margin-right: 20px;
}
.bloquevuelos input#submit:hover {
	background-color: #e41a34;
	color: #FFF;
	transition: background-color 350ms ease-out;
}
#resultadovuelos {
	float: left;
	width: 200px;
	color: #e41a34;
	margin-top: 16px;
}
.inpage #resultadovuelos {
	width: 400px;
}
.bloquegrupales {
	letter-spacing: -1em;
	font-size: 0;
	position: relative;
}
#cabecera .bloquegrupales h2 {
	letter-spacing: normal;
	color: #FFF;
	font: 31px 'Arno';
	font-weight: normal;
	height: auto;
	padding: 0 0 20px 0;
	line-height: normal;
	
}
.bloquegrupales .item {
	letter-spacing: normal;
	display: inline-block;
 *display:inline;
	zoom: 1;
	vertical-align: top;
	width: 220px;
	padding: 3px 3px 0px 3px;
	position: relative;
	height: 238px;
	margin-bottom: 16px;
	margin-right: 20px;
/*	background: url(../images/item-bg.png) no-repeat center top;*/
/*	-webkit-box-shadow: 1px 1px 5px 1px #000000;
box-shadow: 1px 1px 5px 1px #000000;*/
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 76%, rgba(247,240,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(76%,rgba(255,255,255,1)), color-stop(100%,rgba(247,240,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f0e8',GradientType=0 ); /* IE6-9 */

}
.nomargin {
	margin: 0 !important;
	margin-left: 1px;
}
.bloquegrupales .item a {
	display: block;
	line-height: 29px;
	text-align: right;
	color: #232333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	height: 29px;
	position: absolute;
	left: 0;
	width: 198px;
	top: 130px;
	padding: 0 12px;
	background: url(../images/white-43.png) repeat;
	transition: background 300ms ease-out;
}
.bloquegrupales .item a img {
	vertical-align: middle;
}
.bloquegrupales .item a:hover {
	background: #fff;
	color: #e41a34;
	transition: background 100ms ease-in;
}
#cabecera .bloquegrupales .item h2 {
	padding: 5px;
	color: #252759;
	font: bold 13px 'Monserrat';
   	font-family: 'Montserrat', sans-serif;

}
.bloquegrupales h3 {
	border-radius: 3px;
	color: #FFF;
	font: 11px Tahoma, Geneva, sans-serif;
	font-weight: bold;
	height: 12px;
	text-align: center;
	background-color: #e41a34;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-family: 'Montserrat', sans-serif;
}
.bloquegrupales p {
	color: #736B69;
	font-size: 11px;
	padding: 0px 5px;
}
.bloquegrupales p strong {
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.bloquegrupales .vertodas {
	height: 57px;
	float: right;
	letter-spacing: normal;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.bloquegrupales .vertodas img {
	vertical-align: middle;
}
#default #contenido {
	#background: #FFF url(../images/bg-home-2013.jpg) repeat-x;
}
#default #main {
	padding-top: 30px;
	width: 970px;
	background: none transparent;
}
.banners-home {
	height: 390px;
	margin-bottom: 80px;
}
.banners-home li {
	display: inline;
}
.banners-home li a {
	display: block;
	background-position: center top;
	margin-right: 20px;
	float: left;
	height: 80px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
.banners-home li a.abajo {
	margin-right: 28px;
	height: 66px;
}
.banners-home li a.liberty {
	width: 140px;
	background-image: url(../images/banner-liberty.png);
}
.banners-home li a.meridian {
	width: 140px;
	background-image: url(../images/banner-meridian.png);
}
.banners-home li a.miller {
	width: 140px;
	background-image: url(../images/logo_miller.png);
}
.banners-home li a.ats {
	width: 140px;
	background-image: url(../images/banner-ats.png);
}
.banners-home li a.proyecto {
	width: 140px;
	background-image: url(../images/banner-proyecto.png);
}
.banners-home li a.becker {
	width: 140px;
	background-image: url(../images/banner-becker.png);
}
.banners-home li a.sato {
	width: 140px;
	background-image: url(../images/banner-sato.png);
}
.banners-home li a.kompas {
	width: 140px;
	background-image: url(../images/banner-kompas.png);
}
.banners-home li a.carrani {
	width: 140px;
	background-image: url(../images/banner-carrani.png);
}
.banners-home li a.city_tur {
	width: 140px;
	background-image: url(../images/banner-cturs.png);
}
.banners-home li a.panavision {
	width: 140px;
	background-image: url(../images/banner-panavision.png);
}
.banners-home li a.politours {
	width: 140px;
	background-image: url(../images/banner-politours.png);
}
.banners-home li a.pullmantur {
	width: 140px;
	background-image: url(../images/banner-pullmantur2.png);
}
.banners-home li a.trapsatur {
	width: 140px;
	background-image: url(../images/banner-trapsatur.png);
}
.banners-home li a.dorothy {
	width: 140px;
	background-image: url(../images/banner-dorothy.png);
}
.banners-home li a.sigo {
	width: 140px;
	background-image: url(../images/banner-sigo.png);
}
.banners-home li a.verdesilia {
	width: 140px;
	background-image: url(../images/banner-verdesilia.png);
}
.banners-home li a.imperatore {
	width: 140px;
	background-image: url(../images/banner-imperatore.png);
}
.banners-home li a.politours2 {
	width: 140px;
	background-image: url(../images/banner-politours2.png);
}
.banners-home li a.renaissence {
	width: 140px;
	background-image: url(../images/banner-renaissence.png);
}
.banners-home li a.eurowelcome {
	width: 140px;
	background-image: url(../images/banner-eurowelcome.png);
}
.banners-home li a.anglovision {
	width: 140px;
	background-image: url(../images/banner-anglovision.png);
}
.banners-home li a.mundovision {
	width: 140px;
	background-image: url(../images/banner-mundovision.png);
}
.banners-home li a.vamos {
	width: 140px;
	background-image: url(../images/banner-vamos.png);
}
.banners-home li a.surland {
	width: 140px;
	background-image: url(../images/banner-surland.png);
}
.banners-home li a.vtp {
	width: 140px;
	background-image: url(../images/banner-vtp.png);
}
.banners-home li a.gartour {
	width: 140px;
	background-image: url(../images/banner-gartour.png);
}
.banners-home li a.grayline {
	width: 140px;
	background-image: url(../images/banner-grayline.png);
}
.banners-home li a.graylinec {
	width: 140px;
	background-image: url(../images/banner-graylinec.png);
}
.banners-home li a.gotravelres {
	width: 140px;
	background-image: url(../images/banner-gotravelres.png);
}
.banners-home li a.uniline {
	width: 140px;
	background-image: url(../images/banner-uniline.png);
}
.banners-home li a.abreu {
	width: 140px;
	background-image: url(../images/banner-abreu.png);
}
.banners-home li a.borealis {
	width: 140px;
	background-image: url(../images/banner-borealis.png);
}
.banners-home li a.pacifico {
	width: 140px;
	background-image: url(../images/banner-pacifico.png);
}
.banners-home li a.travelplan {
	width: 140px;
	background-image: url(../images/banner-travelplan.png);
}
.banners-home li a.tpg {
	width: 140px;
	background-image: url(../images/banner-tpg.png);
}
.banners-home li a.mir {
	width: 140px;
	background-image: url(../images/banner-mir.png);
}
.banners-home li a.diesenhaus {
	width: 140px;
	background-image: url(../images/banner-diesenhaus.png);
}
.banners-home li a:hover {
	background-position: center bottom;
}
.banner-contacto-home {
	float: left;
	width: 660px;
	height: auto !important;
	display: block;
}
.banner-imas-home {
	float: left;
	width: 241px;
	height: 176px;
	display: block;
	margin-top: 55px;
	margin-left: 69px;
}
/*---INSITUCIONAL---*/

body#institucional, body#newsletter, body#condiciones {
	background: url(../images/bg2.jpg) repeat-x center top;
}
#institucional #contenido, #newsletter #contenido, #condiciones #contenido {
	background: #FFF url(../images/contenido-bg-insitucional.jpg) repeat-x;
}
#institucional #main, #newsletter #main, #condiciones #main {
	padding-top: 40px;
	background: url(../images/main-bg-institucional.jpg) no-repeat center top;
}
/*---SALIDAS GRUPALES---*/

#salidas_grupales #contenido, #promociones #contenido {
	background-position: center -44px;
}
#salidas_grupales #main, #promociones #main {
	background-position: center -44px;
	padding-top: 30px;
}
.listado #salidas_grupales #main, .listado #promociones #main {
	padding-top: 50px;
}
.banner-contacto-salidas {
	display: block;
	width: 970px;
	height: 233px;
}
.salida h2 {
	font-size: 31px;
	font-weight: normal;
	color: #e41a34;
	padding-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
}
.infotop {
	color: #252759;
	font-weight: bold;
	font-size: 15px;
	line-height: 120%;
	margin-bottom: 20px;
	padding-top: 10px;
}
.infotop .fecha {
	float: left;
	padding-right: 50px;
}
.infotop .precio {
	float: left;
}
.salida h2.consombra {
	padding-top: 35px;
	line-height: 100%;
	padding-bottom: 30px;
	background: url(../images/sombra.png) no-repeat center top;
}
#main h3.grande {
	color: #252759;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: 'Montserrat', sans-serif;
}
.salida-left {
	float: left;
	width: 450px;
	margin-right: 20px;
}
.salida-right {
	float: left;
	width: 450px;
}
.salida .links {
	padding-bottom: 30px;
	height: 57px;
	background: url(../images/sombra.png) no-repeat center bottom;
}
.salida .links li {
	display: inline;
}
.salida .links li a {
	display: block;
	#float: right;
	color: #e41a34;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin-left: 10px;
}
.salida .links li a img {
	vertical-align: middle;
}
.salida .compartirfb {
	float: right;
}
/*----CONTACTO----*/

#contacto #main,#contactocrucero #main {
	padding: 110px 0;
}
#contacto #main form,#contactocrucero #main form, #areaprivada #main form {
	float: left;
	width: 430px;
}
#contacto #main form p,#contactocrucero #main form p, #areaprivada #main form p {
	height: 18px;
	margin-bottom: 12px;
	padding-bottom: 0;
	position: relative;
}
#contacto #main form label,#contactocrucero #main form label, #areaprivada #main form label {
	display: block;
	float: left;
	width: 83px;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #736B69;
}
#contacto #main form label.error,#contactocrucero #main form label.error {
	position: absolute;
	right: 0;
	top: 0;
	color: #e41a34;
	text-transform: none;
	font-size: 10px;
	z-index: 888;
	width: 150px;
}
#contacto #main form input,#contactocrucero #main form input, #areaprivada #main form input {
	float: right;
	width: 337px;
	height: 18px;
	padding: 0 5px;
	line-height: 18px;
	background-color: #E4E0DD;
	display: block;
	border: 0;
	color: #333;
}
#areaprivada #main form input[type=checkbox] {
	width: 20px;
}
#contacto #main form textarea,#contactocrucero #main form textarea {
	float: right;
	width: 337px;
	height: 68px;
	padding: 5px;
	resize: none;
	background-color: #E4E0DD;
	display: block;
	border: 0;
	margin-bottom: 25px;
	color: #333;
}
#contacto #main form .button,#contactocrucero #main form .button, #areaprivada #main form .button {
	width: 156px;
	height: 27px;
	line-height: 27px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: pointer;
	color: #736B69;
	padding: 0 105px 0 0;
	text-indent: 6px;
	background-image: url(../images/button-bg.png);
	background-position: right center;
	background-repeat: no-repeat;
	transition: background-color 350ms ease-out;
}
#contacto #main form .button:hover,#contactocrucero #main form .button:hover, #areaprivada #main form .button:hover {
	background-color: #e41a34;
	color: #FFF;
	transition: background-color 150ms ease-in;
}
#contacto #intro,#contactocrucero #intro {
	width: 400px;
	float: left;
	margin-left: 80px;
	font-size: 11px;
	color: #736B69;
}
#contacto #intro a,#contactocrucero #intro a {
	color: #736B69;
}
#contacto #intro a:hover,#contactocrucero #intro a:hover {
	text-decoration: underline;
}
/*----NOTICIAS---*/

body#noticias {
/*--	background-image: url(../images/bg3.jpg);--*/
	background-color: #FFF;
}
#noticias #cabecera {
	padding: 0;
	margin-bottom: 40px;
}
#noticias #cabecera h2 {
	color: #990100;
	line-height: 104px;
	height: 94px;
}
#noticias #contenido {
	background: transparent none;
}
#noticias #main {
	background: transparent none;
	letter-spacing: -1em;
	width: 960px;
}
.bloquenoticia {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
 *display:inline;
	width: 450px;
	letter-spacing: normal;
	margin: 0 0 35px 20px;
	color: #7D7673;
	line-height: 150%;
}
.bloquenoticia h3 {
	color: #25285A;
	padding-bottom: 12px;
}
.bloquenoticia a {
	display: block;
	font-size: 11px;
	background-color: #F1F0F0;
	border: 1px solid #DAD7D6;
	border-radius: 3px;
	color: #746C6A;
	width: auto;
	float: left;
	padding: 2px 8px;
}
.bloquenoticia a:hover {
	border: 1px solid #999;
}
.linea {
	height: 1px;
	width: 920px;
	margin: 0 auto 35px auto;
	border-bottom: 1px solid #CCC;
}
#noticias #main .noticia {
	letter-spacing: normal;
}
.noticia {
	position: relative;
}
.noticia .options {
	height: 80px;
}
.noticia h3 {
	color: #990100;
	padding-bottom: 24px;
}
.noticia .resumen {
	font-weight: bold;
	color: #25285A;
	padding-bottom: 20px;
}
.noticia .texto-format .first p, .noticia .texto-format .first ul, .noticia .texto-format .first h2, .noticia .texto-format .first h3, .noticia .texto-format .first h4 {
	padding-right: 30px;
}
.noticia .texto-format .column {
	text-align: justify;
}
.noticia .alllink {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	font-weight: bold;
	color: #2B2D59;
	text-transform: uppercase;
}
.noticia .alllink:hover {
	color: #e41a34;
}
.noticia .alllink img {
	vertical-align: middle;
}
/*----AREA PRIVADA---*/

#areaprivada #main form label {
	font-size: 11px;
}
#loginform {
	padding-top: 75px;
}
#areaprivada #main .right {
	float: left;
	padding-top: 70px;
	margin-bottom: 220px;
	margin-left: 50px;
}
#cotizacion #main .texto-format table, #factura_digital #main .texto-format table {
	background-color: #B4AFA9;
}
#cotizacion #main .texto-format table td, #factura_digital #main .texto-format table td {
	color: #FFF;
}
#cotizacion #main .texto-format table td a, #factura_digital #main .texto-format table td a {
	color: #FFF;
	font-weight: bold;
}
#cotizacion #main .texto-format table tr:first-child, #factura_digital #main .texto-format table tr:first-child {
	background-color: #B4AFA9;
}
#formas_pago #main .texto-format p {
/*display:inline-block;
	vertical-align:top;
	width:350px;
	font-weight:bold;
	margin-top:50px;*/
}
#formas_pago #main .texto-format p strong {
	color: #252759;
	padding-bottom: 6px;
}
#factura_digital #main .texto-format table {
	margin-top: 40px;
}
/* CIRCUITOS */

#circuitos table.resumen {
	margin: 10px 0;
}
#circuitos table.resumen td {
	height: 100px;
	min-width: 100px;
	background-color: #eee;
	vertical-align: top;
}
#circuitos table.resumen td h2 {
	text-align: center;
	padding: 2px 0;
	margin-top: 0;
}
#circuitos table.resumen td div {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: gray;
	line-height: 50px;
	padding: 0 10px;
}
#circuitos table.resumen td div.big {
	font-size: 26px;
	line-height: 50px;
}
#circuitos .dia {
	margin-bottom: 12px;
	overflow: auto;
	clear: both;
}
#circuitos .infotop .fecha {
	margin-bottom: 40px;
}
#circuitos #back {
	color: #85161D;
	font-weight: bold;
	left: 250px;
	position: absolute;
	display: none;
	top: 5px;
	background: url(../images/back.png) no-repeat right center;
	vertical-align: middle;
	padding-right: 45px;
	line-height: 40px;
}
/*----PARADOR----*/

.sliderparador {
	width: 485px;
	height: 308px;
	float: right;
	margin: 0 0 20px 20px;
}
#parador .texto-format .imgmaster {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.paradores a {
	display: inline-block;
 *display:inline;
	zoom: 1;
	margin: 20px 25px 20px 25px;
	width: 230px;
	color: #25285A;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
}
.paradores a:hover {
	color: #CA2827;
}
#parador .texto-format.paradores .imgmaster {
	float: none;
	margin: 0;
}
#quicksearch {
	position: absolute;
	top: 12px;
	left: 160px;
}
#quicksearch label {
	color: #25285A;
	font-weight: bold;
}
#quicksearch input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DFDDDD;
	color: #666666;
	height: 18px;
	line-height: 18px;
	padding: 0 5px;
	width: 120px;
}
/***  CIRCUITOS   ***/

.columna1 h2 {
	font-size: 26px;
	font-weight: normal;
	color: #FFF;
	background-color: #81010D;
	padding: 10px 0 5px 15px;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
}
.columna1 h3 {
	font-size: 23px;
	font-weight: normal;
	color: #766760;
	background-color: #E0DAD1;
	margin: 20px 0;
	font-family: 'Montserrat', sans-serif;
	padding: 10px 0 5px 15px;
}
.columna1 h4 {
	margin: 10px 0;
}
.columna1 p {
	margin-bottom: 8px;
}
.infotop table {
	border-spacing: 3px;
	border-collapse: separate;
}
.infotop th {
	background-color: #E0DAD1;
	color: #766760;
	font-size: 11px;
}
.infotop td {
	text-align: center;
	line-height: 50px;
	vertical-align: middle;
	color: #84161C;
	font-weight: bold;
	font-size: 13px;
	background-color: #F6F4F1;
	padding: 0 5px;
}
#fondo_publicidad {
	display: none;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	text-align: center;
	padding-top: 250px;
}
.fondo_video
{
		letter-spacing: normal;
	display: inline-block;
 *display:inline;
	zoom: 1;
	vertical-align: top;
	width: 460px;
	padding: 3px 3px 0px 3px;
	position: relative;
	height: 238px;
	margin-bottom: 16px;
	margin-right: 20px;
	text-align:center;
}
.fondo_video iframe{
			letter-spacing: normal;
	display: inline-block;
 *display:inline;
	zoom: 1;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	position: relative;

/*	background: url(../images/item-bg.png) no-repeat center top;*/
/*	-webkit-box-shadow: 1px 1px 5px 1px #000000;
box-shadow: 1px 1px 5px 1px #000000;*/
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 76%, rgba(247,240,232,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(76%,rgba(255,255,255,1)), color-stop(100%,rgba(247,240,232,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 76%,rgba(247,240,232,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f0e8',GradientType=0 ); /* IE6-9 */
}
.link_videos{
	display:block;
	font-size:12px;
	color:#e41a34;
	background-image:url(../images/iconoplay.png);
	background-position:center 53px;
	background-size: 100px 100px;
	background-repeat:no-repeat;
	padding-top:147px;
	float:right;
	font-weight:bold;
}