body {
	padding: 0px;
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-weight: bold;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
}

h2, h4, h6 {
	font-size: 16px;
	text-align: center;
}

h3 {
	font-size: 24px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}

h5 {
	text-align: justify;
	font-weight: normal;
}

.Style1 {font-size: 18px}
.Style2 {font-size: 24px}
.Style3 {color: #FF0000}
.Style4 {font-size: 22px}
.Style5 {color: #990000}

/** CONTENT */

#content {
	width: 780px;
	float: center;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	;
}

#titre{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
