.justifie { text-align: justify }
.centre   { text-align: center }
.a_gauche { text-align: left }
.a_droite { text-align: right }

Ancien_BODY { color: black; background: white; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 12px  }

BODY { text-align: justify }

.style1 { color: black; background: white; font-family: Verdana, Helvetica, Arial, sans-serif; font-style: normal; font-size: 12px  }

H1 { color:#FF8000; font-weight: bold; font-size: 18px }
H2 { color:#000080; font-weight: bold; font-size: 15px }
H3 { color:#20a0c0; font-weight: bold; font-size: 13px }

A { text-decoration:none }

A:link    { color:#000080; font-weight:bold }
A:visited { color:#FF8000; font-weight:normal }
A:hover   { color:#20a0c0; } 

P  { text-indent: 1cm; text-align: justify }

BR { text-align: justify }

.indente  { text-indent: 1cm }

FONT { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px }

TD { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px }

DIV { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px }

DIV.page { Width: 700px; text-align: justify }
DIV.sous-page { Width: 600px; text-align: justify }

DIV.news {
  border: 2px solid #FF8000; 
  text-align: left;
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 11px; 
}

DIV.Article1 {
	border: 2px solid #FFFFA0;
        background: #FFFFA0;
	text-align: left;
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 11 px;
}

DIV.Article2 {
	border: 2px solid #E0E0FF;
        background: #E0E0FF;
	text-align: left;
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 11 px;
}

DIV.Article3 {
	border: 2px solid #FF8000;
        background: #FFFFFF;
	text-align: left;
	font-family: Verdana, Helvetica, Arial sans-serif;
	font-size: 11 px;
}


.surligne { background-color: yellow }
.gras     { font-weight: bold }
.ligneMenu {font-size : 12px  }
.plusPetit { font-size: 11px }
.plusPetitItalique { font-size: 11px; font-style: italic }
.plusGros { font-size: 16px }
.plusGrosEtGras { font-weight: bold; font-size: 16px }
.titrePubli { color: green }
.titrePubliAcces { color: blue }
.nivH3centre { color: #000060; text-align: center; font-size: 14px; font-weight: bold }


