
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

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

#container, #footer, #header {width: 828px;}
#header {height:325px; }
#left-column {width: 226px;}
#right-column {width: 602px;}
#container{background:url(../images/charte/bg-container.jpg) top left repeat-y;}
#contact-info{
background:url(../images/charte/adresse.jpg) top left no-repeat;
height: 148px;
font-size:12px;
padding-left:22px;
padding-top:74px;
font-family:Georgia;}
#actualite{
background:url(../images/charte/info.jpg) top left no-repeat;
height:158px;
}
#promo{
background:url(../images/charte/promo.jpg) top left no-repeat;
height:265px;
}
/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 80px;}

.push	{clear: both;}

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


/* ===| 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: 0 5px;}

#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;
	}
#right-column{
	float:left;	
	}

#footer {
	margin: 0 auto;
	padding: 0;}
#right_content{
padding-left:15px;
line-height:18px;
width: 587px;}

.copyright{
	padding: 17px 0 0; 
	text-align: center;}
	
ul.list{
padding-left:70px;
width:363px;
float:left;}

.list li.row1{
background:url(../images/charte/pointer1.jpg) center left no-repeat;
padding-left:15px;
float:left;
width:300px;}
.list li.row2{
background:url(../images/charte/pointer2.jpg) center left no-repeat;
padding-left:15px;
float:left;
width:300px;}
ul.list2{
padding-left:60px;
width:375px;
float:left;}
.list2 li.row1{
background:url(../images/charte/pointer1.jpg) left 5px no-repeat;
padding-left:15px;
float:left;
width:350px;}
.list2 li.row2{
background:url(../images/charte/pointer2.jpg) left 5px no-repeat;
padding-left:15px;
float:left;
width:350px;}
ul.list1{
padding-left:40px;
width:413px;
float:left;
}
.list1 li.row1{
background:url(../images/charte/pointer1.jpg) center left no-repeat;
padding-left:15px;
float:left;
width:370px;}
.list1 li.row2{
background:url(../images/charte/pointer2.jpg) center left no-repeat;
padding-left:15px;
float:left;
width:370px;}
.cont-right{
padding-left:10px;
padding-top:16px;
float:left;
width:426px;
text-align:justify;
}
.cont-left{
width:411px;
padding-left:17px;
padding-right:10px;
background: url(../images/charte/pointer.jpg) top left no-repeat;
float:left;
text-align:justify;}
.left-text{
width:428px;
padding-right:10px;
float:left;
text-align:justify;}
/*	--- 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;}

.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}

.paragraph{
	clear: both;
	display: table;}

.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

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

#form_container{
	margin:0 0 0 40px;
}