body {
	background-image:url(../fons.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
	 }
#pastilla{
	position:absolute;
	width:800px;
	left: 50%;
	margin-left: -400px;
	overflow: auto;
	height: 600px;
	top: 0px;
}

#cap {
	width:800px;
	height:105px;
	float: left;
	background-image: url(../imatges/cap.jpg);
}



#logo {
	width:104px;
	height:65px;
	float: left;
	padding-left: 47px;
	padding-top: 8px;
}


#contingut{
	float:left;
	height:453px;
	width: 800px;
	background-image: url(../imatges/fons_cos.jpg);
}
#peu{
	float:left;
	height:42px;
	width: 800px;
	background-image: url(../imatges/fons_peu.jpg);
	background-repeat: no-repeat;
}

#columna_dreta{
	float:left;
	height:441px;
	width:171px;
	padding-left: 35px;
	padding-right: 10px;
}
#cos{
	float:left;
	height:453px;
	width:515px;
	padding-right: 25px;
	background-image: url(../imatges/imatgecos.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;


}



.titular{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0757A0;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #333333;
	border-bottom-style: dashed;
	margin: 0px;
	font-weight: normal;
	text-align: left;


}

#menu{
	float: left;
	width: 171px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #333333;
	margin-bottom: 10px;
	padding-top: 10px;

}

#menu ul {
  padding:0; 
  margin:0; 
  list-style-type:none;
  }
#menu li {
	display:block;
	width:171px;
	height:24px;
	margin-top: 5px;

  }
#menu li a {
	display:block;
	width:171px;
	color:#FFFFFF;
	color:#636363;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:24px;
	line-height:22px;
	background-image:url(../imatges/botons.jpg);
	text-align:center;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px -24px;
	;
	letter-spacing: -1px;
  }
#menu li a:hover {
	background-image:url(../imatges/botons.jpg);
	color:#0658A4;
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }
#menu li.active a {
	background-image:url(../imatges/botons.jpg);
	color:#0255A1;
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }
  
  
  
#formulari{
	float:left;
	width:171px;
	height:175px;
	background-image: url(../imatges/fons_formulari.jpg);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #636363;
	line-height: 10px;
	padding-top: 5px;
	margin: 0px;
	border: 0px;
	background-repeat: no-repeat;
}

.titolform{
	text-align:center;
	padding-bottom: 5px;
	height: 10px;
}
#tel{
	float:left;
	width:171px;
	height: 30px;
	background-image: url(../imatges/tel.jpg);
	padding-top: 10px;
	background-position: 0px 10px;
	background-repeat: no-repeat;
}


#bot {
	float: left;
	width: 171px;

}

#bot ul {
  padding:0; 
  margin:0; 
  list-style-type:none;
  }
#bot li {
	display:block;
	width:171px;
	height:24px;
	margin-top: 10px;

  }
#bot li a {
	display:block;
	width:171px;
	color:#FFFFFF;
	color:#636363;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:24px;
	line-height:22px;
	background-image:url(../imatges/botons.jpg);
	text-align:center;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px -24px;
	;
	letter-spacing: -1px;
  }
#bot li a:hover {
	background-image:url(../imatges/botons.jpg);
	color:#0658A4;
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }

.text{
	overflow: auto;
	scrollbar-arrow-color: #666666;
	scrollbar-dark-shadow-color: #666666;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #C2C3C5;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #666666;
	height: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666465;
	text-align: justify;
	margin-top: 25px;
	padding-right: 10px;
}
#movie{
	width: 171px;
	height: 160px;
}

#movie2{
	width: 515px;
	height: 200px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dashed #333333;
}


.peu1{
	font-size: 9px;
	color: #636363;
	width: 450px;
	padding-left: 35px;
	float: left;
	padding-top: 20px;


}
.peu2{
	font-size: 9px;
	color: #636363;
	padding-right: 35px;
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 20px;


}

A.link:link {text-decoration:none;color: #636363;} 
A.link:visited {text-decoration:none;color: #636363;} 
A.link:hover {
	text-decoration: underline;
	color: #01539F;
}
.titular_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0757A0;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	padding-top: 7px;


}

