@charset "utf-8";
/* CSS Document */

body {
	background-color:#292929;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e1e1e1;
}


body a{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1e1e1;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


.fond-haut{
	background-color:#333333;
}

.fond-gauche{
	background-image: url(gauche.jpg);
	width:6px;
	background-repeat: repeat-y;
	background-position: top;
}

.fond-droite{
	background-image: url(fond-droite.jpg);
	width:11px;
	background-repeat: repeat-y;
	background-position: top;
}

.fond-verte{
	background-image: url(fond-verte.jpg);
	width:900px;
	height:30px;
	background-repeat: repeat-x;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1e1e1;
}

.fond-verte a{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1e1e1;
	text-decoration:none;
}

.fond{
	background-color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1e1e1;
	text-align:justify;
}

.fond a{
	background-color:#3d3d3d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1e1e1;
	text-align:justify;
	text-decoration:none;
}

.footer{
	background-image: url(copyright.jpg);
	width:950px;
	height:54px;
	background-repeat: no-repeat;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e1e1e1;
}
.underlign {
	font-size: 13px;
	text-decoration: underline;
}

.lien-bas{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#e1e1e1;
}

.lien-bas a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#e1e1e1;
}

