html {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	background-color: #272727;
	color: #ffffff;
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
a {
	border-bottom-color:#B9B9B9;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	width: 100%;
	text-decoration: none;
}
a:link, a:visited {
	color:#fff;	
	}
a:hover, a:active {
	color:#99C228;	
	}
.container {
	background-image: url(images/fond-container.gif);
	background-repeat: repeat-y;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	color: #ffffff;
}
.coin-gauche {
	background-image: url(images/coin-gauche.gif);
	background-repeat: repeat-y;
	width: 15px;
	position: absolute;
	left: 0px;
	height: 18px;
	bottom: 0px;
}
.coin-droit {
	background-image: url(images/coin-droit.gif);
	background-repeat: repeat-y;
	width: 15px;
	position: absolute;
	right: 0px;
	height: 18px;
	bottom: 0px;
}
.centre {
	background-color: #393939;
	margin-left: 15px;
	margin-right: 15px;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 225px;
}
.header a {
	display: block;
	width: 375px;
	height: 160px;
  border: none;
}
.header h1 {
	text-indent: -5000px;
}
.main {
	position: relative;
	padding: 0 25px 0 25px;
}
.encart {
	float: left;
	width: 285px;
	background-color: #838383;
	margin-right: 20px;
}
.titre-encart {
	height : 50px;
	
	padding-left: 20px;
	background-color: #9f9f9f;
}
.titre-encart img {
	text-indent: 0;

}
.titre-encart h2 {
	margin: -50px;text-indent: -5000px;
}
.contenu-encart {
	padding: 20px;
	color: #c9c9c9;
}
.contenu-encart-vert {
	color: #99C228;
	font-weight: bold;
}
.encart ul {
	list-style-image: url(images/puce-encart.gif);
	margin-top:0.3em;
	}
.encart li {
	margin-left:-20px;
	margin-top:0.3em;
}
.encart a {
	border-bottom-color:#B9B9B9;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	width: 100%;
	text-decoration: none;
	display: block;
}
.encart a:link, .encart a:visited {
	color:#fff;	
	}
.encart a:hover, .encart a:active {
	color:#99C228;	
	}
.titre-main {
	text-indent: -5000px;
	display: inline;
}
.footer {
	background-image: url(images/fond-footer.gif);
	background-repeat: repeat-x;
	height: 37px;
}
.footer a {
	border: none;
}
.texte_blanc    {
	color: #ffffff;
}
.texte_gris  {
	color: #C9C9C9;
}

.table-home td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.table-home img {
	margin-right: 15px;
	float: left;
}
.texte_gris-08   {
	color: #C9C9C9;
	font-size: 0.9em;
}
.texte_blanc2  {
	color: #ffffff;
	font-family: tahoma, verdana, arial;
	font-size: 0.9em;
}
.texte_vert {

	color: #99C228;
}
