body {
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color:#111111;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
	color:white;
	background:black url(../img/portada/img_portada.jpg) top no-repeat;
}


div#centered { 
	border: 0; 
	margin: 30px auto;
	color: black; 
	width: 960px;
}
#cabecera{
	width:960px;
	height:110px;
	
	/*background:url(../img/portada/cabecera_portada.gif) right no-repeat white;*/
}
#txt_cabecera{
	width:370px;
	float:left;
	padding-left:340px;
	padding-top:60px;
	text-align:left;
	color:#E7E7E7;
}
#foto_portada{
	width:960px;
	height:350px;
	
	/*background:url(../img/portada/img_portada.jpg) right no-repeat white;*/
}

#tutorial{
	width:240px;
	height:154px;
	float:left;
	margin-top:75px;
	margin-left:20px;
	
	cursor:pointer;
}

#img_entra{
	width:249px;
	height:154px;
	float:left;
	margin-top:80px;
	margin-left:20px;
	
	background:url(../img/portada/texto_imagen.png) right no-repeat;
}
#img_futbol{
	width:167px;
	height:71px;
	float:left;
	margin-top:60px;
	margin-left:50px;
	
	cursor:pointer;
	
	background:url(../img/portada/futbol.png) right no-repeat;
}

#cabecera_noticias_es{
	width:960px;
	height:50px;	
	background:url(../img/es/portada/barra_abajo.gif) bottom repeat;
}
#cabecera_noticias_en{
	width:960px;
	height:50px;	
	background:url(../img/en/portada/barra_abajo.gif) bottom repeat;
}
#noticias{
	width:246px;
	height:144px;
	float:left;
	
	background:#424A52;
}
#noticia_1{
	width:200px;
	float:left;
	text-align:left;
	color:white;
}
#avisos{
	width:256px;
	height:144px;
	float:left;
	
	background:#2d6502;
}
#aviso_1{
	width:200px;
	float:left;
	text-align:left;
	color:white;
}
#login_pwd{
	width:232px;
	height:144px;
	float:left;
	
	text-align:left;
	color:white;
	background:#424A52;
}
.campo_inicio{
	width:180px;
}
#olvide{
	text-decoration:none;
	color:white;
}
#date_alta{
	width:226px;
	height:144px;
	float:left;
	
	vertical-align:middle;
	background:#424A52;
}