/* CSS Document */
body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #6f6f6f;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	text-align: center;
	}
img {
	border: none;
}
a {
	color: #f93;
	text-decoration: underline;
	}
a:hover {
	color: #f60;
	text-decoration: underline overline;
	}
#tete {
	height: 204px;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/head.jpg);
	}
#tete h1 {
	margin: 0 0 0 610px;
	padding: 40px 0 0 0;
	font: bold 180% Verdana, Arial, Helvetica, sans-serif;
	color: #f60;
	text-decoration: none;
	}
#tete h2 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
	}
#tete p {
	padding: 60px 0 0 0 ;
	margin: 0 0 0 420px;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #060;
	}
#page {
	width: 810px;
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/font_centre.jpg);
	background-repeat: repeat-y;
	}
#partimenug {
	float: left;
	width: 143px;
	margin: 0 0 0 3px;
	padding: 0 0 0 6px;
	background-color: #e6e6e6;
	}
#partimenug ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	} 
#partimenug p {
	margin-left: 0;
	}
#partimenug a:hover {
	background: ;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#menu li a {
	margin: 0;
	padding: 0;
	color: #f60;
	display: block;
	height: 32px;
	width: 133px;
	line-height: 32px;
	text-indent: 0px;
	text-decoration: none;
	background-color: #dbdbdb;
	border-bottom: 1px solid #b2b2b2;
	font-weight: bold;
	}
#menu li a:hover {
	color: #737373;
	text-decoration: underline;
	background-color: #dbdbdb;
	}
#centre {
	margin: 0px 15px 0px 160px;
	padding: 0 10px 0 0;
	text-align: justify;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	}
#centre h1 {
	margin: 0 0 10px 0;
	padding: 15px 0 0 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #f60;
	}
#titre {
	display: none;
	text-align: center;
	}
#centre h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #f60;
	margin: 10px 0 0 10px;
	text-decoration: underline;
	}
#centre p {
	margin: 10px 0 0 10px;
	}
#centre hr {
	clear: both;
	border-bottom: 2px solid #090;
	}
#centre table {
	border:none;
	border-collapse:collapse;
	font-size: 95%;
	margin: auto;
	}
#centre th {
	padding:5px;
	background-color: #ffc;
	text-align: right;
	}
#centre td {
	font-size:100%;
	border: none;
	padding: 5px;
	text-align:left;
	vertical-align: middle;
	}
#centre caption {
	font-family: sans-serif;
	}
#centre legend {
	font-weight: bold;
}
#centre2 {
	margin: 0 25px 0 185px;
	text-align: center;
	}
#centre2 h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	color: #060;
	}
#centre2 p {
	margin: 10px 0 0 10px;
	}
#centre legend {
	font-weight: bold;
	color: #000;
	}
#centre fieldset {
	width: 60%;
	margin-left: 50px;
	}
.texte07 {
	font-size: 0.7em;
	}
#centre input {
	background-color: #e6e6e6;
	}
#pied {
	width: 810px;
	height: 61px;
	font: 75%;
	text-align: center;
	clear: both;
	margin: 0 auto;
	line-height: 61px;
	background-image:url(../images/pied.jpg);
	}
.imgdroite {
	float: right;
	margin: 5px;
	}
.imggauche {
	float: left;
	margin: 5px;
	}
.centrage {
	text-align: center;
	}
.grand {
	font-size: 1.8em;
	}
#print {
	text-align: right;
	}
#document {
	text-decoration: underline;
	}
.souligne {
	text-decoration: underline;
	}
.separation {
	clear: both
	}
#wri {
	width: 80px;
	height: 45px;
	margin: 0;
	padding: 0;
	}
table {
	font-size: 80%;
	border: 1px solid #0c0;
	border-collapse: collapse;
	margin: auto;
	}
thead, tfoot {
	background-color: #ddeabf;
	border: 1px solid #0c0;
	}
tbody {
	background-color: #f1ffdf;
	border: 1px solid #0c0;
	}
th {
	border: 1px solid #0c0;
	padding: 3px;
	}
td {
	border:	1px solid #0c0;
	padding: 3px;
	text-align:	center;
	background-color: #fff;
}
caption {
	font-family: sans-serif;
	}
