P  {
	font-family : Verdana, sans-serif;
}

H1  {
	margin-top : 5px;
	font-size : xx-large;
	margin-bottom : 5px;
	margin-right : 20px;
	margin-left : 20px;
}

H2  {
	color : Navy;
	font-size : xx-large;
}

H3  {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : medium;
}

H4  {
	font-size : large;
	font-family : Verdana, sans-serif;
	font-weight : normal;
	margin-left : 40px;
	margin-right : 5px;
	color : White;
}

A  {
	color : White;
}

A:Visited  {
	color : White;
}

A:Active  {
	background-color : Yellow;
	color : White;
}

A:Hover  {
	background-color : Navy;
	color : White;
}

BODY  {
	background-color : #0066ff;
}

TD  {}

.centrer  {
	text-align : center;
}

.sml  {
	font-weight : normal;
	font-family : Arial, Verdana, sans-serif;
	font-size : medium;
}

.gras  {
	font-weight : bold;
}

.norm  {
	font-weight : normal;
	font-family : Dotum, Arial, Verdana, sans-serif;
}

.webring  {
	font-size : xx-small;
}

.titre  {
	color : White;
	background-color : #0066ff;
	padding-left : 30px;
}

.big  {
	font-family : Arial Black, Verdana, sans-serif;
}

