body,html	{
	margin: 0;
	background: #000 url(templates/back-mu.png) no-repeat top center;
}
body,html,form,input,select,textarea	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

body {
	height: 100%;
}
div {
	margin:0;
}	
p {
	text-align:justify;
	margin:0;
}
img	{
	border: none;
}
a.vert	{
	text-decoration: none;
	color:#9C0;
}
a.noir	{
	text-decoration: none;
	color:#000;
}
a.noir:hover	{
	text-decoration: underline;
}
a.noir:active	{
	text-decoration: underline;
}
a.vert:hover	{
	text-decoration: underline;
}
a.vert:active	{
	text-decoration: underline;
}
a	{
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
a:active	{
	text-decoration: underline;
}
#bandeau	{
	position: absolute;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	height: 250px;
	overflow: hidden;
	top: 0;
	background: #000 url(template/bandeau_tmp.jpg) no-repeat;
}
#global	{
	position: absolute;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	top: 215px;
	overflow: hidden;
	background: url(templates/back.gif) repeat-y top;
	padding-bottom: 10px;
}
#main	{
	float: left;
	width: 676px;
}
#right	{
	float: left;
	width: 174px;
}
#footer	{
	clear: both;
	width: 850px;
	height: 20px;
/*	background: url(templates/foot.gif) no-repeat;*/
}
#recherche {
	background-color: #000;
	padding: 5px 0 0 10px;
}
.btn {
	color:#FFF;
	font-size: 10px;
	background-image:url(templates/btn.gif);
	border: 0;
	width: 17px;
	height: 15px;
	cursor: pointer;
}
#contact {
	padding: 40px 0 0 10px;
	color: #fff;
	font-size: 11px;
	background: #000 url(templates/topContact.gif) no-repeat top;
}
#client {
	padding-left: 10px;
}
#client a{
	color: #fff;
	text-decoration: none;
}
#footBack	{
	position: absolute;
	bottom: -2px;
	background: url(templates/foot-back.gif) no-repeat center;
	width: 900px;
	height: 33px;
}
#menu	{
	color: #999;
	text-indent:10px;
}
.postList	{
	margin-top : 20px;
	background: #fff url(templates/bottomPost.gif) repeat-x bottom;
}
.postList .img	{
	width: 130px;
	height: 110px;
	overflow: hidden;
	float: left;
	padding-left: 10px;
}
.picto	{
	width: 80px;
}
.postList h2	{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
.postList p	{
	margin: 10px 0 2px 0;
}
.postList .txt	{
	float: right;
	width: 520px;
	padding-right: 10px;
}
.postList .foot	{
	clear: both;
	border-bottom: solid 1px #d3d3d3;
	height: 2px;
}
.postPage	{
	margin-top : 20px;
}
.postPage .left	{
	float: left;
	width: 125px;
	padding-left: 10px;
}
.postPage h1	{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.postPage h2	{
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	font-style:italic;
}
.postPage p	{
	margin: 10px 0 0 0;
}
.postPage .txt	{
	float: left;
	width: 520px;
	padding-right: 10px;
}
#ulLinks	{
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
.postPage .foot	{
	clear: both;
	border-bottom: solid 1px #FFF;
	height: 10px;
}
.ligneGalerie	{
	clear: both;
}
.imgGalerie	{
	width: 132px;
	text-align: center;
	float: left;
	padding: 0 0 10px 0;
}
.imgGaleri img	{
	margin: 0;
}
.imgGalerie p	{
	margin: 0;
	padding: 0;
	text-align: center;
}
.vert	{
	color: #9C0;/**/
}
.noir	{
	color: #000;/**/
}
.orange	{
	color: #F90;
}
.gris1	{
	color: #999;
}
.date	{
	color: #9C0;
	font-size: 9px;
}