#contenedorError{
	width: auto;
}
.disculpe{
	width:960px;
	height:375px;
	margin:auto;
	margin-top:65px;
	margin-bottom:80px;
	background-color:#EEE;
	border:1px solid #777;
}
.ok2{
	width:976px;
	height:150px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(../img/error/fd_info2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.disculpe.soloDiv{
	margin-top: 0px;
}
.ok{
	width:976px;
	height:375px;
	margin:auto;
	margin-top:65px;
	margin-bottom:80px;
	background-image:url(../img/error/fd_ok.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.disculpeSesion{
	width:976px;
	height:375px;
	margin:auto;
	margin-top:65px;
	margin-bottom:80px;
	background-image:url(../img/error/logged_out.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.contenidoDisculpe{
	width:550px;
	margin: 0 auto;
}
.contenidoDisculpe.relogin{
	width:750px;
	margin: 0 auto;
}

.formRelogin {
	width: 600px;
	margin: 0 auto;
	float: left;
}

div.relogin {
	clear: both;
}

div.relogin label {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	padding-left: 150px;
	width: 150px;
	float: left;
}

div.relogin label.labelCorta {
	width: 60px;
}

div.relogin input {
	float: left;
}

.contenidoDisculpe p, .contenidoDisculpe a{float:left;}

.reloginAcceder { padding-top: 10px; }

.contenidoDisculpe p a { float:none; }

.reloginAcceder a.btnAgencia { float:left; margin-left: 20px; }

.btnAgencia{
	width: 94px; 
	display: block; 
	float: left; 
	height: 30px; 
	line-height: 30px; 
	text-align: center; 
	color: #FFFFFF; 
	font-weight: bold;
}
.btnAgencia:hover{
	text-decoration: none;
}
.btnAgencia.largo{
	width: 208px; 
}
.btnAgencia.gris{
	background-color: #555555; 
}
.btnAgencia.rojo{
	background-color: #DF1F0E;
	margin-left: 19px;
}

.contenidoDisculpe a.aVolver{
	background-color:#DF1F0E;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height:40px;
    text-align: center;
    text-decoration: none;
    width: 266px;
    display:block;
    margin-top:14px;
}
.ie7 p.disculpeTxt{
	padding:50px 0;
}
p.disculpeTxt{
	font-family: 'Asap', sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#666;
}
p.errorInterno{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#df2d20;
	margin-top:-30px;
}
p.descError{
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	margin-top:0px;
	text-align:left;
}
p.txtDescError{
	font-family: 'Asap', sans-serif;
	font-size:16px;
	color:#3f3f3f;
	margin-top:0px;
	text-align:left;
	clear:both;
	width: 100%;
}
p.okInterno{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:green;
	margin-top:-30px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.disculpe{
		width:90%;
		height:auto;
		margin-top:65px;
		margin-bottom:80px;
		background-color:#EEE;
		border:1px solid #777;
		display:inline-block;
	}
}
@media only screen and (max-width: 767px) {
	.disculpe{
		width:80%;
		height:auto;
		margin-top:65px;
		margin-bottom:80px;
		background-color:#EEE;
		border:1px solid #777;
		display:inline-block;
		padding:20px;
	}
	.contenidoDisculpe{
		width:auto;
	}
	.contenidoDisculpe.relogin{
		width: 80%;
	}
	.formRelogin{
		padding-top:10px;
		width: 100%;
	}
	div.relogin label{
		padding:0px;
		display: block;
		text-align: center;
	}
	.relogin.reloginAcceder .labelCorta{
		width: 100%;
	}
}


/* ***************** TEMPLATE ERROR 505 ************************* */

.error_505 .manual-landing .contenedorFoto {
	width: 100%;
    height: 424px;
    overflow: hidden;
	background-image: url(//www.soltour.es/irs/2000/494/c/mk/landings/2017/pantallas_soltour/banner505.jpg);
	background-color:#09F;
    background-size: cover;
    background-repeat: no-repeat;
	padding:100px 0px 0px 0px;
	text-align:center;
	background-position:center center;
}

.error_505 .manual-landing .contenedorTitularesHeader {
	width:90%;
	margin:0 auto;
	height: 424px;
}

.error_505 .manual-landing .contenedorbanner{
	margin:0px auto 0px auto;
}

.error_505 .manual-landing .titular, .manual-landing .subtitulo{
	font-family: 'Asap', sans-serif;
	font-weight:100;
	color:#FFF;
	text-align:center;
	margin:0;
	padding:0;
	line-height:1.4em;
	font-style:italic;
}

.error_505 .manual-landing .titular{
	font-size:92px;
}

.error_505 .manual-landing .subtitulo{
	font-size:23px;
	font-weight:bold;
	font-style:none;
}
.error_505 .manual-landing .subsubtitulo{
	font-size:20px;font-weight:100;
}
/*FIN HEADER----------------------------------*/

/*BOTON*/
.error_505 .manual-landing .boton{
	background-color: #2a5ac9;
	width:200px;
	height:55px;
	margin:-20px auto 0px auto;
	box-sizing:border-box;
	text-align:center;
	padding:16px 0px 0px 0px;
}

.error_505 .manual-landing .boton a{
	font-family: 'Asap', sans-serif;
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	text-decoration: none;
	text-transform: uppercase;
}

/*PESTA�AS*/
.error_505 .manual-landing .TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
    outline-style: none;
    border: 0;
}

.error_505 .manual-landing .TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.error_505 .manual-landing .TabbedPanelsTab {
	position: relative;
	top: 0px;
	float: left;
    width: 100%;
	margin: 10px 0px 0px 0px;
    text-align: center;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.error_505 .manual-landing li.TabbedPanelsTab p.segundotitular{
	font-family: 'Asap', sans-serif;
	font-size: 15px;
	font-weight: 100;
	margin:30px auto;
	text-align: center;
	line-height:20px;
	font-style:italic;
	color: #00408b;
	width:75%;
}
/*FIN PESTA�AS*/

/*MEDIA QUERIES RESPONSIVE-------------------------------*/

@media screen and (min-width:950px){
	.error_505 .manual-landing .contenedorFoto {
		height: 400px;
	}
	.error_505 .manual-landing .contenedorbanner{
		width:737px;
	}
}
