/*===| 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: #000000;}
#bg1{position:absolute;z-index: 1; width:100%; background:url(../../images/charte/bg0.jpg) 50% 0% no-repeat;}
#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{}

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


/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left; }
#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;}
#footer .inner1	{padding: 0px; margin:0px; width:980px; height:93px; float:left; background: url(../../images/charte/bg-footer.jpg) left top no-repeat;}


#info{
  width:718px;
  height:93px;
  margin:0px;
  padding:0px;
  float:left;
}
.info1{ width:300px; height:56px; padding:37px 0px 0px 0px; float:left; }
.info2{ width:178px; height:76px; padding:17px 0px 0px 0px; float:left; }
.info3{ width:240px; height:76px; padding:17px 0px 0px 0px; float:left; }


#newsletter{
  width:262px;
  height: 76px;
  float:left;
  padding:17px 0px 0px 0px;
}
.news {
  border: 1px solid #ffffff;
  background-color: #fed9e1;
  width:221px;
  padding:0px 0px 0px 7px;
  margin:0px;
  height:16px;
  float:left;
  color:#303030;
  font: normal 11px Arial;
}
.news-over{
  border: 1px solid #f9a2b5;
  background-color: #a98da6;
  width:221px;
  padding:0px 0px 0px 7px;
  margin:0px;
  height:16px;
  float:left;
  color:#30162F;
  font: normal 11px Arial;
}
#newsletter a:link input, #newsletter a:visited input {width:29px; height:18px; background:url(../../images/charte/button-newsletter.jpg) left top no-repeat;  cursor: pointer; border:none; margin-left:1px; float:left;}
#newsletter a:hover input {width:29px; height:18px; background:url(../../images/charte/button-newsletter-over.jpg) left top no-repeat;  cursor: pointer; border:none; margin-left:1px;}



#footer .box1	{ width: 300px; height:48px; padding:12px 0px 0px 0px; float:left; line-height:18px;}
#footer .box2	{ width: 680px; height:46px; padding:14px 0px 0px 0px; float:left; text-align:right;}
.ref{ clear:both; width:980px; padding: 4px 0px 6px 0px; font:normal 11px Arial; text-align:center; }
.description
{
  width:980px;
  padding: 0px;
}
 .description p
 {
   text-align: center !important;
   padding: 10px 0;

 }


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

table#annuaire{
  width: 980px;
  margin:0 auto;
  padding: 0px 0px 0px 0px;
  color:#cecece;
}
table#annuaire img
{
  margin:4px 5px 0px 0px;
  float: left;
}
table#annuaire a:link, table#annuaire a:visited{text-decoration: none; color: #A25499;}
table#annuaire a:hover, table#annuaire a:active{color:#FF9CB2; text-decoration: underline !important;}

/* ===| VI. OTHER ELEMENTS |====================================================*/
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;
  border: 1px solid #ffb91c;
  margin-right:15px;
}
.thumb-right{
  float:right;
  border: 1px solid #ffb91c;
  margin-left:15px;
}


#actualite{
  width:235px;
  height:129px;
  float:right;
  background: url(../../images/charte/bg-mdm.jpg) left top no-repeat;
  padding:48px 20px 0px 20px;
  margin:15px 0px 0px 18px;
}
.act{
  width:235px;
  height:115px;
}
.act img{
  float:left;
  border:1px solid #ffbfcd;
  margin:4px 8px 6px 0px;
}

.dance{
  background: url(../../images/charte/bg-dance.jpg) left top no-repeat;
  width:464px;
  height:124px;
  float:left;
  margin-bottom:20px;
}


.box{
  width:482px;
  height:126px;
  float:left;
  background: url(../../images/charte/bg-box.jpg) left top no-repeat;
}
.box-ul{
  width:980px;
  height:126px;
  margin-bottom:25px;
  float:left;
  background: url(../../images/charte/bg-box1.jpg) left top no-repeat;
}
.box-diapo{
  width:980px;
  height:55px;
  padding-top:20px;
  background: url(../../images/charte/bg-diapo.jpg) left bottom no-repeat;
}


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



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


.inputForm{
	border:1px solid #FFFFFF;
	background-color:#CAB1C7;
	color:#303030;
    width:230px;
    font:normal 12px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
.inputFormOver{
	border:1px solid #A25499;
	background-color:#000000;
	color:#cecece;
    width:230px;
    font:normal 12px Arial;
    padding-left:2px;
    padding-top:1px;
    height:15px;
	}
textarea{
  font:normal 12px Arial;
}
.color-checkbox{
  color: #FF9CB2;
}
.star{
  color: #28851A;
}


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

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

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

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

object { outline:none; }
