/* CSS Document */

*{
	border:0; padding:0; margin:0;
}
body{
	background:#f8faf9 url(../images/bg.gif) no-repeat top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545959;
}
#tous{
	width:859px;
	min-height:640px;
	margin:0 auto;
	/*background: url(../images/bgY.jpg) repeat-y top;*/
}
#centre{
	width:759px;
	margin:0 auto;
	background-color:#fff;
	margin-left:39px;
}
#menu{
	width:554px;
	height:39px;
	float:left;
}
#banniere-contenu{
	background: url(../images/bgBanniere.jpg) no-repeat top;
	width:759px;
	height:340px;
	float:left;
}
#onglet{
	width:238px;
	float:left;
}
#ligne{
	width:1px;
	float:left;
	background-color:#dadada;
	min-height:800px;
}
#border{
	width:809px;
	margin:0 auto;
	background: url(../images/bgY.jpg) repeat-y top;
	margin-left:-51px;
	float:left;
	padding-left:50px;
}
#contenu{
	width:487px;
	float:left;
	margin-left:25px;
	padding-right:25px;
}
#pieddepage{
	margin-left:-51px;
	float:left;
	
	background: url(../images/bgY.jpg) repeat-y top;
}
	#pieddepage a{
		color:#fff;
		text-decoration:none;
	}	
	#pieddepage a:hover{
		color:#fff;
		text-decoration:underline;
	}
#sitemap{
	width:803px;
	height:180px;
	background:#f2f4f0 url(../images/bgSitemap.jpg) repeat-x top left;
	font-size:11px;
	color:#fff;
	margin:0 auto;
}
#bas{
	width:859px;
	height:100px;
	background:#f8faf9 url(../images/bgPieddepage.jpg) no-repeat;
	font-size:11px;
	color:#676767;
	margin:0 auto;
}
h1{
	font-size:22px;
	font-weight:lighter;
	color:#68b138;
	margin-bottom:10px;
}
h2{
	font-size:15px;
	font-weight:lighter;
	color:#68b138;
	margin:30px 0px -10px 0px;
}
li h2{
	font-size:14px;
	font-weight:lighter;
	color:#68b138;
	margin:10px 0px 0px 0px;
}
p{
	display:block;
	clear:both;
	margin:15px 0px 5px 0px;
}
a{
	color:#68b138;
	text-decoration:none;
}	
a:hover{
	color:#545959;
	text-decoration:none;
}
ul{
	margin:10px 0px 10px 20px;
	list-style-type:square;
}
li{
	padding:2px 3px;
	margin-left:15px;
}
.date{
	color:#b18238;
	font-weight:bold;
	display:block;
	margin:20px 0px 10px 0px;
}
.boite{
	color:#fff;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	height:26px;
	display:block;
	margin:20px 0px 10px 0px;
}
.bulle{
	float:left;
	background:#fff url(../images/bgBulle.jpg) no-repeat;
	width:432px;
	height:163px;
	padding:50px 25px 0px 25px;
	color:#fff;
	font-size:12px;
}
input, textarea{
	border:1px solid #ccc;
	padding:1px 4px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}
select{
	border:1px solid #ccc;
	font-family:Arial, Verdana, sans-serif;
}
