/*RESETEO*/
a						{ text-decoration:none;}
html, body				{ margin:0px; padding:0px; border:none; height:100%;}
h1, h2, h3, h4, h5, h6  { margin:0px; padding:0px; font-weight:normal; }
ul, li					{ margin:0px; padding:0px;}
img						{ border:none;}
optgroup option			{margin:0px; padding:0px;}
p,div					{margin:0px; padding:0px;}
/* FIN RESETEO*/

body{background-color:#002e80; color:#009ee0; font-family:Arial, Helvetica, sans-serif;}
img{border:none;}

a{color:#009ee0; font-size:12px; text-decoration:underline;}

.contenedor{text-align:center;}

.clear{
	font-size:1px; clear:both;
}

/* Overlay */
.basic-modal-content{display:none; position:relative;}

#simplemodal-overlay {background-color:#000; cursor:inherit;}

#modal-info{height:419px; width:778px; background:url(../img/popup_info.png) no-repeat;margin:0 auto;}
#modal_acepta{height:185px; width:386px; background:url(../img/popup_acepta.png) no-repeat;margin:0 auto;}
#modal-politica{height:214px; width:502px;background:url(../img/popup_politica.png) no-repeat; margin:0 auto; padding:44px 47px 0 36px;}
a.politica{font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:underline; color:#000;}

#modal-condiciones{height:422px; width:615px;background:url(../img/popup_texto.png) no-repeat; margin:0 auto; padding:42px 16px 0 24px;}

.basic-modal-content p{font-family:Arial, Helvetica, sans-serif; color:#333333; margin-bottom:7px; font-size:11px;}
.basic-modal-content p.titulo_legal{color:#008ac9; font-weight:bold;}

	.basic-modal-content a{color:#008fd8; font-weight:bold;}
	
#simplemodal-container{height:472px; width:778px;}
	
#simplemodal-container a.modalCloseImg {width:500px; height:56px; display:block; z-index:3200; position:absolute; top:0px; cursor:pointer; background:url("../img/close.png"); right:0px; }