@charset "utf-8";
/* CSS Document */
#cuerpo{
background-color:#000000;
color:#FFFFFF;
font-family:"Century Gothic";
}
#contenedor{
width:850px;
height:830px;
}
	#banner{
	width:850px;
	height:113px;
	background-image:url(../img/bannerpage.png);
	margin-left:5px;	
	}
	#loginpass{
	width:800px;
	height:49px;
	background-image:url(../img/ballspage.png);
	background-repeat:no-repeat;
	background-position:230px 0px;
	vertical-align:middle;
	padding-right:50px;
	padding-top:30px;	
	}
		#errorbox{
		width:300px;
		height:25px;
		float:left;
		color:#FF6666;
		font-size:13px;
		padding-top:10px;
		}
		#desdeboton{
		width:500px;
		height:35px;
		float:right;
		}
			#buttosend{
			background-image:url(../img/backenter.gif); 
			height:28px; 
			width:100px; 
			float:left; 
			padding-left:20px;
			margin-top:3px;
			cursor:pointer;
			}
			.fontrans{
			background:url(../img/backbut.gif); 
			height:25px; 
			width:90px;
			padding-top:3px; 
			float:left; 
			padding-left:30px;
			margin-top:3px;
			}
			.fonpass{
			background:url(../img/backclave.gif); 
			height:25px; 
			width:90px;
			padding-top:3px; 
			float:left; 
			padding-left:30px;
			margin-top:3px;
			}
			.fonlogin{
			background-image:url(../img/backuser.gif); 
			height:25px; 
			width:90px; 
			padding-top:3px; 
			margin-top:3px;
			float:left; 
			padding-left:30px;
			}
			.bottras{
			border:none; 
			background:none; 
			font-family:"Century Gothic"; 
			color:#FFFFFF;
			}
		
	#parafec{
	width:850px;
	height:30px;
	float:left;
	clear:both;
	text-align:right;
	padding-right:50px;
	}
	.fechade{
	width:13px; 
	height:25px; 
	background-image:url(../img/fechade.png); 
	float:right; 
	margin-top:5px; 
	margin-right:50px;
	}
	.fechace{
	width:auto; 
	height:21px; 
	background-image:url(../img/fechace.png); 
	float:right; 
	margin-top:5px; 
	font-size:12px; 
	padding-top:4px;
	}
	.fechaiz{
	width:13px; 
	height:25px;
	background-image:url(../img/fechaiz.png); 
	float:right; 
	margin-top:5px;
	}
	a.linkpage, a.linkpage:VISITED{
	color:#FFFFFF;
	font-weight:bold;
	}
	a.linkpagebig, a.linkpagebig:VISITED{
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	}
	.forgot{
	background-image:url(../img/olvido.gif); 
	height:35px; 
	width:136px; 
	margin-left:4px; 
    cursor:pointer; 
    float:left;
	}
	#fullbody{
	width:850px;
	height:623px;
	background-image:url(../img/coins.jpg);
	background-position:450px 30px;
	background-repeat:no-repeat;
	}	
		#menuall{
		width:250px;
		height:335px;
		float:left;
		background-image:url(../img/menufondo.png);
		background-repeat:no-repeat;
		background-position:50px 0px;
		}
			.letrasmenu{
			height:18px;
			width:200px;
			font-size:16px;
			font-weight:bold;
			margin-bottom:7px;
			margin-left:25px;
			cursor:pointer;
			}
			.letrasmenuAC{
			height:18px;
			width:200px;
			font-size:16px;
			font-weight:bold;
			margin-bottom:7px;
			margin-left:25px;
			cursor:pointer;
			color:#FFFF33;
			}
		.letras{
		width:600px;
		height:320px;
		float:left;
		margin-top:15px;
		background-image:url(../img/texto.png);
		background-repeat:no-repeat;
		background-position: 20px 0px;
		display:none;
		}
			#subletras{
			padding-left:35px;
			padding-right:65px;
			padding-top:15px;
			width:485px;
			height:321px;
			float:left;
			font-size:14px;
			background-image:url(../img/inside.png);
			background-repeat:no-repeat;
			background-position: 28px 8px;
			opacity:65;
			text-align:justify;
			}
			.losdib{
			text-align:center;
			}
		#subpie{
		width:850px;
		height:200px;
		clear:both;
		}
		#pie{
		padding-top:30px;
		width:850px;
		height:28px;
		text-align:center;
		vertical-align:bottom;
		font-size:11px;
		font-weight:bold;
		}
