
body {
	background-color: #f9f7f7;
	background-image: url(../images/fond-body.jpg);
	background-repeat: repeat-x;
}



div.wrapper {
  width:980px;
	position: relative;
  margin:0 auto;
/*  background-color: #F5F5DC;*/
  background-image: url(../images/fond1.jpg);
  background-position: center;
  background-repeat: repeat-y;
  
/*background:url(../images/top.gif) no-repeat;*/
}
div#top {
	 background:url(../images/top.gif) no-repeat;
	 padding-top:8px;
}
div#header {
	width: 980px;
	height: 237px;
	background: url(../images/banniere.jpg) repeat-y;
	position: relative;
	padding: 0;
	margin: 0 0 2px 0;
	overflow: auto;
}
div#header h1{
	font-size: 1.8em; line-height: 1.4em;
	font-family: "Trebuchet MS";
	margin: 1em 0 .5em;text-align: center;
}
div#header h2 {
	font-size: 1.5em;
	margin: 1em 0 .5em;
	color: #DFED08;
	text-align: center;
}
div#logo {
width: 480px;float: left;

}
div#logo h1, div#logo h4{
margin: 0;
text-align: center!important;
}

div#accroche {
	float: right;
	font-size: 95%;
	width: 420px;
	background-color: Black;
	padding: 0px 0 0 10px;
	border: 1px solid #f00f84;
	margin: 5px 0 0 0;
}
div#page {
	clear: both;
	overflow: auto;
	padding: 0 0px 0 0px;
	color: #302121;
	background: url(../images/separ-sidebar.jpg) repeat-y 685px top;
}

div#page .gde-col {
	overflow: auto;
	width: 668px;
	background-image: url(../images/fond-content.jpg);
}

div#page #contenu.content {
	overflow: auto;
	width: 668px;
	padding: 0 0px 15px 0px;

	background-image: url(../images/fond-content.jpg);
}
div#page .tiers-content {
	overflow: auto;
	width: 215px;
	height: 229px;
	float: left;
	margin: 0 4px 15px 0px;overflow: hidden;
	
}
div#page .tiers-content div{
	padding: 25px 10px 10px 15px;
	

}
div#page .tiers-content div h1{ 
	font-size: 1.4em!important;
	text-align: right;
	margin-bottom: 30px!important;
}
div#page .tiers-content div { 
	font-size: 98%;
	
}
div#page .tiers-content div li{ 
	font-size: 98%;
	
}
div#page #col1 {
	background-image: url(../images/bloc1.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
div#page #col2 {
	background-image: url(../images/bloc2.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
div#page #col3 {
	background-image: url(../images/bloc3.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
div#sidebar {
	float: right;
	width: 284px;
	margin-top: 7px;
	background-image: url(../images/fond-cold2.jpg);
	background-position: top;
	background-repeat: repeat-x; /*	background-color: #E7E7D6;*/
/*	color: #F4FBDB;*/
}
div#sidebar img {
	background-color: #C3CE06;
	padding: 4px;
	border: 1px solid #DFED08;
	text-align: center;
}



div#sidebar #right-col {
	padding: 8px;
;
}
div#footer {
	background-image: url(../images/fond-footer.jpg);
	background-repeat: repeat-x;
	height: 153px;
	text-align: center;
	color: #294a64;
	border-top: 1px solid #ded3d3;
	padding-top: 10px;
}

a.demo {
	background: transparent url(../images/demo.gif) no-repeat center;
	padding: 22px 20px 11px 20px!important;
}
