/* CSS Document */
/* eabarcelona 2006 */

#centrar_home  { 
	position:absolute;
	text-align:center;
	top:50%;
	left:0px;
	width:100%;
	height:1px;
	overflow:visible;
	display:block;
}

#container_home { 
	margin-left:-317px;
	position:absolute;
	top:-234px;
	left:50%;
	width:635px;
	height:468px;
}

#footer {
	position: absolute;
	bottom:0px;
	left: 0px;
	width:100%;
	height:20px;
	text-align:center;
	display:block;
}
#flash_home {
	text-align:left;width:560px;margin-left:75px;
	}
	
#footer a {color:#666666;}
/* Hacks para aplicar propiedades a IE unicamente */
* html #flash {width:635px; }
/* Fin de Hack */

 #idiomahome { 
	margin-left:-317px;
	position:absolute;
	left:50%;
	width:635px;
	height:468px;
	text-align:left;
	margin-top:10px;
}

.txtcombo {font: normal 11px arial;background-color: #EDEDED; }

a.negre,  a.negre:link, a.negre:visited {color:#000000;font: bold 11px arial;text-decoration:none; }
a.negre:hover {color: #C01E26;text-decoration:none;}

.facebook {display:block;margin-top:5px;width:60px;}