
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/* --- DEBUG BLOCK -------------------------
* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
 -----------------------------------------*/

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 824px;}
#header {height:90px;}
#left-column {width: 224px;}
#right-column {width: 600px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, .push {height: 94px;}
    #footer {height: 68px;}
.push	{clear: both;}                                     

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -68px;}


/* ===| 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;}

p{padding: 0px 0 0 0;margin:0px;}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#newsletter{
  width:312px;
  height:90px;
  float:right;
}
#flash-header{
  width:512px;
  height:90px;
  float: left;
}

#left-column{
	float:left;
	margin: 0px 0 0 0;}
#menu-left{
  float: left;
  width:224px;
  height: 232px;
}
#words-left{
  width:224px;
  height:307px;
  float:left;
}
ul.list2 li{
	background: url(../images/charte/dot1.jpg) no-repeat top left;
	background-position:0px 6px;
    font-size:12px;
   color:#000000;
	text-align:left;
	line-height: 17px;
	padding:0px 0px 0px 10px;
	}
  ul.list2{
	padding: 3px 0 0px 35px;
    float:left;
    margin: 0 0 20px 0;
    width:145px;
    }
#menu-right{
  float: left;
  width:600px;
  height: 44px;
}
#right-column{
	float:left;
	margin:0px 0 0 0px;
	padding:0px 0px;}
.separator{
  width:550px;
  height: 1px;
  float: left;
  margin: 10px 0px 10px 10px;
  display: inline;
  background: url(../images/charte/separator.jpg) repeat-x;
}

#page-title{
   background-image:url(../images/charte/bg-page-title.jpg);
  float: left;
  width:600px;
  height: 188px;
}
#slogan{
  width:100%;
  float: left;
  text-align: center;
  padding-bottom: 18px;
}
#bottom-slider{
  width:600px;
  height: 114px;
  float: left;
  margin:15px 0 0 0;
}

  #promo {height: 125px;}
  #contact-info{
    width:215px;
    height:93px;
    float: left;
    padding: 32px 0 0 9px;
    margin:0;
  }
  #horaires{
    width:215px;
    height:93px;
    float: left;
    padding: 34px 0 0 9px;
    margin:0;
  }

  #plan_acces{
    width:224px;
    height: 32px;
    float: left;
    margin:0;
  }
#actualite{
   float: left;
   width: 206px;
   height:102px;
   padding:46px 9px 0px 9px;
   margin:0;
 }

#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 18px 0 0;
	text-align: center;}
 

/*	--- 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;} .right{float: right;}

a.thumb:link,
a.thumb:visited{
	border:	0px;
	padding:	0px;
	margin:	0px 0;
	width: auto;
	display:	block;}
	
img.thumb{
margin: 0 0px 0 0px;}

.paragraph{
	clear: both;
  width:580px;
  padding: 0 10px 0 10px;
 }

ul.list1{
	padding: 3px 0 0px 35px;
    float:left;
    margin: 0;

    }
ul.list1 li{
	background: url(../images/charte/dot.jpg) no-repeat top left;
	background-position:0px 5px;
  font-size:12px;
  color:#000000;
	text-align:left;
	line-height: 18px;
	padding:0px 0px 0px 15px;
	}
 /*-------------------- inc.info ---------------*/
#contact-information{
    height: 30px;
    width: 100px;
    padding-top:7px;
    background-color:#ffffff;
    float:left;
    font-size:11px;
    color:#585757;
}
#contact-information a:link, #contact-information a:visited
{
    color:#3971af;
    text-decoration:underline;
}
#contact-information a:hover, #contact-information:active
{
    color:#3971af;
    text-decoration:none;
}
.ref
{
  width:825px;
  padding-top:5px;
  margin: 0 auto;
  color:#A2C3F3;
  font-size: 11px;
}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */

/*-------------- merci ----------------*/
#merci
{
    clear:both;
    width:100%;
	float:left;
	padding-top:100px;
	margin-bottom:10px;

}
    #merci p {
        font-weight: bold;
        text-align: center;
        font-size: 13px;
        color:#075FC7;
        }
    #merci a:link, #merci a:visited{
        color:#3971AF !important;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#0C3573 !important;
        text-decoration: underline;
        font-weight: bold;
        }