body { 
	margin-top: 0px; 
	margin-left: 0px; 
	margin: 0px;
}

h1 {
	margin-top: 20px;
	font-size:16px;
	text-decoration:none;
	color: #666666;
}

.diapo {
	font-family:Arial, Helvetica, sans-serif;
}

.diapo h1 {
	font-size:16px;
	color: #CC0000;
	text-align: center;
	margin: 0;
	padding: 0;
}

.diapo h2 {
	font-size:13px;
	color: #333333;
	font-weight: bold;
}

.tutorial {
	font-family:Arial, Helvetica, sans-serif;
}

.tutorial h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	font-size:16px;
	color: #CC0000;
	text-align: center;
}

.tutorial h2 {
	font-size:13px;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC3300;
	text-decoration:none;
	margin-bottom: 10px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #333333;
}
	
a:hover {
	text-decoration: underline;
	color: #333333;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
}

img {
	border:0px;
}

.petit {
	font-size: 9px; 
	font-family: Verdana; 
}