body {
	background-color:#CCCCFF;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 1em;
	width: 100%;
	line-height: 1.5em;
	text-align: left;
	  
}  
	

h1 {
	font-size: 24px;
	font-style: oblique;
    background-repeat: no-repeat;
    background-position: left;
	padding-left: 10px;
}


#contingut p {
  background-image: url(../img/pdf.gif);
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-left: 10px;

}

#contingut a {
  color: #000000;
  border-bottom: 1px dashed white;
  margin-left: 15px;
  text-align: center;
}


#peu a {
  color:#CCCCFF;

}

#peu a:visited {
	color:#CCCCFF;
}
