body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F47521;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #083a65;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 760px;
}
#header {
	height: 230px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#gauche{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width: 180px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A03C80;
	padding-top: 10px;
}
#menu {
}
#menu  a {
	font-size: 12px;
	font-weight: bold;
	color: #6466a9;
	text-decoration: none;
	display: block;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 164px;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7ecee;
}
#menu  a:hover {
	font-weight: bold;
	color: #F47521;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F47521;
}
#clnews {
	padding-left: 8px;
	padding-right: 8px;
}
#clnews h1 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6D2E2;
	color: #A03C80;
	margin-bottom: 0.8em;
	margin-top: 2em;
}
#clnews h2 {
	font-size: 12px;
	margin-bottom: 0.1em;
	margin-top: 0.5em;
}
#clnews p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#contenu {
	background-color: #FFFFFF;
	min-height: 560px;
	height: auto !important;
	height: 560px;
	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	width: auto;
	margin-left: 200px;
}
#contenu  h1 {
	font-size: 20px;
	font-weight: bold;
	color: #f47521;
	margin-top: 0px;
	margin-left: -20px;
}
#contenu  h2 {
	color: #f47521;
	font-size: 14px;
	margin-left: -10px;
	margin-bottom: 0.5em;
}
#contenu  h3 {
	font-size: 13px;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#contenu  p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#contenu  a {
	font-weight: bold;
	color: #01a8db;
	text-decoration: none;
}
#contenu  ul, #contenu  ol {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0.5em;
}
#contenu  li {
	margin-top: 0em;
	margin-bottom: 0.5em;
	list-style-image: url(../images/puce_02.gif);
}
#contenu  blockquote {
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
}
