BODY {
	font-size : 15px;
	font-family : Arial;
	color : #00610b;
	background : #ffffff url() fixed repeat;
	text-align: center;

}

/* textes HAUT console centre */
.textheadcentre {  font-family: Arial; font-size: 14px; color: #ffffff; font-weight: bold; }
/* Lien horizontaux head */
.head:visited, .head:link, head:active {  font-family: Arial; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: none; }
.head:hover {font-family: Arial; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: underline; }

/* Lien centre*/
.centre:visited, .centre:link, centre:active {  font-family: Arial; font-size: 14px; color: #74600F; font-weight: normal; text-decoration: none; }
.centre:hover {font-family: Arial; font-size: 14px; color: #74600F; font-weight: normal; text-decoration: underline; }


/* Lien rubrique annuaire */
.rubrannu:visited, .rubrannu:link, rubrannu:active {  font-family: Arial; font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: none; }
.rubrannu:hover {font-family: Arial; font-size: 13px; color: #ffffff; font-weight: bold; text-decoration: underline; }

/* textes rubriques */
.textrubr {  font-family: Arial; font-size: 13px; color: #ffffff; font-weight: bold; }

/* Lien rubrique menus gauche et droit */
.rubr:visited, .rubr:link, rubr:active {  font-family: Arial; font-size: 12px; color: #416500; font-weight: normal; text-decoration: none; target: blank; margin : 5; }
.rubr:hover {font-family: Arial; font-size: 12px; color: #E10000; font-weight: normal; text-decoration: none; margin : 5; }

/* Lien copyright */
.copy:visited, .copy:link, copy:active {  font-family: Arial; font-size: 10px; color: #DF0101; font-weight: normal; text-decoration: none; target: blank; margin : 0; }
.copy:hover {font-family: Arial; font-size: 10px; color: #E10000; font-weight: normal; text-decoration: underline; margin : 0; }
/* textes copyright */
.textcopy {  font-family: Arial; font-size: 14px; color: #DF0101; font-weight: normal; }

/* Lien PARTENAIRES copyright */
.copypart:visited, .copypart:link, copy:active {  font-family: Arial; font-size: 14px; color: #416500; font-weight: normal; text-decoration: none; target: blank; margin : 0; }
.copypart:hover {font-family: Arial; font-size: 14px; color: #E10000; font-weight: normal; text-decoration: none; margin : 0; }

BLOCKQUOTE {
   font-size : 14px;
   font-family : Arial;
   color : #0E6CA0;
   text-align : left;
}

A:hover {
   font-size : 14px;
   font-family : Arial;
   color : #ffffff;
   text-decoration : underline;
 
}

co2 {
   font-size : 19px;
   font-family : Arial;
   color : #ffffff;
   text-decoration : underline;
   margin-left: 10px;
   margin-right: 10px;
 
}


A:visited, A:link, A:active {
   font-size : 15px;
   font-family : Arial;
   color : #DF0101;
   text-decoration : none;
   
}

