/*===| I. LAYOUT SIZE |====================================================*/
*{
  outline: none;
}


#container, #footer, #header {width: 784px;}
#header {height:260px;}
#left-column {width: 278px;}
#right-column {width: 476px;}
/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	------------------------------------------------------- */
#wrap-footer, #footer, .push {height: 75px;}
.push	{clear: both;}
/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	----------------------------------------------- */
#wrap-container {	margin: 0 auto -75px;}
/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/
* {margin: 0;}
html, body {height: 100%; width: 100%;}
body {text-align: center;}
#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#left-column{
	float:left;
	margin: 0px 0 0 0;}
#right-column{
	float:left;
  padding: 0 15px 0 15px;
}
#footer {
	margin: 0 auto;
	padding: 0;}
.copyright{
	padding: 17px 0 0; 
	text-align: center;}
/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/
/* ---| CONTENT ELEMENTS - LEFT COLUMN |------------------------- */
#actualite{
  width: 226px;
  height: 140px;
  float: left;
  padding: 0px 30px 0px 22px;
}
#actualite p{
  font-size: 11px;
  font-family: Verdana;
  line-height: 14px;
  color: #000000;
  text-align: justify;
}
#actualite img{
  border: solid 2px #ffb870;
  float: right;
  margin-left: 10px;
}
#actualite-detail a:link, #actualite-detail a:visited{
  background: url(../images/charte/en-savoir.jpg) no-repeat top left;
  width: 72px;
  height: 8px;
  float:left;
}
#actualite-detail a:hover, #actualite-detail a:active{
  background: url(../images/charte/en-savoir-over.jpg) no-repeat top left;
  width: 72px;
  height: 8px;
  float:left;
}
#news{
  width: 225px;
  height: 19px;
  float: left;
  padding: 43px 31px 28px 22px;
}
.buttonOK
{
    background: url(../images/charte/ok.jpg) no-repeat top left;
    width: 31px;
    height: 19px;
    border: 0;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0;
}
.buttonOKover
{   background: url(../images/charte/ok-over.jpg) no-repeat top left;
    width: 31px;
    height: 19px;
    border: 0;
    float: left;
    cursor: pointer;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0;
}
.inForm
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
  border-top: 1px solid #ff8e1a;
  border-right: 1px solid #ff8e1a;
  border-bottom: 1px solid #ff8e1a;
  border-left: none;
	color: #020202;
  margin: 0px 1px 0 0px;
  background-color: #ffffff;
	width:175px;
  float:left;
	height:14px;
  padding-left: 5px;
  padding-top: 2px;
}
.inFormOver
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
  margin: 0px 1px 0 0px;
  background-color: #ffffff;
	width: 175px;
	font-weight: normal;
	color: #020202;
  border-top: 1px solid #ff8e1a;
  border-right: 1px solid #ff8e1a;
  border-bottom: 1px solid #ff8e1a;
  border-left: none;
	float:left;
	height:14px;
  padding-left: 5px;
  padding-top: 2px;
}
#promo{
  width: 278px;
  height: 98px;
  float: left;
  text-align: center;
  padding-top: 37px;
}
#contact-info{
  width: 255px;
  height: 170px;
  float: left;
  padding: 37px 0 0 23px;
}
#contact-info p{
  font-family: Verdana;
  font-size: 11px;
  text-align: justify;
  font-weight: normal;
  line-height: 16px;
}
#contact-info a:link, #contact-info a:visited{
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  color: #cc6800;
  font-weight: bold;
}
#contact-info a:hover, #contact-info a:active{
  text-decoration: underline;
  font-family: Verdana;
  font-size: 11px;
  color: #af5800;
  font-weight: bold;
}
#plan-acces{
  float: left;
  width: 256px;
  height: 109px;
  padding-top: 34px;
  padding-left: 22px;
}
.plan:link, .plan:visited{
 float: left;
 width: 225px;
 height: 88px;
}
.plan:hover, .plan:active{
 float: left;
 width: 225px;
 height: 88px;
}
/* ---| CONTENT ELEMENTS - RIGHT COLUMN |------------------------- */
.title{
  float: left;
  padding: 0 0 20px 0px;
}
 ul.list1{
	float:left;
  width: 220px;
	padding: 5px 0 0 38px;
  list-style-type: none;
	}
ul.list1 li{
	background: url(../images/charte/bullet2.jpg) no-repeat top left;
	background-position:0px 4px;
	text-align:left;
	line-height: 16px;
	padding:0px 0px 0px 10px;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  display: block;
}
.middle{
  float: right;
  border-top: solid 1px #ffbc77;
  border-bottom: solid 1px #ffbc77;
  padding-top: 10px;
  padding-bottom: 12px;
  width: 332px;
  margin-top: 7px;
}
.middle2{
  float: left;
  width: 332px;
  margin-top: 9px;
}
.index-text2{
  float: left;
  background: url(../images/charte/bg-furnisseur.jpg) no-repeat top left;
  margin-top: 7px;
  width: 479px;
  height: 133px;
}
.index-text2 p{
  padding: 35px 15px 5px 15px;
}
.ref{
  font-size: 11px;
  font-family: Verdana;
  text-align: center;
  color: #683500;
}
img {border: 0;}
/*------------------ bdd -------------------*/
#search-bar
{
	width: 300px;
	height:30px;
	padding:0px 0 0 175px;
	border: none;
	float:left;
	background: url(../images/charte/bg-recherche.jpg) no-repeat 8% 25%;
}
#search-bar1
{
	width: 280px;
	height:30px;
	padding:0px 0 0 185px;
	border: none;
	float:left;
	background: url(../images/charte/bg-recherche1.jpg) no-repeat 1% 25%;
}
#search-bar2
{
	width: 300px;
	height:30px;
	padding:0px 0 0 140px;
	border: none;
	float:left;
	background: url(../images/charte/bg-recherche.jpg) no-repeat 1% 25%;
}
.buttonRecherche
{
    background: url(../images/charte/ok1.jpg) no-repeat top left;
    width: 31px;
    height: 19px;
    border: 0;
    float: left;
    color: #000000;
    margin-top: 0px;
    margin-left: 0px;
}
.buttonRechercheOver
{   background: url(../images/charte/ok1-over.jpg) no-repeat top left;
    width: 31px;
    height: 19px;
    border: 0;
    float: left;
    cursor: pointer;
    margin-top: 0px;
    margin-left: 0px;
}
#pagination{
  padding-bottom: 5px;
}
#pagination a:link, #pagination a:visited{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
  color: #740a00;
  background-color: #ffffff;
  padding: 3px;
  font-weight: bold;
  }
#pagination a:hover, #pagination a:active{
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
  color: #cb610d;
  background-color: #ffffff;
  padding: 3px;
  font-weight: bold;
  }
#pag-sel{
  padding: 3px;
  font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
  color: #000000;
  font-weight: bold;
}
.bg-select{
  background: url(../images/charte/bg-select.jpg) no-repeat top left;
  float: left;
  margin: 3px 0px 0px 15px;
}
.orange{
  background: url(../images/charte/bg-orange.jpg) no-repeat top left;
  width: 409px;
  height: 89px;
  margin-left: 5px;
  padding: 10px 15px 10px 15px;
}
/*------------------ details_produits -------------------*/
.details{
  width: 49px;
  height: 16px;
  padding-top: 10px;
  float: left;
}

.top{
  width: 476px;
  float: left;
  background: url(../images/charte/px-top.jpg) repeat-x top left;
}
.top-left{
  float: left;
  background: url(../images/charte/top-left.jpg) no-repeat top left;
  width: 18px;
  height: 18px;
}
.top-right{
  float: right;
  background: url(../images/charte/top-right.jpg) no-repeat top right;
  width: 18px;
  height: 18px;
}
.middle-orange{
  border-left: solid 1px #ffa74b;
  border-right: solid 1px #ffa74b;
  width: 449px;
  padding-left: 15px;
  padding-right: 10px;
  height: 100%;
  float: left;
}

.bottom{
  width: 476px;
  float: left;
  background: url(../images/charte/px-top.jpg) repeat-x bottom left;
}
.bottom-left{
  float: left;
  background: url(../images/charte/bottom-left.jpg) no-repeat bottom left;
  width: 18px;
  height: 18px;
}
.bottom-right{
  float: right;
  background: url(../images/charte/bottom-right.jpg) no-repeat bottom right;
  width: 18px;
  height: 18px;
}
.photos{
 text-align: center;
 float: left;
 padding-bottom: 10px;
 padding-left: 8px;
}

.photo-details{
  float: left;
  margin-left: 16px;
  border: solid 1px #e17300;
}
.photo-details1{
  float: left;
  margin-left: 8px;
  margin-right: 5px;
  border: solid 1px #e17300;
}
.title1{
  float: right;
  color: #683500;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 10px;
}
.photo-realisations{
  border: solid 1px #e17300;
}
.middle1-orange{
  border-left: solid 1px #ffa74b;
  border-right: solid 1px #ffa74b;
  width: 450px;
  padding-left: 9px;
  padding-right: 15px;
  height: 100%;
  float: left;
}
/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right; margin-top: 12px; }
.right-service{ float: right; margin-left: 10px; border: solid 1px #ffa74d; }
.right1{float: right; margin-top: 8px; }
.paragraph{
	clear: both;
	display: table;
	width: 100%;
}
.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
  line-height: 0px;}
  /* ======== | merci | ==================== */
#merci-text1{
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
#merci
{
  clear:both;
  width:100%;
  text-align: center;
  float: left;
  padding-bottom: 200px;
}
#merci p {
  padding:40px 0px 0px 0px;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  color: #cc6800;
}
#merci a:link, #merci a:visited{
  text-decoration: none;
  font-family: Verdana;
  font-size: 11px;
  color: #cc6800;
  font-weight: bold;
}
#merci a:hover, #merci a:active{
  text-decoration: underline;
  font-family: Verdana;
  font-size: 11px;
  color: #af5800;
  font-weight: bold;
}
/* ---| THE END |------------------------- */