/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
html, body {height: 100%;width: 100%;}
ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}
p{padding: 0;}
.left{float: left;} .right{float: right;}
.left1{float: left; margin:0 17px 0 0;} .right1{float: right; margin:0 0 0 17px;}
#push, .clr	{clear: both;}

body{background: #f8f08d;}
#bg1{position:absolute;z-index: 1; width:100%; background:url("images/bg0.gif") 50% 0% repeat-y;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-body-top.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3; background: url(images/bg-fix.jpg) 50% 0% no-repeat;}

#wrap-container{position:relative;z-index:4; width: 100%; }
#container{background:url("images/bg0.gif") 50% 50% repeat-y;  margin:0 auto; }
#content{margin:0 auto;}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header{background:transparent;}
#newsletter
{
    float: right;
    width:224px;
    height:29px;
    padding:18px 5px 0px 436px;
    background: url(images/bg-newsletter.jpg) no-repeat top right;
}
/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }

#actualite
{
    float: left;
    width:215px;
    height:209px;
    background: url(images/bg-mdm.jpg) no-repeat top left;
}
#actualite h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #422400;
    font-size: 11px;
    font-weight: bold;
}

#actualite p
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
    line-height: 12px;
    color: #422400;
}
.mdm-photo
{
  float:left;
  margin:0 8px 0 0;
  padding:0px;
  border: solid 1px #432501;
}
.pagination
{
  float:right;
  width: 96px;
  height:35px;
  padding-right: 14px;
  margin: 5px 0;
}
.pagination img
{
    float: left;
    margin: 0px 0 0 1px;
}

.mdm-detail
{
  float:left;
  width: 121px;
  height:27px;
}
.holder
{
    height:120px;
    padding: 0 16px 0 19px;
    text-align: justify;
}

#info
{
    float: left;
    width:215px;
    height:153px;
    padding-top:58px;
    background: url(images/bg-coordonnees.jpg) no-repeat top left;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{	float:left;	margin:0; padding:0; overflow: hidden; background: url(images/bg-rightcol.jpg) no-repeat top left; min-height: 419px;}
#right-inner{padding: 0px 20px 8px 20px;}

/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;  background: #2d1b05;}
#fwrap1 {position:absolute; z-index: -3; left:0; background:url("images/footer-bg-0.gif") 50% 0% repeat-y; width:100%; }
#fwrap2 {position:absolute; z-index: -2; left:0; background: #2d1b05 url(images/bg-wrapfooter.jpg) 50% 0% no-repeat; width:100%; height:65px;}
#fwrap3 {position:absolute; z-index: -1; left:0; }
#footer.outter { margin: 0 auto; padding: 0px; }
.digitalage
{
    float: left;
    width:100px;
    padding: 21px 0px 0px 22px;
}
#menu2
{
    float: right;
    width:665px;
    text-align: right;
}

.copyright
{
    float: right;
    width:665px;
    padding: 20px 18px 0px 0px;
}

/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}
img.thumb{border:solid 1px #4c2f08; }

.separator{width:100%;	height:31px; clear:both; padding:0; line-height: 0px; font-size: 0; overflow: hidden; background: url(images/separator.jpg) no-repeat 50% 50%;}

.bg-list
{
    float: left;
    width: 362px;
    padding:12px 31px 0px 31px;
    background: url(../../images/charte/bg-list.png) no-repeat top left;
}

ul.list1{
	float:left;
   	padding-left: 19px;
    margin: 0;
	}
ul.list1 li{
	background: url(images/bullet.gif) no-repeat top left;
	background-position:0px 5px;
	text-align:left;
    color:#170d02;
	line-height: 18px;
	padding:0px 0px 0px 15px;
	}

#bg-text
{
    float: left;
    width:585px;
    height:140px;
    padding:19px 20px 0px 20px;
    background: url(images/bg-text.jpg) no-repeat top left;
    margin-top:15px;
}
#recherche
{
    float: left;
    padding:0px 0px 10px 25px;
}




/* ===| IX. COMPONENT GALERIE |========================================================*/
#gallery{padding: 5px;}
#gallery div.thumb{float: left; width: 30%; text-align: center; padding: 5px; min-height: 90px; height:auto!important;height:90px;}
#gallery div.thumb a{display: block; vertical-align: middle;}
#gallery div.thumb a img{border: 1px solid #ccc; padding:5px; background: #fff;}

/* ===| X. COMPONENT LIENS |===========================================================*/
#liens{padding:5px;}
#liens div.lien{padding: 5px 0; border-top: 1px solid #f3f3f3;}
#liens div.thumb{float:left; width:145px; text-align: center;}
#liens div.thumb a img{padding: 5px; border: 1px solid #ccc; display: inline;}
#liens .txt {float:left; width:360px;}
#liens h5{font-weight:bold;text-transform:capitalize;}
#liens p { color: #747474;}

/* ===| XI. COMPONENT LIVRE D'OR |======================================================*/
.submit-buttons input{cursor: pointer;}
fieldset {border: 1px solid #ccc; padding: 5px;}
fieldset legend {padding: 2px 5px; text-transform: capitalize;	font-weight: bold; color: gray; margin: 0;}
fieldset legend span {color: #000000; font-size: 1.2em;}
fieldset p{text-align: justify; padding: 5px;}
.pagination{margin: 5px 0;}

object {
    outline: none;
}



