/* options du module general */
#modulegeneral .titre {background:url(titre_general.jpg) no-repeat;}
#modulegeneral .separation {background-color:#CFA2C9;}

/* options du module lycee */
#modulelycee .titre {background:url(titre_lycee.jpg) no-repeat;}
#modulelycee .separation {background-color:#9EEA32;}

/* options du module centre de formation */
#modulecdef .titre {background:url(titre_cdef.jpg) no-repeat;}
#modulecdef .separation {background-color:#9EEA32;}

/* options du module ferme d'application */
#moduleferme .titre {background:url(titre_ferme.jpg) no-repeat;}
#moduleferme .separation {background-color:#FFB400;}

/* options du module ateliers agroalimentairess */
#moduleatelagro .titre {background:url(titre_atelagro.jpg) no-repeat; height:90px;}
#moduleatelagro .separation {background-color:#FFB400;}

/* options du module flyer */
/* !!titre d?sactiv?!! #moduleflyer .titre {background:url(titre_reponses.jpg) no-repeat; height:68px;} */
#moduleflyer .separation {margin-top:1px; background-color:#CFA2C9;}
#moduleflyer .contenu {background-image:  url(fdcolgauche.jpg);}

/* class pour positionner les flyers dans la colonne */
.image {
width:202px;
height:152px;
margin-left:23px;
padding-bottom:1px;
border:0px solid #FFF;
}

.image a{cursor:help;}
.image a:hover{cursor:help;}


/* class pour le dernier flyer sans le padding du bas */
.derniereimage {
width:202px;
height:152px;
margin-left:23px;
}

.derniereimage a{cursor:help;}
.derniereimage a:hover{cursor:help;}

/* options du module actualite */
#moduleactu .titre {background:url(titre_actualites-campus.gif) no-repeat; height:81px;}
#moduleactu .separation {background-color:#CFA2C9; margin-top:1px; padding-top:1px;}
#moduleactu .contenubleu {background-color:#E0F3FF; padding-top:10px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
#moduleactu .contenublanc {background-color:#FFF; padding-top:1px; padding-bottom:1px;}

#moduleindex .separation {background-color:#CFA2C9}

