/* CSS Document */



body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px; /* line-height:  spécifie un interligne. Une mention numérique est permise*/
	font-size: 10pt;
	/*text-indent:0.5cm; spécifier pour un texte de plusieurs lignes que la première ligne soit mise en retrait.*/
	/* b= gras ; i=italique; u =souligné; s=barré*/
}

h1 {	margin:0px 10px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 8pt;
	font-weight: normal;
}
h2 {
	margin:0px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 10pt;
	font-weight: normal;
	}
h3 {
		/*Style h2 en Gras */
	margin:0px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 10pt;
	font-weight: bold;

}

h4 {
	margin:10px 10px 10px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align:justify;  -Annulé sinon position  systématique à gauche*/
	font-size: 13pt;
	line-height:22px;
	color: #5EB7DF;/*bleu site*/
	font-weight: normal;
}

h5 {margin:15px 10px 25px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align:justify;  -Annulé sinon position  systématique à gauche*/
	font-size: 14pt;
	font-style: italic;
	line-height:28px;
	color: #008000;/*vert*/
	font-weight: normal;
	}
	
H6 {font-size: 18pt; color: black} 
H7 {font-size: 20pt; color: black} 

a{
	color: #3366FF;
	text-decoration:none;
}
a:hover{
	color: #2D537A;
	text-decoration:underline;
}
table, tr{
	
}
td,th{
	/*commentaire*/
	/*text-align:left (réglage par défaut)| center | right | justify */
	/*vertical-align : 
	top = aligner en haut.
	middle = aligner au milieu.
	bottom = aligner en bas.
	baseline = aligner sur la ligne de base (ou en bas s'il n'y a pas de ligne de base).
	sub = mettre en indice (sans réduire la taille de la police).
	super = mettre en exposant (sans réduire la taille de la police).
	text-top = aligner sur le bord supérieur de l'écriture.
	text-bottom = aligner sur le bord inférieur de l'écriture.*/
	margin:0px 10px 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}


p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*text-align:justify;  -Annulé sinon position  systématique à gauche*/
	font-size: 10pt;

}
		.menuH { font-size:11px; text-decoration:none;color:#FFFFFF }
		.menuH:hover { font-size:11px; text-decoration:none; color:#FFCC66 }
//		.menuH:visited { font-size:11px; color:#FFCC66 }

#anim_flash{
	margin: 30px 0 25px 1px;
}
li{
	margin: 0px 0px 0px 10px;
	text-align:left;
	border:0;
	padding:0;
}

ul{
	margin:0px 0px 0px 25px;
	text-align:left;
	border:0;
	padding:0;
}

.selection, .selection a{
	font-size:9px;
	font-weight:normal;
	color:#2D537A;
	text-align:right;
	display:block;
	text-decoration:none;
}
.selection a:hover{
	text-decoration:underline;
}

#centre_page img{
	margin:0 10px 5px 0px;
	margin-bottom:10px;
	text-align:center;
}
/*
ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OL, P, UL,
CENTER, DIR, 
HR, MENU, PRE   { display: block }
OBJECT, APPLET  { display: inline }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
BODY            { padding: 8px; line-height: 1.33 1.12em }
H1              { font-size: 2em; margin: .67em 0 }
H2              { font-size: 1.5em; margin: .83em 0 }
H3              { font-size: 1.17em; margin: 1em 0 }
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 1.33em 0 }
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }
H1, H2, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }
*/
/* Un exemple de style pour les éléments HTML 4.0 ABBR et ACRONYM 

ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }
A[href]         { text-decoration: underline }
:focus          { outline: thin dotted invert }
*/

/* Début des réglages bidi (ne pas changer) 
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }
*/
/* Éléments de type bloc en HTML 4.0
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION 
                { unicode-bidi: embed }
 */
				/* Fin des réglages bidi */

