body {
	background:url(../fr/grafx/bg-top.png); 
	background-repeat:repeat-x; 
	background-color:#F7F7F7;
	text-align:center;
	margin: 3px 0 0 0;
	padding:0;
	font-family:"Trebuchet MS", "Arial", "sans-serif";
}
a img {
	border:0;
}
textarea {
	font-family:"Trebuchet MS", "Arial", "sans-serif";
}

	
.content					{font-size: 12px; line-height:16px; color: #2C2C2C;}
.content2					{font-size: 13px; color: #2C2C2C;}
.content3					{font-size: 15px; color: #2C2C2C;}

A.content 					{font-size: 12px; color: #8C0005; text-decoration: underline}
A.content:visited			{font-size: 12px; color: #8C0005; text-decoration: underline}
A.content:hover				{font-size: 12px; color: #BC0421; text-decoration: none}
A.content:active			{font-size: 12px; color: #8C0005; text-decoration: underline}

.form {
	font-size: 13px;
	color: #2C2C2C;
	border: 1px solid #8E887A;
	background-color: #F2F1F1;
}

.inputBouton{
	font-family:"Trebuchet MS", "Arial", "sans-serif";
	font-size:13px;
	color:#2C2C2C;
	font-weight:bold;
	background-image: url(../fr/grafx/bg-btform.png);
	border: 1px solid #8E887A;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFFF;
}

.copyright {
	font-size: 12px;
	color: #2C2C2C;
	padding: 10px;
}

ol {
	list-style-type:upper-roman;
	margin:0 0 0 20px;
	padding:0;
}
ol li {
	margin:10px 0;
	padding:0;
}
ol ol {
	list-style-type:decimal;
	margin:10px 0 10px 17px;
	padding:0;
}
ol ol ol {
	list-style-type:lower-latin;
	margin:0 0 0 17px;
	padding:0;
}
ol ol ol ul{
	list-style-type:disc;
	margin:0 0 0 17px;
	padding:0;
}
