@charset "utf-8";
/* CSS Document */

body{
	background:#FFFFFF url(/commun/images/background.png) repeat-x top;
	}
.footer{
	color:#000000;
	font-family:Arial;
	font-size:11px;	
}
.titrefooter {
	color: #666666; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
.textefooter {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align:left;
}
.Copyright {color: #FF9900}
.textefooterita {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 11px; color: #666666; font-style: italic; }
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}