/* les classes sont rangées par ordre alphabétique et commentées */
/* ************************************************************ */


/* liens hypertextes */
a{
color:#a53939;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#a53939;
font-weight:bold;
text-decoration:underline;
}
a.savoirplus{
font-size:9px;
color:#a53939;
text-decoration:none;
}
a:hover.savoirplus{
font-size:9px;
color:#a53939;
text-decoration:underline;
}
a.titre_menu{
color:white;
font-weight:bold;
}
a:hover.titre_menu{
color:white;
font-weight:bold;
}
a:hover.adherent{
font-size:10px;
color:#cccccc;
font-weight:bold;
}
a:hover.petit{
font-size:9px;color:#cccccc;
}

a.titre_gauche{
font-size:11px;
color:white;
font-weight:bold;
text-decoration:none;
text-transform: uppercase
}
a:hover.titre_gauche{
text-transform: uppercase
font-size:11px;
color:white;
font-weight:bold;
text-decoration:none;
}
a.titre_gaucheb{
font-size:11px;
color:#ccddf7;
font-weight:bold;
text-decoration:none;
}
a:hover.titre_gaucheb{
font-size:11px;
color:#ccddf7;
font-weight:bold;
text-decoration:none;
}
/* formulaire accès réservé adhérents */
#acces{
font-size:9px;
width:8em;
}
.adherent{
font-size:10px;
color:#ffffff;
font-weight:bold;
}

/* agenda */
.agenda{color:#cccccc;}
.agenda_d{color:white;}

/* boitimage */
.boitimage{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
display:inline;
width:155px;
margin-bottom:20px;
}

/* corps de la page */
body {
background-color:white;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0;
padding: 0;
}

/* mise en page du chapo des articles - font-style: italic; - text-align:justify; - font-weight:bold; */
.chapo_art{
font-size:11px;
color:#808080;
}

/* couleur de fond des colonnes de menu gauche et droit*/
.col_bleue{background-color:#5A73A5;}

/* les dates */
.date{
color:black;
font-weight:bold;
}
.date_presse{
color:#5A73A5;
font-weight:bold;
}

/* filet liste adhérent*/
.filetab{border:1px solid #000000;}
.filet1{border-bottom:1px dotted #5A73A5;}
.filet2{border:1px dotted #5A73A5;}
.filet3{border-top:1px dotted #5A73A5;}

/* formulaire */
form{
margin:0;
padding:0;
}
.leselect{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

/* page actu */
img.actu{
margin-right:5px;
}

/* liste à puce */
li{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;}


/*organigramme*/
.organigramme{
border: 1px solid black;
}

/* paragraphe où qu'ils se trouvent*/
p{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}
div{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

/* test de menu déroulant dossier intranet*/
.trogran{font-size:9px;}

/* zone derniers ajouts et menu droit */
.petit{font-size:9px;color:#cccccc;}
#doc_new{color:#cccccc;}

/* fond barre de recherche */
.recherche{background: #5A73A5 url("http://www.cdcf.com/public/design/recherche.jpg");background-repeat: no-repeat;}
.imgmenugauche{background: url("http://www.cdcf.com/public/design/fond_menu_gauche.gif");background-repeat: no-repeat;}

/* titrage */
.titre_menu{
color:white;
font-weight:bold;
}
.titre_art{
font-size:12px;
color:#5A73A5;
font-weight:bold;
}
.titre_comm{
font-size:16px;
color:#5A73A5;
font-weight:bold;
}
.alert{
font-size:12px;
color:red;
font-weight:bold;
}
.suspendre {
text-decoration: line-through;
}
