/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 896px;}
#header {height:264px;}
#left-column {width: 192px;;}
#right-column {width: 704px;}

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

.push	{clear: both;}

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


/* ===| 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-left:16px;}

#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:0;}
#right-column{
	float:left;
	margin:0px;
	padding:0px;}
.ref {
		position: absolute;
		top: -10000px;
	}


.separator{
	width: 471px;
	height: 1px;
	clear: both;
	padding:0;
	margin:0 0 0 120px;
	background: url(../images/charte/line1.jpg) no-repeat top left;
	line-height: 0px;
    font-size: 1px;}

.separator1{
	width: 471px;
	height: 1px;
	clear: both;
	padding:0;
	margin:0 0 0 0px;
	background: url(../images/charte/line1.jpg) no-repeat top left;
	line-height: 0px;
    font-size: 1px;}


#newsletter
{
    height:95px;
    width:192px;
    float:left;
    background: url(../images/charte/bg-newsletter-merci.jpg) no-repeat top left;

}
#newsletter p
{
  padding-top: 40px;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
  padding-right: 10px;
}

#news
{
    height:95px;
    width:192px;
    float:left;
    background: url(../images/charte/bg-newsletter.jpg) no-repeat top left;
}
#contact-info
{
    height:153px;
    width:192px;
    float:left;
    background: url(../images/charte/bg-address.jpg) no-repeat top left;
}
#contact-info p
{
  padding:35px 0 15px 22px;
  font-size: 11px;
  line-height: 14px;
}
#contact-info a:link, #contact-info a:visited
{
    font-size: 11px;
    text-decoration: none;
    color:#ffb739;
    margin:0 0 0 22px;
    float:left;
}
#contact-info a:hover, #contact-info a:active
{
    font-size: 11px;
    text-decoration: none;
    color:#ffffff;
}

#promo
{
    height:254px;
    width:192px;
    float:left;
    background: url(../images/charte/bg-diaporama.jpg) no-repeat top left;
}

#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 17px 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; margin-left:16px; margin-right:30px;} .right{float: right; margin-left:16px;}

.paragraph{
	clear: both;
	display: table;
    }
.paragraph p
{
  line-height: 16px;
}

/*============| page |=========================================*/
#introduction
{
  padding-top:22px;
}
ul.list1{
	float:left;
	padding: 5px 0 0 60px;
    width: 360px;
	}
ul.list1 li{
	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
	background-position:0px 7px;
    font-family: Georgia;
    text-align:justify;
	line-height: 18px;
	padding:0px 0px 0px 25px;
    font-style: italic;
	}
ul.list2{
	float:left;
	padding: 5px 0 10px 60px;
    width: 450px;
	}
ul.list2 li{
	background: url(../images/charte/list-bullet.jpg) no-repeat top left;
	background-position:0px 7px;
    font-family: Georgia;
    text-align:justify;
	line-height: 18px;
	padding:0px 0px 0px 25px;
    font-style: italic;
	}
#description p
{
    line-height: 16px;
}

.img-text
{
  padding:8px 0px 8px 130px;
}
.img-text1
{
  padding:8px 0px 8px 0px;
}
.img-text2
{
  padding:8px 0px 8px 180px;
}
.img-text3
{
  padding:8px 0px 8px 95px;
}

/* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:700px;
	float:left;
    padding:150px 0px 220px 0px;
}
    #merci p {
        font-weight: bold;
        text-align: center;
        font-size: 12px;
        }









/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */