.buttonlink
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	color:#91887D;
/*	color: #DEB887;*/
/*color:#808080;*/
}
H1
{
	font-weight: bold;
	font-size: 25px;
	font-family: Arial;
	color: white;
}
.buttonlink:Hover
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	color: #DEB887;
}
A
{
	font-family: tahoma;
	font-size: 13px;
	color: #f0f0f0;
	text-decoration: none;
}
A:hover
{
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
}
td
{
	font-family: tahoma;
	font-size: 13px;
	color: #DEB887;
}
div.soustitre
{
	font-family: arial;
	font-size: 13px;
	color: #CCCCCC;
}
body
{
	background: URL(sfondo_marcello.bmp) repeat;*/
	margin-left: 5;
	margin-top: 20;
	margin-bottom: 0;
	margin-right: 5;
	color: white;
	/*color: black;*/
	/*background-color: #202020;*/
}

