html, body {
	height: 100%;
	margin: 0;
	}

 
body {
background: url(fond_page.jpg) #b7cedf;
background-repeat:repeat-x;
background-position:top;
font-family: arial, verdana, sans-serif;

}

hr {
border:1px solid;
height:1px;
}
#entraide h1 {
display:none;
}

#header {
background: url(header.jpg);
background-repeat:no-repeat;
background-position:10px 0px;	
padding-top:15px;
height: 140px;
}

	#header h1{
	text-indent:-5000px;
	}



	#logo {
	float:left;
	width:127px;
	height:100px;
	height:110px;
	padding-left:25px;
	}

	#entraide {
	float:left;
	width:265px;
	height:100px;
	border-bottom:solid 2px #fff;
	background: url(entraide.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;	

	}

	#picto {
	float:left;
	width:315px;
	height:100px;
	border-bottom:solid 2px #fff;
	background: url(picto.jpg);
	background-repeat:no-repeat;
	background-position:0px 20px;	
	}


	#menu {
	clear:both;
	height:23px;
	padding-left:150px;
	vertical-align:bottom;
	color:white;
	
	}
	  	#menu ul{
		list-style: none;
		padding:0px;
		margin:0px;
		}

		#menu ul li{
		display:inline;
		list-style: none;
		padding:0px;
		margin:0px;
		padding-left:7px;
		padding-right:7px;
		border-right:solid 1px;
		}

		#menu ul li.menu_last {
		border:none;
		}


#global {
min-height: 100%;
width: 778px;
margin: 0 auto;
position: relative;
padding: 0 0px; /* 10 px à gauche et à droite */
background: url(global.jpg) ;
background-repeat:repeat-y;
background-position:0px 0px;	
}



#fond_global {
background: url(top.jpg) ;
background-repeat:no-repeat;
background-position:0px 0px;
width: 778px;
margin: 0 auto;
padding: 0 0px; /* 10 px à gauche et à droite */

}

#footer {
position: absolute;
width: 778px;
bottom: 0;
height:218px;
background: url(footer.jpg) ;
background-repeat:no-repeat;
padding-left:10px;
background-position:3px 0px;
text-align:right;
vertical-align:top;
}

	#footer img {
	padding-left:20px;
	}

	#footer address {
	float:left;
	font-size:10px;
	color:#b7cedf;
	text-align:left;
	padding-left:150px;
	padding-top:100px;
	font-style: normal;
	line-height:11px;
	}

	#footer p {
	margin-right:55px;
	margin-top:166px;
	font-size:10px;
	color:white;
	}

#center {
padding-bottom: 218px; 
overflow: auto;
margin-left:154px;
margin-right:46px;
clear:both;
}

#sidebar {
float: right;
width: 190px;
font-size:11px;
padding:0px;
margin:0px;
margin-top:50px;
overflow:hidden;

}

#sidebar img {
padding:0px;
margin:0px;
}

#sidebar p {
background-color: #b7cedf;
padding:5px;
margin:0;
}
	#sidebar h2 {
	margin:0;
	padding:0;
	font-size:12px;
	margin-top:60px;
	}

	#sidebar ul{
	list-style: none;
	padding:0px;
	margin:0px;
	
	}

	#sidebar ul li{
	list-style: none;
	padding:0px;
	margin:0px;
	margin-bottom:5px;	
	padding-right:3px;
		}

	#sidebar fieldset {
	margin-top:25px;
	text-align:right;

	}

	#sidebar input {
	font-size:9px;
	width:70px;
	color:#777;
	}

	#sidebar legend {
	color:white;
	font-weight:bold;
	}

	#sidebar label {
	color:white;
	font-size:10px;
	}
	
#col_d {
clear:right;
float: right;
width: 190px;
margin-top:25px;
font-size:11px;
color:#fff;

}
	#col_d h1{
	font-size:14px;
	}

#col_d img {
margin-right:5px;
border:none;
}

#content {
float: left;
width: 370px; 
margin-top:15px;
padding:0px;
font-size:12px;
color:#fff;
text-align:justify;
}

	#content h2{
	color:#fff;
	font-size:18px;
	}

	#content h3{
	color:#b7cedf;
	font-size:14px;
	margin:0;
	padding:0;
	border-bottom:dashed 1px #b7cedf;
	margin-bottom:15px;
	margin-top:20px;
	}
	
	#content h4{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	}

	#content img {
	border:solid 1px #fff;
	}


a:link{cursor : pointer; color: #dce6ef; text-decoration:underline;background:none}
a:visited{cursor : pointer; color: #dce6ef; text-decoration:underline;  background:none}
a:hover{cursor : pointer; color: #fff; text-decoration:none; background:#79b0d9}


#menu A:link{cursor : pointer; color: #dce6ef; text-decoration:none; font-size: 12px;background:none; font-weight:bold;}
#menu A:visited{cursor : pointer; color: #dce6ef; text-decoration:none; font-size: 12px; background:none; font-weight:bold;}
#menu A:hover{cursor : pointer; color: #fff; text-decoration:none; font-size: 12px;background:none; font-weight:bold;}
#menu a#current {color: #ffd25f;  font-weight:bold;}


#sidebar A:link{cursor : pointer; color: #036dbb; text-decoration:none; font-size: 12px;background:#b7cedf url(coin_smenu.gif) no-repeat top right; }
#sidebar A:visited{cursor : pointer; color: #036dbb; text-decoration:none; font-size: 12px; background:#b7cedf; }

/*#sidebar A:hover{cursor : pointer; color: #fff; text-decoration:none; font-size: 12px;background:#dce6ef;}
#sidebar a#current {color: #ffd25f;  background:#dce6ef;}*/


#footer A:link{cursor : pointer; color: #fff; text-decoration:underline;background:none}
#footer A:visited{cursor : pointer; color: #fff; text-decoration:underline;  background:none}
#footer A:hover{cursor : pointer; color: #b7cedf; text-decoration:underline; background:none}




	#sidebar a{
	cursor : pointer;
	display: block; 
	padding: 8px 5px 8px 20px; 
	color: #036dbb; 
	font-weight:bold;
	text-decoration: none; 
	width: 100px; 
	background: #ffd25f url(coin_smenu.gif) no-repeat top right;
	}

	#sidebar a#scurrent { 
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	color: #036dbb; 
	font-weight: bold;
	background: #ffd25f url(coin_smenu.gif) no-repeat top right;
	}

	#sidebar a:hover {
	 border-left: 0px solid #ccc;
	 border-right: 0px solid #ccc;
	 color: #036dbb; 
	 font-weight: bold;
	 background: #d0e0ec url(coin_smenu.gif) no-repeat  top right;
	}
	html>body #sidebar a { 
	 width: auto; 
	}



   /* ************************** FORMULAIRE ************************************ */

#form_contact {
	margin: 0px;
}
#form_contact fieldset {
	padding:20px;
	margin-bottom:20px;
	border:solid 1px #ccc;
}
#form_contact legend {
	color: #ffd25f;
	font-size:1.2em;
	padding:10px 5px 0px 5px;
	font-weight:bold;
	margin-bottom:15px;
}
#form_contact div {
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}
#form_contact label {
	width: 100px;
	display: inline;
	float: left;
	line-height: 17px;
	text-align: right;
	margin: 0px 5px 0px 0px;
}
#form_contact #p_msg {
}
#form_contact #p_submit {
	margin: 10px 0px 0px 250px;
}
#form_contact .validation-advice {
	display: inline;
	float: left;
	margin: 0px 0px 5px 107px;
	font-size: 11px;
	color: #ff9000;
}
textarea {
font-family: arial, verdana, sans-serif;

font-size:12px;
}

.formulaire_msg_droit {
margin-top:15px;
font-size:10px;
}


