

a img {
   border: none;
}

.separateur {
   display: block;
   clear: both;
}


/*******************************************************************************
**********************          MODULE ACTIVITES          **********************
*******************************************************************************/


/*.moduleActivites h1 {
   color: #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}
.moduleActivites h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}
.moduleActivites h2 {
   color: #cc0000;
   font-weight: bold;
   font-size: 13px;
   margin: 0;
} */
.moduleActivites h3 {
   color: #002f9e;
   font-size: 12px;
   font-weight: bold;
   padding: 0;
   margin: 0;
   margin-bottom: 8px;
}
.moduleActivites img {
   float: right;
   margin: 5px 0 10px 20px;
}
.moduleActivites p {
   text-align: justify;
}
.moduleActivites .liste {
   /*float: left;*/
   /*width: 280px;*/             
}
.moduleActivites .liste ul {
   margin:0px;
   padding-left:20px;
}
.moduleActivites .liste li {
   font-weight: bold;
}

.moduleActivites .fiche {
   /*float: right;
   width: 410px;
   padding: 10px;
   border: 1px solid black;
*/   background-color: white;
}

.moduleActivites .infosResultat {
   color: #999999;
   font-size: 10px;
}

/*******************************************************************************
**********************          MODULE ACTUALITES          *********************
*******************************************************************************/


/*Liste des actus*/

.moduleActu .fiche {
   /*margin-bottom: 30px;*/
}

/*.moduleActu h1 {
   color : #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}

.moduleActu h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}
.moduleActu h2 {
   color: #cc0000;
   font-weight: bold;
   font-size: 13px;
   margin: 0;
} */
.moduleActu h3 {
   color: #002f9e;
   font-size: 12px;
   font-weight: bold;
   padding: 0;
   margin: 0;
   margin-bottom: -8px;
}
.moduleActu img {
   float: right;
   margin: 5px 0 10px 20px;
}
.moduleActu p {
   text-align: justify;
}
.moduleActu .infosResultat {
   color: #999999;
   font-size: 10px;
}

/*Liste des titres des actus (colonne de résumé des actus)*/
.moduleActuTitre {
   width: 250px;
}
.moduleActuTitre h1 {
   color: #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}
.moduleActuTitre h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}
.moduleActuTitre h2 {
   color: #cc0000;
   font-weight: bold;
   font-size: 13px;
   margin: 0;
}
.moduleActuTitre h3 {
   color: #FF9900;
   font-size: 12px;
   font-weight: bold;
   margin-top: 0;
}
.moduleActuTitre img {
   float: right;
   width: 100px;
   margin-left: 10px;
}
.moduleActuTitre p {
   text-align: justify;
}
.moduleActuTitre .infosResultat {
   color: #999999;
   font-size: 10px;
}
.moduleActuTitre hr {
   display : block;
   height: 1px;
   padding: 0;
   color: transparent;
   background-color: transparent;
   border: none;
   border-top : 1px dashed #999999;
   margin : 10px auto 0px auto;
/*marges sous ie*/
   _margin: 13px auto;
}

/*actus à la une*/

.moduleActuUne {
   /*width: 432px;*/
   /*background-color: #eeeeee;
   border: 1px solid black;*/
}

.moduleActuUne h1 {
   margin: 0 0 7px 0;
   padding: 0;
}  /*

.moduleActuUne h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;

}
.moduleActuUne h2 {
   color: #cc0000;
   font-weight: bold;
   font-size: 13px;
   margin: 0;
} */
.moduleActuUne h3 {
   color: #002f9e;
   font-size: 12px;
   font-weight: bold;
   padding: 0;
   margin: 0;
   /*margin-bottom: -8px;*/
}
.moduleActuUne img {
   float: right;
   width: 100px;
   margin-left: 10px;
}
.moduleActuUne p {
   text-align: justify;
}


/*******************************************************************************
**********************          MODULE ADHERENTS          **********************
*******************************************************************************/


/*Liste des adérents*/

.moduleAdherents h1 {
   color: #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}

.moduleAdherents h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}
.moduleAdherents h2 {
   color: #cc0000;
   font-weight: bold;
   font-size: 13px;
   margin: 0;
}
.moduleAdherents h3 {
   color: #FF9900;
   font-size: 12px;
   font-weight: bold;
   margin-top: 0;
}
.moduleAdherents img {
   float: right;
   margin-left: 10px;
}
.moduleAdherents p {
   text-align: justify;
}
.moduleAdherents .infosResultat {
   color: #999999;
   font-size: 10px;
}
.moduleAdherents hr {
   display : block;
   height: 1px;
   padding: 0;
   color: transparent;
   background-color: transparent;
   border: none;
   border-top : 1px dashed #999999;
   margin : 10px auto 0px auto;
/*marges sous ie*/
   _margin: 13px auto;
}
.moduleAdherents .formulaire {
   width: 690px;
   background-color: #eeeeff;
}
.moduleAdherents .formulaire .entete {
   color: white;
   text-align: center;
   font-weight: bold;
   background-color: black;
}
.moduleAdherents .formulaire td {
   height: 35px;
}




/*******************************************************************************
***********************          MODULE ANNUAIRE          **********************
*******************************************************************************/


/*Liste des fiches*/

/*.moduleAnnuaire h1 {
   color       : #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}

.moduleAnnuaire h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}               */
/*.moduleAnnuaire h2 {
   color: #cc0000;
   font-weight: bold;
   font-size: 13px;
   margin: 0;
} */
.moduleAnnuaire h3 {
   color: #FF9900;
   font-size: 12px;
   font-weight: bold;
   margin-top: 0;
}
.moduleAnnuaire img {
   float: right;
   margin-left: 10px;
}
.moduleAnnuaire .infosResultat {
   color: #999999;
   font-size: 10px;
}
.moduleAnnuaire hr {
   display : block;
   clear: both;
   height: 1px;
   padding: 0;
   color: transparent;
   background-color: transparent;
   border: none;
   border-top : 1px dashed #999999;
   margin : 10px auto 0px auto;
/*marges sous ie*/
   _margin: 13px auto;
}

/*******************************************************************************
*********************          MODULE TELECHARGER          *********************
*******************************************************************************/


/*Liste des fichiers*/

/*.moduleTelecharger h1 {
   color       : #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}

.moduleTelecharger h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}  */
.moduleTelecharger table {
   width: 700px;
}

.moduleTelecharger .document {
   color: #ffffff;
   font-weight: bold;
   font-size: 13px;
   padding: 5px 10px 8px 10px;
   margin: 0;
   background-color: #002f9e;
   border: 1px solid #002f9e;
   border-bottom: 1px dashed white;
}
.moduleTelecharger .lien {
   background-color: #e3622d;
   border: 1px solid #e3622d;
   border-bottom: 1px dashed white;
   text-align: center;
}
.moduleTelecharger .lien a {
   color: white;
}


/*******************************************************************************
************************          MODULE LIENS          ************************
*******************************************************************************/


/*Liste des liens*/

/*.moduleLiens h1 {
   color       : #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}

.moduleLiens h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}   */
.moduleLiens a {

}
.moduleLiens td {
   padding-bottom: 20px;
}
.moduleLiens .infosResultat {
   color: #999999;
   font-size: 10px;
}


/*******************************************************************************
************************          MODULE FORUM          ************************
*******************************************************************************/


/*.moduleForum h1 {
   color : #cc0000;
   font-size: 18px;
   font-weight: normal;
   margin: 0;
   padding: 8px 16px 26px 16px;
   background: url(../images/carreRouge.png) no-repeat;
}
.moduleForum h1:first-letter {
   color: white;
   font-size: 20px;
   font-weight: normal;
   padding-right: 2px;
}
.moduleForum h2 {
   color: #cc0000;
   font-weight: bold;
   font-size: 13px;
   margin: 0 0 10px 0;
}      */
.moduleForum li {
   margin-bottom: 10px;
}
.moduleForum li a {
   font-weight: bold;
}
.moduleForum .commentaire {
   color: #999999;
   font-size: 12px;
}
.moduleForum .action {
   font-size: 12px;
}
.moduleForum .enteteMessage {
   /*background-color: red;*/
   padding: 2px;
   /*border: 1px solid black;*/
   border-bottom: 1px solid black;
}
.moduleForum .message {
   /*padding: 10px;*/
   padding-bottom: 25px;
   text-align: justify;
   /*border: 1px solid black;
   border-top: none;*/
}
.moduleForum .ficheSaisie {
   width: 100%;
}
.moduleForum .messageConfirmation {
   text-align: center;
}
.moduleForum hr {
   display : block;
   height: 1px;
   padding: 0;
   color: transparent;
   background-color: transparent;
   border: none;
   border-top : 1px dashed #999999;
   margin : 10px auto 0px auto;
/*marges sous ie*/
   _margin: 13px auto;
}



/*******************************************************************************
**********************              GESTION               **********************
*******************************************************************************/


/**** Menu principal ****/


.moduleGestion {
   font-family: arial;
   margin: 0;
}
.moduleGestion .hautPage {
   width: 100%;
   height: 34px;
   text-align: center;
   font-weight: bold;
   font-size: 14px;
   margin: 0px auto;
   background: url(../modules/gestion/images/barre_grise_milieux.gif) repeat-x;
}
.moduleGestion .hautPage .texte {
   padding-top: 5px;
}
.moduleGestion .entete {
   width: 452px;
   height: 20px;
   text-align: center;
   font-weight: bold;
   font-size: 14px;
   margin: 0px auto;
   background: url(../modules/gestion/images/barre_jaune_milieu.gif) repeat-x;
}
.moduleGestion .entete .texte {
   padding-top: 2px;
}
.moduleGestion .menu {
   width: 450px;
   border-left: 1px solid #a9a298;
   border-right: 1px solid #a9a298;
   border-bottom: 1px solid #a9a298;
   margin: 0px auto;
   padding: 10px 0   ;
   background-color: #ededed;
}
.moduleGestion ul{
   width: 90%;
   padding: 0px;
   margin: 10px;
}

.moduleGestion li{
   text-align: left;
   list-style: none;
   margin: 0px;
   padding: 0px;
}
.moduleGestion li a{
   display: block;
   width: 100%;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 15px;
   font-size: 12px;
   text-decoration: none;
   color: Black;
}
.moduleGestion li a:hover {
  background-color: #ffd729;
}



/**** barre de recherche ****/
.gestionRecherche {
   color: #FFFFFF;
   font-family: arial;
   font-size: 12px;
   width: 100%;
   height: 72px;
   padding: 10px 0;
   background: black url(../modules/gestion/images/fondBarre.jpg) repeat-y;
}
.gestionRecherche h1 {
   color: black;
   width: 155px;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 0;
}
.gestionRecherche td {
   vertical-align: bottom;
   padding: 0 5px;
}
.gestionRecherche a {
   color: #ffd200;
   font-weight: bold;
   text-decoration: none;
}
.gestionRecherche a:hover {
   text-decoration: underline;
}


/**** liste des fiches ****/
.gestionListe {
   background-color: white;
}
.gestionListe .infosResultat {
   color: #999999;
   font-size: 12px;
}
.gestionListe h1 {
   color: black;
   /*text-align: center;*/
   font-size: 18px;
   /*margin-bottom: 0;
   padding: 0 0 0 10px;*/
}
.gestionListe h2 {
   color: black;
   font-family: arial;
   font-size: 12px;
}
.gestionListe img {
   float: right;
   margin-left: 10px;
}
.gestionListe hr {
   display : block;
   clear: both;
   height: 1px;
   padding: 0;
   color: transparent;
   background-color: transparent;
   border: none;
   border-top : 1px dashed #999999;
   margin : 10px auto 0px auto;
/*marges sous ie*/
   _margin: 13px auto;
}
.gestionListe p {
   text-align: center;
}
.gestionListe a {
   color: black;
   /*text-decoration: none;*/
}
.gestionListe a:hover {
   text-decoration: underline;
}
.gestionListe .fiche {
   width: 800px;
   margin: auto;
}
.gestionListe .fiche h1 {
   color: black;
   width: 100%;
   font-family: arial;
   font-size: 16px;
   margin-bottom: 0;
   padding: 0 0 0 10px;
   background-color: #ffd200;
   text-transform: capitalize;
}
.gestionListe .fiche p {
   text-align: justify;
}
.gestionListe .action {
   font-size: 12px;
}
.gestionListe .footer {
   width: 100%;
   color: white;
   padding: 8px 0;
   background-color: black;
}
.gestionListe .footer a {
   color: #ffd200;
}
.gestionListe .attention {
   color: #ee0000;
}


/**** fiche ****/
.gestionEdition {
   background-color: white;
   margin: 0;
}
.gestionEdition #fiche {
   margin: auto;
   width: 700px;
   background-color: #ededed;
   border: 2px solid black;
}
.gestionEdition h1 {
   color: black;
   width: 100%;
   font-family: arial;
   font-size: 16px;
   text-align: center;
   margin-bottom: 0;
   padding: 8px 0;
   margin: 0;
   background-color: #ffd200;
}
.gestionEdition .action {
   display: block;
   font-size: 12px;
   text-align: right;
   padding-right: 10px;
}
.gestionEdition .commentaire {
   color: #999999;
   font-size: 12px;
}
.gestionEdition hr {
   display : block;
   height: 1px;
   padding: 0;
   color: transparent;
   background-color: transparent;
   border: none;
   border-top : 1px solid black;
   margin : 20px auto;
/*marges sous ie*/
   _margin: 13px auto;
}
.gestionEdition a {
   color: black;
   /*text-decoration: none;*/
}
.gestionEdition a:hover {
   text-decoration: underline;
}
.gestionEdition .footer {
   width: 100%;
   padding: 8px 0;
   text-align: center;
   color: white;
   background-color: black;
}
.gestionEdition .footer a {
   color: #ffd200;
}


