


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

#container, #footer {width:852px;}

#header
{width: 648px;
 height:153px;
}

#left-column {width: 204px;}
#right-column {width: 648px;}

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

.push	{clear: both;}

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


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

* {margin: 0;}
a:focus{
  outline: none;
}
html, body {height: 100%; width: 100%;}
/*body {text-align: center;} */

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

#left-column{
	float:left;
   }
#right-column{
	float:right;
	
  }
.ref {
		width:852px;
		text-align:center;
		margin: 0 auto;
		padding:5px 0 0 0;
	}
#footer {
	margin: 0 auto;
	padding: 0;}


/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

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


/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left; margin:0 18px 0 10px;} .right{float: right; margin-left:18px;}

.thumb{
	display: block;
	margin:1px 5px;}

.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}


.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

/* ---| left column |------------------------- */

#logo
{
 float:left;
 width:204px;
 height:178px;
}
#newsletter
{
  float:left;
  width:204px;
  height: 110px;
}
#info
{
   float:left;
   width:204px;
   height: 160px;
}
#info a:hover, #info a:active
{
	color:#007DA7 !important;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
	text-decoration: underline !important;
    padding-left:3px;
}

#info a:link, #info a:visited
{
	color:#EE6400;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
	text-decoration: none;
    padding-left:3px;
}
#plan
{
  float: left;
  margin:8px 0 0 1px;
  height: 72px;
}
#diapo
{
  float: left;
  margin-left:1px;
  height: 340px;
}
/* ---| right column |------------------------- */
#actualite
{
    float:left;
    height:135px;
	width:639px;
	padding-left:9px;
}
#box
{
  float:left;
  margin-bottom:16px;
  background-color:#ffffff;
  border:1px solid #D3D3D3;
  height: 110px;
  width:605px;
  padding:0px 26px 7px 6px;
}

#boxText
{
 float:left;
 height: 56px;
 width: 460px;

}
#photo
{
  float:left;
  width:130px;
  height: 102px;
  margin: 7px 10px 0 0;

}
#title
{
  float:left;
  height: 28px;
}

.paragraph{
	clear: both;
	float:left;
    width:648px;
    text-align: justify;
}
#bgImg
{
 float:left;
 width: 461px;
 height: 87px;
 padding:18px 0 0 19px;
}
ul.list1{
	width:460px;
	float:left;
    margin:0;
    padding:0;
    list-style: none;

	}
ul.list1 li{
	background: url(../images/charte/bullet-bg.jpg) no-repeat top left;
    background-position:0px 6px;
    color: #000000;
    font-size: 12px;
	text-align:left;
    line-height: 18px;
    padding-left:18px;
}
ul.list2{
	width:280px;
	float:left;
    padding-left:25px;
    list-style: none;
	}
ul.list2 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 6px;
    color: #000000;
    font-size: 12px;
	text-align:left;
    line-height: 18px;
    padding-left:18px;
}
ul.list3{
	width:174px;
	float:left;
    margin-left:11px;
    padding:0;
    list-style: none;
	}
ul.list3 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 6px;
    color: #000000;
    font-size: 12px;
	text-align:left;
    line-height: 18px;
    padding-left:18px;
}

/* ---| footer |------------------------- */
#digital-age
{
    float: left;
    width: 204px;
    padding-top: 18px;
}

#digital-age a:hover, #digital-age a:active{
	color:#EE6400 !important;
	text-decoration: none !important;}

#digital-age a:link, #digital-age a:visited{
	color:#007DA7;
	text-decoration: none;}
#mentions
{
  float: right;
  width: 648px;
  text-align: left;
  padding-top:19px;
}

#mentions p
{
  color: #000000;
  font-family: arial;
  font-size: 11px;
  text-align: left;
  line-height: 18px;
  padding-left:50px;

}
#mentions  a:hover, #mentions  a:active{
	color:#EE6400 !important;
	text-decoration: underline !important;

}

#mentions  a:link, #mentions a:visited{
	color:#007DA7;
	text-decoration: none;

    }
/* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:648px;
	float:left;
}

#merci p
{
  text-align: center;
  font-family: arial;
  font-size: 12px;
  padding-top:40px;
}

#merci a:link, #merci a:visited
{
    color:#EC6000 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}
#merci a:hover, #merci a:active
{
    color:#52B9C9 !important;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}
/* ======== | Les compresseurs | ==================== */
.search-bar
{
    float:left;
    width:648px;
    height:44px;
    background:url(../images/charte/bg-text.jpg) no-repeat top left;
}
#category
{
  float: left;
  width: 80px;
  padding: 15px 0 0 31px;

}

#category p
{
  font-size: 12px;
  font-family:arial;
  font-weight: bold !important;
  color:#000000;
  padding-right:10px;
}
 #result
 {
   clear:both;
   width: 648px;
   margin-top:10px;
 }
 .bdd-result-left
{
  float:left;
  width:300px;
  height: 200px;
  border:solid 1px #C8C8C8;
  padding-left:5px;
  padding-top:3px;
  margin-top:8px;
  margin-left:11px;
}

#result img
{
  float: right;
  margin: 2px 5px 2px 0px;
}

.bdd-result-right
{
  float:right;
  width:305px;
  height: 200px;
  border-right:solid 1px #C8C8C8;
  padding-left:3px;
 
}
.left-label
{
  font-size: 12px;
  font-family: arial;
  font-weight: bold;

}
.right-label
{
  font-size: 11px;
  font-family: arial;
  color:#ff7102;
  font-weight: bold
}
.descriptif
{
  font-size: 12px;
  font-family: arial;
  color:#000000;
}
.detail
{
  height: 100%;
}


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