html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  text-align: center;
  margin: 0;
  padding: 0;
}

.mop {
    clear: both;
    height: 0;
}

#page {
  position: relative;
  width: 995px;
  margin: 0 auto;
  text-align: left;
  background: #FFF url(../images/bgtop.gif) repeat-y top center;
}

#entete, #contenant {
  width: 995px;
  display: block;
  position: relative;
}
#entete {
  height: 183px;
}
h1#logo, #bandeau, #contenu, #navigation, #colonne {
  position: relative;
  float: left;
  left: 995px;
}
h1#logo {
    margin-left: -985px;
    width: 191px;
    padding: 0;
}
#bandeau {
    margin-left: -770px;
    margin-top: 15px;
    width: 770px;
    height: 152px;
}
#contenant {
    clear: both;
}
#contenu {
    margin-left: -770px;
    width: 575px;
    padding-bottom: 10px;
}
#navigation {
    margin-left: -995px;
    width: 211px;
	background-color: #F2E9DF;
}
#colonne {
    margin-left: -185px;
    width: 185px;
}
#colonne input { background-color: #fff }
#langues {
	position: relative;
    margin: 0 10px;
    color: #666;
    text-align: left;
	background-color: transparent;
	height: 23px;
	background-color: #F2E9DF;
}
#langues a {
    color: #B78347;
	margin: 0;
	padding: 0;
}
#langues a, #langues span {
	position: absolute;
	top: -1px;
	margin: 0;
	display: block;
    border: 1px solid #E4C994;
    padding: 6px;
	width: 52px;
    background-color: #FFF;
	padding-left: 31px;
}
#langues span.fr {
	background: #fff url(../images/flag_fr_off.gif) no-repeat 4px 0;
}
#langues span.en {
	background: #fff url(../images/flag_en_off.gif) no-repeat 4px 0;
}
#langues a.fr {
	background: #fff url(../images/flag_fr_on.gif) no-repeat 4px 0;
}
#langues a.en {
	background: #fff url(../images/flag_en_on.gif) no-repeat 4px 0;
}
#langues .en {
	right: 0;
}
#langues .fr {
	left: 0;
	margin-right: 7px;
}
#menu {
    margin-top: 15px;
    background-color: #FAF7F3;
    padding: 5px 10px 8px;
}
#menu li a {
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    line-height: 1.3em;
}
#menu a.niveau_1 {
    border-bottom: 2px solid;
    padding: 4px 0;
    font-weight: bold;
    font-size: 1.2em;
    font-family: "century gothic", Arial, Verdana, sans serif;
}
#menu ul.niveau_1 {
    margin-bottom: 8px;
}
#menu a.niveau_2 {
    font-weight: bold;
    color: #555;
    margin: 8px 0 5px;
    padding-left: 12px;
    background: #FAF7F3 url(../images/puce_menu1.gif) no-repeat 1px 1px;
}
#menu a.rub_on, #menu a.niveau_2:hover {
    background-position: 1px -79px;
}
#menu a.rub_on {
    font-weight: bold;
}
#menu a.niveau_3 {
    color: #555;
    padding-left: 12px;
    font-family: Arial, Verdana, sans serif;
}

#menu ul.niveau_3 {
	margin-bottom: 10px;
}
#menu a.niveau_4 {
	color: #666;
	margin: 0 15px 5px;
	padding-left: 10px;
	font-family: Arial, Verdana, sans serif;
	line-height: 1.1em;
	background: transparent url(../images/puce_niveau4.png) 2px 3px no-repeat;
	font-size: .9em;
}
#menu .rubrique_1 a.niveau_2 {
    background-image: url(../images/puce_menu1.gif);
}
#menu .rubrique_2 a.niveau_2 {
    background-image: url(../images/puce_menu2.gif);
}
#menu .rubrique_3 a.niveau_2 {
    background-image: url(../images/puce_menu3.gif);
}
#menu .rubrique_4 a.niveau_2 {
    background-image: url(../images/puce_menu4.gif);
}
#menu .rubrique_5 a.niveau_2 {
    background-image: url(../images/puce_menu5.gif);
}
#menu .rubrique_7 a.niveau_2 {
    background-image: url(../images/puce_menu7.gif);
}
#menu .rubrique_1 a:active, #menu .rubrique_1 a:hover, #menu .rubrique_1 a.rub_on, #menu .rubrique_1 a.srub_on {
    color: #985717;
}
#menu .rubrique_2 a:active, #menu .rubrique_2 a:hover, #menu .rubrique_2 a.rub_on, #menu .rubrique_2 a.srub_on {
    color: #BB1B58;
}
#menu .rubrique_3 a:active, #menu .rubrique_3 a:hover, #menu .rubrique_3 a.rub_on, #menu .rubrique_3 a.srub_on {
    color: #D5BB4A;
}
#menu .rubrique_4 a:active, #menu .rubrique_4 a:hover, #menu .rubrique_4 a.rub_on, #menu .rubrique_4 a.srub_on {
    color: #A0B914;
}
#menu .rubrique_5 a:active, #menu .rubrique_5 a:hover, #menu .rubrique_5 a.rub_on, #menu .rubrique_5 a.srub_on {
    color: #F97B1D;
}
#menu .rubrique_7 a:active, #menu .rubrique_7 a:hover, #menu .rubrique_7 a.rub_on, #menu .rubrique_7 a.srub_on {
    color: #b85153;
}

#outils {
    padding: 5px 10px;
	margin-bottom: 5px;
	background-color: #f2e9df;
}
#outils li {
    display: block;
    padding: 10px 0 5px;
    font-weight: bold;
    font-size: 1.2em;
    font-family: "century gothic", Arial, Verdana, sans serif;
    color: #84796D;
}
#outils li a {
    color: #84796D;
}
#outils li a:hover {
    text-decoration: none;
    color: #B78347;
}
#outils li a.connexion {
	position: relative;
	padding-left: 16px;
	background: #f2e9df url(../images/restreint_icone2.png) no-repeat 0 0;
	font-weight: bold;
	font-size: .9em;
}
#outils li a.connexion:hover {
	color: #B85153;
	background-position: 0 -21px;
}
#outils p.infos_connexion {
	color: #84796D;
	font-weight: normal;
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 3px;
}
#outils p.infos_connexion span {
	font-weight: bold;
}
#outils li ul.infos_connexion li {
	font-size: .8em;
	padding: 0;
	margin-bottom: 2px;
	line-height: 1.2em;
	font-family: Arial, Verdana, sans serif;
}
#outils ul.infos_connexion a {
	font-weight: bold;
	padding-left: 7px;
	background: #F2E9DF url(../images/fleche2.png) no-repeat 0 3px;
}
#outils ul.infos_connexion a:hover {
	color: #B85153;
	background-position: 0 -57px;
}

#encart_g {
	background-color: #FAF7F3;
	padding: 10px;
    font-family: "century gothic", Arial, Verdana, sans serif;
}
#encart_g h4 {
	padding-top: 0;
	line-height: 1.2em;
}
#encart_g .plus {
	margin-top: 5px;
}
#encart_g a.plus:hover {
	color: #985717;
}
#presse_lien {
	padding: 5px 10px 6px;
    font-weight: bold;
    font-size: 1.2em;
    font-family: "century gothic", Arial, Verdana, sans serif;
    color: #84796D;
	line-height: 1.2em;
	border-top: 1px solid #ead7c1;
	border-bottom: 1px solid #ead7c1;
	background-color: #faf4ed;
}
#presse_lien a {
	color: #84796D;
}
#presse_lien a:hover {
    text-decoration: none;
    color: #B78347;
}

#pied {
    clear: both;
    width: 995px;
    height: 45px;
    text-align: right;
    color: #696969;
    background: #FFF url(../images/pied_bg.gif) repeat-x 0 -2px;
    padding-top: 27px;
}
#pied #coordonnees {
    float: left;
}
#pied #infos_site {
    float: right;
    text-align: right;
}
#pied #infos_site p {
    text-align: right;
}

/* Colonne */
#form_recherche {
    background-color: #B78347;
    padding: 3px;
    padding-top: 2px;
    margin-bottom: 10px;
}
#form_recherche input {
    vertical-align: middle;
}
#form_recherche input.champ {
    border: 1px solid #E9C4A4;
    width: 153px;
    padding: 1px;
    height: 18px;
    color: #666;
}
#form_recherche input.submit {
    text-indent: -9999px;
    width: 18px;
    height: 20px;
    background: #B78347 url(../images/submit.gif) no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
    color: #D6AB79;
    font-size: .1em;
}

#infos_connexion {
    border: 1px solid #b85153;
	background-color: #FAF7F3;
    margin-bottom: 10px;
    font-size: .9em;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	display: block;
}
#infos_connexion p {
	padding: 6px;
	margin: 0;
	color: #b85153;
}
#infos_connexion p.connexion {
	padding: 0;
}
#infos_connexion p.connexion a {
	position: relative;
	padding: 6px;
	padding-left: 26px;
    font-size: 1.3em;
	font-family: "century gothic", Arial, Verdana, sans serif;
	background: #FAF7F3 url(../images/restreint_icone.png) no-repeat;
	color: #b85153;
	display: block;
	font-weight: normal;
}
#infos_connexion ul {
	padding: 0 6px 6px;
}
#infos_connexion li {
	margin-bottom: 2px;
	display: block;
	padding-left: 10px;
	background:transparent url(../images/fleche1.png) no-repeat scroll 0 2px;
}
#infos_connexion li a {
	color: #B85153;
}
#infos_connexion fieldset {
	border: 0;
	padding: 0;
}

.lien_colonne {
    border: 1px solid #b78347;
    margin-bottom: 10px;
}
.lien_colonne a {
	font-family: "century gothic", Arial, Verdana, sans serif;
    font-size: 1.2em;
    display: block;
    padding: 6px;
    color: #985717;
}
#newsletter a {
	background: #fff url(../images/ico_newsletter.png) no-repeat 148px 3px;
}
#calendrier {
    font-size: 1.1em;
    line-height: 1.5em;
	border: 1px solid #b78347;
	background-color: #fff;
	margin-bottom: 10px;
}
#calendrier h3 {
    padding-top: 4px;
    padding: 6px;
	padding-bottom: 0;
    color: #985717;
    font-size: 1.1em;
}
#calendrier a:hover {
    color: #B78347;
}
#calendrier h3 a.agenda {
    display: block;
    margin-top: 1px;
    font-size: .8em;
    color: #985717;
    font-weight: bold;
    padding-left: 7px;
    background: #FFF url(../images/fleche1.png) no-repeat 0 6px;
}
#calendrier h4 {
    border-top: 1px solid #b78347;
    font-weight: bold;
    font-size:  .9em;
    padding: 6px 5px;
    padding-bottom: 0;
    margin-bottom: 7px;
}
#calendrier h5 {
    padding: 0;
    font-weight: normal;
    font-family: Arial, Verdana, sans serif;
    font-size: .9em;
    line-height: 1.1em;
	margin-bottom: 4px;
	margin-top: 3px;
	font-weight: bold;
	color: #555;
}
#calendrier h5 a {
	color: inherit;
}
#calendrier ul {
    position: relative;
    padding: 0 6px 6px 6px;
}
#calendrier ul li {
    position: relative;
	margin: 0;
}
#calendrier ul em {
    padding: 0;
    display: block;
    line-height: 1.2em;
    color: #666;
    font-style: normal;
    font-size: .9em;
}
#calendrier ul p.date {
    background: #FFF url(../images/fleche1.gif) no-repeat 0 4px;
    font-weight: normal;
    margin-bottom: 0;
    color: #985717;
    line-height: 1.2em;
    padding-left: 7px;
    margin-top: 7px;
	text-align: left;
}
#calendrier div.infos {
    font-style: normal;
	margin-bottom: 5px;
	display: none;
}
#calendrier div.infos p {
	margin: 0;
	margin-bottom: 5px;
	font-size: .9em;
	text-align: left;
	line-height: 1.2em;
	color: #555;
}
#calendrier div.infos_bulle {
    position: absolute;
    z-index: 99999;
    bottom: 2px;
    left: -240px;
    width: 220px;
    padding: 0 6px 4px 0;
    background: #F5ECE2 url(../images/bulle_bg.gif) bottom right;
    font-style: normal !important;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    color: #333;
}
#calendrier div.infos_bulle u {
	text-decoration: none;
    font-weight: bold;
	color: #333;
	display: block;
}
#calendrier div.infos_bulle div {
	margin: 0;
	padding: 10px;
	padding-right: 15px;
	background-color: #f5ece2;
    border-top: 1px solid #d1b08a;
    border-left: 1px solid #d1b08a;
}
#calendrier div.infos_bulle p.titre {
    font-weight: bold;
    color: #B78347;
}

.page_agenda #contenu {
    margin-left: -770px;
    width: 770px;
}
.page_agenda #contenu .surtitre {
        width: 575px;
}

#traductions {
    display: none;
}

/* Lettre PSE */
.eepl_boutons {
	margin-bottom: 10px;
	height: 25px;
}
.eepl_boutons a {
	display: block;
	float: left;
	color: #B78347;
	margin-bottom: 5px;
	padding: 6px;
	padding-right: 7px;
	border: 1px solid #F2E9DF;
	color: #B78347;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.eepl_boutons a:hover {
	border: 1px solid #b78347;
	text-decoration: none;
	color: #b78347;
}
#eepl_inscription_bouton {
	font-weight: bold;
	padding-left: 30px;
	background: #fff url(../images/newsletter.png) no-repeat 0 2px;
}

.page_newsletter #contenu {
	background: #fff url(../images/lettre_pse.png) no-repeat 460px 40px;
}

.formulaire_eepl {
	margin-bottom: 10px;
}
.formulaire_eepl fieldset {
	padding: 10px 15px 15px;
	background: transparent url(../images/actus_bg.gif) no-repeat right bottom;
	border: 1px solid #F2E9DF;
	position: relative;
	margin: 0;
	width: 535px;
	margin-top: 27px;
}
.formulaire_eepl legend {
	display: block;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 1.2em;
	color: #B78347;
	font-family: "century gothic", Arial, Verdana, sans serif;
}
.formulaire_eepl dl {
	margin: 5px 20px 15px;
}
.formulaire_eepl dl dt {
	clear: both;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	width: 135px;
	text-align: right;
}
.formulaire_eepl dl dd {
	margin-bottom: 15px;
}
.formulaire_eepl dl dd input.champ_texte {
	border: none;
	border-bottom: 1px solid #777;
	background-color: #fff;
	width: 280px;
	display: block;
	padding: 1px;
}
.formulaire_eepl dl dd input.champ_texte:focus {
	border-bottom: 1px solid #985717;
}
.formulaire_eepl .requis {
	font-weight: bold;
}
.formulaire_eepl .note {
	font-size: .9em;
	margin-left: 163px;
	margin-right: 60px;
	margin-top: 15px;
}
.formulaire_eepl .boutons {
	margin: 15px 0 25px 163px;
}
.formulaire_eepl .boutons input {
	border: 1px solid #E4C994;
	font-weight: bold;
	cursor: pointer;
	color: #333;
	padding: 3px;
	background-color: #F2E9DF;
}
.formulaire_eepl .infos {
	font-size: .9em;
	margin-bottom: 0;
}
.formulaire_eepl .erreur {
	color: #B85153;
	font-weight: bold;
	margin-left: 5px;
}
.formulaire_eepl .message {
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 1.5em;
}
.formulaire_eepl a.bouton_retour {
	color: #666;
}
.formulaire_eepl .radiobox {
	margin-left: 155px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 50px;
	color: #666;
	line-height: 1.3em;
	font-size: .9em;
}
.formulaire_eepl .radiobox input {
	float: left;
	margin: 0;
	margin-right: 3px;
	margin-bottom: 5px;
}
#formulaire_eepl_desinscription.formulaire_eepl dt {
	width: 80px;
}
#formulaire_eepl_desinscription.formulaire_eepl .radiobox {
	margin-left: 50px;
}
#formulaire_eepl_desinscription.formulaire_eepl .note {
	margin-left: 50px;
}
#formulaire_eepl_desinscription.formulaire_eepl .boutons {
	margin-left: 50px;
}