body{

	height:100%;
	width:auto;
	padding:0;
	text-align:left;
	font-family:"Trebuchet MS", serif;
	font-size: 0.8em;
	background-repeat:repeat-x;
	color:#4C5F70;
	line-height:16px;
	background-color:#24214F;
}

.titre {color:#24214F; line-height: 100%; font-size: 120%; font-weight:bold; }

fieldset,img { border : 0; }
/*____________________________________________INFO TEXTE________________________________________________*/
h1 {line-height: 100%; font-size: 120%;}
h2 {line-height: 100%; font-size: 110%;}
h3 {line-height: 100%; font-size: 105%;}
h4 {line-height: 100%; font-size: 95%;}
h5 {line-height: 100%; font-size: 90%;}
h6 {line-height: 100%; font-size: 80%;}

h1, h2, h3, h5, h6 {
	color:#FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", serif;
	display: inline;
	}
h4 {
	color: #3FA329;
	font-weight: bold;
	font-family: "Trebuchet MS", serif;
	display: inline;
	}	
	
		
.style3 {font-size: 20px;}
.style5 {
	font-size: 24px;
	color: #BFCBD5;
}
a:link, a:visited {

	color: #4C5F70; text-decoration: none;

	font-weight:bold;

}
a:hover{
	text-decoration:underline;}

/*____________________________________________CONTENU________________________________________________*/	
#conteneur {
	margin: 0 auto;
	padding: 0px;
	width: 950px;
	height: auto;
}

/*____________________________________________MENU TOP________________*/	
#menu-top {
	height: 27px;
	width: 100%;
	text-align:right;
}
#menu-top ul {
	list-style-type : none;
	padding-right: 10px;
}
#menu-top li { 
display : inline;
padding : 0 0.5em; /* Pour espacer les boutons entre eux */
color:#FFFFFF;
text-decoration:none;
}

#menu-top li a {
color:#33CCFF;
text-decoration : none;
padding : 0 0.5em; 
}
 
ul#menu-top a:hover { text-decoration : underline; }


/*____________________________________________CONTENT________________*/
 #top {
	background: url(images/main-top-900.gif) no-repeat;
	padding: 0px;
	height: 30px;
	width: 100%;
	background-position:center;
}
#conteneur #content {
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0 auto;
}
#clear {
	clear: both;
}

/*____________________________________________MENU PPAL________________*/
#menu {
	background: url(images/fd-menu-900.gif) no-repeat;
	height: 40px;
	width: 100%;
	background-position: center;
	padding-top:10px;
}

#menu ul{
list-style-type : none; /* Car sinon les puces se placent n'importe où */
text-align: left;
}
#menu li {
	display : inline;
	padding : 0 0 10px 0; /* Pour espacer les boutons entre eux */
	color:#24214F;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
#menu li a {
color : #24214F;
text-decoration : none; 
}
 
#menu li a:hover { text-decoration : underline; }


/*____________________________________________MAIN________________*/
#main {
	background: url(images/fd-main-900.gif) repeat-y;
	margin: 0 auto;
	padding: 0px;
	width: 914px;
	height: auto;
	min-height:80px;
	padding-bottom:10px;
}
#main-content {
	background: url(images/fd-main-900.gif) repeat-y;
	margin: 0 auto;
	padding: 0px;
	width: 914px;
	height: auto;
	min-height:484px;
}
#contenu {
	float: left;
	height: 400px;
	width: 600px;
	border: solid 2px #D1D1D1;
	padding:20px;
	margin: 30px 10px 10px 30px;
	overflow : auto;
}

/*____________________________________________MAIN / RIGHT / PARTENAIRES________________*/
#right {
	float: right;
	height: 300px;
	width: 200px;
	padding: 0;
	margin-top: 30px;
	margin-right: 25px;
}

 #titre_partenaire {
	background: url(images/fd-btn-partenaires.gif) no-repeat center;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width:100%;
	height:32px;
	padding-top: 10px;
	}

#partenaires {
	text-align:center;
	margin-top:20px;
	width: auto;
	border: 1px solid #CCCCCC;
	padding : 5px;
	
}
#partenaire-top {
	background: url(images/top-partenaires.gif) no-repeat center;
	width: 130px;
	height: 9px;
}
#partenaires-main {
	background: url(images/fd-partenaires.gif) repeat-y center;
	width: 130px;
	min-height:130px;
	height:auto;
}
#partenaires-bottom {
	background: url(images/bottom-partenaires.gif) no-repeat center;
	height: 8px;
	width: 130px;
}

/*____________________________________________CONTENT BOTTOM________________*/
#bottom {
	margin: 0 auto;
	padding: 0px;
	height: 88px;
	width: 100%;
	background: url(images/bottom-main-900.gif);
	background-position:center;
	background-repeat:no-repeat;
}

/*______________________________________________________________________________FOOTER________________*/
#footer {
	background: url(images/fd-footer-900.gif) no-repeat center;
	height: 50px;
	width: 920px;
	/*margin-top: 20px;*/
	color: #4C5F70;
	padding-top: 30px;
	text-align: right;
	padding-right: 30px;
}
