body {font-family:Georgia, "Times New Roman", Times, serif; font-size:0.9em; color: #302f2a; margin:0 0 0 0; height: 100%; background-image:url("../img/fons-index-baix.jpg");}

a:link , a:visited {color: #302f2a; text-decoration:none;}
a:hover , a:active {color: #e9e5cf; text-decoration:none;}

/***********************/



/************ESTRUCTURA INDEX*********/

#fons-index{
	background-image:url("../img/fons-index.jpg");
	width:100%; height:664px;
	}

#top-content{
	width:920px; height:118px;
	margin:auto;
	}

.logo{
	margin: 35px 0 0 20px;
	//margin: 35px 0 0 10px;
	width:323px; height:70px;
	float:left;
	display:block;
	}

#idiomes{
	position:relative;
	left:1px;
	float:right;
	width:160px; height:20px;
	padding:5px 27px 0 0;
	//padding:5px 30px 0 0;
	font-family:"Arial", Helvetica, sans-serif;
	display:inline-block;
	font-size:0.7em;
	}

	.idiomestext{
		text-decoration:none;
		color:#454236 !important;
		padding:3px 5px 0 6px;
		}
	
	.idiomestext:hover{
		text-decoration:underline;
		color:#000 !important;
		}
		
#inici{
	position:relative;
	left:1px;
	float:right;
	width:100px; height:20px; //width:110px;
	padding:6px 17px 0 0;
	//padding:5px 20px 0 0;
	font-family:"Arial", Helvetica, sans-serif;
	display:inline-block;
	font-size:0.7em;
	}

	.inicitext{
		text-decoration:none;
		color:#454236 !important;
		padding:3px 5px 0 22px;
		background:url("../img/fletxa01.gif") no-repeat 0 1px;
		}
	
	.inicitext:hover{
		text-decoration:underline;
		color:#000 !important;
		background:url("../img/fletxa02.gif") no-repeat 0 1px;
		}
	
	
#menuPrincipal{
	list-style-type:none;
	width:420px; height:41px;
	margin:25px 65px 0 0;
	//margin:25px 38px 0 0;
	display:block;
	float:right;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	#menuPrincipal li{
		display:inline;
		float:right;
		}
		
.menuEmpresa{
	height:30px; width:76px;
	text-decoration:none; 
	padding:12px 1px 1px 18px;
	display:block;
	float:left;
	}
	
	.menuEmpresa:hover{
		background:url("../img/boto-cat-empresa.gif") no-repeat;
		}
	
	.menuEmpresaCurrent{
		height:30px; width:76px;
		color:#e9e5cf !important;
		text-decoration:none; 
		padding:12px 1px 1px 18px;
		display:block;
		float:left;
		background:url("../img/boto-cat-empresa.gif") no-repeat;
		}
	
.menuServeis{
	height:30px; width:70px;
	text-decoration:none;
	padding:12px 1px 1px 16px;
	display:block;
	float:left;
	}
	
	.menuServeis:hover{
		background:url("../img/boto-cat-serveis.gif") no-repeat;
		}
	
	.menuServeisCurrent{
		height:30px; width:70px;
		color:#e9e5cf !important;
		text-decoration:none;
		padding:12px 1px 1px 16px;
		display:block;
		float:left;
		background:url("../img/boto-cat-serveis.gif") no-repeat;
		}
	
.menuContacte{
	height:30px; width:75px;
	text-decoration:none;
	padding:12px 1px 1px 20px;
	display:block;
	float:float:left;
	}
	
	.menuContacte:hover{
		background:url("../img/boto-cat-contacte.gif") no-repeat;
		}
	
	.menuContacteCurrent{
		height:30px; width:75px;
		color:#e9e5cf !important;
		text-decoration:none;
		padding:12px 1px 1px 20px;
		display:block;
		float:float:left;
		background:url("../img/boto-cat-contacte.gif") no-repeat;
		}
		
.menuSituacio{
	height:30px; width:77px;
	text-decoration:none;
	padding:12px 1px 1px 18px;
	display:block;
	float:float:left;
	}
	
	.menuSituacio:hover{
		background:url("../img/boto-cat-situacio.gif") no-repeat;
		}
	
	.menuSituacioCurrent{
		color:#e9e5cf !important;
		height:30px; width:77px;
		text-decoration:none;
		padding:12px 1px 1px 18px;
		display:block;
		float:float:left;
		background:url("../img/boto-cat-situacio.gif") no-repeat;
		}
	



/************CONTINGUTS INDEX*********/


#contingutsIndex{
	width:920px; height:385px;
	margin:auto;
	display:block;
	}

#indexRestauracio{
	width:306px; height:320px;
	padding:60px 0 0 12px;
	float:left;
	display:block;
	}

#menuRestauracio{
	list-style-type:none;
	width:240px; height:150px;
	margin:0 0 0 15px;
	//margin:0 0 0 35px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif; 
	}

	
.botoRestauracio01{
	width:168px; height:23px;
	padding:6px 20px 2px 19px;
	//padding:8px 20px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest01.gif") no-repeat;
	}
	
	.botoRestauracio01:hover{
		background:url("../img/boto-cat-rest01.gif") no-repeat 0 -30px;
		}	
		
.botoRestauracio02{
	width:95px; height:23px;
	padding:6px 10px 2px 19px;
	//padding:6px 10px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest02.gif") no-repeat;
	}
	
	.botoRestauracio02:hover{
		background:url("../img/boto-cat-rest02.gif") no-repeat 0 -30px;
		}	
		
.botoRestauracio03{
	width:128px; height:23px;
	padding:6px 20px 2px 19px;
	//padding:6px 20px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest03.gif") no-repeat;
	}
	
	.botoRestauracio03:hover{
		background:url("../img/boto-cat-rest03.gif") no-repeat 0 -30px;
		}
		
.botoRestauracio04{
	width:70px; height:23px;
	padding:6px 10px 2px 19px;
	//padding:7px 10px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest04.gif") no-repeat;
	}
	
	.botoRestauracio04:hover{
		background:url("../img/boto-cat-rest04.gif") no-repeat 0 -28px;
		}
		
.botoRestauracio05{
	width:170px; height:23px;
	padding:6px 20px 2px 19px;
	//padding:7px 25px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest05.gif") no-repeat;
	}
	
	.botoRestauracio05:hover{
		background:url("../img/boto-cat-rest05.gif") no-repeat 0 -30px;
		}	
			

#fotoFlash{
	width:520px; height:345px;
	float:right;
	display:block;
	margin:0 55px 0 0;
	//margin:0 30px 0 0;
	}
	
	#ContentFlash{
	width:580px; height:345px;
	float:right;
	display:block;
	margin:0 47px 0 0;
	//margin:0 23px 0 0;
	}
	
		

.subBarraText01{
	padding:25px 0 0 55px;
	//padding:22px 0 0 75px;
	float:left;
	display:block;
	}
	
#subBarraText02{
	padding:7px 0 0 50px;
	//padding:1px 0 0 50px;
	float:left;
	display:block;
	}
	


#menuAltresServeis{
	list-style-type:none;
	width:252px;
	height:112px;
	float:left;
	display:block;
	padding:0 0 2px 65px;
	//padding:15px 0 2px 0;
	font-weight:bold;
	}

		.menuAltresServeis01{
			width:200px;
			list-style-type:none;
			text-decoration:underline !important;
			color:#FFF !important;
			font-size:1.1em;
			float:left;
			display:block;
			line-height:40px;
			padding:0 0 2px 95px;
			background:url("../img/boto-altresServeis01.gif") no-repeat;
			}
	
		.menuAltresServeis01:hover{
			background:url("../img/boto-altresServeis01.gif") no-repeat 0 -41px;
			color:#e9e5cf !important;
			}
		
		
		
		.menuAltresServeis02{
			list-style-type:none;
			text-decoration:underline !important;
			color:#FFF !important;
			font-size:1.1em;
			width:200px;
			float:left;
			display:block;
			line-height:40px;
			padding:0 0 2px 95px;
			background:url("../img/boto-altresServeis02.gif") no-repeat;
			}
	
		.menuAltresServeis02:hover{
			background:url("../img/boto-altresServeis02.gif") no-repeat 0 -41px;
			color:#e9e5cf !important;
			}
		
		
		.menuAltresServeis03{
			width:200px;
			list-style-type:none;
			text-decoration:underline !important;
			color:#FFF !important;
			font-size:1.1em;
			float:left;
			display:block;
			line-height:40px;
			padding:0 0 2px 95px;
			background:url("../img/boto-altresServeis03.gif") no-repeat;
			}
	
		.menuAltresServeis03:hover{
			background:url("../img/boto-altresServeis03.gif") no-repeat 0 -41px;
			color:#e9e5cf !important;
			}


/********MENU INDEX INFERIOR*********/


#menuInferior{
	width:920px; height:155px;
	margin:auto;
	display:block;
	}

#subBarraText03{
	width:470px; //width:450px; height:75px;
	padding:24px 30px 0 50px; //padding:25px 0 0 60px;
	float:left;
	display:block;
	color:#e9e5cf;
	}
	
	.botoMesInfo{
		width:190px; height:20px;
		margin:3px 0 0 46px; //margin:3px 0 0 58px; padding:8px 32px 5px 14px; //padding:7px 32px 3px 13px;
		display:block;
		float:left;
		font-size:0.9em; font-family:Arial, Helvetica, sans-serif;
		background:url("../img/boto-cat-mesinfo.gif") no-repeat;
		}
	
	.botoMesInfo:hover{
		background:url("../img/boto-cat-mesinfo.gif") no-repeat 0 -32px;
		}	
		
		
/*******BOTTOM*******/	

#bottom{
	width:920px; height:70px;
	margin:auto;
	display:block;
	}

	.bottomLeft{
		float:left;
		display:block;
		padding:15px 0 0 20px; //padding:15px 0 0 20px;
		font-size:0.8em;
		}
	
	.bottomLeftContacte{
		text-decoration:underline !important;
		}
	
	.bottomLeftContacte:hover{
		color:#8a7d3e;
		text-decoration:underline;
		}
		
		
	.bottomLeft2{
		float:left;
		display:block;
		padding:15px 0 0 22px; //padding:15px 0 0 11px;
		font-size:0.8em;
		}
	
	.bottomLeftContacte2{
		text-decoration:underline !important;
		}
	
	.bottomLeftContacte2:hover{
		color:#8a7d3e;
		text-decoration:underline;
		}
		
		
	
.bottomRight{
		float:right;
		display:block;
		padding:15px 76px 0 70px; //padding:15px 82px 0 85px;
		font-size:0.8em;
		}


/********************EMPRESA*****************/

#fons-indexE{
	background-image:url("../img/fons-index2.jpg");
	width:100%; height:664px;
	}
	
#contingutsEmpresa{
	width:920px; height:540px;
	margin:auto;
	display:block;
	}

#textFotoEmpresa{
	width:920px;
	height:230px;
	}
	
	#textEmpresa{
		height:140px; width:570px;
		padding:65px 0 0 20px;
		float:left;
		display:block;
		line-height:1.3em;
		}
	
	#fotoEmpresa{
		height:232px; width:300px;
		padding:0 20px 0 0;
		float:right;
		display:block;
		z-index:5;
		}

	#titolEmpresa01{
		width:500px;
		height:34px;
		padding:210px 0 0 20px;
		//padding:12px 0 0 20px;
		}

#textFotoEmpresa2{
	width:830px;
	height:85px;
	padding:2px 0 0 0;
	margin:10px 50px 0 20px;
	//margin:0 50px 0 20px;
	border-top: 1px solid #302f2a;
	}
	
#textFotoEmpresa3{
	width:830px;
	height:85px;
	padding:2px 0 0 0;
	margin:10px 50px 0 20px;
	//margin:0 50px 0 20px;
	border-top: 1px solid #302f2a;
	}
	
.textEmpresa02{
	float:left;
	display:block;
	padding:10px 0 0 20px;
	font-weight:bold;
	color:#302f2a;
	}

.textEmpresa03{
	float:left;
	display:block;
	padding:10px 0 0 20px;
	font-weight:bold;
	color:#302f2a;
	}

#titolEmpresa02{
	width:500px;
	height:22px;
	padding:20px 0 0 20px;
	//padding:22px 0 0 20px;
	}
	
#textFotoEmpresa4{
	width:830px;
	height:35px;
	padding:2px 0 0 25px;
	margin:10px 50px 0 20px;
	//margin:0 50px 0 20px;
	}
	
	
	
/****************SITUACIO**************/


#textFotoSituacio{
	width:920px;
	height:430px;
	float:left;
	display:block;
	}
	
	#titolSituacio{
		width:860px;
		height:400px;
		margin:65px 0 0 45px;
		}
		
		.titolSituaciob{
		width:860px;
		height:400px;
			padding:0 0 0 9px;
			}

	.textSituacio{
		float:left;
		display:block;
		padding:0 0 0 9px;
		}

#situacioGoogle{
	width:736px;
	height:420px;
	float:left;
	display:block;
	margin:0 0 0 0;
	background:url("../img/marc-situacio.gif") no-repeat;
	}
	
#mapaGoogle{
padding:25px 0 0 29px;
}
	

.botoMapa{
		width:190px; height:25px;
		margin:25px 0 0 555px; //margin:25px 0 0 278px; padding:12px 32px 5px 16px; //padding:10px 32px 3px 17px;
		display:block;
		float:left;
		font-size:0.9em; font-family:Arial, Helvetica, sans-serif;
		background:url("../img/boto-cat-situacio-ampliar.gif") no-repeat;
		}
	
	.botoMapa:hover{
		background:url("../img/boto-cat-situacio-ampliar.gif") no-repeat 0 -41px;
		}	
			
	
.bottomRightSituacio{
		float:right;
		display:block;
		padding:15px 150px 0 70px; //padding:15px 150px 0 85px;
		font-size:0.8em;
		}
		
		
/*****************CONTACTE**************/

#contacteEsq{
	width:340px;
	height:464px;
	float:left;
	display:block;
	margin:60px 0 0 20px;
	}
	
#contacteDret{
	width:481px;
	height:484px;
	float:right;
	display:block;
	margin:0 50px 0 0;
	}

.textContacta{
	float:left;
	display:block;
	width:330px;
	padding:8px 0 6px 0;
	}

#formContacte{
	float:left;
	display:block;
	width:330px;
	height:300px;
	padding:10px 0 0 0;
	}

.textFormulari{
	float:left;
	display:block;
	font-size:0.9em;
	margin:0 0 3px 0;
	}
	
.campFormulari{
	height:20px;
	width:290px;
	float:left;
	display:block;
	font-size:0.8em;
	border: 1px solid #302f2a;
	margin:5px 0 5px 0;
	padding:8px 0 0 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url("../img/fons-nota.jpg");
	font-size:0.9em;
	}
	
.campFormulari2{
	height:70px;
	width:290px;
	float:left;
	display:block;
	font-size:0.8em;
	border: 1px solid #302f2a;
	padding:8px 0 0 8px;
	margin:5px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url("../img/fons-nota.jpg");
	font-size:0.9em;
	}

.botoEnviar{
	width:60px;
	height:30px;
	float:left;
	display:block;
	padding:5px 0 0 0;
	}



/**********************SERVEIS********************/

#fons-indexS{
	background-image:url("../img/fons-index3.jpg");
	width:100%; height:900px;
	}


#serveisEsq{
	width:503px;
	//width:463px;
	height:564px;
	float:left;
	display:block;
	margin:60px 0 0 20px;
	//margin:60px 0 0 20px;
	}
	
#serveisDret{
	width:306px;
	height:584px;
	float:right;
	display:block;
	margin:0 70px 0 0;
	//margin:0 27px 0 0;
	}
	
.left{float:left;}

.textServeis{
	width:470px;
	float:left;
	display:block;
	padding:12px 0 4px 0;
	line-height:1.5em;
	color:#000;
	}
	
#contingutsServeis{
	width:920px; height:680px;
	margin:auto;
	display:block;
	}
	
.textServeisNegreta{
	font-weight:bold;
	font-size:1.1em;
	padding:11px 0 5px 0;
	display:block;
	}

.textServeisVaris{
	float:left;
	text-indent:1em;
	}
		
	
#menuDretServeis{
	list-style-type:none;
	margin:10px 0 20px 0;
	padding:0; 
	width:250px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif; 
	}

	
.botoDretServeis01{
	width:168px; height:23px;
	padding:6px 20px 2px 19px;
	//padding:8px 20px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest01.gif") no-repeat;
	}
	
	.botoDretServeis01:hover{
		background:url("../img/boto-cat-rest01.gif") no-repeat 0 -30px;
		}	
		
.botoDretServeis02{
	width:100px; height:23px;
	padding:6px 10px 2px 19px;
	//padding:6px 10px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest02.gif") no-repeat;
	}
	
	.botoDretServeis02:hover{
		background:url("../img/boto-cat-rest02.gif") no-repeat 0 -30px;
		}	
		
.botoDretServeis03{
	width:130px; height:23px;
	padding:6px 20px 2px 19px;
	//padding:6px 20px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest03.gif") no-repeat;
	}
	
	.botoDretServeis03:hover{
		background:url("../img/boto-cat-rest03.gif") no-repeat 0 -30px;
		}
		
.botoDretServeis04{
	width:60px; height:23px;
	padding:6px 20px 2px 19px;
	//padding:7px 20px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest04.gif") no-repeat;
	}
	
	.botoDretServeis04:hover{
		background:url("../img/boto-cat-rest04.gif") no-repeat 0 -28px;
		}
		
.botoDretServeis05{
	width:170px; height:23px;
	padding:6px 22px 2px 19px;
	//padding:7px 22px 1px 19px;
	display:block;
	float:left;
	background:url("../img/boto-cat-rest05.gif") no-repeat;
	}
	
	.botoDretServeis05:hover{
		background:url("../img/boto-cat-rest05.gif") no-repeat 0 -30px;
		}	
				
.subBarraText05{
	width:150px;
	height:20px;
	padding:10px 0 0 10px;
	//padding:10px 0 0 50px;
	float:left;
	display:block;
	}
	
	
#menuAltresServeisB{
	list-style-type:none;
	width:306px;
	float:left;
	display:block;
	padding:5px 0 2px 0; margin:0;
	list-style-type:none;
	font-weight:bold;
	}
		.menuAltresServeisB01{
			width:210px; height:27px;
			text-decoration:underline !important;
			color:#302f2a !important;
			display:block;
			padding:10px 0 2px 95px; margin:0;
			background:url("../img/boto-altresServeis01B.gif") no-repeat;
			}
			.menuAltresServeisB01:hover{
			background:url("../img/boto-altresServeis01B.gif") no-repeat 0 -41px;
			color:#e9e5cf !important;
			}		
		
		.menuAltresServeisB02{
			width:210px; height:27px;
			text-decoration:underline !important;
			color:#302f2a!important;
			display:block;
			padding:10px 0 2px 95px; margin:0;
			background:url("../img/boto-altresServeis02B.gif") no-repeat;
			}
			.menuAltresServeisB02:hover{
			background:url("../img/boto-altresServeis02B.gif") no-repeat 0 -41px;
			color:#e9e5cf !important;
			}
		
		.menuAltresServeisB03{
			width:210px; height:27px;
			text-decoration:underline !important;
			color:#302f2a !important;
			display:block;
			padding:10px 0 2px 95px; margin:0;
			background:url("../img/boto-altresServeis03B.gif") no-repeat;
			}
			.menuAltresServeisB03:hover{
			background:url("../img/boto-altresServeis03B.gif") no-repeat 0 -41px;
			color:#e9e5cf !important;
			}


/***************<?=$tra_baseNota?>***************/


#fons-indexN{
	background-image:url("../img/fons-nota.jpg");
	width:100%; height:470px;
	}
	
#textNota{
	width:400px;
	height:430px;
	color:#000;
	font-size:0.8em;
	float:left;
	display:block;
	margin:10px 10px 10px 10px;
	padding:0 10px 10px 10px;
	}
	
	.textNotaMail{
	color:#7c713c;
	}
	
	.textNotaMail:hover{
	color:#000;
	}


/*****************GALERIA******************/

#fons-indexG{
	background-image:url("../img/fons-galeria.jpg");
	width:100%; 
	}
	
#contingutsGaleria{
	width:920px; height:500px;
	margin:auto;
	display:block;
	}
	
#contingutsGaleriaAP{
	width:920px; height:600px;
	margin:auto;
	display:block;
	}
	
.RestauracioGaleria{
	margin: 35px 0 0 20px;
	//margin: 35px 0 0 10px;
	float:left;
	display:block;
	}


#menuGaleria{
	list-style-type:none;
	margin:2px 0 20px 0;
	//margin:2px 0 20px 0;
	padding:0 0 0 18px; 
	//padding:0 10px 0 9px; 
	width:900px;
	float:left;
	display:inline;
	font-family:Arial, Helvetica, sans-serif; 
	}
	
	#menuGaleria ul{
		margin:0;
		padding:0;
		display:inline;
		float:left;
		}
		
		#menuGaleria li{
		margin:0;
		padding:0;
		display:inline;
		float:left;
		}
		
		
		.botoGaleria01{
			width:168px; height:23px;
			padding:6px 27px 2px 19px;
			//padding:6px 25px 1px 23px;
			display:inline;
			float:left;
			background:url("../img/boto-cat-rest01.gif") no-repeat;
			}
		
			.botoGaleria01:hover{
				background:url("../img/boto-cat-rest01.gif") no-repeat 0 -31px;
				}
		
				.botoGaleria01Current{
					width:168px; height:23px;
					padding:6px 27px 2px 19px;
					//padding:6px 25px 1px 23px;
					display:inline;
					float:left;
					color:#e9e5cf !important;
					background:url("../img/boto-cat-rest01.gif") no-repeat 0 -31px;
					}
		
		.botoGaleria02{
			width:103px; height:23px;
			padding:6px 17px 2px 19px;
			//padding:6px 16px 1px 19px;
			display:inline;
			float:left;
			background:url("../img/boto-cat-rest02.gif") no-repeat;
			}
		
			.botoGaleria02:hover{
				background:url("../img/boto-cat-rest02.gif") no-repeat 0 -30px;
				}
				
				.botoGaleria02Current{
					width:103px; height:23px;
					padding:6px 17px 2px 19px;
					//padding:6px 16px 1px 19px;
					display:inline;
					float:left;
					color:#e9e5cf !important;
					background:url("../img/boto-cat-rest02.gif") no-repeat 0 -30px;
					}
	
		.botoGaleria03{
			width:122px; //width:125px; height:23px;
			padding:6px 23px 2px 17px;
			//padding:6px 22px 1px 20px;
			display:inline;
			float:left;
			background:url("../img/boto-cat-rest03.gif") no-repeat;
			}
	
			.botoGaleria03:hover{
				background:url("../img/boto-cat-rest03.gif") no-repeat 0 -30px;
				}
	
				.botoGaleria03Current{
					width:122px; height:23px; //width:125px;
					padding:6px 23px 2px 17px;
					//padding:6px 22px 1px 20px;
					display:inline;
					float:left;
					color:#e9e5cf !important;
					background:url("../img/boto-cat-rest03.gif") no-repeat 0 -30px;
					}
			
		.botoGaleria04{
			width:67px; height:23px;
			padding:5px 27px 2px 23px;
			//padding:6px 25px 1px 23px;
			display:inline;
			float:left;
			background:url("../img/boto-cat-rest04.gif") no-repeat;
			}
	
			.botoGaleria04:hover{
				background:url("../img/boto-cat-rest04.gif") no-repeat 0 -29px;
				}
	
				.botoGaleria04Current{
					width:67px; height:23px;
					padding:5px 27px 2px 23px;
					//padding:6px 25px 1px 23px;
					display:inline;
					float:left;
					color:#e9e5cf !important;
					background:url("../img/boto-cat-rest04.gif") no-repeat 0 -29px;
					}
				
				
		.botoGaleria05{
			width:170px; height:23px;
			padding:5px 29px 2px 19px;
			//padding:6px 22px 1px 19px;
			display:inline;
			float:left;
			background:url("../img/boto-cat-rest05.gif") no-repeat 0 -1px;
			}
	
			.botoGaleria05:hover{
				background:url("../img/boto-cat-rest05.gif") no-repeat 0 -31px;
				}	
		
				.botoGaleria05Current{
					width:170px; height:23px;
					padding:5px 29px 2px 19px;
					//padding:7px 22px 1px 19px;
					display:inline;
					float:left;
					color:#e9e5cf !important;
					background:url("../img/boto-cat-rest05.gif") no-repeat 0 -32px;
					}

#fotosGaleria{
	width:890px; height:auto;
	float:left;
	display:block;
	margin:15px 10px 0 15px;
	//margin:15px 0 0 1px;
	font-size:1.4em;
	}
	
#fotosGaleriaAP{
	width:890px; height:430px; //height:400px;
	float:left;
	display:block;
	margin:15px 10px 0 15px;
	//margin:15px 0 0 1px;
	font-size:1.4em;
	}

#contenidorFoto{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto1{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto2{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto3{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto4{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto5{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto6{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto7{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
#contenidorFoto8{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
	
#contenidorFoto9{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
	
#contenidorFoto10{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
	
#contenidorFoto11{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
	
#contenidorFoto12{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}
	
#contenidorFoto13{
	width:172px; height:115px;
	background:url("../img/quadres-galeria.gif") no-repeat;
	float:left;
	display:block;
	margin:0 4px 0 0;
	padding:18px 19px 19px 15px;
	}


.llocFoto{
	float:left;
	display:block;
	padding: 0 0 10px 8px;
	width:800px;
}

.caracFoto{
	float:left;
	display:block;
	padding: 0 0 0 8px;
	font-size:0.7em;
	width:830px;
	//padding: 0 0 10px 8px;
	}

.fotoInterior{
	float:left;
	display:block;
	border: 1px solid #c1b475;
	}
		
	.fotoInterior:hover{
		float:left;
		display:block;
		border: 1px solid #867b46;
		}


.RestauracioGaleriaPetit{
	margin: 64px 80px 0 0;
	//margin: 64px 80px 0 0;
	float:right;
	display:block;
	border:none;
	}
	
	
/************ALTRES SERVEIS*********/


.logoRual{
	margin: 25px 0 0 20px;
	//margin: 25px 0 0 10px;
	width:283px; height:79px;
	float:left;
	display:block;
	}

.altresServeisGaleria{
	margin: 45px 0 0 20px;
	//margin: 45px 0 0 10px;
	float:left;
	display:block;
	}


#menuAltresServeisC{
	list-style-type:none;
	width:900px;
	height:35px;
	float:left;
	display:inline;
	padding:20px 0 10px 20px; margin:0;
	//padding:10px 0 5px 8px; margin:0;
	list-style-type:none;
	font-weight:bold;
	}
	
		#menuAltresServeisC ul{
		margin:0;
		padding:0;
		display:inline;
		float:left;
		}
		
		#menuAltresServeisC li{
		margin:0;
		padding:0;
		//padding:11px 10px 11px 0;
		height:27px;
		display:inline;
		float:left;
		}
		
		
		.menuAltresServeisC01{
			width:210px; height:27px;
			text-decoration:underline !important;
			color:#302f2a !important;
			display:inline;
			padding:10px 20px 15px 95px; margin:0;
			background:url("../img/boto-altresServeis01B.gif") no-repeat;
			}
				.menuAltresServeisC01:hover{
				background:url("../img/boto-altresServeis01B.gif") no-repeat 0 -41px;
				color:#e9e5cf !important;
				}	
				.menuAltresServeisC01Current{
				width:210px; height:27px;
				text-decoration:underline !important;
				color:#e9e5cf !important;
				display:inline;
				padding:10px 20px 15px 95px; margin:0;
				background:url("../img/boto-altresServeis01B.gif") no-repeat 0 -41px;
				}		
		
		.menuAltresServeisC02{
			width:210px; height:27px;
			text-decoration:underline !important;
			color:#302f2a!important;
			display:inline;
			padding:10px 20px 15px 95px; margin:0;
			background:url("../img/boto-altresServeis02B.gif") no-repeat;
			}
				.menuAltresServeisC02:hover{
				background:url("../img/boto-altresServeis02B.gif") no-repeat 0 -41px;
				color:#e9e5cf !important;
				}
				
				.menuAltresServeisC02Current{
				width:210px; height:27px;
				text-decoration:underline !important;
				color:#e9e5cf !important;
				display:inline;
				padding:10px 20px 15px 95px; margin:0;
				background:url("../img/boto-altresServeis02B.gif") no-repeat 0 -41px;
				}
		
		.menuAltresServeisC03{
			width:210px; height:27px;
			text-decoration:underline !important;
			color:#302f2a !important;
			display:inline;
			padding:10px 20px 15px 95px; margin:0;
			background:url("../img/boto-altresServeis03B.gif") no-repeat;
			}
				.menuAltresServeisC03:hover{
				background:url("../img/boto-altresServeis03B.gif") no-repeat 0 -41px;
				color:#e9e5cf !important;
				}
				.menuAltresServeisC03Current{
				width:210px; height:27px;
				text-decoration:underline !important;
				color:#e9e5cf !important;
				display:inline;
				padding:10px 20px 15px 95px; margin:0;
				background:url("../img/boto-altresServeis03B.gif") no-repeat 0 -41px;
				}

.AltresServeisGaleriaPetit{
	margin: 64px 80px 0 0;
	//margin: 64px 80px 0 0;
	float:right;
	display:block;
	border:none;
	}
	
.errormsg {
display:block; width:300px;
color:#ff680c;
background:#fff;
font-size:.8em;
padding:2px 0 2px 5px; margin:0 0 0 0;}