/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */


/*  ------------------------------------------
/*  FONDS DE PAGE
/*  ------------------------------------------ */
body {
background-color: #00376d;
background-image: url(../images/fond_page.jpg);
background-repeat: repeat-x;
margin-top: 0px;} 
.norepeat {background-repeat: no-repeat;}

/*  ------------------------------------------
/*  LIENS
/*  ------------------------------------------ */

a.lienmenu {text-decoration: none;font-family: Arial;font-size: 13px;color: #00376d;font-weight: bold;}
a.lienmenu:hover {text-decoration: none;font-family: Arial;font-size: 13px;color: #3b7b21;font-weight: bold;}

a.lienarticle {text-decoration: none;font-family: Arial;font-size: 12px;color: #666666;}
a.lienarticle:hover {text-decoration: none;font-family: Arial;font-size: 12px;color: #000000;}


/*  ------------------------------------------
/*  POLICES
/*  ------------------------------------------ */

.policesite {font-family: Arial;font-size: 14px;color: #00376d;font-weight: bold;}
.police10 {font-family: Arial;font-size: 10px;color: black;}
.police12 {font-family: Arial;font-size: 12px;color: black;}
.police14 {font-family: Arial;font-size: 14px;color: #FF6600;}

/*  ------------------------------------------
/*  TABLEAUX
/*  ------------------------------------------ */

.cadre1 {border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;}

