BODY { 
	/*
	background-image: url("images/menu1.png");
	*/
	background-color: #65ffff;
	color: #b58b51; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	}

table{
	width:100%;
}

A  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:  #ffff99;
	text-align:center; 
	text-decoration: none;
	font-weight:bold;
	}


A:hover {
	/*background-color:	BAA45F;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17x; 
	color: #0032ff; 
	text-decoration: underline;
	font-weight:bold;
	}

p
{
	background: #FFFFFF;
   	text-indent: 20px;
   	text-align: justify;
   	font-size: 30px;
	color: #FFCC00;
	font-style: normal;
 	margin: auto; /* centré */
}


#titre
{
	width: 100%;
	margin: auto;
	background: #0032ff;
	border: 3px outset #0032ff;
	text-align: center;
	font-size: 25px;
	font-style: normal;
	color: #ffff99;
	font-weight:bold;
	
}

/*L'emplacement par ordre alphabétique

/*A*/
#menu1 {
	left: 45px;
	width: 98%;
	margin: auto;
	
	}

/*B*/
#menu {
	width:98%;
	/*border: 4px outset #FF9900;*/
	background: #0032ff;
	/*background-image: url("bg.gif");*/
	text-align: center;
	}
#comble1{
	height:10px;
	}
#comble2{
	height:10px;
	}

#remplivide{
	height:620px;
	}

#sortie {
	background: #65ffff;
	margin-top:10px;
	width:98%;
	height:25px;
	border: 4px outset #0032ff;
	text-align: center;
	color:#FFFFFF;
	}

td{
border: solid #0032ff;
}

th{
background-color: #0032ff;
color: #ffff99;
}
