html 							{ overflow-y:scroll; overflow-x:auto; }
body 							{ color: #87888a; font-size: 12px; line-height: 16px; font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; padding: 0; text-align: justify; margin: 0; }
tr,td,p 						{ color: #87888a; font-size: 12px; line-height: 16px; }
form 							{ margin: 0; padding: 0; }
input							{ font-size: 10px; }
.inputsubmit					{ color: #fff; font-size: 9px; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #888; margin: 0 1px 0 0; padding: 2px; border-top: 1px solid #aeaeae; border-left: 1px solid #aeaeae; border-right-style: solid; border-right-width: 0; border-bottom-style: solid; border-bottom-width: 0; }
.forminput						{ font-size: 9px; margin: 0; padding: 0; }
.formselect						{ font-size: 10px; margin: 0; padding: 0; }
.bouton							{ background-color: #000000; color: #ffffff; font-size: 10px; padding: 2px 5px; cursor:pointer; }
form							{ margin: 0; padding: 0; }

#center {
	position: absolute;
	left: 50%;
	top: 50%;
}
#container {
	position: absolute;
	left: -496px;
	top: -335px;
	width: 992px;
	height: 670px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #87888a;
}
.titre 							{ color: #87888a; font-size: 18px; line-height: 22px; }
.titre2 						{ color: #87888a; font-size: 18px; line-height: 22px; font-weight: 600; }
.motclef 						{ color: #87888a; font-size: 14px; line-height: 16px; }

a								{ color: #87888a; font-size: 11px; text-decoration: none; }
a:visited						{ color: #87888a; font-size: 11px; text-decoration: none; }
a:active						{ color: #87888a; font-size: 11px; text-decoration: underline; }
a:hover							{ color: #87888a; font-size: 11px; text-decoration: underline; }