@import "reset.css"; 

body						{ background:url(../images/bgPixels.gif) no-repeat center top; color: #c6c6c6;	font-family:verdana; font-size: 11px;}

#wrapper					{margin:0px auto;width:960px;height:100%; position: relative;}
#content					{width:468px; height: 100%; padding: 0 10px;background: url(../images/logo.jpg) no-repeat center top;}
#formulario					{position: relative; top: 70px; width: 468px;}
#titulo						{ font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #fff; display: block; text-align: center; margin-bottom: 25px!important;}
#diaTxt, #mesTxt, #anyoTxt	{ position: absolute; font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #ffde42; display: block; text-align: center; width: 50px; margin: 5px 0!important;}
#diaTxt						{ top:45px; left:54px;}
#mesTxt						{ top:45px; left:208px;}
#anyoTxt					{ top:45px; left:364px;}
.titleAmarillo				{ font-family: 'Arial Narrow', Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #ffde42; float: left; display: block; margin: 5px 20px 0 50px!important;}
#control_edad				{margin:0px auto; width:468px; text-align:center;} 
input, select, textarea 	{border: 0;margin: 0;padding: 0; color:#5f5f5f; background-color:#000000;}
input.muygrande 			{color:#979797;font-family:Arial,Helvetica;font-size:94px;font-weight:bold;height:91px;margin:0 13px;text-align:center;width:125px;}
#edad 						{margin:0px auto;}
.clearall 					{clear:both;}
.floatleft					{float:left;margin:0;padding:0;}
.floatright					{float:right;margin:0;padding:0;}
select						{border:1px solid #5F5F5F; margin:5px 0 15px 0; width:187px; float: left;}
#layerPais					{color:#7a7979; font-size:10px; text-align:left; width:465px; height: 140px;}
#layerPais	span 			{text-transform: uppercase; font-weight: bold;}
.check						{margin: 0 0 25px 90px;}
#layerEnviar				{height: 33px;position:relative;margin-top:10px; width:465px;height: 40px;}
input.submit 				{background: url(../images/entrar.jpg) no-repeat scroll 0 0;border:none;width:109px; height: 33px;cursor: pointer;overflow: hidden; position:absolute;left:180px;text-align: left;}
input.submit:hover			{background-position: 0px -33px;}
a							{color:#a9a9a9;}
#pie						{ width:468px; height: 137px; position: fixed; bottom:10px; text-align:center; font-size:10px;}
#pieLegales p 				{ margin: 5px 0;}
#pieLegales a				{ text-decoration: underline;}
.grande						{font-size: 11px!important;  margin: 20px 0 0;}
#escoces					{width: 397px; height: 560px; background: url(../images/escoces.png) no-repeat; position: absolute; top:0; right:80px}

script, object, embed 		{background-color: #000000;}
#recordarDatos,
#checkCookie				{clear:none;margin: 0 5px 0 0;}
#confianzaonline			{float:left; padding-top:20px;}
#enlacesFooter				{float:left;margin-top:24px;}

.advertencia				{ font-size: 10px; margin: 0 20px 0;}
.enlaceSubrrayado			{ text-decoration: underline!important;}
