@import url(../admin/fckeditor/css/fck.css);
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

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

#container0{
	width:1001px;
	margin:0px auto;
}
#container, #footer {width: 851px;}
#header {
	width:558px;
	height:246px;
}
#left-column {width: 293px;}
#right-column {width: 558px;}

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

.push	{clear: both;}

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


/* ===| 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;
	margin:0px 0 0 0px;}
#right-column{
	float:left;	
	margin:0px 0 0 0px;
	padding:0px 0px; 
}
.ref{
  color:#aaac09;
  padding-top: 10px;
  font-size: 10px;
}


#diaporama{
	width:293px;
	height:521px;
	margin:0px;
}	
#actualite{
	width:293px;
	height:145px;
	margin:0px;
} 

#contact-info{
	width:293px;
	height:84px;
	text-align:center;
	margin:0 auto;
	padding-top:110px;
}

#newsletter {
	width:293px;
	height:77px;
	margin:0px;
}

#plan{
	width:293px;
	height:86px;
	padding-top:20px;
}

#footer {
	margin: 0 auto;
	text-align:center;
	padding: 0;}
#mdm{

}

.copyright{
	padding:5px 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;}

.thumb{
	display: block;
}

.thumb img{
	width:201px;
	height:157px;
	padding-left:9px;
	padding-top:12px;
}

.thumb1 img{
	width:201px;
	height:157px;
	padding-left:2px;
	padding-top:10px;
	padding-right:9px;
}

.thumb2 img{
	width:201px;
	height:157px;
	padding-left:2px;
	padding-top:10px;
	padding-right:9px;
	padding-bottom:15px;
}

.paragraph{
	clear: both;
	padding-left:9px;
	padding-right:11px;
}
	.paragraph p {
		padding-top:17px;
	}

.paragraph1{
	padding-top:25px !important;
}

.separator{
	width: 535px;
	height: 28px;
	clear: both;
	padding-left:23px;
}

#title{
	padding-bottom:10px;
}
.title{
	text-align:center;
}

ul.list{
	 padding:0px 2px 0px 20px;
	 list-style:none;
	 float:left;
	 width:120px;
	}
		ul.list li{
			color:#5c4e19;
			font-family:Arial;
			font-size:12px;
			font-weight:normal;
			text-align:justify;
			margin-top:3px;
			background: url(../images/charte/bullet.jpg) no-repeat left 5px;
			padding-left:15px;
			line-height:16px;
			}	


#bg-text{
	width:517px;
	height:56px;
	margin:0 auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:8px;
}

.bg-text1{
	width:292px;
	height:21px;
	padding-top:6px;
	padding-left:26px;
}

#bg-text2{
	width:325px;
	height:34px;
	padding-top:2px;
	text-align:center;
}

.bg-text3{
	width:325px;
	height:34px;
	padding-top:2px;
	text-align:center;
	float:right;
}

.bg-text4{
	width:292px;
	height:21px;
	padding-top:6px;
	padding-left:26px;
	float:right;
}

#bg-text5{
	width:517px;
	height:43px;
	margin:0 auto;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}


#bg-link{
	width:502px;
	height:96px;
	float:left;
	margin:0 auto;
	padding-left:32px;
}

.text{
	padding-top:5px !important;
	padding-bottom:10px;
}

#right-end{
  width: 558px;
  height: 16px;
  text-align:right;
  margin-left:293px;
  clear:both;  
}

/*------------------------------table----------------------------------*/

table {
  border-collapse: collapse;
  border: 2px solid #c4c452;
  font-weight:normal;
  font-family:Arial;
  color: #333;
  background: #fffff0;
  margin:0 auto;
  }
caption {
	padding-bottom:30px;
	padding-top:10px;
  }
td, th {
  border: 1px solid #d4d15e;
  padding:2px;
  width:120px;
  text-align:center;
  margin:0 auto;
  }
thead th, tfoot th {
  border: 1px solid #d4d15e;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #05561b;
  background: #ede077;
  text-align:center;
  }
tbody td a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  border-bottom: 1px dotted #cc9;
  }
/*tbody td a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
*/tbody th a {
  background: transparent;
  color: #72724c;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 1px dotted #d4d15e;
  }
/*tbody th a:hover {
  background: transparent;
  color: #666;
  border-bottom: 1px dotted #72724c;
  }
*/tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #c4c452;
  }
.odd {
  color: #333;
  background: #f7f5dc;
  }
th p{ text-align:center;}

td p{ text-align:center;}

.inForm
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background:url(../images/charte/bg-inform.jpg) no-repeat center top;
	color: #08330c;
	margin: 45px 0 0 10px;
	width:233px;
    float:left;
	height:22px;
    padding-left: 5px;
    padding-top: 4px;
	border:none;
}
.inFormOver
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
    margin: 45px 0 0 10px;
	width: 233px;
	font-weight: normal;
	color: #08330c;
	background:url(../images/charte/bg-inform-over.jpg) no-repeat center top;
	border:none;
	float:left;
	height:22px;
    padding-left: 5px;
    padding-top: 4px;
}
.buttonOK
{
	background:url(../images/charte/but-ok.jpg) no-repeat top left;
	width: 39px;
	height: 38px;
    float: left;
    margin-top: 38px;
}
.buttonOKover
{
    background:url(../images/charte/but-ok-over.jpg) no-repeat top left;
	width: 39px;
    float: left;
	height: 38px;
	cursor: pointer;
    margin-top: 38px;
}

/*---------------------------nos menus--------------------------------*/

.nos-menus{
	width:467px;
	text-align:center;
	margin:0 auto;
}
.menu-top{
    background:url(../images/charte/menu-top.jpg) no-repeat center top;
	width:467px;
    float: left;
	height: 37px;
	text-align:center;
	margin:0 auto;
}
.menu-middle{
    background:url(../images/charte/menu-middle.jpg) repeat-y center top;
	width:467px;
    float: left;
	text-align:center;
	margin:0 auto;
}
.menu-bottom{
    background:url(../images/charte/menu-bottom.jpg) no-repeat center bottom;
	width:467px;
    float: left;
	height: 23px;
	text-align:center;
	margin-bottom:15px;
}
/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */