/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #000;
	text-align: center;
	background-image: url(../images/fond-body.gif);
	background-repeat: repeat;
	}
#tete h1, #menu, #pied {
	display: none;
	}
img {
	border: none;
}
#tete {
	height: 88px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/fond-head.png);
	}
#tete p {
	text-align: right;
	padding: 60px 10px 0 0 ;
	margin: 0;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/fond-page.png);
	background-repeat: repeat-y;
	}
#centre {
	margin: 0px 20px 0px 20px;
	padding: 10px 0 10px 0;
	text-align: justify;
	list-style-type: none;
	background:  url("../images/puce2.gif") center left no-repeat;
	}
#centre h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	color: #903;
	}
#centre h2 {
	background:url(../images/puce.gif) center left no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	color: #903;
	margin: 10px 0 0 10px;
	padding-left: 25px;
	text-decoration: underline;
	}
#centre h3 {
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0 0 10px;
	}
#centre p {
	color: #000;
	margin: 8px;
	}
#centre a {
	color: #903;
	}
#centre a:hover {
	text-decoration: none;
	}
#centre li {
	list-style-type: none;
	padding-left: 15px;
	background: url(../images/puce3.gif) center left no-repeat;
	}
#centre table {
	width: 90%;
	border: none;
	border-collapse:collapse;
	font-size: 90%;
	margin: auto;
	}
#centre th {
	font-weight: bold;
	padding:5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	}
#centre td {
	padding: 5px;
	text-align:left;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	}
#centre caption {
	font-family: sans-serif;
	}
#centre legend {
	font-weight: bold;
	color: #903;
}
#centre fieldset {
	width: 100%;
	margin: auto;
	border: 1px solid #903;
	}
#centre input {
	background-color: #eaeaea;
	}
#centre textarea {
	background-color: #eaeaea;
	}
#centre2 {
	margin: 0px 20px 0px 20px;
	padding: 10px 0 10px 0;
	text-align: center;
	}
#centre2 h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	color: #903;
	}
#centre2 h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #903;
	margin: 10px 0 0 10px;
	padding-left: 15px;
	text-decoration: underline;
	}
#centre2 p {
	color: #000;
	margin: 8px;
	}
#centre2 a {
	color: #903;
	}
#centre2 a:hover {
	text-decoration: none;
	}
#centre2 legend {
	font-weight: bold;
	color: #903;
	}
#centre2 fieldset {
	width: 100%;
	margin: 0 auto;
	}
.texte07 {
	font-size: 0.7em;
	}
#centre2 input {
	background-color: #ccc;
	}
.imgdroite {
	float: right;
	margin: 15px;
	}
.imggauche {
	float: left;
	margin: 5px;
	}
.centrage {
	text-align: center;
	}
#print {
	text-align: right;
	}
.souligne {
	text-decoration: underline;
	}
.separation {
	clear: both
	}
.encadrerouge {
	width: 60%;
	margin: auto;
	padding: 10px;
	text-align: center;
	border: 2px solid #903;
	}
.rouge {
	color: #903;
	}
.bleu {
	background-color: #EAEAEA;
	}

