body {
	background-color: #F2F2F2;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/interface/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	text-align: justify;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #F2F2F2;
	text-decoration: none;
}

a {
	color: #333333;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:hover {
	color: #666666;
	text-decoration: none;
}
.cellmenu {
	width: 180px;
	background-image: url(images/interface/fond.png);
	background-repeat: no-repeat;
	background-position: top;
}
.contenu {
	width: 770px;
}
.stitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texte a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	padding: 4px;
	font-weight: bold;
}
.texte a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #039CD1;
	text-decoration: underline;
	padding: 4px;
	font-weight: bold;
}
.stitre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.stitre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #059CD2;
	text-decoration: none;
}
