@charset "UTF-8";
/* CSS Document */

.guia_evento .contingut_esp{
	background:url(imatges/background_guia_esp.jpg) top left no-repeat ;
	height:800px;
	width:764px;
	margin-top:5px;
}

.guia_evento .contingut_eng{
	background:url(imatges/background_guia_eng.jpg) top left no-repeat ;
	height:800px;
	width:764px;
	margin-top:5px;
}

.guia_evento .contingut_val{
	background:url(imatges/background_guia_val.jpg) top left no-repeat ;
	height:800px;
	width:764px;
	margin-top:5px;
}

.guia_evento .ficha_tecnica .contingut_esp{
	background:url(imatges/background_ficha_esp.jpg) top left no-repeat ;
}

.guia_evento .ficha_tecnica .contingut_eng{
	background:url(imatges/background_ficha_eng.jpg) top left no-repeat ;
}

.guia_evento .ficha_tecnica .contingut_val{
	background:url(imatges/background_ficha_val.jpg) top left no-repeat ;
}

.guia_evento .horarios .contingut_esp{
	background:url(/css/imatges/background_horarios.jpg) top left no-repeat ;
}
.guia_evento .horarios .contingut_val{
	background:url(/css/imatges/background_horaris.jpg) top left no-repeat ;
}
.guia_evento .horarios .contingut_eng{
	background:url(/css/imatges/background_schedule.jpg) top left no-repeat ;
}

.guia_evento .patrocinadores .contingut_esp{
	background:url(/css/imatges/background_patrocinadores.jpg) top left no-repeat ;
}
.guia_evento .patrocinadores .contingut_val{
	background:url(/css/imatges/background_patrocinadors.jpg) top left no-repeat ;
}
.guia_evento .patrocinadores .contingut_eng{
	background:url(/css/imatges/background_sponsors.jpg) top left no-repeat ;
}


.guia_evento .esq a, .guia_evento .esq_como_se_llega a, .guia_evento .esq_funpark a, .guia_evento .esq_ficha a{
	color:#000;
}

.guia_evento .esq a:hover, .guia_evento .esq_como_se_llega a:hover, .guia_evento .esq_funpark a:hover, .guia_evento .esq_ficha a:hover{
	background-color:#00ccff;
}

.menu_guia_evento{
	width:587px;
	position:relative;
	top:15px;
	left:170px;
	margin-bottom:114px;
	height:20px;
}

.menu_guia_evento a{
	color:#000000;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:15px;
}

.menu_guia_evento a:hover, .menu_guia_evento a.seleccionat{
	font-weight:bold;
}

.guia_evento .esq_ficha{
	width:360px;
	height:450px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.guia_evento .esq_ficha span{
	font-weight:bold;
	margin-bottom:5px;
}

.guia_evento .esq{
	width:200px;
	height:450px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.guia_evento .esq_funpark{
	width:330px;
	height:350px;
	float:left;
	margin-left:20px;
	margin-right:40px;
}

.guia_evento .esq_como_se_llega{
	width:330px;
	height:650px;
	float:left;
	margin-left:20px;
	margin-right:40px;
}

.guia_evento .esq_como_se_llega span{
	border-bottom:#999999 1px dotted;
	display:block;
}

.guia_evento .esq_como_se_llega p{
	display:block;
	margin-bottom:20px;
}

.guia_evento .esq_donde{
	width:525px;
	height:450px;
	float:left;
	margin-left:20px;
	margin-right:40px;
}

.guia_evento .descripcio img{
	margin-bottom:10px;
}

.guia_evento .menu_cac{
	width:500px;
	position:relative;
	top:-55px;
	left:35px;
}

.guia_evento .menu_cac a{
	color:#000000;
	height:20px;
	padding:5px 10px 5px 10px;
	background-color:#FFFFFF;
	border:#00ccff 1px solid;
}

.guia_evento .menu_cac a:hover, .guia_evento .menu_cac a.seleccionat{
	background-color:#00ccff;
}

.esq_ficha p{
	margin-bottom:0px;
	margin-top:12px;
}

