body {
	margin: 10px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	color: maroon;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CC6600;
}

a {
	text-decoration: none;
	color: #0000ff;
	}

a:hover {
	border: none;
	color: #009900;
}

/** HEADER */

#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
}

#header h1 {
	margin: 0;
	padding: 10px 10px 0 5px;
	font-size: 36px;
	letter-spacing: .05em;
	color: #83895C;
	
}

#header h2 {
	margin: 0;
	padding: 5px 10px 0 5px;
	font-size: 20px;
	letter-spacing: -.05em;
	color: #00ccff;
}





/** CONTENT */

#content {
	width: 920px;
	margin: 0 auto;
	background: #EFEBDF url(bgcontener.gif) repeat-y left top;
}

#content * {
	line-height: 140%;
}

#gauche {
	float: left;
	width: 640px;
	padding: 25px 20px 0 30px;
	background: url(bgdroithaut.gif) no-repeat left top;
}

#droite {
	float: right;
	width: 200px;
	padding: 25px 20px 0 10px;
	background: url(bgdroit.gif) no-repeat left top;
}

#droite * {
	color: #EFEBDF;
}

/** MENU VERTICAL */

#droite ul {
	margin-left: -10px;
	padding-left: 10px;
	list-style: inside square;
	}
#droite li {
	margin-left: -10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #555555;
	}
#droite li.index {
	background: #efebdf;
	color: #555555;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#droite a.index {
	color: #555555;
	}
#droite a {
	color: #efebdf;
	font: bold 14px/24px verdana;
	display: block;
}
#droite a:hover {
	color: #555555;
	font: bold 14px/24px verdana;
}
.spacer{
clear: both;
}

/** MENU TEXTE CONTENU*/
#gauche h1 {
font-family: "Trebuchet MS", Arial;
background : url(bgtitre.gif) no-repeat bottom left;
clear: both;
margin : 25px 0 10px 0;

font : bold 1.4em Arial, Sans-Serif;
color: #CC6600;
border: none;
display: block;
}
				
#gauche h2 {
margin-top: 1em;
margin-bottom: 1em;
font-size: 1.2em;
font-weight: bold;
color: #228822;
}
#gauche p {
margin: 0 0 10px 0;
}


/** FOOTER */

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	background: url(bgfooter.gif) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 35px 100px 0 0;
	font: bold 9px Arial, Helvetica, sans-serif;
	text-align: right;
}


/*
----------------------------------gestion des images
*/
.left {
	float: left;
	margin: 5px 10px 5px 0;
	text-align: center;
	border: none;
	padding: 5px;
	background-color: #ccc;
}
.right {
	float: right;
	margin: 5px 0 5px 10px;
	text-align: center;
	border: none;
	padding: 5px;
	background-color: #ccc;
}
.centre {
	margin: 0 auto;
	text-align: center;
	border: none;
	padding: 5px;
	background-color: #ccc;
}
	
.legende {
	margin: 5px 0;
	font-size: 0.8em;
	color: #330033;
}
a img {border: 0;}
/*
----------------------------------gestion des formulaures
*/
INPUT {
background-color:#6b6c65;

}
#utilitaire {
width: 170px; 
color: #efebdf;
}
#utilitaire p {
	color: #efebdf;
	font-weight: bold;
	margin:8px;
}
a.utilitaire  {
	border-bottom: 0px dotted #ff0000;
	color: #000;
}
a:hover.utilitaire  {
	border-bottom: none;
	color: #000;
}


/** MENU HORIZONTAL*/
#haut {
clear: both;
width: 692px;
height: 35px;
margin-left: -17px;
background-color: #83895c;
padding-left: 5px;
}

* html #haut a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #haut a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
#haut a {
	padding-left:11px;
	height:35px;
   background-image:none;
	display:block;
	color:#000;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
	border: none;
  }

#haut a span {
	padding-left:4px;
	padding-right:16px;
	padding-top:9px;
	height:26px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
	color: #efebdf;
  }
  
  
#haut a:hover, #haut a.active {
	background-image:url(onglet-gauche.gif);
	background-position:top left;
	text-decoration:none;
	color:#555555;
}

#haut a:hover span, #haut a.active span {
   background: url(onglet_droit.gif) right top no-repeat;
	text-decoration:none;
	color:#555555;
}

/* Colonne de droite bords arondis */
.contentplace { background-color:rgb(239,235,223);color:#000000; width: 190px; margin-left: -10px; padding-left: 10px; }
.contentplace p { margin: 0 10px 0 10px; color: #000;font: bold 14px/24px verdana; }
.topplace{ background: url(hautdroit.gif) no-repeat top right; }
.bottomplace { background: url(basdroit.gif) no-repeat top right; }
img.placeborder { width: 12px; height: 12px;border: none;display: block !important; } 





