body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/01_fondo.png);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFCC00;
}
a {
	text-decoration:none;
}
.menuH {
	color:#FFFFFF;
	font-weight:bold;
	margin-top:12px;
}
.menuH span {
	color:#FFFFFF;
	font-weight:normal;
}
.menuH a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menuH a:hover {
	text-decoration:underline;
}
/*
.login {
	border: #FFA953 solid 1px;
	background:#FFD3B7;
}
*/
.login {
	border: #339900 solid 1px;
	background:#b5e552;
}

.login form {
	margin:0px;
}

#recordarPass {
	/*color:#FF6600;*/
	color:#2f7c09;
	text-decoration:none;
}
#recordarPass:hover, .registrarse:hover {
	text-decoration:underline;
}
#botEntrar {
	background:url(images/07_BotIr.png) no-repeat;
	border:none;
	width:33px;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}
#usuario, #contrasenia {
	/*border:#FF6600 solid 1px;*/
	border:#339900 solid 1px;
	display:block;
	margin-bottom:7px;
	width:152px;
}
.registrarse {
	display:block;
	width:152px;
	height:20px;
	/*background:url(images/08_botRegistro.png);*/
	background:url(images/btn_registro.png);
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	margin-top:7px;
}

.registrarse2 {
	display:block;
	width:152px;
	height:20px;
	background:url(images/08_botRegistro_azul.gif);
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	margin-top:7px;
}


.titModulos, .titEstadistica, .titAmigas, .titDestacado, .titChat {
	color:#FFFFFF;
	height:20px;
	padding-top:5px;
	text-align:center;	
}
.titModulos {
	/*background:url(images/09_titVerde.png);*/
	background:url(images/10_titNaranja.png);
}
.titDestacado{
	background:url(images/09_titVerde.png);
}
.titAmigas {
	background:url(images/09_titVerde.png);
}
.titChat {
	background:url(images/09_titVerde.png);
}
.titEstadistica {
	background:url(images/10_titNaranja.png);
}
.moduloWebs {
	border:#339900 solid 1px;
	text-align:left;
}
.moduloWebs div {
	text-align:center;
}
.moduloWebs a, .moduloEstadisticas a {
	display:block;
	height:18px;
	padding-top:5px;	
	padding-left:15px;
	margin-left:5px;
	color:#666666;
}
.moduloWebs a {
	background:url(images/08_flechaVer.png) no-repeat left;
}

.moduloWebcams {
	border:#FF6600 solid 1px;
	padding-top:4px;
	padding-bottom:4px;

}
.moduloChat {
	border:#339900 solid 1px;
	padding-top:4px;
	padding-bottom:4px;

}

.moduloWebcams div {
	text-align:right;
}

.moduloEstadisticas a {
	background:url(images/flecha.png) no-repeat left;
}
.moduloWebs a:hover {
	text-decoration:underline;
}
.moduloEstadisticas {
	border:#FF6600 solid 1px;
}
.moduloEstadisticas a:hover {
	text-decoration:underline;
}
.titAzul, .titAzul2 {
	background:url(images/12_titAzul.png);
	height:21px;
	display:block;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:8px;
	text-align:left;
}
.titAzul {
	width:392px;

}
.titAzul2 {
	width:570px;
}
.contenido, .contenido2 {
	border:#006699 solid 1px;
}
.contenido {
	width:400px;
}
.contenido2 {
	width:578px;
}
.juegos, .juegos2 {
	border:#006699 solid 1px;
	margin-top:3px;
	height:1%;
}
.juegos2 {
	margin:5px;
}
.juegos {
	width:390px;
	height:145px;
}
.titJuegos, .titJuegos2 {
	background:#006699;
	height:17px;
	padding-top:3px;
	padding-left:5px;
}
.nombre {
	color:#FFFFFF;
	text-align:left;
	display:block;
	width:270px;
	float:left;
}
.imagen {
	padding:1px;
	border:#009933 solid 1px;
	margin-top:10px;
	margin-bottom:8px;
}
.jugar {
	background:url(images/13_botJugar.png) no-repeat;
	width:60px;
	height:20px;
}
.titJuegos span, .titJuegos2 span {
	display:block;
	float:right;
	width:100px;
	text-align:right;
	color:#FFFFFF;
	padding-right:8px;
}
.thumb img {
	padding:1px;
	border:#006699 solid 2px;
	margin:8px;
	float:left;	
}
.descripcion {
	padding-top:8px;
	padding-right:8px;
	text-align:left;
}
.descripcion div {
	padding-bottom:5px;
	height:80px;
	overflow:hidden;
}
.descripcion span {
	text-align:right;
	display:block;
}
.descripcion span a {
	color:#006699;
	font-weight:bold;
	float:right;
	padding-top:3px;
}
.descripcion span a:hover {
	text-decoration:underline;
}
.descripcion span .botJugar {
	background:url(images/14_botJugarAz.png);
	display:block;
	width:60px;
	height:17px;
	color:#FFFFFF;
	float:right;
	text-align:center;
	margin-left:6px;
}
#paginador {
	padding-top:10px;
	padding-bottom:10px;
}
#paginador a {
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	background:url(images/15_pag.png);
	border:#006699 solid 1px;
	color:#006699;
	font-weight:bold;
}

.div_link{
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	background:url(images/15_pag.png);
	border:#006699 solid 1px;
	color:#006699;
	font-weight:bold;
	width:20px;
}	

#paginador a:hover {
	background:#006699;
	color:#FFFFFF;
}
.destacado {
	border:#339900 solid 1px;
	text-align:center;
	height:1%;
}
.jugarDes {
	background:url(images/13_botJugar.png);
	width:60px;
	height:17px;
	display:block;
	float:right;
	color:#FFFFFF;
	padding-top:3px;
	font-weight:bold;
	margin:10px;
}
.jugarDes:hover {
	text-decoration:underline;
}
.br1 {
	font-size:1px;
	overflow:hidden;
}
.pie a {
	color:#006699;	
}
.pie a:hover {
	text-decoration:underline;	
}
.datoJuego {
	padding:10px;
}
.datoJuego img {
	border:#006699 solid 1px;
	padding:2px;
	margin-right:10px;
	float:left;
}
.datoJuego div strong {
	color:#003366;
}

.naranja {
	color:#FF6600;
}
