@charset "utf-8";
/* CSS Document */

body
{width:100%;background-color:#F1F1F1;font-family: calibri,verdana;font-size:1em;padding:0;margin:0;}

img
{border:none;padding:0;margin:0}

a
{text-decoration:none;color:#036}
a:hover
{color:#00C}

.bord
{border:none;box-shadow:0 0 5px #CCC;background-color:#FAFAFA;}

h2
{font-size:1.3em;font-weight:normal;color:#B63B40}

#agenda_content
{float:right;width:30%;vertical-align:top;margin-right:2%}

#content
{width:100%;background-color:#FFF;position:relative;z-index:0;min-height:300px;margin-top:25px}

#contenu
{float:left;width:68%;vertical-align:top}

#corps
{width:85%;background-color:#FFF;margin:auto;box-shadow:0 0 10px #E5E5E5}

#footer
{font-size:0.8em;width:100%;background-color:#307C78;height:auto;box-sizing:border-box;line-height:25px;clear:both}
#footer a
{text-decoration:none;color:#F1F1F1}
#footer a:hover
{color:#FFF}
#footer1
{display:none}

#img_accueil
{width:100%;}
#img_accueil_socontes
{width:40%}
#img_accueil_livre
{width:60%}

#last_article
{width:100%;height:250px;margin-top:-25px;padding:0}

#recherche
{display:block}

#submit
{width:8%;vertical-align:middle}

#voir_agenda input
{border:none;width:100%;text-align:center;font-size:1.1em;height:35px;line-height:35px;background-color:#B0B0B0;color:#FFF;cursor:pointer;-webkit-transition: background-color 0.6s ease;
		-moz-transition: background-color 0.6s ease;
         -ms-transition: background-color 0.6s ease;
          -o-transition: background-color 0.6s ease;
             transition: background-color 0.6s ease;}
#voir_agenda:hover input
{background-color:#B63B40;-webkit-transition: background-color 0.6s ease;
		-moz-transition: background-color 0.6s ease;
         -ms-transition: background-color 0.6s ease;
          -o-transition: background-color 0.6s ease;
             transition: background-color 0.6s ease;}

.actu
{border:none;background-color:#F1F1F1;width:90%;margin:auto}
a .actu:hover
{background-color:#FFF;color:#B63B40}

.actu-cdc
{width:45%;height:35px;background-color:#B63B40;color:#FFF;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}
.actu-cdc:hover
{width:45%;height:35px;background-color:#FFF;color:#B63B40;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}

.agenda
{border-bottom:1px solid #B2B2B2}

.class1
{color:#5D5D5D;width:88%;border:1px solid #EFEFEF;height:30px;font-size:1.1em}

.lien_agenda
{color:#B63B40}
.lien_agenda:hover
{text-decoration:underline;color:#B63B40}

.lien_pdf
{color:#B63B40;font-size:1.3em}
.lien_pdf:hover
{text-decoration:underline;color:#B63B40}

/*titres actu et coups de coeur sur la page d'accueil*/
.titre_actu
{font-size:1.2em;text-transform:uppercase;color:#900}

/*MEDIA QUERIES 1024*/
@media screen and (max-width: 1024px) { 
#agenda_content
{float:right;width:38%;vertical-align:top}
#contenu
{float:left;width:60%;vertical-align:top}

#corps
{width:90%;background-color:#FFF;margin:auto;box-shadow:0 0 10px #E5E5E5}

#img_accueil_socontes
{width:40%}
#img_accueil_livre
{width:60%}

#last_article
{width:100%;height:250px;margin-top:-15px}

#men_leg
{width:65%;padding-left:8px}

#rejoi
{font-size:1.1em;font-style:italic;color:#FFF}
#rejoign
{width:20%}

.actu-cdc
{width:65%;height:35px;background-color:#B63B40;color:#FFF;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}
.actu-cdc:hover
{width:65%;height:35px;background-color:#FFF;color:#B63B40;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}

}
/*FIN MEDIA QUERIES 1024*/

/*MEDIA QUERIES 767*/
@media screen and (max-width: 767px) {
#agenda_content
{width:95%;vertical-align:top;margin-left:2%}
#contenu
{width:95%;vertical-align:top;margin-left:2%}

#corps
{width:100%;background-color:#FFF;}

#img_accueil_socontes
{width:40%}
#img_accueil_livre
{width:60%}

#last_article
{width:100%;height:250px;margin-top:0}

#men_leg
{width:55%;padding-left:5px}

#menu_min
{width:100%;display:inline-block;vertical-align:middle;height:auto}
#recherche
{display:none}
#recherche1
{width:75%;float:left;margin-top:2px}

#rejoi
{font-size:1em;font-style:italic;color:#FFF}
#rejoign
{width:25%}

.actu
{border:none;background-color:#F1F1F1;width:95%;}

.actu-cdc
{width:65%;height:35px;background-color:#B63B40;color:#FFF;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}
.actu-cdc:hover
{width:65%;height:35px;background-color:#FFF;color:#B63B40;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}

.class1
{color:#8A8A8A;width:80%;height:25px;font-size:1em}

}
/*FIN MEDIA QUERIES 767*/

/*MEDIA QUERIES 479*/
@media screen and (max-width: 479px) {
#agenda_content
{width:95%;vertical-align:top;margin-left:2%}
#contenu
{width:95%;vertical-align:top;margin-left:2%}

#content
{width:95%;background-color:#FFF;position:relative;z-index:0;min-height:300px;margin-top:25px}

#corps
{width:100%;background-color:#FFF;}

#img_accueil_socontes
{width:40%}
#img_accueil_livre
{width:60%}

#last_article
{width:100%;height:250px;margin-top:0}

#men_leg
{width:45%;padding-left:3px}

#menu_min
{width:100%;display:inline-block}
#recherche
{display:none}
#recherche1
{width:65%;}

#rejoi
{font-size:0.9em;font-style:italic;color:#FFF}
#rejoign
{width:30%}

.actu
{border:none;background-color:#F1F1F1;width:95%;}

.actu-cdc
{width:75%;height:35px;background-color:#B63B40;color:#FFF;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}
.actu-cdc:hover
{width:75%;height:35px;background-color:#FFF;color:#B63B40;font-size:1.1em;border:1px solid #B63B40;cursor:pointer}

.class1
{color:#8A8A8A;width:80%;height:25px;font-size:1em}

}

/*FIN MEDIA QUERIES 479*/



