/* CSS Document */
body{
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 0.8em; /* affiché en 10px */
	font-weight:bolder;
	color: #FFFFFF;
	line-height: 1.166;
	padding: inherit;
	cursor:url(../moncurseur.cur), auto; 
	background-color: #000000;
	width:100%;
	height:100%;
	margin-top: 0;
	border-bottom: none;
	border-bottom-color:#cccccc;
	text-align: center;
}
#table {
		width: 180px;
		margin-left: 20px;
		float: left;
		margin-top: 5px;
			background-color:#6699FF;
	color: #000000;
}

#Haut/* l'include pour la page droite.php3 */
{
	height: 100px;
	width: 87%;
	margin-left: auto;margin-right: auto;
	margin-top: -3px;

}
table/* l'include pour la page droite.php3 */
{
	height: 100px;
	width: 87%;
	margin-left: auto;margin-right: auto;
	margin-top: -3px;
}
#logo{
	border: none;
}

fieldset{
	border: none;
}
#formulaire{
		width: 870px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
		background-color:#6699FF;
	color: #000000;
}
#corps{
width: 870px;
	margin-left: auto;
	margin-right: auto;
		background-color:#6699FF;
	color: #000000;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center
}
hr
{
   width: 50%;
   color: #CC99FF; /* couleur trait horizontal
   height: 3px;
}
