body{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}




/*-----------------------TIToLS-------------------------------------------------------*/


	
	
	
/*------------------------------AGENDA ACTIVITATS------------------------------------------------*/

.hr1 {clear:both;background-image:  url(../img/menu.gif);background-repeat:repeat-y;height: 10px;width:100%;}

/*---------------LI UL-----------------------------------*/

ul {padding:2px;}
li {
  list-style: none;
  background: 1px 10px url(../IMG/shim/blau.gif) no-repeat;
  padding: 7px 0px 0px 12px;
  margin-bottom:15px;
  text-align: justify;
}
a.punto{
	background-image : url(../img/fons/li.gif);
	background-position : left;
	background-repeat : no-repeat;
	/*padding-left : 4px;*/
}
a.barra{background-image:  url(../img/fons/boton.gif);
	height:30px;
	background-repeat: no-repeat;
	float: left;
	margin: 2px;
	margin-bottom:10px;
	color:#666666;
	padding:6px 0 0 0px;	
	text-align : center;}
a.barra:hover{
	background-image:  url(../img/fons/boton0.gif);
	height:30px;
	background-repeat: no-repeat;
	float: left;
	margin: 2px;
	margin-bottom:10px;
	color:#000000;
	padding:6px 0 0 0px;	
	text-align : center;}

a.boton{color:#999999;
	background-image: url(../img/fons/boton.jpg);
	background-repeat: no-repeat;
	width:162px;
	height:26px;
	padding:4px 0 0 15px;
	display:block;
	margin-left:0px;
	margin-bottom:8px;
	clear:both;}
.marc {
	height: 48px;
	width: 48px;
	background-image: url(../img/marco.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 4px;
	margin-bottom:4px;
	text-align: center;
	padding-top : 0px;	
}

