td.titol  {	background-color: #00A0E4;	color: #D2F2FF;}
td.titol2 {	background-color: #348E86;	color: #DDF3F1;}
td.titol3 {	background-color: #1C622A;	color: #D4F3DA;}
td.titol4 {	background-color: #F76013;	color: #FDD2BD;}
td.titol5 {	background-color: #E0053A;	color: #FEB8C9;}
td.titol6 {	background-color: #4D1041;	color: #F1BCE7;}
td.titol7 {	background-color: #41516F;	color: #CCD4E1;}
td.titol8 {	background-color: #140F0F;	color: #E0D6D6;}


 td.titol, td.titol2, td.titol3, td.titol4, td.titol5, td.titol6, td.titol7, td.titol8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

a {
	color: #CD6E1F;
	text-decoration: underline;
}

a:hover {
	color: #E6A570;
	text-decoration: none;
}

.texte p {
	/*line-height: 20px;*/
	margin: 5px;
	text-indent: 15px;
}