html, body {
margin: 0;
padding:0;
}

body {
background: url(fond.gif);
background-repeat:repeat;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666;
}


a:link{cursor : pointer; color: #666; text-decoration:none; font-size: 11px; }
a:visited{cursor : pointer; color: #666; text-decoration:none; font-size: 11px;}
a:hover { cursor : pointer; color: #FF9107; text-decoration:none; text-decoration:underline}



#global {
/* c'est le cadre le plus large de la page */
width: 756px;
margin: 0 auto;
position:relative;
}

/* *********************************** header ************************************** */
#header {
margin-top:12px;
height: 110px;
background: url(bandeau_haut.jpg);
background-repeat:no-repeat;
}

	#header p {
	padding-top:86px;
	padding-left:623px;
	color:#333333
	}
	#header p a {
	color:#333333
	}
/* *********************************** menu ************************************** */

	ul#menu {
   	margin-top:10px;
	height: 68px;
	background: url(fond_menu_haut.gif);
	background-repeat:no-repeat;
	list-style: none;
	padding:0px;
	margin:0px;
	text-align:center;
	padding-top:13px;
	margin-top:10px;

	}

	ul#menu li{
	display:inline;
	font-weight:bold;
	color:#40668a;
	}

	ul#menu li a {
	padding:12px;
	background: url(menu.gif) no-repeat right 15px;
	}

	ul#menu li.menu_last a {
	background:none;
	}

	#menu a:link{cursor : pointer; color: #fff; text-decoration:none; font-size:12px;}
	#menu a:visited{cursor : pointer; color: #fff; text-decoration:none;}
	#menu a:hover{cursor : pointer; color: #ff9107; text-decoration:none;}
	#menu a#current {color: #ff9107; }

	
	#miette_de_pain {
	position:absolute;
	left:10px;
	top:166px;
	width:500px;
	
	}
		#miette_de_pain a:link{cursor : pointer; color: #fff; text-decoration:underline; font-size:11px;}
		#miette_de_pain a:visited{cursor : pointer; color: #fff; text-decoration:underline;}
		#miette_de_pain a:hover{cursor : pointer; color: #ff9107; text-decoration:underline;}
		#miette_de_pain a#current {color: #ff9107; }

	
	#rechercher {
	width:220px;
	position:absolute;
	right:10px;
	top:166px;
	text-align:right;
	border:solid 0px;
	height:27px;
	overflow:hidden;
	}

	#rechercher input {
	/*margin-top:2px;*/
	padding:3px;
	width:120px;
	background-color: #fff;    
	font-size: 11px;
	border: solid 1px;
	border-color:#2763A4;
	color: #666;
	}
/* *********************************** center ************************************** */
#center {
width: 756px; 
background:#f00;
background: url(fond_contenu.gif);
background-repeat:repeat-y;
}

#bas_center {
background: url(bas_content.gif);
background-repeat:no-repeat;
clear:both;
height:30px;
}


/* *********************************** gauche ************************************** */
#gauche {
margin: 0;
padding: 0;
float: left;
width: 200px; 
overflow:hidden;
}

#gauche p{
margin-left: 10px;
padding: 0;
}

/* *********************************** SOUS MENU & SSMENU ************************************** */

ul#smenu {
display:block;
width: 200px;
list-style-type: none;
margin: 0;
padding: 0;
margin-left:3px;
}

ul#smenu li  {
	list-style-type: none;
	}

ul#smenu li a {
	display:block;
	width:180px;
	padding:8px 0px 8px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000; 
	font-weight:bold;
	text-decoration: none; 
	background: #FFFFFF url(puce_bleu.gif) no-repeat 8px 13px;
	
}

ul#smenu li a:hover, ul#smenu a#scurrent {
	color: #fff; 
	background: #FF9107 url(puce_blanc.gif) no-repeat 8px 13px;
}
/* ----------------------- ssmenu -------------------------------- */
ul#ssmenu {
display:block;
width: 200px;
list-style-type: none;
margin: 0;
padding: 0;
}

ul#ssmenu li  {
	list-style-type: none;
}

ul#ssmenu li a {
	background: #ece3d8;
	display:block;
	width:180px;
	padding:5px 0px 5px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ece3d8; 
	color: #000; 
	font-weight:normal;
	text-decoration: none; 	
}

ul#ssmenu li a:hover, ul#ssmenu a#sscurrent {
	cursor:pointer;
	color:#000;
	text-decoration:none;
	background: none;
	font-weight:bold;
}

/* *********************************** content ************************************** */
#content {
float: left;
width: 500px; 
overflow:hidden;
margin-left:20px;
}

	#content h2 {
	font-size:18px;
	font-size:bold;
	color:#FF9107;
	background:url(fond_h1.jpg) no-repeat 0px 0px;
	text-indent:18px;
	margin:20px 0px 15px 0px;
	}

	#content h3 {
	clear:both;
	font-weight: bold;
	background:url(fond_h2.gif) no-repeat 0px 0px;
	font-size:14px;
	color:#004B95;
	padding-left:20px;
	margin:20px 0px 15px 0px;
	}

	#content h4 {
	font-weight: bold;
	font-size:12px;
	color:#000;
	padding-left:20px;
	margin:20px 0px 10px 0px;
	}

	#content h5 {
	font-size:11px;
	padding-left:20px;
	margin:20px 0px 10px 0px;
	}

	#content P {
	padding-left:20px;
	padding-bottom:0px;
	font-size:11px;
	text-align:justify;
	}

	#content img {
	border:none;
	}

	#content a:link{cursor : pointer; color: #004b95; text-decoration:underline;}
	#content a:visited{cursor : pointer; color: #004b95; text-decoration:underline;}
	#content a:hover{cursor : pointer; color: #ff9107; text-decoration:none;}


/* *********************************** footer ************************************** */
#footer {
clear:both;
position:relative;
width: 779px;
margin-top:10px;
margin-bottom:20px;
background: url(footer.gif) ;
background-repeat:no-repeat;
}
	#footer img {
	margin-left:8px;
	}


	#footer ul{
	list-style: none;
	padding:0px;
	margin:0px;
	text-align:center;
	padding-top:13px;
	}

	#footer ul li{
	display:inline;
	padding:10px;
	}

	#footer a:link{cursor : pointer; color: #666; text-decoration:none;}
	#footer a:visited{cursor : pointer; color: #666; text-decoration:none;}
	#footer a:hover{cursor : pointer; color: #ff9107; text-decoration:none;}
	#footer a#current {color: #ff9107; }


	#footer p {
	margin-top:25px;
	clear:both;
	font-size:11px;
	text-align:center;
	}			



.plan_site li {
margin-left:50px;
list-style: circle;
}

#edito ul li{
list-style-image: url(fleche.gif);
padding-bottom:2px;
margin-left:15px;
}


 /* ************************** FORMULAIRE ************************************ */
form {
	margin: 0px;
}
form fieldset {
	padding:5px;
	margin-bottom:20px;
	border:solid 1px #eee;
}
form legend {
	color: #15384c;
	font-size:1.2em;
	padding:10px 5px 0px 5px;
	font-weight:bold;
	margin-bottom:15px;
}
form div {
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}
form label {
	width: 100px;
	display: inline;
	float: left;
	line-height: 17px;
	text-align: right;
	margin: 0px 5px 0px 0px;
}
form #p_msg {
}
form #p_submit {
	margin: 10px 0px 0px 250px;
}
form .validation-advice {
	display: inline;
	float: left;
	margin: 0px 0px 5px 107px;
	font-size: 11px;
	color: #ff9000;
}


textarea {

font-size:12px;
}

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