@charset "utf-8";
/* Auteur: M.E. */
/* 21/03/2004 */

body {
	background: #0000A0 url(Images/wallpaper-0000A0.png);
	color: #FFFFFF;
	font-family: serif;
	font-weight: normal;
	font-size: 12pt;
	margin-left: 7%;
	margin-right: 7%
}

A:link {
	color: #00FFFF;
	text-decoration: none;
}

A:visited {
	color: #8080FF;
	text-decoration: none;
}

A:hover {
	color: #00FFFF;
	text-decoration: underline;
}

P {
	font-family: serif;
	font-size: 12pt;
	text-indent: 14pt;
	text-align: justify;
	color: #FFFFFF;
}

P.noindent-w {
	font-size: 12pt;
	text-indent:0pt;
	text-align: justify;
	color: #FFFFFF;
}

P.noindent-g {
	font-size: 14pt;
	text-indent:0pt;
	text-align: left;
	color: #00FF80;
}

P.center-y1 {
	font-size:14pt;
	text-indent:0pt;
	font-weight: normal;
	text-align: center;
	color: #ffff80;
}

P.center-y2 {
	font-size:10pt;
	text-indent:0pt;
	font-weight: normal;
	text-align: center;
	line-height:14pt;
	color: #ffff80;
}

P.note {
	font-size:12pt;
	text-indent:0pt;
	text-align: left;
	color: #FFFFFF;
}

span.y {
	font-size:12pt;
	color: #FFFF80;	
}

span.g {
	font-size:12pt;
	color: #00FF80;	
}


span.g-it {
	font-size:12pt;
	font-style: italic;
	color: #00FF80;	
}

span.y-s {
	font-size:12pt;
	text-indent:0pt;
	text-decoration: underline;
	color: #FFFF80;	
}

span.s10 {
	font-size:10pt;
	}

/* Pour les gros titres jaunes */
H1 {
	font-family: serif;
	font-size: 24pt;
	font-weight: normal;
	text-align: left;
	color: #FFFF80;
}


/* Pour les moyens titres jaunes */
H2 {
	font-family: serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #FFFF80;
}

/* Pour les titres verts centrés */
H2.vert {
	font-family: serif;
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	color: #00FF80;
}

/* Pour les petits titres jaunes */
H3 {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #FFFF80;
}

/* Pour les tout petits titres jaunes */
H6 {
	font-family: serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin-top: 17pt;
	margin-bottom: 0pt;
	color: #FFFF80;
}


/* Pour les notes sous les tout petits titres jaunes */
H6.note {
	font-family: serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	margin-top: 17pt;
	margin-bottom: 0pt;
	color: #FFFF80;
}

/* Pour les citations vertes normales */
address {
	font-family: georgia, serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
	text-align: justify;
	margin-left: 10%;
	margin-right: 10%;
	color: #00FF80;
}

address.m4 {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
	text-align: justify;
	margin-left: 4%;
	margin-right: 4%;
	color: #00FF80;
}

/* Pour les citations vertes de haut de page */
address.m25 {
	font-family: serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	line-height: 14pt;
	text-align: left;
	margin-left: 20%;
	color: #00FF80;
}

/* Pour les listes normales (biblio, etc...) */
LI {
	font-family: serif;
	text-align: left;
	font-size: 10pt;
	color: #FFFFFF;
}

/* Pour les astuces */
LI.trucs {
	font-family: verdana, sans-serif;
	font-size:10pt;
	text-align: left;
	margin-top: 0pt;
	color: #FFFF00;
}

/* Pour liste même taille que le texte */
LI.s12 {
	font-size:12pt;
	text-align: justify;		
}

/* Pour liste plus grande que le texte */
LI.s14 {
	font-size:14pt;
	text-align: justify;		
}
