body, html{
}
body {
	overflow:auto;
	font-family: Tahoma, Arial, Sans Serif;
	margin:0;
	/*background-image:url(../images/body_bg.gif);
	background-color:#f8f8f8;*/
	scrollbar-base-color:#FFFFFF;
	background-image:url(../images/bg_fondo.jpg);
	background-repeat:repeat-x;
}

img {border:0;}

#contenedor {
	width:1000px;
	height:600px;
	margin:auto;
	z-index:1;
	/*border-right:1px solid #000;*/
}

#contenedor #cabecera {
	position:absolute;
	top:0;
	z-index:10;
	margin-left:0px;
	height:585px;
}

#contenedor #cabecera #txtHome{
	width:225px;
	margin-top:10px;
	margin-left:20px;
	font-size:11px;
	text-align:justify;
}

#contenedor #cabecera #redessociales{
	margin-top:10px;
	margin-left:60px;
}

#contenedor #miga {
	float:right;
	margin-top:33px;
	margin-right:60px;
	width:410px;
	height:17px;
	border-bottom:#F35A02 1px dotted;
	color:#F35A02;
	font-size:11px;
}

#contenedor #idiomas {
	float:right;
	margin:5px 0px 5px 0px;
	padding-right:20px;
	z-index:100;
}

#contenedor #contenido {
	position:relative;
	/*border:1px solid #000;*/
	float:right;
	width:728px;
	height:550px;
	left:260px;
	top:10px;
	z-index:90;
}
.left{
	float:left;
}

#contenedor #pie {
	position:absolute;
	top:600px;
	width:300px;
	left:20px;
	text-align:left;
	font-size:11px;
	font-family: Tahoma, Arial, Sans Serif;
	color:#808080;
	padding-bottom:10px;
}

#contenedor #pie a {
	font-size:11px;
	font-family: Tahoma, Arial, Sans Serif;
	color:#808080;
	text-decoration:none;
}


#contenedor #copy {
	margin-top:10px;
	margin-left:15px;
	width:300px;
	text-align:left;
	font-size:11px;
	font-family: Tahoma, Arial, Sans Serif;
	color:#808080;
}

#contenedor #copy a {
	font-size:11px;
	font-family: Tahoma, Arial, Sans Serif;
	color:#808080;
	text-decoration:none;
}

/* Crea tu rookie */
#selrookie {
	background-image:url(../images/usuarios_seleccion_fondo.gif);
	background-repeat:no-repeat;
	width:670px;
	height:520px;
	margin-left:0px;
	top:0;
	position:absolute;
}

.selrookiebtok {
	position:relative;
	width:106px;
	height:78px;
	margin-top:60px;
	margin-left:405px;
}

/* Registro tarjeta */
#frmregistro1 {
	background-image:url(../images/tarjeta_registro_blanco.gif);
	background-repeat:no-repeat;
  width:551px;
  height:360px;
  margin-left:60px;
	top:60px;
	position:absolute;
	padding-top:95px;
}

#frmregistro {
	background-image:url(../images/tarjeta_registro.gif);
	background-repeat:no-repeat;
	  width:551px;
	  height:310px;
	  margin-left:30px;
	top:60px;
	position:absolute;
	padding-top:95px;
}

#acesoUsuario {
	background-image:url(../images/acceso_fondo.gif);
	background-repeat:no-repeat;
  width:551px;
  height:360px;
  margin-left:60px;
	top:60px;
	position:absolute;
	padding-top:95px;
}


#frmregistro form input {
	border:1px dotted #000;
	font-family: Tahoma, Arial, Sans Serif;
	color:#000;
	font-size: 11px;
}

#frmregistro form textarea {
	border:1px dotted #000;
	font-family: Tahoma, Arial, Sans Serif;
	color:#000;
	font-size: 12px;
}

#frmregistro form .bordeno {
	border:0;

}

.aeropevenrow{
}

.aeropoddrow{
	background-color:#D4D1CB;
}

.buscar {
	width:110px;
	position:relative;
	margin-left:16px;
	margin-top:39px;
	height:11px;
	border:0px;
}
.buscarOK{
	width:47px;
	height:30px;
	position:relative;
	margin-left:56px;
	margin-top:9px;
	border:0px;
}

.nombre {
	width:198px;
	position:relative;
	margin-top:5px;
	left:160px;
	height:11px;
}

.apellidos {
	width:198px;
	position:relative;
	left:135px;
	margin-top:13px;
	height:11px;
}

.profesion {
	width:198px;
	position:relative;
	left:135px;
	margin-top:13px;
	height:11px;
}

.edaddia {
	width:18px;
	position:relative;
	left:120px;
	margin-top:17px;
	height:11px;
}

.edadmes {
	width:18px;
	left:125px;
	position:relative;
	margin-top:6px;
	height:11px;
}

.edadano {
	width:18px;
	left:130px;
	position:relative;
	margin-top:6px;
	height:11px;
}

.pais {
	width:110px;
	height:11px;
	position:relative;
	left:180px;
	
}

.email {
	left:100px;
	width:260px;
	position:relative;
	margin-top:14px;
	height:11px;
}

.usuario {
	left:100px;
	width:260px;
	position:relative;
	margin-top:16px;
	height:11px;

}

.pass {
	left:100px;
	width:260px;
	position:relative;
	margin-top:19px;
	height:11px;

}

.error {
	color:#FF0000;
	}
	
.texto_bold_11{
	font-family: Tahoma, Arial, Sans Serif; 
	font-size:11px; 
	font-weight:bold; 
	}

.txtnormal {
	font-family: Tahoma, Arial, Sans Serif; 
	font-size:12px; 
	text-decoration:none;
	color:#000;
}
	
.txtleer {
	font-family: Tahoma, Arial, Sans Serif; 
	font-size:10px; 
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.enlace {
	font-family: Tahoma, Arial, Sans Serif; 
	font-size:10px; 
	font-weight:bold;
	text-decoration:none;
	color:#868686;
}

.enlace1 {
	font-family: Tahoma, Arial, Sans Serif; 
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#444;
}

.titulolibro {
	font-family: Tahoma, Arial, Sans Serif; 
	font-size:15px; 
	font-weight:bold;
	text-decoration:none;
	color:#F15900;
	margin-bottom:0;
	background-color:#fff;
}

.txtOrange{
	color:#F60;
}

#paginator{
	color:#464646;
}

#paginator a.pagOff{
	text-decoration:none;
	color:#F60;
}
a.pagOff{
	text-decoration:none;
	color:#F60;
}
form{
	margin:0px;
}
a.areasFicha{
	color:#FFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	line-height:11px;
}

/*	Fundadores	*/

#fundadores{
	width:630px;
	margin-left:10px;
	z-index:11;
}
/*.fundador{
	float:left;
	width:93px;
	height:115px;
	text-align:center;
	
}
.fundador img{
	cursor:pointer;
}
.fundRow{
	margin:auto;
	width:480px;
	height:103px;
}*/
.clear{
	clear:both;
}

/*	Constitucion	*/

#constitucion{
	margin:auto;
	width:562px;
	height:340px;
}
#headConst{
	background-color:#DAE70B;
	height:32px;
}
#contConst{
	color:#808080;
	font-size:10px;
	overflow:auto;
	height:418px;
}
#contConst p{
	font-size:11px;
	margin:10px;
}
#contConst p strong{
	font-size:12px;
	font-weight:bold;
}
.separador{
	background-color:#DAE70B;
	margin:0px 10px 0px 10px;
	height:1px;
}

/* Juegos */

.titulosj {
	font-family: Tahoma, Arial, Sans Serif; 
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
	color:#F15900;
	margin-bottom:0;
	background-color:#CFCFCF;
}

/*	ToolTip	*/
.tip {
	position:absolute;
	z-index: 99999;
	color: #fff;
	width: 439px;
	background-color:#FFF;
	border:5px solid #F35900;
}
 
.tip-title {
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 8px 8px 15px;
	text-align:justify;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 15px;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 99999;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
.row1,.row3{
	margin-left:0;
}
* html .row1, * html .row3{
	margin-left:0;
}

