@charset "utf-8";
/* CSS Document */

p, a, h1, h2, h3, h4, body, ul, li { margin:0;	padding:0; }
body {	font-family:Arial, Helvetica, sans-serif;	color:#000;	background:#fff;
	background-position:center;	background-position:top; background-repeat:no-repeat;	background-attachment:fixed; background-image: url(../siteskin/siteskin-general-jdejuegos.jpg); }

a {	text-decoration:none;	color:#000;	}
a:hover, a:active { color:#00f; text-decoration:underline;	}
a:visited { color:#666;}

.clearfloat { 	clear:both;     height:0;    font-size: 1px;    line-height: 0px; }

.contenedorcontenido { margin:0 auto; width:960px;  }
.contenidoprimario { float:left; margin:5px; width:630px; background:#FFF;}
.contenidosecundario { float:left; margin:5px; width:310px; background:#000; }

/* elementos anuncio superior siteskin */
.recuadroSiteskin { position:fixed; margin:0 auto; top:0; left:0; width:100%; height:115px;  }
#enlaceSiteskin { 	position:absolute;	width:100%;	height:115px; margin-left: auto;	margin-right: auto;	top: 0px;	left: 0px;	 }
.auxiliarTopSiteskin { height:115px; width:100%; }

/* contenedores publicidad horizontal, vertical largo, vertical gordo*/
.publicidadhorizontal { margin:9px 0 9px 0; padding:7px 0 7px 0; height:90px; width:100%; text-align:center; background:#fff;}
.publicidadverticalL { margin:16px; text-align:center; }
.publicidadverticalW { margin:16px; height:250px; text-align:center;}

/* mensaje de más noticias */
.divMoreNews { margin: 16px 180px 16px 180px; text-align:center; background:#ffcc33; color:#000000; }
