body 	{font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background: #000000;
		font-size: 16px; font-style: normal; line-height: normal; font-weight: normal;
		text-align: justify; letter-spacing: normal; word-spacing: normal; white-space: normal;
		vertical-align: top}
table 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;
		font-weight: normal; text-align: justify; vertical-align: top;}

A 		{font-size: 10px; font-weight: bold;}
a:link 	{color: #FF0000;}
a:visited {color: #FF9900;}
a:hover 	{color: #990000;}
a:active 	{color: #0099FF;}

h1 		{ font-size: 24px; font-weight: bold; color: #FF9900;}
h2 		{ font-size: 20px; font-weight: bold; color: #FF9900;}
h3 		{ font-size: 16px; font-weight: bold; color: #FF9900; text-align: left; vertical-align: middle; white-space: pre;}
h4 		{ font-size: 14px; font-weight: bold; color: #FF9900; text-align: left; vertical-align: middle; white-space: pre;}
h5 		{ font-size: 12px; font-weight: bold; color: #FF9900; text-align: left; vertical-align: middle; white-space: pre;}
h6 		{ font-size: 11px; font-weight: bold; color: #FF9900; text-align: left; vertical-align: top; white-space: pre;}

.titre 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FF9900; font-weight: bold; text-align: left; vertical-align: top}
.normal 	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: justify; vertical-align: top}
.posimage	{vertical-align: top;}
.filet 	{border: 1px dotted #FFFFFF;}

/* Couleurs charte */
.rouge	{color: #FF0000}
.orange	{color: #FF6600}
.or		{color: #FF9900}

/*calage images*/
#gauche {
	/*background-color: #00FF00;*/
	margin: 3px 10px 40px 0px;
	/*padding: 3px 10px 10px 0px;*/
	float: left;
}
#droite {
	/*background-color: #00FF00;*/
	margin: 3px 0px 10px 10px;
	/*padding: 3px 0px 10px 10px;*/
	float: right;
}
#vg {
	margin: 3px 15px 15px 0px;
	float: left;
}
#vd {
	margin: 3px 0px 15px 15px;
	float: right;
}
#sang {
	color: #CC0000;
	font-style: italic;
}
#or {
	color: #FF9900;
	font-style: italic;
}
#vert {
	color: #009900;
	font-style: italic;
}
