/* estilos generales */
body, form, ul, li, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:rgb(51, 102, 153) url(img/01_fondo1.png) repeat-x top;
}
a {
	color:#000066;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.invisible {
	display:none;
}
.br1 {
	font-size:1px;
	overflow:hidden;
}
.br10 {
	font-size:10px;
	overflow:hidden;
}
.blanco {
	background:#FFF;
}
.limpiador {
	clear:both;
}
.centrado {
	margin-left:auto;
	margin-right:auto;
}

/* contenedor general */
#contGeneral {
	background:url(img/01_fondo2.png) top center no-repeat;
	padding-top:20px;
}

/* cabezal */




#cabezal {
	width:990px;
	height:136px;
	position:relative;
	overflow:hidden;
}
#es #cabezal  {
	background:url(img/macrojuegos.png);
}

#it #cabezal {
	background:url(img/microgiochi.png);
}
#pt #cabezal {
	background:url(img/microjogos.png);
}

#de #cabezal {
	background:url(img/header.png);
}

#fr #cabezal {
	background:url(img/microjeux.png);
}

#cabezal a {



	position:absolute;
	width:990px;
	height:138px;

	top:0px;
	left:0px;
	display:block;
}
#cabezal a:hover {
	color:#990000;
}

#cabezal h2, #bannerCabezal {
	position:absolute;
}
#cabezal h2 {
	font-size:11px;
	color:#000066;
	top:8px;
	left:400px;
}

.plug {
height:140px;
border-bottom: 1px dotted #333333;
}

.plug a:visited {
text-decoration:line-through;
}

#bannerCabezal {
	width:468px;
	height:60px;
	top:25px;
	right:20px;
}

/* medio */
#medio1 {
	width:990px;
	background:url(img/03_fondoMedio1.png);
}
#medio2 {
	background:url(img/03_fondoMedio2.png) center top no-repeat;
	padding-left:6px;
}

/* columnas */
#columnaIZQ, #columnaDER, #columnaIZQenorme, #columnaDERchica {
	float:left;
}

/* columna izquierda */
#columnaIZQ, #columnaIZQenorme {
	margin-right:5px;
}
#columnaIZQ {
	width:538px;
}
#columnaIZQenorme {
	width:758px;
}
#columnaIZQgigante {
	width:950px;
}
/* modulos */
.titModuloGrande, .titModuloEnorme, .titModuloMediano, .titModuloChico, .titModuloGigante, /* popUp */ .titModuloPopUp {
	display:block;
	height:25px;
	color:#FFF;
	font-size:12px;
	padding-left:40px;
	padding-top:10px;
	text-align:left;
}
.titModuloGrande{
	background:url(img/06_moduloGrande1.gif);
}


.titModuloEnorme {
	background:url(img/15_moduloEnorme1.gif);
}
.titModuloGigante {
	background:url(img/15_moduloGigante1.gif);
}
.titModuloMediano {
	background:url(img/13_moduloMediano1.gif);
}
.titModuloChico {
	background:url(img/11_moduloChico1.gif);
}

/* popUp */
.titModuloPopUp {
	background:url(img/13_moduloMediano1.gif) no-repeat;
}

.titModuloGrande img {
	margin-top:-2px;
	float:left;
	margin-right:5px;
}
.subTitModulo {
	display:block;
	border-left:2px rgb(51, 102, 153) solid;
	border-right:2px rgb(51, 102, 153) solid;
	background:#FFF;
	text-align:left;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:normal;
	color:#000066;
}
.medioModuloGrande {
	background:url(img/06_moduloGrande2.gif);
	padding-top:1px;
}
.medioModuloEnorme {
	background:url(img/15_moduloEnorme2.gif);
}
.medioModuloGigante {
	background:url(img/15_moduloGigante2.gif);
}
.medioModuloMedianoBlanco {
	background:url(img/13_moduloMedianoBlanco2.gif);
}
.medioModuloMedianoCeleste {
	background:url(img/14_moduloMedianoCeleste2.gif);
}
.medioModuloChico {
	background:url(img/11_moduloChico2.gif);
}

/* popUp */
.medioModuloPopUp {
	background:url(img/14_moduloMedianoCeleste2.gif) repeat-y;
}


.pieModuloGrande, .pieModuloEnorme, .pieModuloMedianoBlanco, .pieModuloMedianoCeleste, .pieModuloChico, .pieModuloGigante, /* popUp */ .pieModuloChicoPopUp {
	display:block;
	height:4px;
	overflow:hidden;
	margin-bottom:5px;
}
.pieModuloGrande {
	background:url(img/06_moduloGrande3.gif);
}
.pieModuloEnorme {
	background:url(img/15_moduloEnorme3.gif);
}
.pieModuloGigante {
	background:url(img/15_moduloGigante3.gif);
}
.pieModuloMedianoBlanco {
	background:url(img/13_moduloMedianoBlanco3.gif);
}
.pieModuloMedianoCeleste {
	background:url(img/14_moduloMedianoCeleste3.gif);
}
.pieModuloChico {
	background:url(img/11_moduloChico3.gif);
}

/* popUp */
.pieModuloPopUp {
	background:url(img/14_moduloMedianoCeleste3.gif) no-repeat;
}

/* categorias y webs amigas */
.medioModuloGrande ul, .websAmigas ul {
	padding-left:2px;
	margin-left:1px;
}
.websAmigas {
	padding-top:1px;
}
.medioModuloGrande ul li, .websAmigas ul li {
	display:inline;
}
.medioModuloGrande ul li a, .websAmigas ul li a {
	display:block;
	float:left;
	text-align:left;
	position:relative;
	height:20px;
	padding-top:6px;
}
.medioModuloGrande ul li a {
	width:151px;
	padding-left:26px;
}
.websAmigas ul li a {
	width:209px;
	padding-left:5px;
}
.websAmigas ul li a span {
	font-family:Arial, Helvetica, sans-serif;
}
.medioModuloGrande ul li a img {
	border:none;
	position:absolute;
	left:3px;
	top:3px;
}

/* publicidad grande */
.publicidad {
	padding-top:20px;
	padding-bottom:20px;
}

.content-mid {
 width:200px;
}
.content-mid-r {
 padding: 0px 0px 0px 200px;
}


/* juego listado */
.contJuego1, .contJuego2, .contJuego3 {
	width:513px;
}
.juego .contJuego1, .juego .contJuego2, .juego .contJuego3 {
	width:740px;
}
.contJuego1, .contJuego3 {
	height:4px;
	overflow:hidden;
}
.contJuego1 {
	background:url(img/07_moduloSimple1.gif);
	margin-top:11px;
}
.juego .contJuego1 {
	background:url(img/16_moduloSimpleEnorme1.gif);
}
.medioModuloGigante .contJuego1 {
	background:url(img/16_moduloSimpleGigante1.gif);
}
.contJuego2 {
	background:url(img/07_moduloSimple2.gif);
	text-align:left;
	height:156px;
	overflow:hidden;
	padding-left:10px;
	padding-top:6px;
	width:503px;
}
.juego .contJuego2 {
	background:url(img/16_moduloSimpleEnorme2.gif);
	text-align:center;
	height:auto;
	overflow:visible;
	width:730px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}
.datosJuego {	
	background:url(img/16_moduloSimpleEnorme2.gif);
	text-align:center;
	height:150px;
	overflow:visible;
	width:730px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:10px;
}
.medioModuloGigante .contJuego2, .medioModuloGigante .datosJuego {
	background:url(img/16_moduloSimpleGigante2.gif);
}
.medioModuloGigante .datosJuego {
	height:auto;
	width:890px;
}
.contJuego3 {
	background:url(img/07_moduloSimple3.gif);
}
.juego .contJuego3 {
	background:url(img/16_moduloSimpleEnorme3.gif);
}
.medioModuloGigante .contJuego3 {
	background:url(img/16_moduloSimpleGigante3.gif);
}
.medioModuloGigante .contJuego1, .medioModuloGigante .contJuego3 {
	width:900px;
}
.thumbUno, .detallesJuego {
	float:left;
	display:block;
}
.medioModuloGigante .detallesJuego {
	float:none;
}
.thumbUno {
	position:relative;
	width:180px;
	height:150px;
	display:block;
}
.juego .thumbUno {
	margin-left:8px;
}
.thumbUno img, .thumbUno span {
	top:0px;
	left:0px;
	position:absolute;
	cursor:pointer;
}
.thumbUno img {
	border:none;
}
.thumbUno span {
	display:block;
	background:url(img/08_marcoThumb1.gif);
	width:180px;
	height:150px;
}
.detallesJuego {
	width:303px;
	margin-left:10px;
	height:150px;
}
.datosJuego .detallesJuego {
	width:520px;
	text-align:left;
}
.medioModuloGigante .detallesJuego {
	height:auto;
	width:auto;
}
.detallesJuego h4 {
	display:block;
	border-bottom:1px solid rgb(51, 102, 153);
	height:25px;
	margin-bottom:8px;
}
.detallesJuego h4 span {
	float:right;
	font-size:12px;
	color:#000066;
}
.detallesJuego h4 a {
	font-size:12px;
	display:block;
	padding-left:25px;
	position:relative;
	margin-bottom:8px;
	padding-top:3px;
	width:235px;
	float:left;
}
.detallesJuego h4 a img {
	position:absolute;
	top:0px;
	left:0px;
	border:none;
}
.descJuego {
	height:80px;
	margin-bottom:5px;
	overflow:hidden;
	text-align:justify;
}
.opcionesJuego span {
	float:left;
	padding-top:7px;
	color:#000066;
}
.opcionesJuego a {
	float:right;
}
.botChico, .botGrande {
	display:block;
	height:21px;
	padding-top:7px;
	text-align:center;
}
.botChico {
	width:82px;
	background:url(img/09_botChico.gif) top;
}
.botChico:hover {
	background:url(img/09_botChico.gif) bottom;
	text-decoration:none;
}
.botGrande {
	width:140px;
	background:url(img/09_botGrande.gif) top;
}
.botGrande:hover {
	background:url(img/09_botGrande.gif) bottom;
	text-decoration:none;
}

/* paginador pie */
.paginadorPie {
	height:54px;
	overflow:hidden;
	background:url(img/10_paginadorMedio.png);
}
.anterior, .paginadorMedio, .siguiente {
	float:left;
}
.anterior, .siguiente {
	display:block;
	width:53px;
	height:54px;
}
.anterior {
	background:url(img/10_borAnterior.png) top;
}
.anterior:hover {
	background:url(img/10_borAnterior.png) bottom;
}
.siguiente {
	background:url(img/10_borSiguiente.png) top;
}
.siguiente:hover {
	background:url(img/10_borSiguiente.png) bottom;
}
.paginadorMedio {
	width:427px;
	padding-top:20px;
	padding-left:5px;
}
.paginadorMedio a {
	display:block;
	float:left;
	background:url(img/10_paginadorBot.png);
	text-align:center;
	width:26px;
	height:20px;
	padding-top:6px;
	margin-left:5px;
}
.paginadorMedio a:hover {
	background:url(img/10_paginadorBot.png) bottom;
	text-decoration:none;
}

/* juego grande */
.juego {
	padding-top:1px;
	padding-bottom:10px;
}

/* columna derecha */
#columnaDER {
	width:435px;
}
.2columnas #columnaDER {
	width:215px;
	background:#000000;
}
#columnaDERchica {
	width:215px;
}

/* columnas chicas */
.columnasChicas {
	display:block;
}
.columnaChicIZQ, .columnaChicDER {
	float:left;
	width:215px;
}
.columnaChicDER {
	margin-left:5px;
}

/* plugins */
.plugins {
	height:133px;
}
.plugins span {
	display:block;
	text-align:left;
	padding:5px;
	height:52px;
	overflow:hidden;
}
.plugins div a {
	display:block;
	width:70px;
	height:20px;
	padding-top:50px;
	float:left;
}
#flash {
	background:url(img/12_pluginsFlash.png) no-repeat top center;
}
#shockwave {
	background:url(img/12_pluginsShockwave.png) no-repeat top center;
}
#java {
	background:url(img/12_pluginsJava.png) no-repeat top center;
}

/* idiomas */
.idiomas {
	height:120px;
	padding-left:2px;
	padding-top:15px;	
}
.idiomas a {
	display:block;
	float:left;
	width:70px;
	height:25px;
	padding-top:35px;
}
#espanol {
	background:url(img/banderitas/01_espanol.png) top center no-repeat;
}
#frances {
	background:url(img/banderitas/02_frances.png) top center no-repeat;
}
#aleman {
	background:url(img/banderitas/03_aleman.png) top center no-repeat;
}
#italiano {
	background:url(img/banderitas/04_italiano.png) top center no-repeat;
}
#portugues {
	background:url(img/banderitas/05_portugues.png) top center no-repeat;
}

/* los mas jugados */
.masJugados {
	height:310px;
	padding-top:2px;
}
.masJugados ul li {
	list-style:none;
}
.masJugados ul li a {
	display:block;
	position:relative;
	padding-left:25px;
	margin-left:7px;
	margin-right:7px;
	height:20px;
	padding-top:5px;
	text-align:left;
}
.masJugados ul li a img {
	position:absolute;
	top:2px;
	left:0px;
	border:none;
}

/* formulario mediano */
.formMediano {
	padding:8px;
	color:#000066;
}
.formMediano label, .formMediano label span {
	display:block;
	margin-bottom:5px;
	text-align:left;
}
.formMediano label span {
	width:120px;
	float:left;
	padding-top:5px;
}
.opcionesForm {
	text-align:right;
	display:block;
	padding-top:5px;
}
.botFormGrande, .botFormChico {
	border:none;
	height:28px;
	color:#000066;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	cursor:pointer;
}
.botFormGrande {
	background: url(img/09_botGrande.gif) top;
	width:140px;
}
.botFormGrande:hover {
	background: url(img/09_botGrande.gif) bottom;
}
.botFormChico {
	background: url(img/09_botChico.gif) top;
	width:82px;
}
.botFormChico:hover {
	background: url(img/09_botChico.gif) bottom;
}

/* juegos relacionados */
.contJuegoRelacionado {
	padding-top:1px;
	padding-bottom:10px;
}
.juegoRelacionado {
	width:180px;
	height:160px;
	margin-top:0px;
	margin-bottom:0px;
}
.juegoRelacionado h4 a {
	font-size:11px;
	display:block;
}
.juegoRelacionado h4 a img {
	border:none;
	margin-right:5px;
	margin-top:2px;
}

/* pie */
#sobrePie {
	width:990px;
	background: url(img/03_fondoMedio1.png);
	padding-top:3px;
}
#sobrePie a {
	display:block;
	color: #000066;
	background:rgb(217, 233, 249);
	margin-left:6px;
	margin-right:6px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
#sobrePie a:hover {
	color: #0066CC;
}
#pie {
	width:990px;
	height:31px;
	padding-top:17px;
	background:url(img/04_pie.png);
	overflow:hidden;
}
#pie li {
	display:inline;
}
#pie li a {
	padding-right:10px;
	padding-left:7px;
	border-right:1px solid #000066;
}
#bajoPie {
	width:960px;
	padding-top:5px;
	padding-bottom:8px;
	text-align:right;
	color:#C5E3FA;
	font-size:10px;
}
#bajoPie a {
	color:#C5E3FA;
}
#invalido #bajoPie {
	display:none;
}

bookmarks {
	padding:10px;
}
.bookmarks img {
	border:none;
	margin:2px;
	border:1px solid #000;
}

/* iframes */
.iframe1, .iframe2, .iframe3, .iframe4, .iframe5, .iframe6 {
	padding:5px;
}
.iframe1 {
	width:800px;
	height:370px;
}
.iframe2 {
	width:400px;
	height:370px;
}
.iframe3 {
	width:600px;
	height:550px;
}
.iframe4 {
	width:800px;
	height:190px;
}
.iframe5 {
	width:400px;
	height:750px;
}
.iframe6 {
	width:200px;
	height:750px;
}
.iframe1 div, .iframe2 div, .iframe3 div, .iframe4 div, .iframe5 div, .iframe6 div {
	width:190px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}
.iframe1 div strong, .iframe2 div strong, .iframe3 div strong, .iframe4 div strong, .iframe5 div strong, .iframe6 div strong {	
	padding-bottom:5px;
	display:block;
	text-align:center;
}
.iframe1 div a img, .iframe2 div a img, .iframe3 div a img, .iframe4 div a img, .iframe5 div a img, .iframe6 div a img {
	padding:1px;
	border:1px solid #666;
}
.iframe1 div a:hover img, .iframe2 div a:hover img, .iframe3 div a:hover img, .iframe4 div a:hover img, .iframe5 div a:hover img, .iframe1 div a:hover img {
	background: #666;
}



.thumbDos img{


	border:none;

}



#pre_bar{background-color:#FF0000;width:0px;font-size:10px}
#pre_bar span{background-color:#fff;color:#026AB3;padding:0px;height:1px;line-height:1px;font-size:1px}

div#pre_loader{width:300px;height:10px;border:1px solid #eaac18;background-color:#fff;text-align:left;margin:auto;overflow:hidden;margin-bottom:3px}
div#pre_ad{text-align:center;margin:auto}
div#pre_adcont{margin:0 auto;margin-bottom:11px}
div#pre_click2close A{font-size:10px;color:#000000;text-decoration:underline;font-family:Tahoma,Arial,Verdana}
div#pre_c2c_container{margin:0 auto;width:300px;height:20px}
div#pre_click2close,div#pre_percent{float:left;height:15px;line-height:20px;font-size:10px;font-family:Tahoma,Arial,Verdana}
div#pre_percent{font-size:10px;font-weight:bold;color:#000000 !important;text-align:right}
div#pre_clear{font-size:1px;line-height:1px;height:1px;clear:both;width:300px;margin:0 auto}

