/*   -----------------------------------   Contenu   -------------------------------------   */


h1.contenu {
	color:#201E21; 
	font-size: 2em;
	line-height: 30px;
}

h1.contenu a{
	color:#69b022;
	text-decoration:none;
}

h1.contenu a:visited {
	color:#69b022;
}

h1.contenu a:hover {
	color:#69b022;
	text-decoration:underline;
}


h2.contenu {
	color:#201E21; 
	font-size: 1,6em;
}

h2.contenu a{
	color:#69b022;
	text-decoration:none;
}

h2.contenu a:visited {
	color:#69b022;
}

h2.contenu a:hover {
	color:#69b022;
	text-decoration:underline;
}

h3.contenu {
	color:#201E21;
	font-weight:bold; 
	font-size: 1,2em;
}

h3.contenu a{
	color:#69b022;
	text-decoration:none;
}

h3.contenu a:visited {
	color:#69b022;
}

h3.contenu a:hover {
	color:#69b022;
	text-decoration:underline;
}


p.contenu {
	color:#666688;
	text-align:justify;
	padding: 0px 40px 0px 0px;
	line-height:20px;
	font-size: 1,2em;
}

p.contenu a {
	color:#69b022;
	text-decoration:none;
}



p.contenu a:visited {
	color:#69b022;
}



p.contenu a:hover {
	color:#69b022;
	text-decoration:underline;
}



ul.contenu {
}




li.contenu {
	color:#666688;
	line-height:20px;
	font-size: 1,2em;
	list-style-type:disc;
	list-style-position:outside;
	padding: 20px 40px 0px 0px;
}






/*   -----------------------------------   Colonne  -------------------------------------   */
h1.colonne {
	font-size:0.9em;
	color:#201E21;
	text-align: left;
	font-weight:bold;
	text-transform:uppercase;
}

h1.colonne a{
	color:#69b022;
	font-weight:bold;
	text-decoration:none;
}

h1.colonne a:visited {
	color:#69b022;
}

h1.colonne a:hover {
	color:#69b022;
	text-decoration:underline;
}

p.colonne {
	font-size:0.8em;
	color:#201E21;
	text-align: left;
	text-transform:uppercase;
}

p.colonne a{
	color:#69b022;
	font-weight:bold;
	text-decoration:none;
}

p.colonne a:visited {
	color:#69b022;
}

p.colonne a:hover {
	color:#69b022;
	text-decoration:underline;
}


/*   -----------------------------------   Adresse  -------------------------------------   */

h1.adresse {
	font-size:1em;
	color:#201E21;
	text-align: left;
	font-weight:bold;
	text-transform : none;
}

p.adresse {
	font-size:1em;
	color:#201E21;
	text-align: left;
	text-transform : none;
}

p.adresse a{
	color:#69b022;
	font-weight:bold;
	text-decoration:none;
}

p.adresse a:visited {
	color:#69b022;
}

p.adresse a:hover {
	color:#69b022;
	text-decoration:underline;
}

h1.adresse a{
	color:#69b022;
	font-weight:bold;
	text-decoration:none;
}

h1.adresse a:visited {
	color:#69b022;
}

h1.adresse a:hover {
	color:#69b022;
	text-decoration:underline;
}


/*   -----------------------------------   Petit   -------------------------------------   */


p.petit {
font-size: x-small;
}

p.petit a {
font-weight:bold;
text-decoration:non;
color:#69b022;
}

p.petit a:visited {
	color:#69b022;
}

p.petit a:hover {
	color:#69b022;
	text-decoration:underline;
}	
h1.petit {
font-size: x-small;
font-weight:bold;
}

h1.petit a {
font-weight:bold;
text-decoration:non;
color:#69b022;
}

h1.petit a:visited {
	color:#69b022;
}

h1.petit a:hover {
	color:#69b022;
	text-decoration:underline;
}


/*   -----------------------------------  Entete  -------------------------------------   */

p.entete {
	font-size: 0.85em ;
	color:#606765;
	text-align: left;
	line-height:14px;
	text-align: left;
}

p.entete a {
	font-weight:bold;
	text-decoration:none;
	color:black;
}

p.entete a:visited {
	color:#69b022;
}

p.entete a:hover {
	color:#69b022;
	text-decoration:underline;
}
h1.entete {
	font-size: 0.9em ;
	font-weight:bold;
	line-height:18px;
	color:#201E21;
}

h1.entete a{
	color:#69b022;
	font-weight:bold;
	text-decoration:none;
}

h1.entete a:visited {
	color:#69b022;
}

h1.entete a:hover {
	color:#69b022;
	text-decoration:underline;
}


/*   -----------------------------------   SPAN   -------------------------------------   */

span.noir {
      color:black;
   }  
span.gris {
      color:#9B9B9B;
   }
span.grisbleu {
      color:#5F6F7E;
   }
span.rouge {
      color:#bf1220;
   }
.rouge {
      color:#bf1220;
   }
#Paragraph.rouge {
      color:#bf1220;
   }