/*===| I. LAYOUT SIZE |====================================================*/
#container{width: 960px;}
#footer {width: 940px; padding: 0 26px;}
#header {width: 960px; height:280px;}
#left-column {width: 240px;}
#right-column {width: 700px; padding: 0 10px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 50px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -50px;}


/* ===| 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;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
	margin: 0px 0 0 0;}
#right-column{
	float:left;	
	margin:0px;}

#footer {
	margin: 0 auto;
	}

.ref {
    clear:both;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#666666;
    text-align: center;
    padding:15px 0 5px 0;
    width: 960px;
	}

/*	--- 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; margin-right:10px;} .right{float: right; margin-left:10px;}

.paragraph{
	clear: both;
	display: table;
	width: 100%;}

.separator{
	width: 100%;
	height: 20px;
	clear: both;
	padding:0;
	line-height: 0px;}
/*=====================================================*/
#diapo-mots
{
    float:left;
    width:240px;
    height:140px;
}
#contact-info
{
    float:left;
    width:230px;
    height:118px;
    padding: 32px 0 0 10px;
}
#plan
{
    float:left;
    width:230px;
    height:170px;
    padding: 22px 0 0 10px;
}
/*===================== INDEX ==================*/
#page-title
{
    float:left;
    padding:18px 0 20px 0;
}
ul.list1{
	padding: 0px 0 0px 45px;
    float:left;
    margin: 0;
    width:235px;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size:12px;
	font-weight:normal;
    color:#000000;
	text-align:left;
	line-height: 18px;
	padding:0px 0px 0px 15px;
	}
/*================ FORMATIONS ====================*/
ul.list2{
	padding: 0px 0 0px 0px;
    float:left;
    margin: 0;
	}
ul.list2 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 3px;
    display:inline;
    font-size:12px;
	font-weight:normal;
    color:#000000;
	text-align:left;
	line-height: 18px;
	padding:0px 20px 0px 15px;
	}
ul.list3{
	padding: 0px 0 0px 0px;
    float:left;
    margin: 0;
	}
ul.list3 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size:12px;
	font-weight:normal;
    color:#000000;
	text-align:left;
	line-height: 18px;
	padding:0px 0px 0px 15px;
	}
.separator1{
	width: 100%;
	height: 21px;
	clear: both;
	padding:0;
	line-height: 0px;}

#coordonnees
{
    float:left;
    padding:10px 0 25px 90px;
    width:280px;
    border-right: solid 1px #cfcfcf;

}

#informations
{
    float:right;
    width:230px;
    padding:10px 70px 25px 0px;
}
/*================== MERCI ======*/
#merci
{
    width:100%;
    margin-top: 25px;
    padding-top:100px;
}


/* ---| THE END |------------------------- */
