
@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, #container1, #footer, #header {width: 780px;}
#header {height:166px;}
#left-column {width: 180px;}
#right-column {width: 520px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, .push {height: 63px;}
#footer{height:43px; padding-top: 20px;}


.push	{clear: both;}

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


/* ===| 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 0px;}
h1{
  margin-top:20px;
}


#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container{
	margin:0 auto;
	text-align: left;}

#container1 {
	margin:0 auto;
    height:100%;
    height:auto;
    float:left;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#flash-header{
  width: 780px;
  height: 163px;
  float: left;
}

#left-column{
	float:left;
	margin: 0px 0 0 0;
  padding:0px 15px 0 15px;}
#page-title{
  width:520px;
  height:40px;
  float: left;
}
#slogan{
  width:520px;
  height: 60px;
  float: left;
  margin: 0 0 8px 0;
  text-align: center;
}

#right-column{
	float:left;
	margin:0px 0 0 0px;
	padding:0px 25px 0 25px;
    }
    #right-column1{
	float:left;
	margin:0px 0 0 0px;
	padding:0px 0px 0 0px;
    }
#contact-info{height: 125px;}
#actualite{
  float: left;
  width: 162px;
  height:158px;
  padding: 32px 9px 0 9px;
  margin:10px 0 0 0;
}
#adress{
  width:180px;

  float: left;
  padding:55px 0px 10px 0;
  margin: 20px 0 0 0;
}
.bg-savoir
{
  background: url(../images/charte/bg-sav+.jpg) no-repeat top left;
  float:left;
  width:170px;
  height: 22px;
  padding-right: 10px;
}

#savoir-plus{
  width:100px; height:22px; float:right;
}
#plan-acces{
  width:100px; height:22px; float:right;
}
#flash-intro{
  width: 630px;
  height:640px;
  margin:0 auto;
}
.category{
  width:150px;float:left;
  margin:10px 20px 0 0px; display:inline;
}
.category img{
  border: 1px solid #8B8E93;
}

.category p{
  text-align: center;
  padding-top: 5px;
}

#categories{
  width:520px;
  height:30px;
  float:left;
  margin:20px 0 10px 0;
  padding: 10px 0 10px 0px;
  text-align: center;

}

#footer {
	margin: 0 auto;}

.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;}
.space{
  padding-top:10px;
}

/*	--- 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{
  padding: 0px;
  border:1px solid #A9ABB0;
	margin: 0 0px;}

.paragraph{
	clear: both;
  width: 100%;}
	
#paragraph-back{
  width:500px;
  height: 111px;
  float: left;
  padding: 10px;
  margin:10px 0 20px 0;
}
.no-image-background{
  width:500px;
  height: 111px;
  float: left;
  padding: 10px;
  margin:40px 0 20px 0;
}
.separator{
  width:520px;
  height:1px;
  float: left;
  margin: 10px 0 10px 0;
}
#marque{
  width: 520px;
  height:41px;
  float: left;
  text-align: center;
  margin: 15px 0 15px 0;
  }
ul.list1{
	padding: 12px 0 0px 10px;
    float:left;
    margin: 0;
    width:145px;
    }
.ref{
  width:780px; clear:both; text-align: center; color: #FFFFFF; margin:0 auto; padding-top:5px;
}

ul.list1 li{
	background: url(../images/charte/dot.jpg) no-repeat top left;
	background-position:0px 5px;
    font-size:12px;
   color:#E1E2E6;
	text-align:left;
	line-height: 17px;
	padding:0px 0px 0px 15px;
	}
 /*-------------- merci ----------------*/
#merci
{
    clear:both;
    width:100%;
	float:left;
	padding-top:200px;
	margin-bottom:10px;

}
    #merci p {
        font-weight: bold;
        text-align: center;
        font-size: 12px;
        color:#E1E2E6;
        }
    #merci a:link, #merci a:visited{
        color:#C1C2C5!important;
        text-decoration: none;
        font-weight: bold;
        }
    #merci a:hover, #merci a:active{
        color:#FFFFFF !important;
        text-decoration: underline;
        font-weight: bold;
        }
/*===========================*/
/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */