/* CSS Document */
body{
background-image: url(img/fons.gif); 
min-width: 684px; 
font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
}
/*ids*/
#wrapper {
	BACKGROUND-IMAGE: url(img/middle.gif); 
	background-repeat: repeat-y;
	MARGIN: 0px auto; 
	WIDTH: 684px; 
	TEXT-ALIGN: left
}
#top {
	WIDTH: 684px; 
}
#container {
	BACKGROUND-IMAGE: url(img/middle.gif); 
	WIDTH: 684px; 
	BACKGROUND-REPEAT: repeat-y; 
	padding-left:25px; 
	padding-right:20px;
}
#bottom {
	WIDTH: 684px; 
	background-image:url(img/bottom.gif); 
	background-repeat:no-repeat;
}
#cap {
  background-image: url(img/capsalera.gif); 
  background-repeat:no-repeat; height:172px;
}
#esquerra{
   margin-right: 260px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
	text-align: left;
}
#dreta{
	padding: 0px;
	width: 260px;
	float: right;
}
#interior{
	padding-left: 40px;
	padding-right: 55px;
}
/*vincles*/
a:link,a:visited,a:active {
	color:#885c8d; 
	text-decoration:none;
}
a:hover {
	color:#caa21f; 
	text-decoration:none;
}
/*texts*/
.text_posicio {padding-left:25px}
.text_gris {color:#6a5961; font-size:16px;}
.text_ocre {color:#caa21f; font-size:16px;}
.text_marro {color:#996600; font-size:16px;}
.text_gris_petit {color:#6a5961; font-size:13px; font-weight:bold;}
.text_blanc {color:#FFFFFF; font-size:17px; padding-left: 15px;}
.text_gris_gran {color:#6a5961; font-size:17px; font-weight:bold;}
.text_lila_gran {color:#885c8d; font-size:18px; font-weight:bold;}
.text_ciber{
background-image: url(img/ciber_fons.gif); background-repeat: no-repeat; height: 52px; color: #6a5961; text-align:center;
}
/*menu*/
.menu {
	background-image: url(img/boto_normal.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.menu_actiu {
	color:#6a5961; 
	background-image:url(img/boto_actiu.gif); 
	background-repeat:no-repeat;  
	padding-top: 11px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.menu_ample {
	background-image: url(img/boto_ample.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.menu_ample2 {
	background-image: url(img/boto_ample2.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.menu_actiu_ample {
	color:#6a5961; 
	background-image:url(img/boto_actiu_ample.gif); 
	background-repeat:no-repeat; 
	padding-top: 11px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.menu_actiu_ample2 {
	color:#6a5961; 
	background-image:url(img/boto_actiu_ample2.gif); 
	background-repeat:no-repeat; 
	padding-top: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
}