body{
	background-color:	#000;
	color:				#fff;
}

a:link{
	text-decoration:	none;
	color:				#fff;
}

a:visited{
	text-decoration:	none;
	color:				#fff;
}

a:hover{
	text-decoration:	underline;
	color:				#fff;
}

a:active{
	text-decoration:	none;
	color:				#fff;
}

p{
	font-size:			76%;
}

strong{
	font-weight:		bold;
}

form{
	position:			relative;
	clear:				both;
}

fieldset{
	border:				none;
	clear:				both;
}

#canvas{
	position:			absolute;
	left:				50%;
	top:				50%;
	width:				998px;
	height:				541px;
	margin-left:		-499px;
	margin-top:			-270px;
	background:			#000000;
}

#canvas_sup{
	width:				998px;
	height:				279px;
}

#canvas_inf{
	background:			#000 url(../img/gateway/imagen_inf.gif) 0 bottom no-repeat;
	width:				998px;
	height:				231px;
	margin-top:			0px;
	vertical-align:		top;
	border-bottom:		1px solid #fff;
}

#canvas_inf #legal{
	margin-bottom:		10px;
	margin-left:		200px;
	vertical-align:		bottom;
	text-align:			center;
	color:				#666666;
}

#chaman{
	position:			absolute;
	left:				18px;
	top:				50px;
}

#bienvenido{
	position:			absolute;
	left:				300px;
	top:				34px;
}

#acceder{
	position:			absolute;
	left:				370px;
	top:				420px;
}

#caciquelogo{
	position:			absolute;
	left:				805px;
	top:				105px;
}

#agecheck{
	position:			absolute;
	left:				0;
	top:				277px;
}

fieldset{
	background-color:	#000;
}

#ageset{
	border:				1px solid #fff;
	border-left-width:	0;
	border-bottom-width:0;
	width:				660px;
	padding-top:		10px;
	padding-left:		0px;
	padding-bottom:		21px;
	background:			#000 /*url(/img/pattern.gif) 0 bottom repeat-x*/;
}

#ageset label{
	width:				232px;
	float:				left;
	margin-right:		20px;
}

#ageset select{
	width:				9em;
	font-size:			76%;
	display:			block;
	float:				left;
	margin-right:		10px;
	margin-top:			5px;
	border:				2px #000;
}

#countryset{
	border:				1px solid #fff;
	border-left-width:	0;
	border-top-width:	0;
	width:				660px;
/*	padding-left:		15px;*/
	padding-bottom:		15px;
	padding-top:		10px;
	background-color:	#000;
}

#countryset fieldset{
	width:				645px;
	padding-left:		0px;
	background-color:	#000;
}

#countryset label{
	background-color:	#000;
	margin-top:			-5px;
	padding-top:		5px;
	margin-bottom:		-5px;
	padding-bottom:		5px;
	width:				56px;
	float:				left;
	margin-right:		20px;
}

#countryset select{
	font-size:			76%;
	display:			block;
	float:				left;
	margin-top:			10px;
	width:				450px;
	background-color:	#fff;
	color:				#000;
	border:				2px #000;
}

#countryset div{
	margin:				15px 0;
	background-color:	#fff;
}

#enterset{
	position:			absolute;
	left:				670px;
	top:				0;
	width:				322px;
	border:				1px solid #fff;
	border-right-width:	0;
	padding-top:		14px;
	padding-bottom:		19px;
	*padding-bottom:	15px;
	padding-left:		5px;
}

#enterset label{
	font-size:			76%;
	font-weight:		bold;
}

#enterset input{
	border:				none;
	background:			none;
}

#enterset p{
	margin-bottom:		5px;
}

#entrar{
	display:			block;
}

#canvas_sup{
	width:				1100px;
	height:				307px;
}

#htmllogos{
	position:			absolute;
	right:				0px;
	/* IE only */
	*right:				100px;
	top:				455px;
	width:				155px;
}

#htmllogos a{
	position:			absolute;
}

#logofays{
	top:				0;
	right:				15px;
}

#logoefrd{
	top:				0;
	right:				67px;
}

#logoco{
	top:				40px;
	right:				67px;
}

#logoicra{
	top:				67px;
	right:				119px;
}

#legal{
	position:			absolute;
	left:				5px;
	bottom:				5px;
}

#footer{
	position:			absolute;
	left:				50%;
	top:				50%;
	width:				998px;
	margin-left:		-499px;
	margin-top:			280px;
	text-align:			center;
}

/****************
ERROR
****************/
#error{
	position:			absolute;
	top:				0;
	left:				0;
	width:				100%;
	height:				100%;
	z-index:			100;
	display:			none;
}

#errorbg{
	position:			absolute;
	top:				0;
	left:				0;
	width:				100%;
	height:				100%;
	background-color:	#000;
	filter:				alpha(opacity=50);
	-moz-opacity:		.50;
	opacity:			.50;	
	z-index:			1;
}

#errorfg{
	position:			absolute;
	top:				50%;
	left:				50%;
	width:				40em;
	height:				20em;
	margin-top:			-10em;
	margin-left:		-20em;
	background-color:	#fff;	
	z-index:			10;
	font-size:			76%;
	color:				#000;
}

#errorintro{
	width:				80%;
	margin:				10px 0 20px;
	border-top:			3px solid #000;
	padding:			20px 10% 0 10%;
	text-align:			center;
	font-size:			100%;
}

#errorcerrar{
	margin-top:			30px;
	border-top:			6px solid #000;
	padding-top:		10px;
	text-align:			center;
}

#errorcerrar a:hover{
	border-bottom:		1px solid #000;
}
