body {
	background:#fff url(../img/layout/fnd-web.jpg) repeat top left; 	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Oxygen', Arial, Verdana, sans-serif;
	font-weight:400;
	font-size: 13px;
	line-height:1.5;
	color:#444;
}

.clear {
	clear: both;
	width:100%;
	height: 0;	
	line-height: 0;
}

b, strong { font-weight:700; }
i {font-style:italic;}
p { margin:0.5em 0px 0px 0px; padding:0; }
form { margin:0; padding:0 }

#cabecera-sombra {
	width: 1119px;
	height: 242px;
	margin:-242px auto 0px auto;
	background:url(../img/layout/fnd-cabecera-completa-sombra.png) no-repeat 70px 60px;	
	z-index:2;
	position:relative;
}

#cabecera {
	width: 1119px;
	height: 263px;
	background:url(../img/layout/fnd-cabecera-completa.png?3) no-repeat top left;
	margin: 0px auto 0px auto;
	font-family: 'Syncopate', sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #fff;
	font-weight:700;
	z-index:3;
	position:relative;
}

#idiomas {
	font-family: 'Syncopate', sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 900px;
	padding: 23px 0px 0px 0px;
	width: 100px;
	text-transform: uppercase;	
	/*overflow: hidden;*/
}

#idiomas div {
	cursor:pointer;
	color: #fff;
	overflow:hidden;
	width: 85px;
}


#idiomas ul {
	display:none;
	position:absolute;
	margin: -4px 0px 0px -14px;
	
}

#idiomas ul li a {	
	display:block;
	overflow:hidden;
	width: 100px;
	height: 10px;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px solid #444;
	background: #000;
	color: #777;
	text-decoration:none;
}
#idiomas ul li a:hover {color: #fff;}
#idiomas:hover ul{display:block;}

h1#logox {
	display:block;
	float: left;
	width: 58px;
	height: 55px;
	margin: 33px 0px 0px 353px;
	text-indent: -9000%;
	background-repeat: no-repeat;
	background-position: top left;	
}

#menuico {		
	margin: 0px 0px 0px 0px;
	float: left;
}

#menuico a {
	float: left;
	display:block;	
	color: #fff;
	background:url(../img/layout/pix-trans.png) repeat;	
}
#menuico a.home{	
	width: 60px;
	height: 50px;
	margin: 60px 0px 0px 20px;
}
#menuico a.project{	
	width: 50px;
	height: 40px;
	margin: 70px 0px 0px 15px;
}
#menuico a.stories{	
	width: 50px;
	height: 45px;
	margin: 65px 0px 0px 15px;	
}
#menuico a.resources{	
	width: 60px;
	height: 45px;
	margin: 65px 0px 0px 10px;
}
#menuico a.social{	
	width: 45px;
	height: 40px;
	margin: 70px 0px 0px 15px;
}
#menuico a.contact{	
	width: 55px;
	height: 40px;
	margin: 70px 0px 0px 20px;
}

#menutext {		
	float: left;
	margin: 0px 0px 0px 425px;
	*margin-top:-10px;
}
#menutext li
{
	float: left;
}
#menutext li a {
	overflow: hidden;	
	display:block;
	height: 16px;	
	text-align:center;
	text-decoration:none;
	font-size: 12px;
	font-weight:700; 
	color: #fff;
	border: 0px solid #fff;
	text-shadow: 0px 0px 5px #fff;
}
#menutext li a.actual {
	text-shadow: 2px 2px 1px #000;	
	padding:0px 0px 0px 0px;
}
#menutext li a:hover, #menutext li a.activo {
	text-shadow: 1px 1px 1px #000;	
	padding:2px 0px 0px 0px;
}
#menutext li.home a{	
	width: 80px;
	margin: 24px 0px 0px 0px;	
}
#menutext li.project a{	
	width: 97px;
	margin: 38px 0px 0px 10px;		
}
#menutext li.stories a{	
	width: 111px;
	margin: 18px 0px 0px -37px;		
}
#menutext li.resources a{	
	width: 127px;
	margin: 42px 0px 0px -40px;		
}
#menutext li.social a{	
	width: 90px;
	margin: 17px 0px 0px -55px;		
}
#menutext li.contact a{	
	width: 103px;
	margin: 38px 0px 0px -3px;		
}

#page {
	margin:-50px auto 0px auto;
	padding: 0px 0px 0px 15px;
	position:relative;
	width: 920px;	
	z-index:1;
}

#slide {
	width: 910px;
	margin: 0px auto 10px auto;			
}

#slide {
	width: 750px;
	margin: 0px 0px 10px 0px;
	display:block;
	background:url(../img/layout/pix-blanco-trans.png) repeat;
	padding:40px 80px 0px 80px;
	color: #334651;
	font-size:17px;
	line-height:1.3;	
	text-align:left;
}

#slide h3{
	font-family: 'Syncopate', sans-serif;
	font-weight:700;
	font-size: 18px;	
	color: #000;
	margin: 0px 0px 10px 0px;	
}

#slide img {
	float: right;
	margin: 20px 0px 10px 50px;	
}

#page #contenidos {
	float: left;
	width: 650px;
	font-family: 'Oxygen', Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 13px;	
}

#page #contenidos h2 {
	display:block;
	background:url(../img/layout/fnd-contenedor-1.jpg) repeat-y;
	padding:40px 0px 0px 35px;
	font-family: 'Syncopate', sans-serif;
	font-weight:700;
	font-size: 28px;	
	color: #fff;
	text-shadow: 1px 1px 3px #999;
	text-transform: none;
}

#page #contenidos .bloque-1, #page #contenidos .bloque-2 {
	background-repeat:repeat;
	padding: 20px 30px 30px 30px;
	
}
#page #contenidos .bloque-1 {background-image: url(../img/layout/fnd-contenedor-1.jpg);}
#page #contenidos .bloque-2 {background-image: url(../img/layout/fnd-contenedor-2.jpg);}

#page #contenidos .bloqueborde-1, #page #contenidos .bloqueborde-2 {
	display:block;	
	background-repeat:repeat;	
	width: 650px;
	height: 8px;
}
#page #contenidos .bloqueborde-1 {background-image:url(../img/layout/borde-contenedor-1.png);}
#page #contenidos .bloqueborde-2 {background-image:url(../img/layout/borde-contenedor-2.png);}

#page #bloquesocial {
	float: left;
	width: 270px;
	height: 442px;
	background-image: url(../img/layout/fnd-social.png?v2);
	background-repeat:no-repeat;
	margin: 10px 0px 0px 0px;
}

.icoredes {
	display:block;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	position:absolute;
}

.icoredes.facebook {
	background-image: url(../img/layout/ico-facebook.png);
	margin-top: 193px;
	margin-left: 70px;
}

.icoredes.twitter {
	background-image: url(../img/layout/ico-twitter.png);
	margin-top: 91px;
	margin-left: 125px;
}

.icoredes.googleplus {
	background-image: url(../img/layout/ico-googleplus.png);
	margin-top: 44px;
	margin-left: 19px;
}

.icoredes.linkedin {
	width: 70px;
	height: 70px;
	background-image: url(../img/layout/ico-linkedin.png);
	margin-top: 344px;
	margin-left: 154px;
}


#page #anuncio {
	padding: 40px 0 0 0;	
}

#page #anuncio img{
	cursor:pointer;
	opacity:0.85;
}
#page #anuncio img:hover{
	opacity:1;
}


#piehierba {
	width: 100%;
	height: 85px;
	position:relative;
	background: url(../img/layout/fnd-pie.png) repeat-x;
	z-index:0;
	margin:-85px 0px 0px 0px;
}

#pieborde {
	position: relative;
	width: 100%;
	height: 12px;
	background-image: url(../img/layout/bordesup-pie.png);
	background-repeat: repeat-x;
	margin: -12px 0px 0px 0px;
	z-index: 2;
}
#pie {
	width: 100%;
	min-height: 60px;
	background:#000;
	padding: 20px 0px 40px 0px;
}
#piecontenido {
	width: 910px;
	margin: 0px auto 0px auto;	
}
#menupie {	
	margin:0;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#menupie li {
	float: left;
	margin: 0px 17px 0px 17px;
}
#menupie li a {
	color: #8EA4A6;
	text-decoration: none;
	font-family: 'Syncopate', sans-serif;
	font-weight:700;
	font-size: 11px;
	text-transform:none;
	letter-spacing:1px;
}
#menupie li a:hover { text-decoration: underline; }

#pietexto {margin:10px 0px 0px 0px; color: #999; font-size:11px;}

#logoue {
	float:right;
	width: 170px;
	height: 64px;
	background:url(../img/logos/ue.png) no-repeat;	
}
/****************** ESTILOS COMUNES ******************/

a.link-mas {
	float: right;
	display:block;
	width: 23px;
	height:23px;
	background:url(../img/layout/ico-mas-grisaceo.png) no-repeat;
	text-indent: -9000%;	
}





#contenidos h3 {
	color: #FF4035;
	font-size: 20px;
	font-family:'Syncopate', sans-serif;
	font-weight: 700;
	text-shadow: 1px 1px 3px #999;
}

#contenidos li {
	list-style-image: url(../img/layout/vin-roja.png);
	margin: 3px 0px 3px 30px;	
}

#contenidos a {
	color: #1A74FF;	
}

a.link-partner {
	font-family:'Syncopate', sans-serif;
	font-weight: 700;
	font-size: 14px;
	text-decoration:none;
	color: #1A74FF;
	text-shadow: 1px 1px 3px #999;
	line-height:2.5;
}

a.link-partner:hover { text-decoration:underline; }

a.download {
	display:block;
	width: 200px;
	padding: 10px 0 10px 60px;
	margin: 10px 0 0px 0;
	border-radius:5px;
	background-color: #009EE0;
	background-image:url(../img/layout/ico-download.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	font-family:'Syncopate', sans-serif;
	font-size: 18px;
	color: #fff !important;
	text-decoration:none;
	box-shadow: 1px 1px 15px 0px #555;
	font-weight:bold; 
}
a.download:hover {
	box-shadow: 1px 1px 15px 0px #009EE0;
}

.descargasjuego .escena {
	display:block;
	float: left;
	width: 290px;
	margin: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #fff;
	text-align:center !important;
	text-decoration:none;
}
.descargasjuego .escena img {
	width: 290px;	
}

.descargasjuego .escena span {
	display:block;
	margin: 5px 0 10px 0;
	color: #444;
	font-size: 1.1em;
	text-decoration:none;	
}

.descargasjuego a {
	display:block;
	width: 150px;
	padding: 5px 0 5px 40px;	
	margin: 0 auto 10px auto;
	border-radius:5px;
	background-color: #009EE0;
	color: #fff !important;
	background-image:url(../img/layout/ico-download-p.png);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	font-family:'Syncopate', sans-serif;
	font-size: 14px;	
	text-decoration:none;
	box-shadow: 1px 1px 15px 0px #555;
	font-weight:bold; 	
}