@charset "utf-8";

/* POUR LES T E S Ts */
.montest {
   background-color: red;
   text-align: center;
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
}

/* HAUT DE PAGE SITE */
.hdpsite {
   width: 1000px;
   height: 80px;
   margin-left: auto;
   margin-right: auto;
}

/* BANNIERE */
.ban {
   width: 500px;
   height: 70px;
   text-align: center;
   padding: 0px;
   padding-top: 10px;
   float: right;
}

/* SAINT & CLOCK */
.stclock {
   width: 230px;
   height: 55px;
   text-align: center;
   line-height: 15px;
   padding: 0px;
   padding-top: 25px;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-family: Arial, Verdana;
   color: #000080;
   float: right;
}

/* LOGO DU SITE */
.logosite {
   height: 70px;
   text-align: center;
   border: none;
   display: block;
   padding-top: 10px;
}

/* BLOC MENU HORIZONTAL */
.menuh {
   width: 1000px;
   height: 35px;
   text-align: center;
   vertical-align: middle;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-family: Arial,Verdana;
   margin-left: auto;
   margin-right: auto;
}
.menuha, .menuhia {
   width: 100px;
   padding-bottom: 7px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 7px;
   float: left;
   border: 0px none;

   border: 1px solid;
   margin: 0px;
   margin-right: 1px;
}
.menuha, .menuhia:hover {
   color: #D6EEF6;

   border: 1px solid;
   border-color: #6F9BF6;
}
.menuha {
   background: url(../logos/divers/actif.gif) repeat-x;
}
.menuhia {
   background: url(../logos/divers/inactif.gif) repeat-x;
   color: #6F9BF6;
   text-decoration: none;
}
.menuhia:hover {
   background: url(../logos/divers/actif.gif) repeat-x;
}

/* BLOC MENU VERTICAL */
.menuv {
   width: 158px;
   padding-top: 23px;
   color: #6F9BF6;
   text-align: left;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   font-family: Arial,Verdana;
   float: left;
}
.menuva, .menuvia {
   height: 23px;
   text-align: left;
   padding-top: 7px;
   padding-left: 4px;
   margin-left: 3px;
   margin-right: 3px;

   margin-top: 1px;
   margin-bottom: 1px;
}
.menuva, .menuvia:hover {
   color: #D6EEF6;

   border: 1px solid;
   border-color: #6F9BF6;
}
.menuva {
   background: url(../logos/divers/actif.gif) repeat-x;
}
.menuvia {
   background: url(../logos/divers/inactif.gif) repeat-x;
   color: #6F9BF6;
   text-decoration: none;
   display: block;

   border: 1px solid;
   border-color: #6F9BF6;
}
.menuvia:hover {
   background: url(../logos/divers/actif.gif) repeat-x;

   border: 1px solid;
   border-color: #6F9BF6;
}

/* CONNEXION (A DROITE DU MENU H) */
.connectdiv {
   text-align: center;
   color: #6F9BF6;
   background-color: #D6EEF6;
   float: right;
   padding: 7px;
   border: 0px none;
   font-weight: normal;

   border: 1px solid;
   border-color: #6F9BF6;
}
.connectnom {
   color: #000080;
   font-weight: bold;
}

/* BODY DU SITE */
.bodysite {
   margin: 2px;
   margin-top: 3px;
   background: url(../fonds/fond.jpg);
}

/* PIED DE PAGE */
/*   DIV */
.piedpage {
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 5px;
   border : 0px none;
   background-color: #D6EEF6;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-family: Arial,Verdana;
   color: #000080;
}
/*   GAUCHE */
.piedgauche{
   width: 250px;
   line-height: 25px;
   text-align: left;
   background-color: inherit;
   padding: 5px;
   float: left;
}
/*   CENTRE */
.piedcentre{
   width: 470px; /* 1000-250-250-(5*6) pour les paddings */
   line-height: 25px;
   text-align: center;
   background-color: inherit;
   padding: 5px;
   float: left;
}
/*   DROITE */
.pieddroit{
   width: 250px;
   line-height: 25px;
   text-align: right;
   background-color: inherit;
   padding: 5px;
   float: right;
}

/* NEWS */
/*   POURTOUR */
.blocnews {
   width: 1000px;
   background-color: #D6EEF6;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
   border: 0px none;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   font-family: Arial,Verdana;
   height: auto;
}
/*   ENTETE */
.entetenews {
   background-color: #6F9BF6;
   color: #D6EEF6;
   border: 0px none;
   text-align: center;
   font-size: 12px;
   font-weight: bold;
   padding-top: 3px;
   padding-bottom: 3px;
   margin-left: 5px;
   margin-right: 5px;
}
/*   DIV */
.titrenews {
   height: 22px;
   text-align: left;
   background-color: #85BEF6;
   color: #000080;
   font-weight: bold;
   border: 0px none;
   padding-left: 4px;
   margin-left: 5px;
   margin-right: 5px;
}
/*   PARAG DROITE */
.titrenewsd {
   background-color: #85BEF6;
   width: 170px;
   height: 14px;
   text-align: left;
   border: 0px none;
   padding-left: 4px;
   padding-top: 4px;
   padding-bottom: 4px;
   float: right;
}
/*   PARAG */
.parag {
   height: 22px;
   position: relative;
   top: 10%;
}
/*   DESCRIPTION */
.descriptionnews {
   text-align: left;
   color: #000080;
   padding-top: 5px;
   padding-left: 4px;
   padding-bottom: 10px;
   padding-right: 4px;
   margin-left: 5px;
   margin-right: 5px;
   border: 0px none;
   overflow: hidden;
}
/*   BAS ARCHIVE */
.basnewsarchive {
   border-bottom : 0px none;
   margin-left: 5px;
   margin-right: 5px;
}

/* BANDE TRANSPARENTE */
.bande {
   height: 5px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 0px;
   margin-bottom: 0px;
}

/* BLOC AFFICHAGE ERREUR */
.erreur {
   border: 2px solid #FF0000;
   text-align: center;
   font-family: Arial,Verdana;
   font-style: normal;
   font-weight: bold;
   font-size: 16px;
   margin: 5px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.formulaire {
   padding: 0px;
   margin: 0px;
}

.tdcriterr {
   color: #FF0000;
   font-weight: bold;
}

/* LIEN ...PLUS & RSS */
.lienplusrss {
   height: 22px;
   text-align: left;
   color: #000080;
   border: 0px none;
   padding-left: 5px;
   margin-left: 5px;
   margin-right: 5px;
}
.lienplusrssd {
   width: 439px;
   height: 22px;
   text-align: right;
   border: 0px none;
   padding-right: 5px;
   float: right;
}

/* IMAGE RSS et autres */
.imgme {
   vertical-align: middle;
   border: 0px none;
}

/* LIEN LOGO (DIV) */
.logolien {
   border: 0px none;
   padding: 5px;
   float: right;
   margin-left: 5px;
}

/* DESCRIPTION */
.blocdescription {
   text-align: justify;
   color: #000080;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 0px;
   display: block;
   line-height: 150%;
}
.blocdescription:first-letter {
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   margin-right: 2px;
}

/* INPUT FORMULAIRE */
.clinput {
   color: #000080;
   font-size: 11px;
   font-family: Arial,Verdana;
   font-style: normal;
}

.clinputarea {
   color: #000080;
   font-size: 11px;
   font-family: Arial,Verdana;
   font-style: normal;
   resize: none;
}

/* CHEMIN DE FER */
.chfer {
   font-size: 12px;
   color: #000080;
}


