/*estilos generales //////////////////////////////////////////////////////////////////////*/
body {
	margin:0;
	padding:0;
	background-image:url(../images/eterno-fondo-general.jpg);
	background-repeat:repeat-x;
	background-color:#d6be77;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif; }
 
#contenedor-general {
	background: url(../images/fondo-con-nubes-03.jpg) no-repeat center;
	height:787px;
	margin:auto;
	}
 
#contenido {
	position:relative;
	width:1000px; /*width:1024px;*/
	margin:auto; }
	
#premios{
	position:absolute;
	width:1000px;
	left:0;
	top:610px;}
	
#premios img{
	width:1000px;
	height:338px;
	}
 
/*para los titulos dentro del contenido*/
h2 {
	color:#f7ad2c;
	font-size:14px;
	padding-bottom:5px;
	border-bottom: solid 1px #f7ad2c;
	z-index:0; }
 
	h2 a {
		color:#f7ad2c;
		font-size:14px;
		text-decoration:none; }
 
		h2 a:hover {
			color:#ffffff;
			font-size:14px;
			text-decoration:none; }
 
h3 {
	color:#f7ad2c;
	font-size:11px;
	border-bottom: solid 1px #f7ad2c; }
 
	h3 a {
		color:#f7ad2c;
		font-size:11px;
		text-decoration:none; }
 
		h3 a:hover {
			color:#ffffff;
			font-size:11px;
			text-decoration:none; }
 
 h5 {
	color:#f7ad2c;
	font-size:11px;
	}
 
	h5 a {
		color:#f7ad2c;
		font-size:11px;
		text-decoration: underline; }
 
		h5 a:hover {
			color:#ffffff;
			font-size:11px;
			text-decoration:none; }
 
/*menu adultos //////////////////////////////////////////////////////////////////////*/
#menu-adultos {
	float:right;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%; }
 
	#menu-adultos a {
		border-left: solid 1px #607cad;
		height:25px;
		margin:0 6px 0 0px;
		padding:13px 0 0 6px;
		color:#c4cfe1;
		text-decoration:none;
		float:right; }
 
		#menu-adultos a:hover {
			color:#FFFFFF;
			text-decoration:none; }
 
/*menu derecha :: son botones estilo banner que llevan a secciones ////////////////*/
#menu-banners {
	width:146px;
	float:left;
	padding-left:5px; }
 
/*menu Gusanos :: flash ////////////////////////////////////////////////////////*/
#menu-gusanos {
	width:180px;
	padding-top:125px;
	float:left; }
 
/*menu Para Niņos :: flash ////////////////////////////////////////////////////*/
#menu-ninios {
	padding-top:5px;
	width:662px;
	float:left; }
 
/*Recuadro textos ////////////////////////////////////////////////////*/
#contenedor-textos {
	background: url(../images/fondo-contenido.png) no-repeat center;
	width:634px;
	height:517px;
	float:left;
	margin-top:50px; }
 
#textos {
	width:520px;
	height:370px;
	overflow-y:auto;
	overflow-x: hidden;
	float:left;
	padding: 0 25px 0 60px;
	margin-top:40px; }
 
	#textos p {
		font-size:11px;
		color:#FFFFFF;
		line-height:18px; }
 
		#textos p a {
			font-size:11px;
			color:#f7ad2c;
			text-decoration:none;
			font-weight:bold; }
 
			#textos p a:hover {
				font-size:11px;
				color:#ffffff;
				text-decoration:none;
				font-weight:bold; }
 
	#textos ul {
		font-size:12px;
		list-style-type:disc;
		color:#f7ad2c;
		line-height:18px; }
 
		#textos ul .tit { font-weight:bold; }
 
		#textos ul a {
			font-size:12px;
			text-decoration:none;
			color:#f7ad2c; }
 
			#textos ul a:hover {
				font-size:12px;
				text-decoration:none;
				color:#ffffff; }
 
		#textos ul li p {
			font-size:11px;
			color:#FFFFFF; }
 
.sub-tit {
	font-weight:bold;
	color:#f7ad2c; }
 
.imagen-contenido-secciones {
	margin: 20px 0 10px 10px;
	border: solid 1px #fca80a;
	z-index:1; }
 
.imagen-contenido-secciones-1 {
	margin: 53px 0 10px 10px;
	border: solid 1px #fca80a;
	z-index:1; }
 
.imagen-contenido-secciones-02 {
	margin: 33px 0 10px 10px;
	border: solid 1px #fca80a;
	z-index:1; }
 
/*Seccion sucursales ////////////////////////////////////////////////////*/
.fichas-tarjeta {
	width:500px;
	background-color: #e1e1e1; /*height:600px;*/ }
 
	.fichas-tarjeta p {
		margin:30px 30px 30px 30px;
		font-size:11px;
		color: #000000;
		line-height:18px; }
 
/*Seccion Novedades //////////////////////////////////////////////////////////////////////*/
#novedad {
	width:500px;
	float:left;
	clear:left; }
 
.imag-promo {
	border:0;
	float:left;
	clear:both;
	margin-bottom:20px; }
 
/*Formulario //////////////////////////////////////////////////////////////////////*/
#formulario {
	width:360px;
	margin:0;
	padding:0;
	float:left; }
 
	#formulario fieldset {
		width:160px;
		border: 0px;
		line-height:20px;
		margin-top:0;
		padding-top:0; }
 
	#formulario label {
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		line-height:18px; }
 
.sala { height:20px; }
 
.label {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0px;
	color: #333333;
	display:block;
	padding-bottom:18px; }
 
.campo {
	border:1px solid #fff3e8;
	height:17px;
	width:160px;
	margin-bottom:14px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; }
 
.campo_msj {
	border:1px solid #fca80a;
	height:50px;
	width:160px;
	margin-bottom:12px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px; }
 
/*********  Secciones JUEGOS *********/
#juegos {
	width:490px;
	height:370px;
	overflow-y:auto;
	overflow-x:hidden;
	float:left;
	padding: 0 25px 0 60px;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px; 
	margin-top:30px;}
 
 
 
 
 
.twocol {
	float:left;
	width:230px;
	margin:0;
	padding:0; }
	
.trheecol {
	float:left;
	width:150px;
	margin:0;
	padding:0; }
	
.onecol{
	float:left;
	width:490px;
	margin:0;
	padding:0;}
 
#juegos img {
	border:solid #f7ad2c 1px;
	margin:0 0 6px 0; }
	
#juegos p{
	margin:0;
	padding:0 0 20px 0;}
	
#juegos a{
	color:#f7ad2e;
	text-decoration:none;}
	
#juegos a:hover{
	color:#f7ad2e;
	text-decoration:underline;}
 
