@charset "utf-8";
#divCookiesBox {
    border: 0.1em solid #B6B6B6;
    height: 40px;
    display:none;
}

.cookiesBox {
	background-color: #E4E4E4;
    width: 950px;
    height: 40px;
}
.cookiesBoxFrame p {
	font-size: 0.8em;
	line-height: 1.1em;
	font-family: Arial,Helvetica,sans-serif;
	float:left;
	margin: 0;
	padding:6px;
}
.cookiesBoxFrame p a {text-decoration: none; font-weight: bold; color:#3e53b2}
.divCookieButton {background-color: #E4E4E4; padding:5px 5px 5px 10px;width:30px;float:right}
.divCookieButton input{float: left;
	background-color: #E4E4E4;
	border: none;
	cursor:pointer;
	height: 30px;
	width: 30px;
	}
.cookiesHide {display: none}

.condiciones .contenido{margin:0 2em}
.condiciones .contenido h2{color:#6685a4;font:normal 2em Arial, Helvetica, sans-serif;height:2em;margin-bottom:.5em}
.condiciones .contenido p.tit{color:#050505;font:normal 1.4em Arial, Helvetica, sans-serif;margin-bottom:1em}
.condiciones .contenido p{color:#050505;font:normal 1.2em Arial, Helvetica, sans-serif;line-height:1.6em}
.condiciones .contenido p a{color: #0d53b2;text-decoration: none;font-weight: bold;}
.condiciones .contenido p a:hover{text-decoration: underline;color: #0d53b2;}
.condiciones a.up{background:#fff;color:#0d53b2;float:right;font:normal 1.2em Arial, Helvetica, sans-serif;margin-top:1em;padding-right:1em;text-decoration:none}
.condiciones a.up:hover{text-decoration:underline}
.condiciones .contenido #configSafari {
	background:#fff;
	height: 330px; width: 672px; margin:0 2em
}
/* CSS PARA POPUP*/
.container-popup, .container-popup .content{width:679px;}
.container-popup, .container-popup .content .safari{width:800px;}
.container-popup .block{padding:0}
.container-popup .condiciones{background: none}
.container-popup .condiciones .contenido{background: none;padding-top:0px}
.container-popup .condiciones .contenido h2{background: none;font-size: 22px; font-weight: bold;color: #3f6fa0;margin-bottom: -10px}
.container-popup .condiciones .contenido .bgcondiciones{margin: 0em;padding:0;background:#e6ebf1}
.container-popup .condiciones .contenido .bgcondiciones p{padding-left:1.7em;padding-right:1.7em;font-size:14px;line-height: 22px;margin-bottom: 20px}
.container-popup .condiciones .contenido .bgcondiciones p strong{font-size:16px}
