@charset "UTF-8";
/* CSS Document */
    
body{
	background: #000000;
	background-position:top center;
	font-family:Verdana;
	font-size:12px;
	color: #000000;
        margin:0px;
        padding:0px;
        height: 100%;
}

p{
	text-align: justify;
}

img{
	border:none;
	padding:0;
	margin:0;
}

#pagina{
	width:1045px;
	top:45px;
	left:-522px;
	margin-left:50%;
	position:absolute;
}


#capcalera{
	width:1045px;
	height:142px;
}
#logo{
	position:absolute;
	top:33px;
	left: 23px;
}

#menu{
	width:330px;
	height:447px;
	float:left;
	margin-left: 14px;
	margin-top:52px;
	background: url("../imatges/menu/menu.jpg") no-repeat;
}

#caixaMenu{
	height:360px;
	position:relative;
	width:210px;
	margin-top: 27px;
	padding: 0px;
}

#caixaMenu li{
	margin-top: -2px;
	margin-bottom: -1px;
	padding: 0px;
	list-style-type:none;
}
#caixaMenu li a{
	margin: 0px;
	padding: 0px;
}


a{
	text-decoration:none;
	color:#ffffff;
}
a:hover{
	text-decoration:none;
	color:#FFFF33;
}

#contenidor{
	width:1044px;
	
}

#contenidor.full_flavour{
	height:1269px;
	background: url("../imatges/fons.jpg") no-repeat;
}

#contingut{
	float:right;
	height:1127px;
	margin-right:80px;
	position:relative;
	width:620px;
}

#peu{
	height: 50px;
	width: 1025px;
	clear: both;
        text-align:right;
        font-size:10px;
        margin-top:5px;
}

#booking{
	position:relative;
	top:13px;
	left:20px;
}



#links ul{
	width:400px;
}

#links li{
	list-style-type:none;
	float: left;
	margin-right:5px;
}

.clicable{
	cursor:pointer;
}

#imatge_home{
	width:620px;
	height:174px;
        margin:0px;
        padding:0px;
}

#imatge_home li{
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}

#imatge_home ul{
	padding:0px;
        margin:0px;
}

#imatge_home img{
	margin-left:45px;
	cursor:pointer;
}
#imatge_home img.nopad{
	margin-left:0px;
}

.text{
	clear:both;
}



.prodcute img{
        margin:0px;
	padding:0px;
}

.producte p{
	text-align:center;
	margin:0px;
	padding:0px;
}

.titol{
	font-weight:bold;
}

#noticias li{
	font-weight:bold;
	padding:5px;
}

#evento{
	width:501px;
	height:220px;
	background: url("../imatges/finestres/on_the_road_event.png") no-repeat;
}

#desc_evento{
	left:34px;
	position:relative;
	top:52px;
}

#desc_evento h3{
	font-size:17px;
}

#desc_evento a{
	color:#956c55;
}



#capa_popUp{
	position:absolute;
	z-index:4;
        cursor:move;
}

#taula_on_the_road{
	width: 600px;
}

.over{
	color: #00578c;
}

#taula_on_the_road td{
	width: 25%;
	text-align: center;
	border-right: 1px #000000 solid;
}

#taula_on_the_road td.noBorder{
	border-right: 0px;
}



#noticia{
	width:513px;
	height:481px;
	background: url("../imatges/finestres/news.png") no-repeat;
}

#desc_noticia{
	width:436px;
	height:244px;
	left:44px;
	position:relative;
	top:178px;
}

#noticia h3{
	font-size:17px;
}

#noticia a{
	color:#956c55;
}

#noticia_share{
	left:362px;
	position:absolute;
	top:414px;
}

#noticia_close{
	color:#956C55;
	left:236px;
	position:relative;
	text-decoration:underline;
	top:197px;	
}

#download{
	height: 212px;
	width: 350px;
	background: url(../imatges/contador/fons.png) no-repeat;
        cursor:pointer;
}


#banner_download{
	margin-left:50%;
	z-index:1;
        cursor:pointer;
        left:-173px;
        position:absolute;
        top:1200px;
        cursor:pointer;
}

.cacheImatges{
    display: none;
}


#contador{
	height:43px;
	left:93px;
	position:relative;
	top:64px;
	width:173px;
        cursor:pointer;
}

#contador img{
	margin-left:-4px;
        cursor:pointer;
}

#contacto{
    height:432px;
    width:477px;
    background: url(../imatges/contacto.png) no-repeat;
}

#boton_cerrar_contacto_div{
    cursor:pointer;
    left:406px;
    position:absolute;
    top:42px;
}

#formulari_contacto{
    position:absolute;
    top:97px;
    left:25px;
}
#formulari_contacto  tr td{
	font-family:verdana;
        font-size:12px;
        padding-bottom:13px;
        padding-right:7px;
}

#formulari_contacto  tr td input{
	font-family:verdana;
        font-size:10px;
        height:21px;
        width:350px;
}
#formulari_contacto  tr td textarea{
	font-family:verdana;
        font-size:10px;
        height:149px;
        width:350px;
}

#boto_enviar_contacto{
    cursor:pointer;
    left:191px;
    position:absolute;
    top:332px;
}

.dato_contacto{
    color:white;
}
#datos_contacto{
    left:118px;
    position:absolute;
    top:374px;
}


#popUpSingleton{
    width:410px;
    height:500px;
    background: url(../imatges/popUpSingleton/fondo.png) no-repeat;
}



.llista_descarregues a{
    color:black;
    font-size:16px;
}
.llista_descarregues a:hover{
    color:gray;
    font-size:16px;
}

#cerrar_popUpSingleton{
    cursor:pointer;
    left:359px;
    position:absolute;
    top:-23px;
}

.noStock{
    color:red;
    font-size:8px;
    font-weight:normal;
}

.llistaImatges li{
    list-style-type:none;
    float:left;
    margin:15px;
}



#press{
    height:432px;
    width:477px;
    background: url(../imatges/press_fons.png) no-repeat;
}

#boton_cerrar_press_div{
    cursor:pointer;
    left:406px;
    position:absolute;
    top:42px;
}

#contenido_press{
    left:32px;
    position:absolute;
    top:11px;
}


#press_1{
    left:153px;
    position:absolute;
    text-align:center;
    top:213px;
    }
#press_2{
    left:151px;
    position:absolute;
    text-align:center;
    top:303px;
}
#press_3{
    left:66px;
    position:absolute;
    top:88px;
    text-align:center;
}
#press_4{
left:168px;
position:absolute;
text-align:center;
top:91px;
}
#press_5{
    position:absolute;
    top:0px;
    left:0px;
}

#player{
    left:336px;
    position:relative;
    top:-12px;
    width:319px;
}