 a:link { color:#FFFFCC; text-decoration:none; font-weight:bold; }
 a:visited { color:#FFFFCC; text-decoration:none; font-weight:bold; }
 a:hover { color:#900000; text-decoration:none; font-weight:bold; }
 a:active { color:#900000; text-decoration:none; font-weight:bold; }
 
body {
	font-family:"Trebuchet MS", sans-serif;
	color:white;
	margin:0;
	text-align:center;
	background-color:#000000;
	}
img {
	border:none;
	}
p {
	text-align:justify;
	}
h2 { 
	color:#900000;
	text-align:center;
	}
h3 {
	color:#900000;
	}
.petit {
	font-size:14px;
	text-align:justify;
	}
.global {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:561px;
	text-align:left;
	}
	
			/*Contenant*/
.Milieu {
	width:561px;
	float:left;
	}	
.ContenantHautP {
	background-image:url(image2/ContenantHautP.gif);
	width:561px;
	height:28px;
	}
.ContenantMilieu {
	background-image:url(image2/ContenantMilieu.gif);
	background-repeat:repeat;
	width:561px;
	height:auto;
	}
#TexteContenant {
	width:518px;
	margin-left:20px;
	line-height:9px;
	}
.ContenantBas {
	background-image:url(image2/ContenantBas.gif);
	width:561px;
	height:20px;
	}
form {
	border:2px solid #900000;
	}
select, input {
	font-size:15px;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	}
.choix {
	background-color:#900000;
	width:150px;
	border:2px solid #900000;
	}




