/* CSS Document */
/*
Grana:#9D2950;
Ocre:#FFCD33;
Crema fons: #fef5d7;
*/
body {
	background-color: #fef5d7;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 30px;
	font-family: Verdana, Helvetica, Geneva, sans-serif, "Trebuchet MS", Arial;	
	font-size: 10px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}
a:link { color: #9D2950;text-decoration: none;}
a:visited {color: #9D2950;text-decoration: none;}
a:hover {color: #CC0000;text-decoration: none;}
a:active {color: #9D2950;text-decoration: none;}

td {
	font-size: 10px;
}
th, h1 {
	font-size: 12px;
	font-weight: bold;
	color:#9D2950;
	text-align:left;
}
p {
	text-align:justify;
	margin-top: 0px;
	margin-right: 15px;
 }
li {
list-style-position:outside; 
}
.titol {
	font-size: 12px;
	font-weight: bold;
	color:#9D2950;
	background-color:#FDECA9;
}
.titolpetit {
	font-size: 10px;
	font-weight: bold;
	color:#9D2950;
	background-color:#FDECA9;
}
.llista {
font-size: 10px;
font-weight: bold;
color:#9D2950;
}

.footer {
font-size: 8px;
text-align:center;
font-weight: bold; 
color:#9D2950;
}
