.bodySM {
	background:#000000;
       margin:0;
       padding:0;
       height: 99%;
       width: 99%;
}

.divSM {
	position: absolute;
	padding:0px 0px;
	border: 0px none #FFFF00;
	top:8%;
	left:8%;
	z-index:4;
	width:84%;
	height:84%;
	overflow: auto;
}

.titreSM {
	font-size:20px;
	font-style:normal;
	font-family:Monotype Corsiva;
	padding:0px 0px;
	margin:0px 0px;
	color:#000099;
}

.textSM {
	border:1px solid #000000; 
	text-align:left; 
	font-size:12px; 
	font-style:normal; 
	font-family:Times New Roman; 
	padding:2px 2px; 
	margin:1px 1px; 
	color:#000000;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
