body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-image: url(graficos/fondo.gif);
	background-repeat: repeat;
}
#contenedor{
	position:absolute;
	width:810px;
	height:auto;
	left:50%;
	margin-left:-400px;
	top:10px;
	border: 4px solid #A4A4FF;
	background-color: #FFFFFF;
}
#arriba {
	position:relative;
	top: 0px;
	left:0px;
	width:100%;
		height:100px;
	background-image: url(juegos_gratis.jpg);
 }
#izquierda {
 float:left;
 position:relative;
 width:190px;
}
#centro {
 float:left;
 position:relative;
  width:300px;
 }
#derecha {
 float:left;
 position:relative;
  width:300px;
}
#pie{
	clear:both;
	width:100%;
	height:20px;
	color: #FFFFFF;
	background-color: #CC99FF;
			text-align: center;
 }
#menualto{
	clear:both;
	width:100%;
	height:40px;
	color: #FFFFFF;
	background-color: #9966CC;
			text-align: right;
 }
.destaca {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;	
		text-align: center;

}
.destaca2 {
 	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FF0000;
			text-align: center;

	background-color: #D6C1FF;
}

.cabecera {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #0000CC;
	background-color: #B9B9FF;
	font-size: 12px;
 	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px none #000099;
	border-left: 1px solid #000099;
}
.contenido {
	border: 1px solid #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-align: center;
}.peque {
 	font-size: 10px;
	background-color: #E9DDFF;
	text-align: center;
}
.abajoizq {
 	font-size: 10px;	
	padding: 1px;
	text-align: center;

}
h1 {
 	font-size: 14px;
	color: #333333;
	background-color: #A4A4FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 5px;
	padding: 5px;
}
h2 {
 	font-size: 12px;
	color: #333333;
	background-color: #DFDFFF;
	
	margin: 5px;
	padding: 5px;
}
 .blanco {
	background-color: #FFFFFF;
	text-align: center;
}
.cajaproducto {
	float:left;
	width:138px;
	height:180px;
	margin: 1px;
	padding:1px;
	background-color:#f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
	text-align:center;
	overflow: hidden;
}
.caja100 {
	float:left;
	width:90px;
	height:105px;
	text-align:center;
	overflow: hidden;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
}
.cajaresto {
	float:left;
	width:325px;
	height:105px;
	text-align:center;
	overflow: hidden;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9900FF;
	border-right-color: #9900FF;
	border-bottom-color: #9900FF;
	border-left-color: #9900FF;
}
.caja50 {
		float:left;
width:140px;
	height:30px;
	text-align:center;
	margin: 2px;
}
.cajapeque {
   	margin: 2px;
		text-align:center;
		float:right;
}
.der {
	float: right;
	background-color: #FFFFFF;
			padding: 10px;
			margin: 3px;

}
a:link {
	text-decoration: none;
	color: #79008A;
}
a:active {
text-decoration: none;
 	color: #79008A;
}
a:visited {
text-decoration: none;
 	color: #79008A;

}
a:hover {
	color: #FF0000;
}
.borde {
			padding: 5px;
			margin: 1px;
  width: 90%;
	border: 1px solid #999999;
}
.borde100 {
			padding: 1px;
			margin: 1px;
  width: 97%;
	border: 1px solid #999999;
}
