body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 76%;
	background-color: #EBE8DF;
}
a {
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 8px;
}
h2 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h3 {
	font-size: 1.2em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#wrap {
	width: 760px;
	color: #191919;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(images/chalebg.gif);
}

#header {
	clear:both;
	background: #EBE8DF url(images/entete.gif) no-repeat left top;
	height: 224px;
}

#header h1 {
	font-size: 3.8em;
	letter-spacing: -4px;
	padding-top: 55px;
	padding-right: 0px;
	padding-left: 45px;
	color: #333333;
}

#header h1 a {
	text-decoration: none;
	color: #808000;
}

#header h1 a:hover {
}

#slogan {
	font-size: 1.6em;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	color: #333333;
}

#mainNav {
	left: 2px;
	top: -350px;
	padding: 10px;
}

#mainNav li {
	display: inline;
	padding: 10px;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #eff7db;
}

#mainNav a {
	text-decoration: none;
	color: #333333;
	border-bottom-width: thin;
}

#mainNav a:hover {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #800040;
	text-decoration: underline;
}
#gaucheNav {
	width: 135px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	clear: both;
	float: left;
}
#gaucheNav ul {
	font-size: 1.2em;
	letter-spacing: -1px;
	padding: 0px;
	width: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#gaucheNav li {
	margin-bottom: 4px;
}
#gaucheNav li a {
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	height: 1.1em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#gaucheNav li a:hover {
	color: #666666;
	text-decoration: underline;
}
#droiteNav {
	float: right;
	width: 135px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#droiteNav ul {
	color: #4C4C4C;
	margin-bottom: 14px;
	margin-left: 2px;
	list-style-image: none;
	list-style-type: none;
}
#droiteNav li {
	margin-bottom: 2px;
}
#droiteNav li a {
	font-weight: bold;
	letter-spacing: -1px;
	height: 1.2em;
	padding: 2px;
}
#droiteNav li a:hover {
	color: #B3B3B3;
	text-decoration: none;
}

#content {
	line-height: 1.5em;
	text-align: left;
	margin-top: 5px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content h2 {
	font-size: 1.6em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h3 {
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content p {
	text-align: justify;
}

#footer {
	font-size: 0.9em;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	clear: both;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/bas.gif);
	background-color: #EBE8DF;
}

#footer p {
	margin: 3px;
}

#footer a {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.textright {
text-align:right;
}
.imgleft {
	float: left;
}
.imgright {
	float: right;
}

/*tableau*/

table {
	border-collapse: collapse;
	width: auto;
	margin: auto;
}
th {
	width: auto;
	padding: 5px;
	background-color: #EBE8DF;
}
td {
	width: auto;
	padding: 5px;
	text-align: center;
	background-color: #EBE8DF;
}
caption {
font-family: sans-serif;
}
