* {
	padding: 			0px;
}
body {
	background-color: 	#333333;
}
a img {
	border: 			none;
}
a {
	text-decoration:	none;
}
font {
	margin-left: 		5px; 
	color:				#666666;
	font-size:			16px;
	font-family:		Arial;
	font-weight:		bold;
}
#tusjuegos_info {
	font-size:			12px;
	font-family:		Arial;
	color:				black;
}
#links #maswebs {
	font-size:			12px;
	font-family:		Arial;
	color:				black;
	margin-top:			5px;
	padding-right:		10px;
	text-decoration:	none;
}
/****************** HEADER ******************/
#inicio {
	width: 				100%;
	height: 			400px;
	background-image: 	url("../../images/t1/inicio-line.gif");
	background-repeat: 	repeat-x;
	top: 				0%;
	left:				0%;
	float: 				left;
	position:			absolute;
}
#banner {
	float: 				left;
	margin-top: 		0px;
	margin-left:		0px;
	position:			absolute;
}
#reloj {
	margin-left: 		567px;
	margin-top: 		58px;
	position:			absolute;
	font-size:			12px;
	font-family:		Arial;
	font-style:			italic;
	color:				white;
}
#reloj span {
	font-weight:		bold;
}
#buscador {
	margin-left: 		567px;
	margin-top: 		38px;
	width: 				237px;
	max-width:			237px;
	height: 			19px;
	float:				left;
	position:			absolute;
	z-index:			1;
	border:				none;
}
#buscador-boton {
	float: 				right;
	width:				60px;
	margin-right:		0px;
	cursor:				pointer;
}
#buscador-frase {
	position:			absolute;
	float:				right;
	background-color:	white;
	width:				177px;
	height:				19px;
	border:				none;
}
/****************** BODY ******************/
#menu {
	position:			absolute;
	float:				left;
	margin-left: 		115px;
	margin-top:			125px;
	z-index: 			3;
}
#menu img {
	cursor: pointer;
}
#cuerpo {
	position:			absolute;
	float:				left;
	margin-top:			137px;
	margin-left: 		41px;
	width: 				auto;
	height:				auto;
}
#up {
	width:				900px;
	height:				9px;
}
#up img {
	float:				left;
}
#center {
	background-color:	#cccccc;
	width:				900px;
	height:				auto;
}
#center #categorias {
	width:				820px;
	height:				54px;
	padding-top:		10px;
	padding-left:		54px;
}
#center #categorias img {
	padding-left:		7px;
	cursor: 			pointer;
}
#center_left {
	width: 				255px;
	height:				auto;
	margin-top:			7px;
	margin-left:		20px;
	float:				left;
	background-color:	#cccccc;
}
#center #bloque {
	width: 				250px;
	height:				250px;
	background-color:	white;
}
#center #masjugado {
	margin-top:			7px;
	width: 				250px;
	height:				133px;
	background-color:	white;
}
#center_right {
	width: 				610px;
	height:				auto;
	margin-top:			7px;
	float:				left;
	background-color:	#cccccc;
}
#center2_left {
	width: 				610px;
	height:				483px;
	margin-top:			7px;
	margin-left:		20px;
	float:				left;
	background-color: 	#999999;
}
#center2_right {
	width: 				250px;
	height:				auto;
	margin-top:			7px;
	margin-left:		5px;
	padding-left:		0px;
	float:				left;
	background-color:	white;
}
#links {
	margin-left:		20px;
	margin-top:			10px;
	float:				left;
	background-color: 	#999999;
	width:				865px;
}
#links a {
	font-size:			11px;
	font-family:		Arial;
	color:				white;
	font-weight:		bold;
	margin-bottom:		20px;
}
#publicidad_links {
	width:				865px;
	margin-left:		20px;
	margin-top:			10px;
	height:				20px;
	background-color:	white;
	float:				left;
}
/****************** FOOTER ******************/
#pie {
	font-size:			11px;
	font-family:		Arial;
	color:				white;
	font-weight:		normal;
	padding-bottom:		20px;
	padding-top:		10px;
	text-align:			center;
	width:				900px;
	margin-left:		20px;
	float:				left;
}
#pie a {
	color: red;
	text-decoration: none;
}
/****************** JUEGOS ******************/
.juegos_fondo1 {
	background-color: 	#666666;
	padding-top:		8px;
	padding-left:		1px;
	padding-bottom:		8px;
}
.juegos_fondo1 img {
	border:				1px solid white;
}
.juegos_fondo1_desc {
	background-color: 	#666666;
	padding-top:		1px;
	padding-left:		4px;
	padding-bottom:		1px;
	padding-right:		4px;
	font-size:			11px;
	font-family:		Arial;
	color:				white;
	font-weight:		bold;
}
.juegos_fondo1_titulo {
	background-color: 	#666666;
	padding-left: 		4px; 
	padding-top:	 	3px;
	padding-right:	 	3px;
	height:				20px;
	font-size:			16px;
	font-family:		Arial;
	color:				white;
	font-weight:		bold;
}
.juegos_fondo2 {
	background-color: 	#999999;
	padding-top:		8px;
	padding-left:		1px;
	padding-bottom:		8px;
}
.juegos_fondo2 img {
	border:				1px solid white;
}
.juegos_fondo2_desc {
	background-color: 	#999999;
	padding-top:		1px;
	padding-left:		4px;
	padding-bottom:		1px;
	padding-right:		4px;
	font-size:			11px;
	font-family:		Arial;
	color:				white;
	font-weight:		bold;
}
.juegos_fondo2_titulo {
	background-color: 	#999999;
	padding-left: 		4px; 
	padding-top:	 	3px;
	padding-right:	 	3px;
	height:				20px;
	font-size:			16px;
	font-family:		Arial;
	color:				white;
	font-weight:		bold;
}
.juegos_top {
	padding-top:		8px;
	padding-left:		2px;
	padding-bottom:		8px;
}
.juegos_top img {
	border:				1px solid black;
	cursor:				pointer;
}
.juegos_top_titulo {
	padding-left: 		4px; 
	padding-top:	 	8px;
	padding-right:	 	3px;
	height:				auto;
	font-size:			14px;
	font-family:		Arial;
	color:				#999999;
	font-weight:		bold;
}
.juegos_top_visitas {
	padding-top:		1px;
	padding-left:		4px;
	padding-bottom:		1px;
	font-size:			11px;
	font-family:		Arial;
	color:				#999999;
	font-weight:		bold;
}