/* CSS Document */

body {
	background-color: #D1E0CE;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/fons.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #FFCC00;
	text-decoration: none;
}

a:visited {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#contingut{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

#capsalera{
}

#menu{
	z-index: 2;
	position: absolute;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	width: 945px;
	float: right;
	padding-top: 120px;
	letter-spacing: 0.3em;
	word-spacing: 0.4em;
}

#menu a:link{
	color: #FFCC00;
	text-decoration: none;
}

#menu a:hover{
	color: #FFCC00;
	text-decoration: none;
}

#menu a:visited{
	color: #FFCC00;
	text-decoration: none;
}

#submenu{
	z-index: 3;
	position: absolute;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	margin-top: 10px;
	letter-spacing: 0.3em;
	word-spacing: 1em;
}

#centre{
	background-image: url(images/fons_pagina.jpg);
	background-repeat: repeat-y;
	padding: 20px 35px;
}

#submenu a:link{
	color: #FFCC00;
	text-decoration: none;
}

#submenu a:hover{
	color: #FFCC00;
	text-decoration: none;
}

#submenu a:visited{
	color: #FFCC00;
	text-decoration: none;
}

#presentacion{
	background-color: #FFFFFF;
	font-size: 16px;
	line-height: 28px;
	padding: 18px;
}

#instalaciones{
	padding: 15px;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #93AE8F;
}

#instalaciones .titol{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#quever{
	font-size: 14px;
	line-height: 20px;
	margin-left: 250px;
}

#centre a:link{
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}


#centre a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

#centre a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

#centre imatges{
	width: 240px;
}

#centre ul{
	background-color: #FFFFFF;
	padding: 10px;
}

#banners{
	background-image: url(images/fons_pagina.jpg);
	background-repeat: repeat-y;
}

#peu{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

#peu a:link{
	color: #990000;
	text-decoration: underline;
}

#peu a:visited{
	color: #990000;
	text-decoration: underline;
}

#peu a:hover{
	color: #000000;
	text-decoration: underline;
}

#avisoLegal{
	margin: 20px auto;
	padding: 20px;
	background-color: #D1E0CE;
	width: 510px;
}


	html {
	overflow: auto;
	}
	
	#imageFlow {
	position: relative;
	width: 100%;
	height: 500px;
	left: 0px;
	top: 0px;
	overflow: hidden;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -4000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .text {
	position: absolute;
	left: 355px;
	width: 210px;
	bottom: -35px;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 1000;
	height: 80px;
	}
	#imageFlow .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background: #990000;
	border: 1px solid 999999;
	}
	#imageFlow .legend {
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 13px;

		background: #777777;
	}
	#imageFlow .scrollbar {
	position: absolute;
	left: 0px;
	bottom: 2px;
	width: 100%;
	height: 16px;
	z-index: 1000;
	}
	#imageFlow .track {
	position: absolute;
	left: 6px;
	width: 913px;
	height: 18px;
	filter: alpha(opacity=30);
	opacity: 0.3;
	top: -1px;
	}
	#imageFlow .arrow-left {
	position: absolute;
	left: -1px;
	width: 18;
	top: 0px;
	height: 18px;
	}
	#imageFlow .arrow-right {
	position: absolute;
	right: -2px;
	height: 18px;
	top: -1px;
	width: 18px;
	left: 1;
	}
	#imageFlow .bar {
	position: absolute;
	height: 16px;
	left: 27px;
	}

