/* CSS Document */
body{
	padding:0px;
	margin:0px;
	background:url(imatges/fons_01.jpg) repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:20px;
}
#contenedor{
	border:1px #999999 solid;
	border-bottom:0px;
	border-top:0px;
	width:800px;
	background-color:#FFFFFF;
}
#contenedor2{
	width:800px;
	background-color:#FFFFFF;
}
#capcal{
	height:100px;
	background-color:#B72525;
	text-align:left;
	color:#FFFFFF;
	padding:10px;
	overflow:hidden;
	vertical-align:middle;
}
#capcal h1{
	position:absolute;
	z-index:10;
	padding:0px;
	margin:0px;
	float:left;
	height:100px;
}
#idiomes{
	position:absolute;
	z-index:4;
	margin-left:500px;
	text-align:center;
	width: 270px;
	background:url(imatges/pattern.gif);
	border:1px #FFFFFF solid;
	border-top:0px;
}
#idiomes a{

}
#idiomes a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#idiomes a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#idiomes a:hover{
	color:#CCCCCC;
}
#idiomes a:active{
	color:#333333;
}
.idioma{
	float:left;
	margin-left:10px;
}
.idiomaSel{
	float:left;
	margin-left:10px;
	font-weight:bold;
	text-decoration:overline;
}
#contingut{
	padding:10px;
	margin-top:10px;
	height:inherit;
}
#cos{
	float:left;
	width:580px;
}
#moduls{
	float:right;
	width:200px;
}
#peu{
	padding:10px;
	padding-bottom:0px;
	border-top:6px #FFFFFF double;
	background-color:#B72525;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}
#peu2{
	clear:both;
}
.modul{
	background-color:#4DBE4A;
	margin-bottom:15px;
	text-align:justify;
}
.modulText{
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
}
.modulText a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.modulText a img{
	border:0px;
}
.modul3{
	background-color:#016B9F;
	margin-bottom:15px;
	text-align:justify;
}
.modul4{
	margin-bottom:15px;
	text-align:center;
}

#mapa{
	border:1px #CCCCCC solid;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
	width: 500px;
	height: 400px;
}

.titol{
	font-size:large;
	font-weight:bold;
	text-align:center;
	padding-bottom:10px;
	color: #FFFFFF;
}


#navegacio{
	height:23px;
}
.opcio{
	float:left;
	width:24%;
	border:#999999 1px solid;
	border-left-style:dotted;
	border-left-color:#999999;
	border-top:0px;
	border-right:0px;
	font-weight:bold;
	font-size:large;
	color:#333333;
}
.opcio a:link{
	color:#333333;
	text-decoration:none;
}
.opcio a:visited{
	text-decoration:none;
	color:#333333;
}
.opcio a:hover{
	color:#006600;
}
.opcio a:active{
	color:#FF3300;
}
#pagina{
	padding-left:20px;
	padding-right:10px;
	text-align:left;
	padding-top: 20px;
}
#pagina li{
}
.fotoVolant{
	float:none;
}
.fotoVolant img{
	margin:5px;
	width:270px;
	--border:#333333 2px solid;
	border-left-width:1px;
	border-right-width:1px;
	border-top:0px;
}

.amagat{
	display:none;
}

#banner1{
	position:absolute;
	z-index:3;
	vertical-align:bottom;
}
#banner2{
	position:absolute;
	z-index:1;
	margin-left:160px;
}
#banner3{
	position:absolute;
	z-index:2;
}

.titol3{
	font-size:large;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
}
.titol3 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.titol3 a:active{
	color:#CCCCCC;
	text-decoration:none;
}
.titol3 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.titol3 a:hover{
	color:#FFCC00;
	text-decoration:none;
}

.email{
	font-size:9px;
}
.info{
	margin-left:20px;
	margin-top:40px;
	font-weight:bold;
	margin-bottom: 40px;
}

.taula{
width:100%;
}
.taula tr th{
	background-color:#016B9F;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:small;
}
.taula tr td{
	border:#016B9F 1px solid;
	border-top:0px;
	padding:5px;
	font-size:small;
}

