/* CSS Document */

ol{
	list-style-position:outside;
}

body {
	margin: 0px;
	background-color: #d8e3e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imatges/fons.jpg);
	background-repeat: repeat-x;
}

#tot{
	width: 900px;
	margin:auto;

}
#marge{
	width: 900px;
	height: 100%;
	float:left;
	background-image:url(../imatges/marge.jpg);
	background-repeat:repeat-y;
}

/*CAP*/

#cap{
	width: 898px;
	height: 150px;
	float:left;
}


/*MENU*/


#menu {
	display: block;
	width:867px;
	height:25px;
	position: relative;
	border-bottom: 1px solid #999999;
	background-image: url(../imatges/fonsmenu.jpg);
	left: 16px;

  }
#submenu {
	display: block;
	width:867px;
	height:16px;
	position: relative;
	background-image: url(../imatges/fonsub2.jpg);
	left: 16px;
	margin-top: 5px;
	background-repeat: repeat-x;


  }
.sub{
	font-size:11px;
	padding-left:25px;
	width:auto;
	color: #FFFFFF;
	float: left;
	line-height: 15px;

}
.privada{
	font-size:11px;
	padding-right:25px;
	width:auto;
	color: #FFFFFF;
	float: right;
	line-height: 15px;

}
A.linksub:link {text-decoration:none;color: #CCCCCC;} 
A.linksub:visited {text-decoration:none;color: #CCCCCC;} 
A.linksub:hover {text-decoration:none;color: #ffffff;}

#margemenu {
	width:898px;
	float:left;
	position: relative;
	background-color: #FFFFFF;


  }
#menu ul{margin:0px;padding:0px;list-style-type:none;width:auto;}
#menu ul li{
	text-decoration: none;
	height: 25px;
	float:left;
	width:auto;
	display: block;
} 

#menu ul li a {
line-height:23px;
font-size:11px;
text-decoration: none;
height: 25px;
font-weight:bold;
float:left;
color:#016257;
padding-left:19px;
padding-right:20px;
width:auto;
display: block;
} 

#menu ul li a:hover {
	color:#ffffff;
	background-color:#016257;
} 

#menu ul li a.current {
	color:#FFFFFF;
	background-color: #016257;
} 




/*PAGINA CONTINGUT*/

#totcos{
	width: 846px;
	background-color: #FFFFFF;
	position: relative;
	left: 16px;
	top: 5px;
	margin: 10px;
}

#cos{
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#banner1{
	width: 266px;
	height: 325px;
	background-color: #FFFFFF;
	float:left;
}
#banner2{
	width: 350px;
	height: 325px;
	background-color: #FFFFFF;
	float:left;
	margin-left: 10px;
}
#noticies{
	width: 205px;
	background-color: #FFFFFF;
	float:left;
	margin-left: 15px;
}

.capnoticies{
	width: 203px;
	height: 21px;
	background-color: #CCCCCC;
	float:left;
	background-image: url(../imatges/capnoticies.jpg);
	border: 1px solid #9aae66;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-repeat: repeat-x;
}
#cosnoti{
	width: 203px;
	height: 125px;
	background-color: #e8edd5;
	float:left;
	background-repeat: no-repeat;
	border: 1px solid #d9e0c5;
	;
	margin-bottom: 10px;
}
.notis{
	font-size:10px;
	text-align:justify;
	height:auto;
	background-image: url(../imatges/notis.gif);
	background-repeat: no-repeat;
	width: auto;
	padding-left: 20px;
	background-position: 5px 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	letter-spacing: 0px;
}
.bannerxic{
	width: 203px;
	background-color: #009966;
	float:left;
	border: 1px solid #666666;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	height: 35px;
}

.bannerxic2{
	width: 203px;
	float:left;
	border: 1px solid #666666;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	background-repeat: repeat-x;
	height: 35px;
}
/*PEU */

#sombrapeu{
	width: 867px;
	height: 9px;
	background-color: #FFFFFF;
	float: left;
	background-image: url(../imatges/margesota2.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 16px;
	top: 5px;
}
#peu{
	width: 842px;
	height: 22px;
	padding-left:25px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: left;
	border-bottom: 5px solid #016257;
	left: 16px;
	position: relative;
	font-size: 10px;
	color: #046156;
	
}

#peu1{
	display: block;
	width:100px;
	background-repeat: no-repeat;
	background-position: 0px -24px;
	float: left;
	

}
#peu1 a{
	font-size:10px;
	display: block;
	color:#016257;
	float:left;
	width:100px;
	text-indent:28px;
	text-decoration:none;
	line-height: 25px;
	background-repeat: no-repeat;

}
#peu1 a:hover {
	color:#86bab4;
	text-decoration:none;
	float:left;
	background-position: 0px 2px;

	
} 
.peu1{
	font-size:10px;
	color:#016257;
	float:left;
	width:auto;
	text-decoration:none;
	padding-right: 2px;
	line-height: 25px;
}
A.linkpropla:link {text-decoration:none;color: #016257;} 
A.linkpropla:visited {text-decoration:none;color: #016257;} 
A.linkpropla:hover {text-decoration:none;color:#86bab4;}



#peu2{
	display: block;
	width:300px;
	float: right;
	padding-right: 25px;
}
.peu2{
	color:#016257;
	float:right;
	text-align:right;
	width:auto;
	text-decoration:none;
	padding-right: 20px;
	margin-top: 7px;
	
}
.peuadreca{
	font-size:10px;
	color:#016257;
	width:auto;
	text-decoration:none;
	padding-right: 2px;
}


/*pagina dins*/

.foto{
	width:292px;
	height:100%;
	float:left;
	border: 4px solid #016257;
	margin-bottom: 20px;
	background-color: #016257;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;

}
.fotoparti{
	width:266px;
	height:250px;
	float:left;
	border: 4px solid #016257;
	margin-bottom: 20px;
	background-color: #016257;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;

}
.fotoenquesta{
	width:auto;
	height:100%;
	float:left;
	border: 4px solid #016257;
	margin-bottom: 20px;
	left: 70px;
	position: relative;

}
.duesfotos{
	width:300px;
	height:100%;
	float:left;
	top: auto;

}
.foto22{
	width:auto;
	height:100%;
	float:right;
	border: 4px solid #016257;
	font-size: 10px;
	background-color: #016257;
	color: #CCCCCC;
	line-height: 10px;
	text-align: right;
	margin-left: 15px;
	margin-bottom: 3px;

}
.fotoform{
	width:292px;
	height:100%;
	float:left;
	border: 4px solid #016257;
	font-size: 10px;
	background-color: #016257;
	color: #CCCCCC;
	line-height: 10px;
	text-align: right;

}
.foto2{
	width:784px;
	height:100%;
	float:left;
	border: 4px solid #016257;
	margin-bottom: 10px;
	margin-top: 20px;

}

#explicacio{
	width:511px;
	height:auto;
	float: right;
	padding-left: 25px;

}
#explicacio2{
	width:792px;
	height:auto;
	float: left;
	padding-left: 25px;
	padding-right: 25px;

}
.lletra{
	font-size:11px;
	text-align:justify;
	border:none;
	padding-right: 20px;
	padding-bottom: 25px;
	width: auto;
	height: auto;
	list-style-position: inside;
	display: inline;
}
.lletraprograma{
	font-size:11px;
	text-align:justify;
	border:none;
	padding-right: 20px;
	padding-bottom: 25px;
	width: auto;
	height: auto;
	list-style-position: inside;
	display: inline;
}
.lletranoti{
	font-size:11px;
	text-align:justify;
	border:none;
	padding-bottom: 25px;
	width: 770px;
	height: auto;
	list-style-position: outside;
}
.lletra3{
	font-size:11px;
	text-align:justify;
	border:none;
	padding-right: 20px;
	width: 760px;
	height: auto;
	list-style-position: outside;
	font-weight: normal;
}
.lletra2{
	font-size:11px;
	text-align:left;
	border:none;
	padding-bottom: 25px;
}
.lletra4{
	font-size:10px;
	text-align:left;
	border:none;
	width: 395px;
	height: auto;
	list-style-position: outside;
	font-weight: normal;
	float: left;
}

.titols{
	font-size:12px;
	text-align:left;
	border:none;
	font-weight: bold;
	margin: 0px;
	width: auto;
	float: left;
	list-style: NONE;
}
.titols2{
	font-size:12px;
	text-align:left;
	border:none;
	font-weight: bold;
	margin: 0px;
	width: auto;
	float: left;
	padding-left: 10px;
}
.titols3{
	font-size:12px;
	text-align:left;
	border:none;
	font-weight: bold;
	margin: 0px;
	width: auto;
	float: left;
	padding-left: 310px;
}
.titols4{
	font-size:12px;
	text-align:left;
	border:none;
	font-weight: bold;
	margin: 0px;
	width: AUTO;
	float: left;
	padding-left: 40px;
}
.enrera{
	font-size:10px;
	text-align:right;
	border:none;
	font-weight: bold;
	color: #999999;
	width: 190px;
	float: right;
}

A.linklletra:link {text-decoration:none;color: #000000;} 
A.linklletra:visited {text-decoration:none;color: #000000;} 
A.linklletra:hover {text-decoration:none;color:#f59422;}

.hora{
	List-style:none;
	display: inline;
	text-align: left;
	margin-left: 100px;

}
/*FORMULARIS*/

#form{
	width:300px;
	height:auto;
	float:right;
	padding-left: 25px;
	border-left: 1px solid #016257;
	margin-left: 10px;

}

#formbaix{
	width:846px;
	height:auto;
	float:left;

}
#form2{
	width:784px;
	height:auto;
	float:right;
	padding-left: 25px;

}
.columnadreta{
	width:225px;
	float:left;
	height: auto;

}

.columnaeskerra{
	width:200px;
	float:left;
	margin-left: 25px;
}
.formulari{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	line-height: 2;
	float: left;
	width: auto;

}

.inputinscripcio {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	margin-right: 5px;
	border-color: #999999;
}
.inputnews{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	margin-right: 5px;
	border-color: #999999;
}
.inputcontactar{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFD;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	margin-right: 5px;
	border-color: #999999;
}
.textarea{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #83B1AE;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	margin-right: 5px;
	border-color: #999999;
	scrollbar-face-color:#83B1AE;
	scrollbar-shadow-color: #016257;
	scrollbar-highlight-color: #83B1AE;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #83B1AE;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color:#fff;
	height: 200px;
	width: 550px;
}
.contactararea{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #83B1AE;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	margin-right: 5px;
	border-color: #999999;
	scrollbar-face-color:#83B1AE;
	scrollbar-shadow-color: #016257;
	scrollbar-highlight-color: #83B1AE;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #83B1AE;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color:#fff;
	height: 150px;
	width: auto;
}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #6699CC; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.titolnotidins{
	width:640px;
	float: left;
	padding-top: 10px;
}

.titolnotidins2{
	width:640px;
	float: left;
	padding-top: 10px;
	font-size:11px;
}

.datanotidins{
	width:100px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.explicanotidins{
	width:691px;
	float: left;
	text-align: justify;
	margin-bottom: 10px;
}

.titolnotidins2{
	width:691px;
	float: left;
	padding-top: 11px;
	line-height: 1.5;
}
.datanotidins2{
	width:100px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.explicanotidins2{
	width:791px;
	float: left;
	text-align: justify;
}
.tornar{
	width:250px;
	float: right;
	text-align: right;
}

A.enrera1:link {text-decoration:none; font-size:10px;color: #999999;} 
A.enrera1:visited {text-decoration:none; font-size:10px;color: #999999;} 
A.enrera1:hover {text-decoration: underline;font-size:10px;color:#999999;}

A.linknotis:link {text-decoration:none;color: #000000;} 
A.linknotis:visited {text-decoration:none;color: #000000;} 
A.linknotis:hover {text-decoration: underline;color:#000000;}

A.linknotis2:link {text-decoration:none;color: #999999;} 
A.linknotis2:visited {text-decoration:none;color: #999999;} 
A.linknotis2:hover {text-decoration: underline;color: #666666;}

A.linknotis2:link {text-decoration:none;color: #999999;} 
A.linknotis2:visited {text-decoration:none;color: #999999;} 
A.linknotis2:hover {text-decoration: underline;color: #666666;}

A.linken:link {text-decoration:none;font-weight:bold;color:#287970;} 
A.linken:visited {text-decoration:none; font-weight:bold;color:#287970;} 
A.linken:hover {text-decoration: underline;font-weight:bold;color:#287970;}

.registrar{
	width:485px;
	float: left;
	text-align: right;
	border: 2px solid #016257;
	height: 92px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #D3DABB;
}
.privat{
	width:300px;
	float: left;
	text-align: right;
	border: 2px solid #016257;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #D3DABB;
	margin-left: 25px;
	background-image: url(../imatges/privat.jpg);
}
.privat2{
	width:300px;
	float: right;
	text-align: right;
	border: 2px solid #016257;
	height: 92px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #D3DABB;
	margin-left: 100px;
	background-image: url(../imatges/privat.jpg);
}
.titolprivat{
	text-align: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.tornar{
	font-size: 11px;
	float: right;
	text-align: right;
	line-height: 20px;
}

.ul{
	border-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	
}

.fons{
	width:772px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: -80px 0px;
	padding-left: 10px;
	float: left;
	text-align: justify;
	padding-right: 10px;
	height: auto;
}
.columna1{
	font-size:11px;
	text-align:justify;
	border:none;
	padding-right: 20px;
	padding-bottom: 25px;
	width: 350px;
	height: auto;
	list-style-position: outside;
	float: left;
	padding-left: 20px;
}
.columna2{
	font-size:11px;
	text-align:justify;
	border:none;
	padding-right: 50px;
	padding-bottom: 25px;
	width: 350px;
	height: auto;
	list-style-position: outside;
	float: right;
}

.news{
	height:auto;
	width:198px;
	float:left;
	background-color: #ffffff;

}

.newsletters{
	height:150px;
	width:167px;
	float:left;
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 11px;

}

.lletranews{
	text-align: center;
	color:#333333;
	background-color: #ffffff;
	height: auto;
	float: left;
	width: 167px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 11px;

}
.lletranews3 a:hover{
	margin-top:100px;
	color:#333333;
	text-decoration:underline;
	text-align: center;
	background-color: #ffffff;

}
.marge{
	width: auto;
	float: left;
	line-height: 2;
	padding-top: 5px;
	margin-left: 6px;
	padding-bottom: 10px;
}









.input2 {
	width: 750px;
	padding-bottom: 10px;
	list-style-type: square;
	list-style-position: inside;
	float: left;
}

.enquesta{
	float:left;
	line-height: 18px;
	width: 735px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px;
}
.enquesta2{
	float:left;
	line-height: 18px;
	width: 500px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 10px;
	padding-left: 15px;
}

.form{
	height:auto;
	width: 100%;
	float: left;
	border: 0px;
	margin: 0px;
	border-top: 1px solid #016257;
}

.opcio{
	float:left;
	padding-right: 10px;
	line-height: 18px;
}
.opcio2{
	float:left;
	padding-right: 10px;
	line-height: 18px;
	padding-left: 20px;
}
.opcio3{
	float:left;
	padding-right: 10px;
	line-height: 18px;
	width: 120px;
}
.avantatges{
	float:left;
	height: 12px;
	width: 500px;


}
.avantatges2{
	float:left;
	height: 12px;
	width: 100px;
	padding-right: 10px;


}
.avantatges3{
	height: 12px;
	width: 400px;
	padding-right: 10px;


}
.avantatges4{
	float:left;
	height: 50px;
	width: 500px;


}
.avantatges5{
	float:left;
	height: 12px;
	width: 15px;
	padding-right: 10px;


}
.avantatges6{
	height: 12px;
	width: 15px;
	padding-right: 10px;


}
.cella{
	float:left;
	width:700px;
	padding-top: 5px;
}
.cella2{
	float:left;
	width:670px;
	padding-top: 5px;
	padding-left: 30px;
}

.boto{

}

.capta{
	float:left;
	width: 750px;
	padding-left: 50px;
}

.tauula{
	font-size:9px;
	width: 500px;
	line-height: 15px;

}

