
/**********************************************************************************************/
/*   GENERAL
/**********************************************************************************************/

body { background: url(../img/automne/bg_body.gif) repeat-x #f3e5c8; }

a { color: #a98265; }
a:hover, a:focus, a:active { color: #cc3d14; }

h1 { color: #a98265; }
h2 { color: #cc3d14; }
h3 { color: #FF9400; }

.changelang a { color: #B43210; font-weight: 400; }

/********************************/
/*  CHANGELANG
/********************************/

#changelang a { color: #a98265; }
#changelang a:hover, #changelang a:focus, #changelang a:active { color: #cc3d14; }


/********************************/
/*  SIDEBAR
/********************************/

.entete { background: url(../img/automne/entete_bg.png) no-repeat 0 0 #a32b0e; color: #FFF; }

.fond { background: url(../img/automne/blocleft_bg.png) no-repeat 0 100% #fefefe !important;  }

.closer-ombre { background: url(../img/automne/blocleft_ombre.png) no-repeat 0 0; }


/********************************/
/*  BLOC-LOGIN
/********************************/

#bloc-login input.form-submit { background: url(../img/automne/bg_bt.gif) repeat-x 0 0 #fa970d; color: #FFF; }

#bloc-login input.form-field { color: #FFF; border: 1px solid #dbc79e; background: #dbc79e; } 

#bloc-login input.form-field:hover,
#bloc-login input.form-field:focus,
#bloc-login input.form-field:active { border: 1px solid #cc3d14; }

#bloc-login a:hover { color: #cc3d14; }



/********************************/
/*  BLOC-CENTER
/********************************/

#bloc-center h1 { background: url(../img/automne/puce_titre.png) no-repeat 0 1px; }

.style3 { background: #f3e5c8; }
.style3 h2 { color: #cc3d14; }

/********************************/
/*  FOOTER
/********************************/

#footer li { color: #a98265; }
#footer a { color: #a98265; }
#footer a:hover, #footer a:focus, #footer a:active { color: #cc3d14; }


/********************************/
/*  CLOSER
/********************************/

#site-closer .coinG { background: url(../img/automne/site_closer_left.gif) no-repeat 0 100%; }

#site-closer .coinD { background: url(../img/automne/site_closer_right.gif) no-repeat 100% 100%; }


/********************************/
/*  PROGRAMME
/********************************/

.program.ligne1 { background: #ffe6b3; }
.program.ligne2 { background: #f3e5c8; }

.horaire-program { color: #ff9400; }

.titre-program { color : #cc3d14; }


/*******************************************************************************/
/* FORM  */
/*******************************************************************************/

.form-submit { background: url(../img/automne/bg_bt.gif) repeat-x 0 0 #fa970d; }

.form-field {  } 

.form-field:hover, .form-field:focus, .form-field:active { border: 1px solid #cc3d14; }

fieldset legend { color: #FF9400; }


/*******************************************************************************/
/* FORMULAIRE - QSATISFACTION  */
/*******************************************************************************/

.Qsatisfaction .form-label { color: #A98265; }
.form-separator { color: #FFF; background: url(../img/automne/bg_separateur.gif) repeat-x 0 0 #dfd0b0; }