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

body{ background-color: #012A4A; }
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%;}
#bg3{position:absolute;z-index: 3; }

#wrap-container{position:relative; z-index:4; width: 100%;}
#container{ margin:0 auto;	text-align: left; }
#content{ position: relative; z-index:4; background: #1a1a1a url(../../images/charte/bg-container.jpg) left top no-repeat}
#content-bg{position: absolute; z-index:10; width:112px; height:43px; right:0px; bottom:0px;}


/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{}
#site-header .inner{}

#title{
  height:44px;
  width:956px;
  padding:0px 20px;
}


.paragraph{
  clear:both;
  padding:0px 20px;
}
.bg{ background-color: #000000; float:left;  margin-bottom:20px;}
.border{ border:1px solid #2b2b2b;}
.diaporama{
  width:906px; border:1px solid #2b2b2b; padding:0px 24px 0px 24px; background-color: #000000;  float:left; margin-bottom:20px;
}
#title1{
  font: bold 13px Arial;
  color:#67a8dd;
  padding:0px 0px 4px 0px;
  margin-bottom:10px;

}
#text{
  float:left;
  font: normal 11px Arial;
  color:#8b8989;
  text-align: justify;
}

img {border: 0;}

a:focus{ outline: none; }

#menu2 ul li{display: inline;}

.separator{width:100%; height:0px; clear:both; padding:0; margin: 0px; border-bottom: 1px solid #3b0909; line-height: 0px; font-size: 0; overflow: hidden;}

.thumb-left{
  float:left;
  margin-right:23px;
}
.thumb-right{
  float:right;
  margin-left:23px;
}


/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; background: url(../../images/charte/bg-wrap-footer.gif) center top no-repeat; }
#fwrap1 {position:absolute; z-index: -3; left:0; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{ margin: 0 auto; padding: 0px; background: url(../../images/charte/bg-footer.jpg) left top no-repeat;}
#footer .inner	{padding: 0px; margin:0px; }

#info{ width:996px; height:55px; }


#footer .box1	{ width: 834px; height:33px; padding:22px 142px 0px 20px; float:left;}
#footer .box2	{ width: 996px; height:27px; padding:7px 0px 0px 0px; float:left; }

.description
{
  width:956px;
  padding: 0px;
  background-color: #000000;
  margin-bottom:20px;
}
 .description p
 {
   text-align: center !important;
   padding: 10px 0;

 }


.description a:link, .description a:visited{text-decoration: none; color: #4681B4;}
.description a:hover, .description a:active{color:#ffffff; text-decoration: underline !important;}

table#annuaire{
  width: 906px;
  margin:0 auto;
  color:#8b8989;
  font:normal 11px Arial;
  padding:0px;
}
table#annuaire img
{
  margin:4px 5px 0px 0px;
  float: left;
}
table#annuaire a:link, table#annuaire a:visited{text-decoration: none; color: #4681B4;}
table#annuaire a:hover, table#annuaire a:active{color:#ffffff; text-decoration: underline !important;}


/* ===| VII. CONTACT FORM |=====================================================*/



.contact-left{
  display:inline;
  width:320px;
  float:left;
  font:normal 11px Arial;
  }


.inputForm{
	border:1px solid #2b2b2b;
	background-color:#000000;
	color:#8b8989;
    width:230px;
    font:normal 11px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
.inputFormOver{
	border:1px solid #4681B4;
	background-color:#000000;
	color:#ffffff;
    width:230px;
    font:normal 11px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
textarea{
  font:normal 11px Arial;
}
.color-checkbox{
  color: #67a8dd;
}
.star{
  color: #85B4CD;
}


.label{
	width:80px;
	float:left;
	display:inline;
	clear:both;
	margin-top:5px;
	color:#8b8989;
	text-align:left;
    font:normal 11px Arial;
	}
.field{
	width:240px;
	float:left;
	margin-top:5px;
  font:normal 11px Arial;
 	}

  .btn1{
    float:left;
    display:inline;
    width:136px;
    height:22px;
    }
.button{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-envoyer.jpg) left top no-repeat;;

}
.buttonOver{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-envoyer-over.jpg) left top no-repeat;
}
.button1{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background: url(../../images/charte/button-retablir.jpg) left top no-repeat;

}
.button1Over{
  width:90px;
  height:22px;
  border: none;
  cursor:pointer;
  background:  url(../../images/charte/button-retablir-over.jpg) left top no-repeat;
}

object { outline:none; }