/* CSS Document */
html, body
	{
		font: 12px Verdana, Geneva, sans-serif;
		color:#FFF;
		background:url(../images/motif.jpg) repeat center top;
		margin:0;
		padding:0;
	}
h1
	{
		margin:0 auto;
		padding:0;
		font-size:10px;
		color:#999;
		width:950px;
		text-align:center;		
	}
h2
	{
		margin:15px 0 0;
		font-size:16px;
		text-align:center;
	}
h3
	{
		color:#B4AC85;
		margin:0 auto;
		padding:0;
		width:150px;
		text-align:center;
		font-style:italic;
		font-size:12px;
	}
#conteneur
	{
		background:#494949;
		width:950px;
		margin:0 auto 15px;
	}
#entete
	{
		height:180px;
	}
#corps
	{
		min-height:350px;
		background: #484848;
	}
#blocgauche
	{
		width:200px;
		margin:15px 0 15px 0;
		float:left;
		padding:0 0 15px;
		text-align:center;
	}
#piedpage
	{
		width:950px;
		height: auto;
		clear:both;
		text-align:center;
		border-bottom: 2px solid #484848;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	}
#piedpage a
	{
		color:#FFF;
	}
#piedpage a:hover
	{
		text-decoration:none;
	}
#bandeau
	{
		height:160px;
		margin:0;
		padding:0;
	}
#menubas{
    width: 950px;
	height: auto;
	float: left;
	padding: 0;
	margin-bottom: 10px;
	background: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666;
	text-decoration: none;
}
#menubas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666;
	text-decoration: none;
}
#menubas a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #666;
	text-decoration: none;
}
#menu
	{
		height:20px;
		width:950px;
	}
#menu ul
	{
		margin:0;
		padding:0;
		width:950px;
		height:20px;
		list-style:none;
	}
#menu li
	{
	text-align:center;
	float:left;
	line-height:20px;
	padding:0 10px;
	background-image: url(../images/menuligne.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.sbord
	{
		border-right:none;
	}
#menu a
	{
	color:#FFF;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	}
#menu a:hover
	{
		text-decoration:none;
	}
#textecondition
	{
		width:700px;
		float:left;
		padding:0 0 0 20px;
		margin:15px 0 0;
	}
	