/*ALIMENTS*/
body	{font-family:Arial;}
table	{background-color:#CEE3F6;
		border-style: solid;}
th		{color:#0404B4;
		text-align: center;
		}
td		{color:#0B3861;
		text-align:center;
		font-style:italic;}
td.nom	{text-decoration: underline;
		text-align: left;}

tr		{border: transparent;
		border-bottom:#FFFFFF;}
tr.Titols	{text-align: center;
			background-color: #81BEF7;}
p			{text-align:center;
			font-size:15px;}
a:hover		{color:#FF0000;}
tr:hover	{background-color:#8181F7;}
			