/*===| I. LAYOUT SIZE |====================================================*/

#header {width: 900px; padding:0 52px 0 52px;}
#footer{width: 1004px;}
#container{width: 1004px;}
#header {height:276px;}


/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 80px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -80px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}
a:focus{
  outline: none;
}


#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}

#footer {
	margin: 0 auto;
	padding: 0;
    text-align: center;
}

.ref{
  clear:both;
  margin:0px;
  width:900px;
  padding:0px 54px;
  color:#ffffff;
  text-align:center;
}
.ref1{
  padding-top:15px;
  clear:both;
  margin:0px;
  width:970px;
  color:#ffffff;
  text-align:center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- 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;}


/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}


/*--------------------------index-------------------------------------*/
 #wrap-container1 {

	height: auto !important;
    text-align: center;
}
#container1{width: 970px;}
#flash{
  width:970px;
  height:533px;
}
#adresse{
  width:970px;
  height:33px;
  text-align: center;
}

#wrap-footer1, #footer1{height:62px;}



/*------------------------left-column--------------------------------*/
#left-column{
    float:left;
    width:297px;
}
#actualite{
    width:208px;
    height:112px;
    padding:44px 35px 0px 54px;
}
    #actualite img{
      float:right;
      border:1px solid #ffffff;
      margin-left:10px;
      margin-top:4px;
    }

#plan{
    width:208px;
    height:100px;
    padding:25px 35px 0px 54px;
}
#info{
    width:200px;
    height:93px;
    padding:9px 35px 0px 62px;
}
#diapo{
    width:297px;
    height:200px;
}
/*------------------------/left-column--------------------------------*/
#right-column{
	float:left;
    width:657px;
}
/*------------------------presentation--------------------------------*/
.paragraph{
  clear:both;
  float:left;
  width:657px;
}
.thumb-right{
  float:right;
  margin-left:11px;
}
.thumb-left{
  float:left;
  margin-right:11px;
}
.bg1{
  width:637px;
  padding: 13px 11px 13px 9px;
}
.bg2{
  width: 499px;
  height: 53px;
  float:right;
}
.bg3{
  width:639px;
  padding: 10px 11px 13px 8px;
}
ul.list1{
    display:inline;
    list-style: none;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
    line-height: 18px;
    padding-left:10px;
    color:#DDEDF7;
}
ul.list2{
    list-style: none;
    float: left;
    padding:8px 0 0 50px;
	}
ul.list2 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
    line-height: 18px;
    padding-left:10px;
    color:#DDEDF7;
}
ul.list3{
    list-style: none;
    float:left;
    padding:0px 0 0 30px;
	}
ul.list3 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	text-align:left;
    display:inline;
    line-height: 18px;
    padding:0 10px;
    font-weight:bold;
    color:#DDEDF7;
}
/*------------------------Matériel en location --------------------------------*/
.materiel{
  width: 304px;
  height:184px;
  float:left;
  margin:0px 4px 8px 3px;
  padding:8px;
}
.text{
  width: 304px;
  height: 144px;
  padding-top:8px;
}
.text img{
  float:left;
  border: 1px solid #ffffff;
  margin-right:10px;
}


/* ---| THE END |------------------------- */

.bg-select{
  background: #3880b2;
  color: #c8ddee;
  border: 1px solid #fff;
}

.recherche{
  background: url(../images/prestations/recherche.jpg) top left no-repeat;
  width: 83px;
  height: 19px;
  border: none;

}

.rechercheover{
  background: url(../images/prestations/recherche-over.jpg) top left no-repeat;
  width: 83px;
  height: 19px;
  border: none;
  cursor: pointer;
}

.det-tit{
  font-weight:bold;
  color: #fff;
}
