/* 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:40px; */
	text-align:center;
	display:block;
}
#flash_home {
	text-align:left;
	width:560px;margin-left:75px;
	position: relative;
	}
	
#footer a {color:#666666;}
/* Hacks para aplicar propiedades a IE unicamente */
* html #flash {width:635px;}
/* Fin de Hack */

/* #idiomahome { 
	width:635px;
	height:25px;
	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;}

#slideshow {
	position:relative;
    /*     height:400px; */
    /*     height:300px; */
/* 	height:365px; */
	height:270px;
}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
    /*     height: 400px; */
    /*     height:300px; */
/* 	height:365px; */
	height:270px;
	background-color: #FFF;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}

#slideshow DIV.last-active {
	z-index:9;
}

#slideshow DIV IMG {
/*     height: 300px; */
/* 	height:365px; */
	height:250px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}

.home_titulo, a.home_titulo, a.home_titulo:link, a.home_titulo:visited {
	display:block;
/* 	padding:2px; */
	margin:0px 0px 00px 0px;
/*	background-color:#333;
	color:#fff;*/
	background-color:#fff;
	color:#000;
	text-decoration:none;
/* 	width: 300px; */
}
.home_titulo span{
	padding:2px;
	padding-right:30px;
/* 	background-color:black; */
/* 	color:white; */
}
#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:-274px;
	left:50%;
	width:635px;
	height:468px;
}

#footer {
	position: absolute;
	bottom:0px;
	left: 0px;
	width:100%;
	height:20px;
	text-align:center;
	display:block;
}
#idiomahome { 
	margin-left:-317px;
	position:absolute;
	left:50%;
	width:635px;
	height:468px;
	text-align:left;
	margin-top:10px;
}
