@charset "UTF-8";
/* CSS Document */
* {
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.cl {clear:both;}
body {
	margin-top: 10px;
	background-image: url(Images/bla-058.jpg);
	background-color: #000000;
	font-family: "Comic Sans MS";
	color: #000066;
}
#pagina {
	width:1060px;
	margin:auto;
	background-color: #FFF;
}
.publiizda{
	margin:35px 8px 0 8px;
}
.publidcha{
	margin:35px 0px 0 38px;
}
.publisup{
	margin:35px 0px 61px 0;
}

#cabecera {
	height:106px;
	font-size:12px;
}
.esqsupizda{
	background-image: url(Images/esqsupizda-2014.jpg);
	display: block;
	float: left;
	width: 157px;
	height: 106px;
	margin: 0;
	padding:0 0 0 25px;
}
.headcontenido{
	background-image: url(Images/fondofilabisel.jpg);
	display: block;
	float: left;
	width: 676px;
	height: 106px;
	margin: 0;
	padding-left: 20px;
}
.headcontenido span {
	font-size: 36px;
	font-family: "Comic Sans MS";
}
.Estilo5 {color: #000066}
.Estilo6 {color: #FF0000}
.Estilo7 {color: #00CC00}
.Estilo8 {color: #FF9900}
.Estilo9 {color: #336699}
.Estilo10 {color: #993399}
.Estilo11 {color: #CCFF33}
.Estilo12 {color: #0000FF}
.Estilo13 {color: #FF80C0}
.Estilo14 {color: #F9DB06}
.Estilo15 {color: #FD1164}
.Estilo16 {color: #FFFF00}
.esqsupdcha{
	background-image: url(Images/esqsupdcha-2014.jpg);
	display:block;
	width:182px;
	float:right;
	height:106px;
	margin:0;
}
.botoneshead {
	text-align:center;
	margin-top:18px;
}
/* Estilos del contenido */
.define {color: #FF0000; }
.descripcion {
	margin-top:30px;
}

/* Estilos del lateral izquierdo */
#lateralizda {
	background-image: url(Images/fondocolumnabisel.jpg);
	display: block;
	width: 165px;
	float: left;

}
#lateralizda h3{
	font-size:20px;
	margin:20px 10px;
	color: #00FF00;
}
#lateralizda ul {
	list-style-image: url(Images/perrito.png);	
}
#lateralizda li {
	text-align:left;
	padding-bottom:5px;
}
#lateralizda li a {
	display:block;
	height:28px;
	margin:-6px 0 0 0;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	font-size:18px;
}
#lateralizda li a:hover {
	color: #ff0000;
}

#juego {
	background-color: #FFF;
	display: block;
	width: 730px;
	min-height:920px;
	float: left;
	background-color: #FFF;
}
.titulogame {
	font-size: 24px; 
	font-family: "Comic Sans MS"; 
	color: #FF0000; 
	display:block;
	width:60%;
	float:left;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
	margin:20px;
}
.boton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:115px;
	text-decoration:none;
	text-align:center;
}
.boton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.boton:active {
	position:relative;
	top:1px;
}
#agrandar {
	display:none;
	width:23%;
	float:right;
	margin-top:20px;
}
#FlashID {
	display:none;
	visibility:none;
	width:100%;
	height:100%;
}
#game {
	display:inherit;
	margin:auto;
	background-color: #FFF;
	margin-bottom:20px;
}
#preroll {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	text-align:center;
}
#videojuego {
	
}

/* Estilos del lateral derecho */
#lateraldcha {
	background-color: #FFF;
	background-image: url(Images/fondocolumna.jpg);
	background-position:right;
	background-repeat:repeat-y;	
	display:block;
	width:165px;

	float:right;
}

/* Estilos del pie */
#pie {
	height:106px;
	font-size:12px;
}
.esqinfizda{
	background-image: url(Images/esqinfizda-2014.jpg);
	display: block;
	float: left;
	width: 182px;
	height: 106px;
	margin: 0;
}
.piecontenido{
	background-image: url(Images/fondofilabiselinf.jpg);
	display: block;
	float: left;
	width: 696px;
	height: 56px;
	padding-top: 50px;
	margin: 0;
	text-align: center;
}
.esqinfdcha{
	background-image: url(Images/esqinfdcha-2014.jpg);
	display: block;
	width: 182px;
	float: right;
	height: 106px;
	margin: 0;
}
#pagina #cabecera .esqsupdcha a img {
	margin-left: 40px;
	margin-top: 10px;
}


#pagina{
	width: 1280px;
}

#juego{
	width: 950px;
	margin: auto;
	background-color: #FFF;
}
  
#game{width:720px;min-height:400px}
   
#headcontenido{
	width: 896px;
}
  
#piecontenido{
	width: 916px;
}
  
#lateralizda,#lateraldcha{min-height:1000px;}

#videojuego{margin:auto;}

@media only screen and (max-width: 1024px){

#pagina{width:1060px;}

#juego{width:730px;margin:auto;background-color:#FFF;}
  
#game{width:510px;min-height:500px;height:500px;}
   
#headcontenido{width:676px;}
  
#piecontenido{width:696px;}
  
#lateralizda,#lateraldcha{minHeight:1000px;}

#videojuego{margin:auto;}

}
