BODY{font-family :arial, verdana, Geneva, Sans-Serif;color:#000000;text-decoration:none;font-size:14px;
	background-color: #ffff66;
	//background-image: url(fond.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE{ border-color: #d40202;
}

.inputBouton { 
	background:#d40202; 
	border: black;  
	border-top-style: solid ;  
	border-bottom-style: solid ;  
	border-right-style: solid ;   
	border-left-style: solid ; 
	border-width: 1px 1px 1px 1px;  
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;  
	color: white;  
	font-weight: bold;
	text-align: center;
	cursor: hand; 
}
.titre_paragraphe{
	background-color:#d40202;
	color : white;
	font-weight: bold;
	text-align: center;
}

