/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 960px;}
#header {height:341px; margin-left:2px;}
#left-column {width: 285px; height:663px;}
#right-column {width: 675px; height:663px; float:right;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/
#footer {height: 116px;}
.push	{clear: both; height: 0px;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto; text-align:center;}


/* ===| 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;}
#wrap-container {
	min-height: 100%;
	height: auto !important;
    text-align:center;
	height: 100%;}
#container {
	margin:0 auto;
    padding:0;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin:0;}

.ref {
	 width:60%;
     text-align: center;
     color:#c1eeff;
     font-size: 11px;
	}
#footer {
	margin: 0 auto;
	padding-top: 8px;}


/*	--- 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; padding: 0 10px 0 0;} .right{float: right; padding: 0 0 0 10px; }

.paragraph{
	clear: both;
	display: table;
    width: 100%;
    }

/*-------------------------- inc.mdm ----------------------------*/
#actualite{
    width:157px;
    height: 197px;
    float:left;
    padding:0 8px 0 120px;
}
#mdm-text
{
    float:left;
    padding: 30px 0px 0 0px;
    height: 131px;
}
#mdm-title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    font-weight:bold;
}

#actualite p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    line-height: 14px;
}
#mdmPhoto
{
    float:right;
    border: solid 1px #106f9f;
    margin: 0 0px 3px 5px;
}
.details
{
  float:left;
}
/*-------------------------- inc.info ----------------------------*/
#contact-info{
    width:155px;
    height: 137px;
    float:left;
    padding:37px 8px 0 122px;
}
#contact-info p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    line-height: 13px;
}
#contact-info a:link, #contact-info a:visited
{
  color:#006699;
  font-weight: bold;
  text-decoration: none;
}
#contact-info a:hover, #contact-info a:active
{
  color:#ba0400;
  font-weight: bold;
  text-decoration: underline;
}
/*-------------------------- inc.promo ----------------------------*/
#promo {
    width:155px;
    height: 257px;
    float:left;
    padding:35px 8px 0 122px;
}
/*--------- index -----------------*/
.title-page
{
    float:left;
    padding-bottom:5px;
    padding-left:13px;
}
#bg-text-right
{
  background:#D6F2FE url(../images/charte/bg-right.jpg) no-repeat top left;
  width: 515px;
  height: 104px;
  padding: 14px 0 13px 13px;
  margin-top:10px;
}
#bg-text-right img
{
  float:left;
  padding:3px 10px 0 0px;
}

#bg-text-left
{
  background: url(../images/charte/bg-left.jpg) no-repeat top left;
  width: 515px;
  height: 104px;
  padding: 10px 13px 13px 5px;
  margin-top:10px;
}
#bg-text-left img
{
  float:right;
  padding:4px 0px 0 10px;
}

ul.list1{
	padding: 8px 0 0px 13px;
    float:left;
    margin: 0;
    width:159px;
	}
ul.list1 li{
	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size:12px;
    color:#000000;
	text-align:left;
	line-height: 17px;
	padding:0px 0px 0px 15px;
	}
.mb_pics{
  padding:3px;
  border:1px solid #a7a7a9;
}



/*---------------- cours ------------------*/
ul.list2{
    clear:both;
	padding: 8px 0 0px 10px;
    float:left;
    width:320px;
    background: url(../images/charte/bg-list21.jpg) repeat-x bottom left;
	}

ul.list2 li{
	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
	background-position:0px 8px;
    font-size:12px;
    color:#000000;
	text-align:left;
	line-height: 22px;
	padding:0px 0px 3px 15px;
	}
#planing
{
    width:115px;
    float:right;
    padding-left:5px;
}

#planing a:link, #planing a:visited
{
    color:#666666;
    font-size:11px;
    padding-top:3px;
    text-decoration: underline;
}
#planing a:hover, #planing a:active
{
    color:#000000;
    font-size:11px;
    padding-top:3px;
    text-decoration: none;
}
/*----------- tarifs ---------------*/
.table-holder
{
  float:left;
  padding:2px;
  width:264px;
}

.tarifs
{
  color:#000000;
  width:264px;
  float:left;
  padding-left: 0px;
  border:solid 7px #d8d8d8;
}

.tarifs-td
{
  border-bottom: solid 1px #a6a6a6;
}

.border-left-right
{
    border-left: solid 1px #a6a6a6;
    border-right: solid 1px #a6a6a6;
    text-align: center;
}

.option
{
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color:#000000;
  padding:3px;
  color:#d7f2ff;
}
.caption
{
  font-weight: normal;
  text-transform: lowercase;
  color:#5693b0;
  font-size:11px;
  text-align:center;
  border-bottom:solid 1px #a6a6a6;
}
.caption-left
{
  font-weight: bold;
  color:#5693b0;
  font-size:11px;
  text-align:left;
  padding-left: 3px;
}
.separator{
	width: 100%;
	height: 1px;
	clear: both;
	padding:0;
	margin:13px 0;
	line-height: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0px;
    background: url(../images/charte/bg-list2.jpg) repeat-x top left;
    }
.small
{
    padding-top:10px;
    font-size: 12px;
    color:#666666;
    text-align: center;
}
.small a:link, .small a:visited
{
  text-decoration: underline;
  color:#0f6f9f;
  font-weight: bold;
}
.small a:hover, .small a:active
{
  text-decoration: none;
  color:#000000;
}
.small2
{
    font-size: 11px;
    color:#666666;
}
#special-ed
{
    color:#d33402;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-left:20px;
    padding-bottom:5px;
    margin-bottom: 5px;
    margin-top: 5px;
    background: url(../images/charte/bg-h3.jpg) no-repeat 0% 30%;
    border-bottom: solid 1px #d8d8d8;
    width:95%;
    float: left;
    text-align: left;
}

ul.list3{
	padding: 8px 0 0px 13px;
    float:left;
    margin: 0;
    width:235px;
	}
ul.list3 li{
	background: url(../images/charte/list-bullet2.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size:12px;
    color:#000000;
	text-align:left;
	line-height: 17px;
	padding:0px 0px 0px 15px;
	}

#tarifs-bg
{
    float: left;
    width: 282px;
    height: 111px;
    background: url(../images/charte/tarifs-bg-text.jpg) no-repeat top left;
}
#tarifs-bg p
{
  font-size: 13px;
  color:#ffffff;
  text-align: center;
}
/* ======== | merci | ==================== */
#merci
{
    padding: 70px 0 100px 0;
    width:100%;
    text-align:center;
    background-color: #ffffff;
}
    #merci p {
        margin:0;
        font-weight: bold;
        text-align: center;
        font-size: 12px;
        }
     #merci a:link, #merci a:visited
    {
      font-weight: bold;
      text-decoration: underline;
      color:#0f6f9f;
    }
    #merci a:hover,  #merci a:active
    {
      font-weight: bold;
      text-decoration: none;
      color:#666;
    }

/*=============== gallerie ==================*/
#link-page a:link, #link-page a:visited
{
    text-decoration: underline;
    font-weight: bold;
    color:#009bea;
}
#link-page a:hover, #link-page a:active
{
    text-decoration: none;
    font-weight: bold;
    color:#005885;
}


.movies
{
    float:left;
    width:360px;
}
.pagination
{
    font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
    color:#3d3d3d;
    float:left;
    width:380px;
    text-align: center;
}
.pagination a:link, .pagination a:visited
{
    color:#006699;
    font-weight: bold;
    text-decoration: none;
}
.pagination a:hover, .pagination a:active
{
    color:#ba0400;
    font-weight: bold;
    text-decoration: underline;
}


.photos
{
  float:right;
  width:152px;
  height:519px;
  background: url(../images/bg-photos.jpg) no-repeat top left;
}

.smaller
{

  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color:#666666;
  text-align: center;
}
.video-holder
{
  float: left;
  width:120px;}












/* ---| THE END |------------------------- */