BODY {
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   background : #ffffff url() fixed repeat;

}
.stat
{
  visibility:hidden;
}
img
{
  border:0;
}
/* 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: 14px; color: #694A00; font-weight: normal; text-decoration: none; target: blank; margin : 5; }
.rubr:hover {font-family: Arial; font-size: 14px; color: #C33100; font-weight: normal; text-decoration: underline; margin : 5; }

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

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

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

A:hover {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   text-decoration : underline;
 
}

A:visited, A:link, A:active {
   font-weight : bold;
   font-size : 11px;
   font-family : Arial;
   color : #000000;
   text-decoration : none;
   
}
#top.grand 
{
border:1px dotted #C2C2C2;
margin:10px;
padding:10px;
width:90%;
}
#top
{
float:left;
padding:5px;
text-align:left;
width:45%;
}

#page_wrapper
{
text-align:left;
}

