body {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/fons.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#contingut{
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}

#capsalera{
}

#idiomes{
	z-index: 1;
	position: absolute;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	color: #333333;
	width: 980px;
	float: right;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu{
	z-index: 2;
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: right;
	padding-top: 101px;
	padding-left: 20px;
	letter-spacing: 0.2em;
	width: 637px;
}


.menuSelected{
	color: #990000;
	
}

#menu a:link{
	color: #000000;
	text-decoration: none;
}

#menu a:hover{
	color: #990000;
	text-decoration: underline;
}

#menu a:visited{
	color: #000000;
	text-decoration: none;
}

#menu .blink { 
	font-size: 14px; 
	color: red; 
	display: inline; 
} 

#submenu{
	font-size: 14px;
	letter-spacing: 0.2em;
	font-weight: bold;
	
}

#submenu1{
	z-index: 5;
	position: absolute;
	height: 22px;
	margin-top: 8px;
	margin-left: 20px;
}

#submenu2{
	z-index: 5;
	position: absolute;
	height: 22px;
	margin-top: 8px;
	margin-left: 20px;
}

#submenu3{
	z-index: 5;
	position: absolute;
	height: 22px;
	margin-top: 8px;
	margin-left: 20px;
}


#submenu a:link{
	color: #000000;
	text-decoration: none;
}

#submenu a:hover{
	color: #000000;
	text-decoration: underline;
}

#submenu a:visited{
	color: #000000;
	text-decoration: none;
}

#centre{
	background-image: url(images/fons_centre.png);
	background-repeat: repeat-y;
	padding: 0px 7px;
}


#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 ul{
	background-color: #FFFFFF;
	padding: 10px;
}

#deg1{
	position: absolute;
	z-index: 3;
}

#deg2{
	position: absolute;
	z-index: 4;
	top: 424px;
}

#content{
	padding: 10px 20px;
	font-size: 14px;
	line-height: 20px;
}

#content .peu{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	
}

#content .apartat{
	background-color: #CCCCCC;
}

#content .titolGran{
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	line-height: 32px;
}

#content .ladillo{
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
}

#banners{
}

#banners #boletin{
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	width: 1004px;
	height: 130px;
}


#peu{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-image: url(images/peu.png);
	height: 40px;
	padding-top: 20px;
}

#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: #D9E8F4;
	width: 555px;
	font-size: 14px;
	line-height: 24px;
}


	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: 300px;
	width: 410px;
	bottom: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 1000;
	height: 39px;
	}
	#imageFlow .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	}

