@charset "UTF-8";
/*=========================================================================================== */
/* ESTILOS GENERALES MENSAJES JQ */
/*=========================================================================================== */
/* .jqifade para transparencia del jquery en ie10 y futuros*/
.jqifade {
	background-color: #000;
	opacity: 0.7;
	position: absolute;
	z-index: 998;
	top: 0;
	left: 0px;
}

.jqueryResponsive {
	background-color: #FFF;
	position: relative;
	width: 100%;
	margin: 0 auto;
	font-family: futura_bk_bt, 'ITCAvantGardeGothicStdBook', verdana,
		sans-serif;
	overflow: hidden;
}

#msgBloqueo_fadeModal .camposTexto{
	font-size: 1.3em !important;
} 

#msgBloqueo_msj_err4, #msgBloqueo_msj_err8{
	display: none;
}

#msgBloqueo_msj_err3, #msgBloqueo_msj_err7{
	margin-right: 5px;
}

/*	Correccion para la precarga de la imagen del JQ	*/
.dimensionesImg {
	height: 389px;
	width: 608px;
}

/*#mensajes {
	position: relative;
}*/

/* ventana error */
/******************************************* Mensaje Error ********************************************/
.divBotonesModCont {
	clear: both;
}

.mensajeErrorJQ {
	position: relative;
	display: none;
	padding: 0 0 0 0;
	text-align: left;
	background: #FEE445;
	margin: 0 0 8px 0;
}

.mensajeErrorJQ p {
	margin: 0 0 0 0;
	padding: 0 10px;
	line-height: 16px;
	color: #333333;
	font-size: 1.2em;
}

.mensajeErrorJQ p,[hack] {
	padding-top: 8px;
}

.mensajeErrorJQ p a {
	margin: 0 !important;
	text-decoration: underline;
	font-weight: bold;
	color: #B11818;
	cursor: pointer;
}

.mensajeErrorJQ p a:visited {
	color: #804545;
}

.mensajeErrorJQ p a:hover {
	background-color: #B11818;
	text-decoration: none;
	color: #ffffff;
}

#msgModificarContrasenya_fadeModal .mensajeErrorJQ{
	float: left;
	width: 90%;
	padding: 1em 0;
}

.imagenCoche {
	width: 56%;
	position: relative;
	margin-left: -50px;
	float: left;
}

.imagenCocheMovil {
	display: none;
}

.ladoDerecho {
	float: left;
	padding: 0 1em;
	width: 47%;
}

/* textos lado derecho */
.titular {
	font-family: futura_md_bt, verdana, sans-serif;
	font-size: 1.8em;
	color: #777777;
	text-align: center;
	margin: 0.8em 0;
	line-height: 1em;
}

.naranja {
	color: #e3670e;
	display: block !important;
	margin-bottom: 0.3em !important;
}

.botonContinuarPenelope {
	margin-top: 1em;
	display: block;
	background-color: #fbe3e6;
	color: #fff;
	text-align: center;
	font-family: futura_md_bt, verdana, sans-serif;
	font-size: 1em;
	padding: 1.6em;
	border-radius: 5px;
	width: 80%;
	margin: 0 auto;
	-moz-box-shadow: 0px 3px 0px #e60064;
	-webkit-box-shadow: 0px 3px 0px #e60064;
	box-shadow: 0px 3px 0px #e60064;
	cursor: pointer;
}

.botonContinuarPenelope span {
	color: #e60064;
}

.botonSeguirConLDA {
    background-color: #dddddd;
    border-radius: 5px;
    display: block;
    font-family: futura_md_bt,verdana,sans-serif;
    font-size: 1em;
    margin: 0 auto 1em;
    padding: 1.6em;
    text-align: center;
    width: 80%;
    -moz-box-shadow: 0px 3px 0px #777777;
	-webkit-box-shadow: 0px 3px 0px #777777;
	box-shadow: 0px 3px 0px #777777;
	cursor:pointer;
}

.botonSeguirConLDA span {
	color: #777777;
}

.continuarConLDA {
	display: block !important;
	text-align: center;
}

.listaCoberturas{
	padding-top: 1.6em;
	border-top: 1px solid #ddd;
	margin-top: 3em;
}

.coberturas,.pensadoMujeres {
	display: block !important;
	margin-top: 1em;
	font-family: futura_md_bt, verdana, sans-serif;
	font-size: 1.3em;
	margin-left: 0.6em;
}

.coberturas {
	margin-top: 0.6em;
	margin-left: 0;
}

.coberturas li {
	font-family: futura_bk_bt, verdana, sans-serif;
}

.logoPenelope {
	display: block;
	margin: 0 auto;
	background: #fff
		url("/RecursosCotizacionInternetCoches/RecursosPS/imagen/logo_Penelope01.gif")
		no-repeat center top;
	width: 175px;
	height: 112px;
}

.descuentoPagoAnual {
	background-color: #e3670e;
	border-radius: 50px;
	bottom: 15px;
	height: 100px;
	left: 15px;
	position: absolute;
	width: 100px;
	-webkit-box-shadow: 2px 2px 3px #cdcdcd;
	-moz-box-shadow: 2px 2px 3px #cdcdcd;
	box-shadow: 2px 2px 3px #cdcdcd;
}

.textoDescuento,.textoPagoAnual {
	font-family: futura_md_bt, verdana, san-serif;
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	display: block !important;
	position: relative;
	top: 2em;
}

.textoPagoAnual {
	font-family: futura_bk_bt, verdana, san-serif;
}

/* fin textos lado derecho */
/******************************************** Mensaje Error *************************************/
.msg {
	color: #777777;
	/*font-size: 1.3em;*/
	clear: both;
	display: block;
/*	margin-bottom: 1.7em;
	padding: 2em 2em 1em 2em;*/
}

.msg2 {
	line-height: 1.5em;
}

span.msg {
	font-size: 1em;
}

.msg p span {
	font-weight: normal;
}

.msg label {
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	width: auto !important;
	background: none !important;
}

.msg input {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

.msg_obtenDto {
	font-size: 15px;
}



.jqcnt p {
	margin-bottom: 1em;
}

.jqcnt .entradilla {
	margin-left: 12.5em;
}

.jqcnt ul {
	list-style-type: none;
	float: left;
	line-height: 23px;
	text-align: left;
	padding-left: 3em;
	padding-right: 18px;
}

.jqcnt fieldset ul {
	padding-left: 3em;
}

.jqcnt .formulario ul {
	margin: 0;
	padding: 0;
}

.jqmdl .btnera1 .btn {
	margin-right: 1em;
	*width: 17%;
}

.jqmdl .btnera2 .btn {
	margin-right: 1em;
	*width: 30%;
}

div.jqmsg div.jqcnt label {
	text-align: left;
	width: 10em;
	background:
		url(/RecursosAreaClientes/areaclientespublica/ES/images/bullet_formulario.gif)
		no-repeat scroll 0 0.4em transparent;
	display: block;
	float: left;
	margin-top: 0.5em;
	display: none;
}


.horaLabel,.fechaLabel {
	float: left;
	width: 4.6em !important;
	padding-left: 7px;
}

div.jqmsg div.jqcnt input {
	border: 1px solid #c4c7ca;
	border-radius: 5px;
	height: 40px;
	padding: 0 1em;
	width: 13em;
	margin: 0 0 2em 0;
}

#msgBloqueo_tlf{
	font-size: 1.3em;
}

div.jqmsg .inf {
	padding: 1em 0 0 1em;
	vertical-align: middle;
}

div.jqmsg ul li {
	position: relative;
}

div.jqmsg p,div.jqmsg li {
	margin-bottom: 1em;
}

a.dj2 span {
	display: block;
	float: left;
	height: 26px;
}

a.dj2 span.lCorner {
	margin-left: 2px;
	/*background: url(../imagen/btn_000.png) no-repeat left top;*/
	width: 5px;
}

a.dj2 span.rCorner {
	margin-right: 2px;
	/*background: url(../imagen/btn_002.png) no-repeat left top;*/
	width: 5px;
	margin-right: 10px;
}

a.dj2 span.btnTxt {
	background-color: #cc3333;
	border-radius: 5px;
	color: #fff;
	font-size: 1.3em;
	line-height: 28px;
	/*background: url(../imagen/btn_001.png) repeat-x left 0;*/
	margin-bottom: 2em;
	padding: 0.1em 1em;
	font-family: futura_md_bt, Verdana, Helvetica, Tahoma, Arial, sans-serif;
}

span.lCorner2 {
	display: block;
	float: left;
	height: 26px;
	background: url(../imagen/btn_000.png) no-repeat left top;
	width: 5px;
}

span.rCorner2 {
	display: block;
	float: left;
	height: 26px;
	margin-right: 2px;
	background: url(../imagen/btn_002.png) no-repeat left top;
	width: 5px;
}

span.lCorner2Buscar {
	display: block;
	float: left;
	height: 26px;
	background: url(../imagen/btn_000.png) no-repeat left top;
	width: 5px;
}

span.rCorner2Buscar {
	display: block;
	float: left;
	height: 26px;
	margin-right: 2px;
	background: url(../imagen/btn_002.png) no-repeat left top;
	width: 5px;
	position: relative;
	right: 32px;
}

span.btnTxt2Buscar {
	display: block;
	float: left;
	height: 26px;
	color: #fff;
	font-size: 0.84em;
	line-height: 28px;
	background: url(../imagen/btn_001.png) repeat-x left 0;
	width: 130px;
	font-style: normal;
	font-size: 11px;
	text-align: center;
	float: left;
	right: 45px;
}

.iconoBuscar {
	display: block;
	margin-top: 0.6em;
}

.btnera2 {
	width: 100%;
	text-align: center;
}

/* fin de style.css */
.cerrarJQ {
	display: inline-block;
	position: relative;
	float: right;
	width: 10%;
	height: 10%;
	background-color: #cc3333;
	cursor: pointer;
}

.cerrarJQ a {
	display: block;
	width: 69px;
	height: 69px;
	background-color: #cc3333;
}

.msg h3 {
	font-size: 2.3em;
	margin-bottom: 0px;
}

.msg p span:nth-child(4) {
	clear: both;
	display: block;
	font-size: 0;
}

.aspaCierre {
	color: #fff;
	display: block;
	font-size: 5em;
	font-weight: bold;
	left: 0.15em;
	position: relative;
	top: -0.1em;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#msgBloqueo_capaModal .aspaCierre{
	top: -0.4em;
}

/*.msg {
	margin-bottom: 10px;
}*/

.rojoNegrita {
	color: #B11818;
	font-family: futura_md_bt, Verdana, Helvetica, Tahoma, Arial, sans-serif;
	display: block;
	text-align: center;
	font-size: 1.8em;
	margin-bottom: 0.6em;
}

#msgBloqueo_panel3 {
	display: block;
	width: 19em;
	margin: 0 auto;
	padding: 0px;
}

.jqueryResponsive input {
	border: 1px solid #C4C7CA;
}

.jqueryResponsive select {
	border: 1px solid #C4C7CA;
}

/* mensajes */
.txtcentradomay {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 5px;
	vertical-align: middle;
	line-height: 1.7em;
	display: block;
}

.txtcentradomay img {
	padding-left: 10px;
	display: inline;
	position: relative;
	top: 6px;
}
#msgAvisoNif_jqcntent #msgAvisoNif_envie_ppto,
#msgEmpresas_jqcntent h3,
#msgError_jqcntent h3,
#msgBloqueo_jqcntent h3,
#msgAvisoGeneral_jqcntent h3{
	font-size: 2.3em;
}

#msgBloqueo_jqcntent h3{
	margin-left: 1.6em;
}
#msgAvisoNif_jqcntent span,
#msgError_jqcntent span,
#msgEmpresas_jqcntent span,
#msgVerificacionPagoTarjeta_fadeModal span,
#msgBloqueo_jqcntent p,
#msgConfirmacion_jqcntent span,
#msgTextoPersonalizable_mnj_errortxt span,
#msgTextoPersonalizable_mnj_errortxt2 span,
#msgAvisoGeneral_jqcntent span,
.confirmacionC2C{
	display: block;
    font-size: 1.3em;
    margin: 1.6em auto;
    width: 90%;
}


#msgAvisoNif_capa_botones{
	margin-top: 2em;
}

.msg_obtenDto span {
	position: relative;
	left: 2.5em;
	display: inline !important;
	font-size: 1em !important;
}

#msgAvisoGeneral_mensajeleyendaAgregadores1 {
	margin-bottom: 0 !important;
}

#msgAvisoGeneral_mensajeleyendaAgregadores2 {
	margin-top: 0 !important;
}

.jqi h3 span{
	margin: 0;
}

/*botones JQ*/
.btnera1 {
	clear: both;
	display: block;
	margin: 0 auto;
	width: 20%;
}

.divBotonesModCont .btnera2 {
	height: 60px;
    /*width: 180px;*/
}

.btnera2 {
	margin: 0px auto;
	width: 32%;
	margin-top: 10px;
}

.btnera3 {
	margin: 0px auto;
	width: 45%;
}


.msgBloqueo_capa_boton,
#msgConfirmacionKO_capa_boton,
#msgConfirmacionOK_capa_boton{
	position: relative;
	display: block;
	margin-bottom: 3em;
	padding: 12px;
	text-align: center;
	border-radius: 5px;
	-moz-boder-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background: #cc3333;
	cursor: pointer;
}

#msgVerificacionPagoTarjeta_btnB,
#msgBloqueo_crear,
#msgConfirmacion_capa_boton,
#msgTextoPersonalizable_continuar,
#msgAvisoGeneral_crearB{
	position: relative;
	display: block;
	margin-bottom: 3em;
	padding: 0.6em;
	text-align: center;
	border-radius: 5px;
	-moz-boder-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	background: #cc3333;
	cursor: pointer;
	color: #fff;
}

.btnJQ .btnTxt {
	color: #FFFFFF;
	font-family: futura_md_bt, Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	text-align: center;
}

.divBotonesModContA .btnera2 {
	width: 61%;
	margin-top: 10px;
}

.jqcnt input {
	margin-left: 10px;
}
/* JQ mensajeTextoPersonalizable.jsp ****************************************************************************/

#msgTextoPersonalizable_capaModal .msg{
	font-size: 2em;
    margin-left: 2em;
    min-height:122px;
    padding:10px;
}

/* JQ modificar contraseña **************************************************************************************/
#msgModificarContrasenya_capaModal span.msg{
	font-size: 2.3em;
	margin-left: 4em;
}
.list_Pregunta3{
	margin-left: 6em;
	margin-top: 1em;
}
.list_Pregunta3 ul li{
	font-size: 1.3em;
	line-height: 4em;
}
.list_Pregunta3 ul li span{
	width: 180px;
	text-align: right;
	margin-right: 10px;
	float:left;
}
/******************************************************************************************************************/
/* JQ mensajeBloqueo.jsp */
.jqueryResponsive input {
	padding: 0.2em 0;
	width: 15em;
	margin-right: 10px;
}

.horario {
	clear: both;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 55%;
}

.horario select {
	float: left;
    margin-bottom: 1em;
    margin-right: 1em;
    border-radius: 5px;
    padding: 0.6em;
}

#msgBloqueo_panel3BB,#aazone_msgBloqueo_aa_CalcularHorasCMB {
	float: left;
}

.horaLabel {
	margin-right: 5px;
}

.fechaLabel, .horaLabel{
	display: none;
}

/******************************************* Mensaje PopUP AMAZON ********************************************/
.jqAmazon {
	background-color: #c0474c;
	border: 12px solid #bc1d22;
	font-family: "ITCAvantGardeGothicStdBook", verdana, sans-serif;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px;
	position: relative;
	width: 82%;
	color: #FFFFFF;
}

.jqAmazon .titOportunidad {
	font-weight: normal;
	text-align: center;
}

.jqAmazon .chequeAmazon {
	width: 165px;
	height: 105px;
	margin: 0 auto;
	display: block;
}

.jqAmazon .contrataOnline .centrado {
	text-align: center;
	font-size: 15px;
}

.jqAmazon .capa_botones_amazon {
	clear: both;
	margin: 0 auto;
	display: block;
	width: 210px;
}

.jqAmazon .capa_botones_amazon .btnContinuarAm {
	background-color: #2cc254;
	background-image: none;
	border-radius: 9px;
	-moz-boder-radius: 9px;
	-webkit-border-radius: 9px;
	-o-border-radius: 9px;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}

.jqAmazon .capa_botones_amazon .btnContinuarAm .btnTxt {
	padding: 15px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.jqAmazon .pieAmazon,.pieAmazon a {
	color: #FFFFFF;
	clear: both;
	font-size: 9px;
}

/******************************************* Fin Mensaje PopUP AMAZON ****************************************/
/*=========================================================================================== */
/* Mobile tama±o apaisado hasta Tablet Portrait (dispositivos y navegadores) 
============================================================================================ */
@media screen and (min-width: 480px) and (max-width: 739px) {
	.btnera2 {
		width: 50%;
		margin-bottom: 0px;
	}
	.btnera3 {
		width: 65%;
		margin-bottom: 0px;
	}
	.imagenCocheMovil {
		display: none;
	}
	
	/*JQ modificar contraseña*/
	#msgModificarContrasenya_capaModal {}
	
	#msgModificarContrasenya_capaModal .list_Pregunta3{
		margin-left: 0em;
	}
	#msgModificarContrasenya_capaModal .list_Pregunta3 ul li{
		line-height: 3em !importante;
	}
	#msgModificarContrasenya_capaModal .list_Pregunta3 ul li span{
		text-align: left;
		float:left;
	}
	#msgModificarContrasenya_capaModal .list_Pregunta3 ul li input{
		width: 85%;
	}
	
	/* JQ mensajeBloqueo.jsp */
	div.jqmsg div.jqcnt input {
		margin-bottom: 6px;
		position: relative;
		left: 0;
		margin-top: 2px;
	}
	#msgBloqueo_panel3 label {
		width: 60px !important;
		text-align: right;
	}
	.horario label,#aazone_msgBloqueo_aa_CalcularHorasCMB {
		float: left;
		width: auto;
		margin-bottom: 3px;
		margin-top: 2px;
	}
	.horario select {
		margin-right: 10px;
	}

	/*	Correccion para la precarga de la imagen del JQ	*/
	.dimensionesImg {
		height: auto;
		width: auto;
	}
	.titular {
		font-size: 1.6em;
	}
	/*.botonSeguirConLDA {
		margin-top: 1em;
		display: block;
		background-color: #dddddd;
		text-align: center;
		font-family: futura_md_bt, verdana, sans-serif;
		font-size: 1em;
		padding: 1em;
		border-radius: 2.5em;
		width: 80%;
		margin: 0 auto;
		border: 2px outset #ddd;
	}*/
	.botonContinuarPenelope,.botonSeguirConLDA {
		font-size: 1.1em;
		margin-top: 1em;
	}
	.coberturas,.pensadoMujeres {
		font-size: 1.1em;
	}
	.imagenCoche {
		width: 50%;
	}
	.ladoDerecho {
		width: 53%;
	}
	.list_Pregunta3 {
    	margin-left: 0;
	}
	div.jqmsg div.jqcnt input{
		width: 90%;
	}
}
/* FIN Mobile tama±o apaisado */
/*=========================================================================================== */
/* Mobile tama±o vertical hasta Mobile tama±o horizontal (dispositivos y navegadores) 
============================================================================================ */
@media screen and (min-width: 319px) and (max-width: 479px) {
	.cerrarJQ{
		width: 69px;
		height: 69px;
	}
	.imagenCoche {
		display: none;
	}
	.contieneImagen {
		width: 55%;
	}
	.imagenCocheMovil {
		display: block;
		margin-bottom: 1em;
		position: relative;
		left: 20px;
		max-width: 100%;
	}
	.descuentoPagoAnual {
		left: auto;
		bottom: auto;
		right: 20px;
		top: 110px;
	}
	.ladoDerecho {
		width: 95%;
		margin: 0 auto;
	}
	.list_Pregunta3 {
    	margin-left: 0;
    	width: 100%;
	}
	.list_Pregunta3 ul li {
    	line-height: 5em !important;
	}
	.divBotonesModCont .btnera2 {
		width: 70%;
	}
	/*.botonSeguirConLDA {
		margin-top: 1em;
		display: block;
		background-color: #dddddd;
		text-align: center;
		font-family: futura_md_bt, verdana, sans-serif;
		font-size: 1em;
		padding: 1em;
		border-radius: 2.5em;
		width: 80%;
		margin: 0 auto;
		border: 2px outset #ddd;
	}*/
	.botonContinuarPenelope,.botonSeguirConLDA {
		margin-top: 1em;
	}
	.btnera2 {
		width: 50%;
		margin-bottom: 0px;
	}
	.btnera3 {
		width: 100%;
		margin-bottom: 0px;
	}
	.jqcnt ul {
		width: auto;
		float: none;
	}
	.jqcnt ul li {
		line-height: 15px;
	}
	#msgBloqueo_panel3 {
		width: 90%;
	}
	div.jqmsg div.jqcnt input {
		width: 90%;
		float: none;
		position: relative;
		left: 0;
		top: 0em;
	}
	.divBotonesModContA .btnera2 {
		width: 105%;
		margin-top: 10px;
		margin-left: 0px;
	}
	.msg label {
		width: 200px;
	}
	/*JQ modificar contraseña*/
	#msgModificarContrasenya_capaModal {}
	
	#msgModificarContrasenya_capaModal .list_Pregunta3{
		margin-left: 0em;
	}
	#msgModificarContrasenya_capaModal .list_Pregunta3 ul li{
		line-height: 3em !important;
	}
	#msgModificarContrasenya_capaModal .list_Pregunta3 ul li span{
		text-align: left;
		float:left;
	}
	#msgModificarContrasenya_capaModal .list_Pregunta3 ul li input{
		width: 85%;
	}
	
		
	
	
	/* JQ mensajeBloqueo.jsp */
	#msgBloqueo_panel3 label {
		width: 65px !important;
		text-align: right;
	}
	.rojoNegrita {
		text-align: left;
		font-size: 1.4em;
	}
	#msgBloqueo_msj_err11{
		text-align: center;
		margin-bottom: 1em;
	}
	.horario label,#aazone_msgBloqueo_aa_CalcularHorasCMB {
		float: left;
		position: relative;
		width: 100%;
	}
	.horario select {
		width: 100%;
	}

	/*	Correccion para la precarga de la imagen del JQ	*/
	.dimensionesImg {
		height: auto;
		width: auto;
	}
	
	.horario {
	    clear: both;
	    margin: 0 auto;
	    position: relative;
	    text-align: center;
	    width: 88%;
	}
		
	#msgBloqueo_panel3BB{
		float: none;
	}
	
	/*#jqi{top:150px !important;}*/
	
}
/* FIN Mobile tama±o vertical */


/* New design Mensaje selector */
.selectNew {
}
.selectNew .contentCentrado {
	padding: 0 4em;
	width: auto;
	}

	@media (min-width:320px) and (max-width:768px) {
		.selectNew .contentCentrado {
			width:100%;
			padding: 0;
		}
	}
.selectNew .botonSeguirConLDA {
	background-color:#B11818;
	width:40%;
	padding: 2em 1em;
	}
	@media (min-width:481px) and (max-width:768px) {
		.selectNew .botonSeguirConLDA {
			width: 60%;
		}
	}
	@media (min-width:320px) and (max-width:480px) {
		.selectNew .botonSeguirConLDA {
			width: 70%;
			margin-top: 2em;
			margin-bottom: 1.5em;
		}
	}

.selectNew .botonContinuarPenelope {
	background-color:#e3660e;
	width:40%;
	padding: 2em 1em;
}
	@media (min-width:481px) and (max-width:768px) {
		.selectNew .botonContinuarPenelope {
			width: 60%;
		}
	}
	
	@media (min-width:320px) and (max-width:480px) {
		.selectNew .botonContinuarPenelope {
			width: 70%;
		}
	}

.selectNew .botonSeguirConLDA .continuarConLDA,
.selectNew .botonContinuarPenelope span {
	color:white;
	font-size:1.2em;
	font-family:arial;
	font-weight:bold;
}

.selectNew .contentCentrado .titular {
	padding: 0 3em;
	line-height:1.3em;
	margin-top: 0;
}

	@media (min-width:320px) and (max-width:768px) {
		.selectNew .contentCentrado .titular {
			width: 95%;
			margin: 0 auto;
			padding: 0;
		}
	}
.selectNew .imgLogo {
	margin:auto;
	display:block;
	padding:1em;
	}
	
.selectNew .rojoLDA {
	color:#B11818;
}

.selectNew .listaCoberturas {
	width: 57%;
	display:block;
	margin: -2em auto 3em;
	border-radius:5px;
	border:2px solid #e3660e;
	padding-top: 2.5em;
	padding-bottom: 1em;
}
	@media (min-width:481px) and (max-width:768px) {
		.selectNew .listaCoberturas {
			width:60%;
			padding:2.5em 5em;
		}
	}
	@media (min-width:320px) and (max-width:480px) {
		.selectNew .listaCoberturas {
			width:90%;
			padding:3em 0;
		}
	}

.selectNew .pensadoMujeres {
	margin-left: 3.5em;
	width: 80%;
	color: #d9384a;
	}
	@media (min-width:481px) and (max-width:768px) {
		.selectNew .pensadoMujeres {
			width: auto;
		}
	}
	@media (min-width:320px) and (max-width:480px) {
		.selectNew .pensadoMujeres {
			margin-left:2.5em;
			font-size:1.1em;
			margin-bottom:1em;
			width:100%;
		}
	}
.selectNew .coberturas {
	margin-left: 2em;
	margin-right: 2.2em;
	}
	@media (min-width:320px) and (max-width:480px) {
		.selectNew .coberturas {
			margin-left:1em;
		}
	}