body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #594D47;
  text-align: center;
  border: 0;
}

a {
  margin: 0;
  padding: 0;
  color: #8F9815;
  font-size: 11px;
  text-decoration: none;
  word-spacing: 2px;
}

a:link,
a:visited {
  margin: 0;
  padding: 0;
  color: #045;
  text-decoration: underline;
  word-spacing: 2px;
}
a:hover,
a:active {
  margin: 0;
  padding: 0;
  color: maroon;
  word-spacing: 2px;
  text-decoration: underline overline;
}

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

/* masque
----------------- */
#accessibility,
h1 span a strong,
#menus h2,
#mSecondaire h2,
#mSecondaire #services span,
#mRapide ul li.paysart a span,
#mDroite h2,
.accesskey,
#valeur,
#nav-agenda,
.navigation-calendrier,
.calendrier-td table,
#calendrier .survol,
.suite span,
#lemag span {
  display: none;
}

/* structure
--------------------------------- */
#global {
  position: relative;
  margin: 0;
  padding: 0;
}

#corps {
  position: relative;
  background-color: transparent;
  margin: 0;
  padding: 0;
  text-align: center;
}

#container {
  position: relative;
  background: #ffffff url("fond.png") repeat-y center top;
  width: 990px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#intro {
  position: relative;
  background: #ffffff url("ombreSup.png") no-repeat top center;
  width: 990px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#menus {
  position: relative;
  float: left;
  background-color: transparent;
  top: 0;
  left: 20px;
  margin: 222px 0 0 0;
  padding: 0;
  z-index: 10;
}

#mPrincipal {
  position: relative;
  width: 950px;
  margin: 0;
  padding: 0;
}

#contenu {
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  text-align: left;
}

#interieur {
  float: left;
  position: relative;
  width: 980px;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  left: 0;
}

#hierarchie {
  position: absolute;
  background-color: #dfdfdf;
  top: 0px;
  left: 15px;
  width: 702px;
  margin: 0;
  padding: 1px 0 1px 10px;
  color: #045;
  font-size: 10px;
  word-spacing: 1px;
  text-decoration: none;
}

#mRapide {
  position: absolute;
  /*background: #807d76 url("bouton-paysart.jpg") no-repeat bottom center;*/
  background: #807d76;
  top: -238px;
  right: 0;
  width: 238px;
  height: 182px;
  margin: 0;
  padding: 0;
  text-align: left;
  z-index: 50;
}

#mInfos {
  position: absolute;
  background-color: transparent;
  top: -263px;
  width: 970px;
  margin: 0;
  padding: 0;
  text-align: right;
  z-index: 50;
}

#mSecondaire {
  position: relative;
  background-color: transparent;
  top: 60px;
  left: 15px;
  width: 194px;
  margin: 0;
  padding: 10px 0 50px 6px;
  border: 0;
  text-align: left;
  z-index: 60;
  border-right: 1px #ddd solid;
  float: left;
}
.page_magazine #mSecondaire,
.page_plan #mSecondaire,
.page_sommaire #mSecondaire,
.page_auteur #mSecondaire,
.page_404 #mSecondaire,
.page_recherche #mSecondaire {
  top: 15px;
  width: 200px;
  margin: 0;
  padding: 0;
  border: 0;
}

#mDroite {
  position: relative;
  background: transparent url("ombSupDroite.jpg") no-repeat left top;
  top: -82px;
  right: 15px;
  width: 238px;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
  z-index: 10;
  float: right;
}

#texte {
  clear: none;
  position: relative;
  top: 30px;
  margin: 0 0 20px 0;
  padding: 0 265px 20px 230px;
  border: 0;
  color: #4D4C48;
  text-align: justify;
}

#pied {
  background-color: #dfdfdf;
  position: relative;
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center;
  border-top: 1px #ac9d93 solid;
}

.clear {
  position: relative;
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

/* bandeau
----------------- */
#entetePage {
  height: 0;
  margin: 0;
  padding: 0;
}

#intro h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  margin: 0;
  padding: 0;
  border: 0;
  text-align: left;
}

#intro h1 a {
  display: block;
  position: relative;
  width: 176px;
  height: 238px;
  background: #c37c22 url("logo-accueil2.jpg") no-repeat top left;
  margin: 24px 0 0 20px;
  padding: 0;
  border: 0;
  z-index: 20;
}

#intro h1 a::after {
  display: block;
  padding:10px;
  padding-top:100px;
  margin-right:10px;
  content: "Association de Sauvegarde du Patrimoine Icaunais et de Volgré";
  color: #787870;
  text-decoration: none;
  font-size: 15px;
}

#intro h1 a:link {
  text-decoration: none;
}

#intro h1 a:visited {
  text-decoration: none;
}

#intro h1 a:hover {
  text-decoration: none;
}

#intro h1 a:active {
  text-decoration: none;
}
/* menus
------------------------- */
#mPrincipal ul {
  background: #666 url("fondMprincipal.png") repeat-x;
  width: 712px;
  height: 18px;
  margin: 0;
  padding: 5px 0 0 0;
  text-align: left;
  list-style-type: none;
  border-top: 1px #aaa solid;
  border-bottom: 1px #888 solid;
}
#mPrincipal ul li {
  display: inline;
  margin: 0;
  padding: 0;
  text-align: left;
}
#mPrincipal ul li a,
#mPrincipal ul li a:link,
#mPrincipal ul li a:visited {
  background-color: transparent;
  margin: 0;
  padding: 0 13px;
  text-align: left;
  font: bold 11px/18px Arial, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #fff;
  border-left: 2px #ccc solid;
  text-decoration: none;
  float: left;
}

#mPrincipal ul li:active {
  color: #004262;
}
#mPrincipal ul li a:hover {
  background-color: #D0EA8A;
  color: maroon;
}
#mPrincipal ul li a.on {
  background-color: #D0EA8A;
  color: maroon;
}
#mPrincipal ul li#last a,
#mPrincipal ul li#last a.active {
  border-right: 0;
}

/*---------------------------------------------*/
#mSecondaire h3 {
  background-color: transparent;
  display: block;
  width: 185px;
  margin: 0;
  padding: 0 0 2px 0;
  text-align: left;
  font: bold 11px Arial, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #045;
  border-bottom: 1px #ddd solid;
  text-decoration: none;
}
#mSecondaire h3 a {
  text-decoration: none;
}

#mSecondaire ul {
  width: 185px;
  margin: 0;
  padding: 0 0 15px 0;
  text-align: left;
  list-style-type: none;
}

#mSecondaire ul li {
  margin: 0;
  padding: 0;
  text-align: left;
  border-bottom: 1px #eee solid;
}

#mSecondaire li a,
#mSecondaire li a:link,
#mSecondaire li a:visited {
  display: block;
  background: transparent url("bulletBis.jpg") no-repeat -3px 1px;
  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
  color: #045;
  margin: 0;
  padding: 3px 0 3px 13px;
  text-decoration: none;
  z-index: 70;
}

#mSecondaire li a:hover {
  background: transparent url("bulletABis.jpg") no-repeat -3px 1px;
  color: #c67100;
}
#mSecondaire li a:active {
  background: transparent url("bulletABis.jpg") no-repeat -3px 1px;
  color: #c67100;
}

#mSecondaire li a.on {
  background: transparent url("bulletABis.jpg") no-repeat -3px 1px;
  color: #c67100;
}

#mSecondaire .blocActu {
  background-color: #f5f5f5;
  color: #A04F06;
  margin: 0;
  padding: 7px 7px 0 7px;
  text-align: left;
  border: 1px #eee solid;
  z-index: 70;
}

#mSecondaire .presentation {
  background: transparent url("fond-ours-haut.png") no-repeat top center;
  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
  color: #333;
  margin: 15px 0 0 6px;
  padding: 12px 0 0 0;
  text-decoration: none;
  z-index: 70;
}
#mSecondaire .presentation .fond {
  background: transparent url("fond-ours-bas.png") no-repeat bottom center;
  margin: 0 0 25px 0;
  padding: 0 0 7px 0;
  text-align: center;
  text-decoration: none;
  z-index: 70;
}

#mSecondaire .presentation .fond p {
  margin: 0;
  padding: 0 0 5px 0;
  text-align: center;
  text-decoration: none;
}

#mSecondaire #services {
  position: absolute;
  top: -37px;
  width: 200px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
#mSecondaire #services #print a {
  position: relative;
  display: block;
  background: transparent url("print.png") no-repeat top center;
  width: 20px;
  height: 16px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  float: left;
  z-index: 75;
}
#mSecondaire #services #pdf a {
  position: relative;
  display: block;
  background: transparent url("print-pdf.png") no-repeat top center;
  width: 20px;
  height: 16px;
  margin: 0 0 0 10px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  float: left;
  z-index: 80;
}
#mSecondaire #services #concept a {
  position: absolute;
  display: block;
  background: transparent url("logo-conceptP.jpg") no-repeat top center;
  top: -7px;
  left: 115px;
  width: 64px;
  height: 52px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  z-index: 80;
}


/*---------------------------------------------*/
#hierarchie a {
  margin: 0;
  padding: 0;
  color: #045;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
}
#hierarchie a:hover {
  color: maroon;
  text-decoration: underline;
}

/*---------------------------------------------*/
#mRapide ul {
  margin: 0;
  padding: 5px 0 10px 0;
  text-align: left;
  list-style-type: none;
}
#mRapide ul li {
  margin: 0;
  padding: 0;
  text-align: left;
}
#mRapide ul li a {
  display: block;
  background: #807d76 url("controlBis.jpg") no-repeat 8px 1px;
  height: 14px;
  margin: 0;
  padding: 3px 0 1px 30px;
  text-align: left;
  text-transform: uppercase;
  font: bold 11px Arial, Verdana, Helvetica, sans-serif;
  color: #fff;
  word-spacing: 0;
  text-decoration: none;
}

#mRapide ul li a:active {
  color: maroon;
}
#mRapide ul li a:hover {
  background: #D0EA8A url("controlBis.jpg") no-repeat 8px -17px;
  color: maroon;
}
#mRapide ul li a.on {
  background: #D0EA8A url("controlBis.jpg") no-repeat 8px -17px;
  color: maroon;
}

#mRapide ul li.paysart a {
  position: absolute;
  bottom: 0;
  display: block;
  background: transparent;
  width: 235px;
  height: 50px;
  margin: 0;
  padding: 0;
}

.spip_surligne {
  background-color: yellow;
}

/*---------------------------------------------*/
#mInfos ul {
  margin: 0 20px 0 0;
  padding: 0;
  text-align: left;
  list-style-type: none;
}

#mInfos ul li {
  margin: 0;
  padding: 0;
  text-align: center;
  float: right;
}

#mInfos ul li a,
#mInfos ul li a:link,
#mInfos ul li a:visited {
  display: block;
  font: 11px/20px Arial, Verdana, Helvetica, sans-serif;
  color: #004455;
  margin: 0;
  padding: 2px 2px 0 10px;
  text-decoration: none;
  border-right: 2px #ccc solid;
}

#mInfos ul li a:hover,
#mInfos ul li a:active {
  color: maroon;
}


/*---------------------------------------------*/
#mDroite #lemag {
  position: relative;
  background: transparent url("lemag.png") no-repeat 5px 0;
  height: 46px;
  margin: 5px 0 0 0;
  padding: 0px;
  text-align: left;
}
#mDroite #lemag a {
  position: relative;
  display: block;
  margin: 0;
  padding: 22px 0;
}

#mDroite form.formrecherche {
  position: relative;
  background: transparent url("recherche.jpg") no-repeat 4px 0px;
  height: 19px;
  margin: 10px 0 10px 6px;
  padding: 0;
  text-align: left;
}

#mDroite form.formrecherche fieldset {
  position: relative;
  display: block;
  margin: 0 0 0 33px;
  padding: 0;
  border: 0;
}

#mDroite form fieldset input#input1.formrecherche {
  position: relative;
  background-color: transparent;
  top: -2px;
  width: 160px;
  height: 14px;
  margin: 0;
  padding: 0;
  color: #888;
  font-style: italic;
  font-size: 11px;
  border: 0;
}

#mDroite form fieldset input#input2 {
  position: relative;
  top: 1px;
  left: 8px;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
}


#mDroite .vieFin {
  position: relative;
  background: transparent url("point.jpg") repeat-x bottom left;
  margin: 10px 7px 0 7px;
  padding: 0 0 10px 0;
  text-align: left;
}
#mDroite .vie {
  position: relative;
  background: transparent url("point.jpg") repeat-x top left;
  margin: 0;
  padding: 20px 5px 0 5px;
  text-align: left;
}

#mDroite h3 {
  margin: 0;
  padding: 0 0 3px 0;
  text-transform: uppercase;
  font: bold 14px Arial, Verdana, Helvetica, sans-serif;
  color: #555;
  word-spacing: 0;
  text-align: left;
  border-bottom: 1px #ccc solid;
}
#mDroite h3 span {
  color: #c67100;
}

#mDroite .vie ul {
  position: relative;
  margin: 0;
  padding: 5px 0 20px 0;
  text-align: left;
  list-style: none;
}

#mDroite ul li {
  margin: 0;
  padding: 0;
  text-align: left;
}
#mDroite ul li a,
#mDroite ul li a:link,
#mDroite ul li a:visited {
  display: block;
  height: 16px;
  margin: 0;
  padding: 3px 0 1px 20px;
  text-align: left;
  text-transform: uppercase;
  font: bold 10px Arial, Verdana, Helvetica, sans-serif;
  color: #888;
  word-spacing: 0;
  text-decoration: none;
}
#mDroite ul li a:hover,
#mDroite ul li a:active {
  color: maroon;
}

#mDroite li.facebook {
  position: relative;
  background: transparent url("facebook.png") no-repeat 0 2px;
  margin: 0;
  padding: 0;
  text-align: left;
}
#mDroite ul li.facebook a,
#mDroite ul li.facebook a:link,
#mDroite ul li.facebook a:visited {
  color: #3B5998;
}
#mDroite ul li.facebook a:hover {
  color: maroon;
}

#mDroite li.lettre {
  position: relative;
  background: transparent url("lettre.jpg") no-repeat 0 2px;
  margin: 0;
  padding: 0;
  text-align: left;
}
#mDroite li.rss {
  position: relative;
  background: transparent url("rss.jpg") no-repeat 0 2px;
  margin: 0;
  padding: 0;
  text-align: left;
}
#mDroite li.sites {
  position: relative;
  background: transparent url("sites.jpg") no-repeat 0 2px;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
}
#mDroite li.extranet {
  position: relative;
  background: transparent url("lockOGC.jpg") no-repeat 0 0;
  margin: 0;
  padding: 0;
  text-align: left;
}

#mDroite #connexion {
  position: absolute;
  top: -93px;
  left: -7px;
  width: 238px;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 1000;
}
#mDroite #connexion form {
  background-color: white;
  height: auto;
  margin: 0;
  padding: 0;
}
#mDroite #connexion fieldset {
  height: auto;
  margin: 0;
  padding: 6px;
  text-align: center;
  border: 7px #c67100 solid;
}
#mDroite #connexion fieldset p {
  position: relative;
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 11px;
  color: maroon;
}
#mDroite #connexion fieldset input.forml {
  position: relative;
  background-color: #eaeaea;
  top: 0;
  width: 160px;
  margin: 0;
  padding: 0;
  border: 1px #ccc solid;
}
#mDroite #connexion fieldset label {
  position: relative;
  width: 150px;
  margin: 0;
  padding: 0 10px;
}

#mDroite #connexionSession {
  position: relative;
  margin: 0;
  padding: 0;
}
#mDroite #connexionSession a#cnx {
  position: relative;
  display: block;
  background: transparent url("lockGC.jpg") no-repeat 0 0;
  top: -5px;
  width: 190px;
  height: 16px;
  margin: 0 0 10px 0;
  padding: 3px 0 0 20px;
  text-align: left;
  text-transform: uppercase;
  font: bold 10px Arial, Verdana, Helvetica, sans-serif;
  color: #888;
  word-spacing: 0;
  text-decoration: none;
}
#mDroite #connexionSession a#cnx:hover {
  color: maroon;
}

#mDroite #connecte {
  position: relative;
  margin: 5px 0 0 0;
  padding: 0;
  text-align: left;
  font: normal 11px Arial, Verdana, Helvetica, sans-serif;
  color: #FF8C00;
  word-spacing: 0;
}
#mDroite #connecte a {
  position: relative;
  display: inline;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
  text-decoration: none;
}
#mDroite #connecte a span {
  position: relative;
  display: inline;
  top: -5px;
  left: 0;
  width: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
  font: bold 11px Arial, Verdana, Helvetica, sans-serif;
  color: #c67100;
  word-spacing: 0;
  text-transform: none;
}

/* contenu
----------------- */
#diaporama_innerfade {
  position: absolute;
  background: white;
  top: 24px;
  left: 186px;
  width: 546px;
  margin: 0;
  padding: 0;
  z-index: 95;
}

#texte p {
  margin: 0;
  padding: 0 0 10px 0;
  color: #444444;
  font-size: 12px;
  line-height: 1.40em;
}

#texte h1 {
  background: transparent url("guillemets.gif") no-repeat 0px 0px;
  margin: 0;
  padding: 0 0 10px 35px;
  font-size: 20px;
  color: #c67100;
}
.page_sommaire #texte h1.titreMag,
#texte h1.titreMag,
.page_plan #texte h1,
.page_recherche #texte h1 {
  background: transparent url("guillemetsO.gif") no-repeat 0px 0px;
  margin: 0 0 10px 0;
  padding: 0 0 5px 35px;
  font-size: 26px;
  color: #666;
  border-bottom: 1px solid #ccc;
}

#texte .blocArticle h1 {
  background: #eee url("guillemetsOp.gif") no-repeat 3px 4px;
  margin: 10px 0 0 0;
  padding: 0 0 0 23px;
  font-size: 10px;
  color: #666;
  border-top: 2px solid #e5e5e5;
}
#texte .blocArticle h1 a,
#texte .blocArticle h1 a:link {
  display: block;
  margin: 0;
  padding: 4px 0 5px 0;
  font-size: 12px;
  color: #777;
  border: 0;
  text-decoration: none;
}
#texte .blocArticle h1 a:hover,
#texte .blocArticle h1 a:active {
  color: #c67100;
  text-decoration: underline;
}

#texte .blocActu {
  background-color: #eee;
  margin: 0 0 15px 0;
  padding: 5px;
  border-top: 2px #e5e5e5 solid;
  border-bottom: 3px #e5e5e5 solid;
}

#texte .blocActu h1,
#texte .blocActu h1 a,
#texte .blocActu h1 a:link,
.page_magazine #texte h1 a:visited {
  margin: 0 0 7px 0;
  padding: 0 0 3px 20px;
  font-size: 20px;
  color: #c67100;
  border: 0;
  border-bottom: 1px #fff dashed;
  text-decoration: none;
}
#texte .blocActu h1 a:hover,
#texte .blocActu h1 a:active {
  color: gray;
  text-decoration: underline;
}

#texte h2 {
  margin: -10px 0 0 0;
  padding: 0 0 10px 0;
  font-size: 18px;
  color: #807d76;
  font-weight: normal;
  font-style: italic;
}

#texte h3 {
  margin: 0;
  padding: 10px 0 5px 7px;
  font-family: Georgia, Times, Serif;
  font-size: 16px;
  font-style: italic;
  color: #626B00;
}

#texte .descriptif p,
#texte .chapo,
#texte .chapo p {
  margin: 0 0 10px 0;
  padding: 0;
  padding-bottom: 5px;
  font-size: 13px;
  color: #045;
}

.page_sommaire #texte img {
  position: relative;
  float: right;
  margin: 0 0 0 5px;
  border: 1px #ddd solid;
}

.page_sommaire #texte .dateE {
  background: transparent url("horaire.jpg") no-repeat 0px 0px;
  margin: 0;
  padding: 0 0 2px 22px;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px #ddd solid;
}

#texte .lieuE {
  background: transparent url("controlPlayTer.jpg") no-repeat 0px 0px;
  margin: 10px 0 0 0;
  padding: 0 0 2px 20px;
  color: maroon;
}

#texte blockquote {
  position: relative;
  background-color: #F1EDE6;
  margin: 0 0 10px 0;
  padding: 5px 5px 0px 10px;
  text-align: left;
  border: 1px #ddd solid;
  border-left: 7px #ddd solid;
}
#texte blockquote p {
  font-style: italic;
  font-size: 11px;
  line-height: 15px;
  letter-spacing: 0.02em;
}

#texte .logo-article {
  position: relative;
  margin: 0 0 0 5px;
  padding: 0;
  float: right;
}
#texte .blocActu .spip_logos {
  position: relative;
  margin: 0 0 0 5px;
  float: right;
}

#texte img {
  margin: 0;
  padding: 2px;
  border: 1px #ddd solid;
}



#texte #documents_joints {
  clear: both;
  position: relative;
  font-size: 11px;
  margin: 15px 0;
  padding: 10px 0 0 0;
  border-top: 1px #ddd solid;
}

#texte #documents_joints h2 {
  color: maroon;
  margin: 0;
  padding: 0;
}

#texte #documents_joints ul {
  list-style: none;
  margin: 15px 0;
  padding: 0;
}
#texte #documents_joints li {
  margin: 15px 0;
  padding: 0;
}
#texte #documents_joints img {
  margin: 0 15px 0 0;
  padding: 0;
  border: 0;
}

#texte dl {
  margin-top: 0;
  padding: 0 0 3px 0;
  font-family: Arial, Helvetica, SunSans-Regular,sans-serif;
  font-size: 10px;
  line-height: 10px;
  border-bottom: 1px #ddd solid;
}
#texte .spip_documents {
  text-align: left;
}
#texte dl.spip_documents_left,
#texte .spip_documents_left {
  margin: 3px 15px 0 0;
}
#texte dl.spip_documents_right,
#texte .spip_documents_right {
  margin: 3px 5px 0 5px;
}
#texte .spip_documents_center {
  display:block;
}
#texte dl img {
  margin: 0;
  padding: 2px;
  border: 1px #ddd solid;
}
#texte dt {
  margin: 0;
  padding: 0;
  color: maroon;
}
#texte dd {
  margin: 3px 0 0 0;
  padding: 0;
}

#texte hr {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  height: 1px;
  width: 400px;
  border: 1px #dc8 dashed;
  border-width: 1px 0px 0 0px;
}

#texte ul {
  margin: 0px 0 10px 5px;
  padding: 0;
  list-style-type: none;
}

#texte ul li {
  margin: 0;
  padding: 0 0 0 17px;
  font-size: 10px;
  line-height: 16px;
  text-align: left;
  font-style: italic;
}

#texte .notes,
#texte .ps {
  position: relative;
  background-color: #F1EDE6;
  font-family: Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
  font-size: 11px;
  margin: 15px 0;
  padding: 5px;
  border-top: 3px #fff dashed;
}
#texte .notes h2,
#texte .ps h2 {
  color: #fff;
  margin: 0;
  padding: 0;
}

#texte h2#agendaE {
  color: #c67100;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 0 0 0;
  border-top: 1px #c67100 dashed;
}

#texte ul {
  padding-left: 20px;
  list-style-type: square;
}
#texte ul ul {
  padding-left: 13px;
  list-style: circle;
}

/* plan du site
--------------------------------- */
.page_plan  #texte h2 {
  margin: 0;
  padding: 0;
}
.page_plan  #texte h2 a {
  display: block;
  font: bold 12px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: maroon;
  margin: 0;
  padding: 20px 0 0 0;
}

.page_plan  #texte h3 {
  font: bold 13px Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0 0 0 5px;
}

.page_plan #texte ul {
  margin: 5px 0 10px 0;
}

.page_plan #texte ul li strong a {
  font-size: 12px;
  font-style: normal;
}

.page_plan #texte ul li {
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.page_plan #texte ul li a {
  text-decoration: none;
  list-style-type: square;
  margin: 0;
  padding: 0;
}
.page_plan #texte ul a:hover {
  color: maroon;
  text-decoration: underline overline;
}
.page_plan #texte ul li:hover {
  color: #22f;
}

/* formulaire
------------------------------*/
form legend {
  display: none;
}

.formulaire_ecrire_auteur form {
  width: 200px;
  margin: 0;
  padding: 0;
}
.formulaire_ecrire_auteur form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

.formulaire_ecrire_auteur form br {
  display: none;
}

.formulaire_ecrire_auteur label {
  display: block;
  margin: 0;
  padding: 0;
  color: #555;
  font-size: 11px;
}

.formulaire_ecrire_auteur textarea {
  background-color: #FDFDFC;
  margin: 5px 0 10px 0;
  padding: 3px;
  font-size: 11px;
  border: 1px #C2CB1C solid;
  color: maroon;
}

.formulaire_ecrire_auteur input {
  background-color: #FDFDFC;
  color: maroon;
  font-size: 11px;
  border: 1px #C2CB1C solid;
  margin: 3px 0 10px 0;
  padding: 3px;
}

.formulaire_ecrire_auteur input:hover,
.formulaire_ecrire_auteur input:focus,
.formulaire_ecrire_auteur textarea:hover,
.formulaire_ecrire_auteur textarea:focus {
  background-color: #FAFAFA;
  border:  1px maroon solid;
}

.reponse_formulaire {
  margin: 0;
  padding: 0;
  color: maroon! important;
  font-size: 12px;
  font-weight: bold;
}

.formulaire_ecrire_auteur .previsu {
  background-color: #FDFDFC;
  width: 460px;
  border: 1px #ddd solid;
  margin: 3px 0 30px 0;
  padding: 5px 5px 0 15px;
}

/* CALANDRIER
--------------------------------- */
#calendrier {
  position: relative;
  background: #dfdfdf url("calendrier.jpg") no-repeat top center;
  width: 990px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 60px 0 30px 0;
}

#calendrier #agendaComplet {
  position: absolute;
  top: 0;
  left: 0;
  width: 727px;
  margin: 0 0px 0 0;
  padding: 0 5px 0 0;
  padding-top: 20px! important;
  text-align: right;
  border-right: 2px #999 solid;
  z-index: 50;
}
#calendrier #agendaComplet a {
  background: transparent url("controlPlayBis.jpg") no-repeat 0px -2px;
  height: 14px;
  margin: 0;
  padding: 0 0 0 18px;
  color: #045;
  text-decoration: none;
}
#calendrier #agendaComplet a:hover {
  color: maroon;
  text-decoration: underline;
}

#calendrier #haut {
  position: absolute;
  top: 0;
  left: 0;
  width: 963px;
  margin: 0 0px 0 0;
  padding: 20px 5px 0 0;
  text-align: right;
  border-right: 2px #999 solid;
  z-index: 40;
}
#calendrier #haut a {
  background: transparent url("controlPlayBis.jpg") no-repeat 0px -34px;
  height: 14px;
  margin: 0;
  padding: 0 0 0 18px;
  color: #045;
  text-decoration: none;
}
#calendrier #haut a:hover {
  color: maroon;
  text-decoration: underline;
}

#calendrier h4,
.calendrier-table-large tr .calendrier-th a {
  background: transparent url("controlPlayBis.jpg") no-repeat 0px 0px;
  display: block;
  height: 16px;
  margin: 0;
  padding: 0px 0 0 20px;
  font-size: 12px;
  color: #777;
  text-decoration: none;
}

#calendrier h5 {
  background-color: transparent;
  margin: 0;
  padding: 0 0 5px 20px;
  font-size: 10px;
  color: #777;
}

#calendrier .active a {
  background: transparent url("controlPlayBis.jpg") no-repeat 0px -16px;
  color: maroon;
}
#calendrier .active h5 {
  color: maroon;
}

.calendrier-table-large .calendrier-th {
  position: relative;
  top: 0;
  background-color: transparent;
  width: 130px;
  margin: 0;
  padding: 6px 4px 0 4px;
  text-align: left;
  border-left: 2px #eee solid;
}
.calendrier-table-large .active {
  background-color: #e8f5c6;
}

.calendrier-table-large {
  width: 990px;
  margin: 0;
  padding: 0;
  border: 0;
}
.calendrier-table-large tr,
.calendrier-table-large td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}

.calendrier-table-large .calendrier-evenement div span {
  margin: 0;
  padding: 0 3px;
  color: #111;
  font-size: 10px;
  font-weight: bold;
}

.calendrier-table-large .calendrier-td {
  position: relative;
  top: 0;
  background-color: transparent;
  width: 130px;
  margin: 0;
  padding: 10px 4px 0 4px;
  text-align: left;
  border-left: 2px #eee solid;
}

.calendrier-table-large .calendrier-evenement a {
  background-color: transparent;
  margin: 0;
  padding: 0 0 3px 0;
  font: 10px Arial, Verdana, Helvetica, sans-serif;
  color: #594D47;
  word-spacing: 0;
  text-decoration: none;
}

.calendrier-table-large .calendrier-couleur2,
.calendrier-table-large .calendrier-couleur4 {
  margin: 0;
  padding: 0 0 10px 0;
}

/* ADTHIS
--------------------- */
#addthis {
  position: absolute;
  top: 0;
  left: 20px;
  height: 20px;
  z-index: 99999;
}


/* Recherche google */
/**
 * Default Theme, v2.
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto;
}
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
  width: 100%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #fff;
  border: 1px solid #fff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
table.gsc-search-box td.gsc-input {
  padding-right: 24px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 12px;
}

input.gsc-input {
  font-size: 16px;
  padding: 4px 9px;
  border: 1px solid #D9D9D9;
  width: 99%;
}

.gsc-input-box {
  border: 1px solid #D9D9D9;
  background: #fff;
  height: 25px;
}

.gsc-search-box .gsc-input>input:hover,
.gsc-input-box-hover {
  border: 1px solid #b9b9b9;
  border-top-color: #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  outline: none;
}
.gsc-search-box .gsc-input>input:focus,
.gsc-input-box-focus {
  border: 1px solid #4d90fe;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
  outline: none;
}

/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding: 0 8px;
  height: 29px;
  min-width: 54px;

  border: 1px solid #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;

  border-color: #3079ed;
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
}
.cse input.gsc-search-button:hover,
input.gsc-search-button:hover {
  border-color: #2f5bb7;
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
}

.cse input.gsc-search-button:focus,
input.gsc-search-button:focus {
  box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
  -moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.5);
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
  width: 13px;
  height: 13px;
  padding: 6px 27px;
  min-width: 13px;
  margin-top: 2px;
}

.gsc-refinementHeader {
  text-decoration: none;
  font-weight: bold;
  color: #666;
}

.gsc-refinementHeader.gsc-refinementhActive {
  text-decoration: none;
  color: #DD4B39;
}

.gsc-refinementHeader.gsc-refinementhInactive {
  text-decoration: none;
  cursor: pointer;
}

.gsc-refinementHeader.gsc-refinementhInactive>span:hover {
  text-decoration: underline;
}

.gsc-refinementhActive>span {
  border-bottom: 3px solid;
  padding-bottom: 2px;
}

.gsc-refinementsArea {
  margin-top: 0;
  padding-bottom: 4px;
  padding-top: 10px;
}

/* Foont size for refinements */
.gsc-tabsArea {
  font-size: 11px;
}
/* For searcher tabs */
.gsc-tabsArea > .gsc-tabHeader {
  height: 27px;
}
.gsc-tabsArea > div {
  height: 30px;
  overflow: auto;
}
/* No spacers needed for keneddy refinements */
.gsc-tabsArea .gs-spacer {
  display: none;
}
.gsc-tabsArea .gs-spacer-opera {
  display: none;
}
.gsc-tabsArea {
  margin-top: 12px;
  margin-bottom: 0;
  height: 29px;
  border-bottom: 1px solid #CCC;
}
/* Refinement tab properties */
.gsc-tabHeader {
  display: inline-block;
  padding: 0 8px 1px 8px;
  margin-right: 0px;
  margin-top: 0px;
  font-weight: bold;
  height: 27px;
  line-height: 27px;
  min-width: 54px;
  text-align: center;
}
/* Active refinement tab properties */
.gsc-tabHeader.gsc-tabhActive {
  border: 1px solid #ccc;
  border-bottom-color: #fff;
  color: #202020;
}
/* Inactive refinement tab properties */
.gsc-tabHeader.gsc-tabhInactive {
  background: #fff;
  color: #666;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
/* Inner wrapper for an image result */
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: .25em;
  border: 1px solid #fff;
  margin-bottom: 1em;
}
/* Inner wrapper for a result */
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid #fff;
  margin-bottom: 0;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result {
  border: 1px solid #fff;
  margin-bottom: 0;
}
/* Wrapper for a result. */
.gsc-webResult .gsc-result {
  padding: 10px 0 10px 0;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 1px solid #fff;
}
.gs-web-image-box,
.gs-promotion-image-box {
  padding: 2px 0;
}
.gs-promotion-image-box img.gs-promotion-image {
  max-width: 50px;
}
.gs-promotion-image-box img.gs-promotion-image,
.gs-promotion-image-box {
  width: 50px;
}
.gs-web-image-box img.gs-image {
  max-width: 70px;
  max-height: 70px;
}

.gs-web-image-box-landscape img.gs-image {
  max-width: 70px;
  max-height: 50px;
}

.gs-web-image-box-portrait img.gs-image {
  max-width: 50px;
  max-height: 120px;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 80px;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
  width: 60px;
  height: 50px;
  overflow: hidden;
}

.gs-web-image-box {
  text-align: inherit;
}
.gs-promotion-image-box img.gs-promotion-image {
  border: 1px solid #ebebeb;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gsc-webResult.gsc-result.gsc-promotion,
.gsc-webResult.gsc-result.gsc-promotion {
  background-color: #F6F6F6;
  margin-top: 5px;
  margin-bottom: 10px;
}
.gsc-result-info {
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px;
  padding-bottom: 10px;
}
.gs-promotion-text-cell .gs-visibleUrl,
.gs-promotion-text-cell .gs-snippet {
  font-size: 13px;
}

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top {
  padding-left: 8px;
  padding-right: 8px;
}

.gs-promotion-table {
  margin-left: 8px;
  margin-right: 8px;
}

.gs-promotion table {
  padding-left: 8px;
  padding-right: 8px;
}

table.gs-promotion-table-snippet-with-image{
  padding-left: 0;
  padding-right: 0;
}

.gs-promotion-text-cell {
  margin-left: 8px;
  margin-right: 8px;
}

.gs-promotion-text-cell-with-image {
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #15C;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #15C;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #15C;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #15C;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #093;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #EEE;
}

.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background: white;
  border: 1px solid #CCC;
  border-top-color: #D9D9D9;
  margin: 0;
}

.gsc-completion-title {
  color: #15C;
}
.gsc-completion-snippet {
  color: #000;
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display: block;
}

/* Keneddy shows url at the top of the snippet, after title */
.gsc-url-top {
  display: block;
}

.gsc-url-bottom {
  display: none;
}

/* Keneddy shows thumbnail inside the snippet, under title and url */
.gsc-thumbnail-left {
  display: none;
}

.gsc-thumbnail-inside {
  display: block;
}

.gsc-result .gs-title {
  height: 1.2em;
}

.gs-result .gs-title,
.gs-result .gs-title * {
  color: #15C;
}

.gs-result a.gs-visibleUrl,
.gs-result .gs-visibleUrl {
  color: #093;
  text-decoration: none;
  padding-bottom: 2px;
}

.gsc-results .gsc-cursor-box {
  margin: 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  text-decoration: none;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  text-decoration: underline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  text-decoration: none;
  color: #DD4B39;
}

.gsc-preview-reviews,
.gsc-control-cse .gs-snippet,
.gsc-control-cse .gs-promotion em,
.gsc-control-cse .gs-snippet,
.gsc-control-cse .gs-promotion em {
  color: #333;
}

.gsc-control-cse-zh_CN .gs-snippet b,
.gsc-control-cse-zh_CN .gs-promotion em,
.gsc-control-cse-zh_TW .gs-snippet b,
.gsc-control-cse-zh_TW .gs-promotion em {
  color: #C03;
}

.gsc-snippet-metadata,
.gsc-role,
.gsc-tel,
.gsc-org,
.gsc-location,
.gsc-reviewer,
.gsc-author {
  color: #666;
}

.gsc-wrapper.gsc-thinWrapper {
  border-right: 1px solid #e9e9e9;
}

.gs-spelling a {
  color: #15C;
}

.gs-spelling {
  color: #333;
  padding-left: 7px;
  padding-right: 7px;
}

.gs-snippet {
  margin-top: 1px;
}

div.gsc-clear-button {
  background-image: url('//www.google.com/uds/css/v2/clear.png');
}

div.gsc-clear-button:hover {
  background-image: url('//www.google.com/uds/css/v2/clear-hover.png');
}

.gsc-preview-reviews ul {
  padding-left: 0;
  padding-right: 0;
}

.gsc-completion-container .gsc-completion-icon-cell {
  width: 42px;
  height: 42px;
  padding-right: 10px;
}

td.gsc-branding-text, td.gcsc-branding-text {
  color: #666;
}

.gcsc-branding {
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
}

.gsc-adBlock {
  padding-bottom: 5px;
}

.gsc-table-cell-snippet-close,
.gsc-table-cell-snippet-open {
  padding-left: 0;
  padding-right: 0;
}

.gsc-selected-option-container {
  background-color: whiteSmoke;
  background-image: linear-gradient(top,whiteSmoke,#F1F1F1);
  background-image: -webkit-linear-gradient(top,whiteSmoke,#F1F1F1);
  background-image: -moz-linear-gradient(top,whiteSmoke,#F1F1F1);
  background-image: -ms-linear-gradient(top,whiteSmoke,#F1F1F1);
  background-image: -o-linear-gradient(top,whiteSmoke,#F1F1F1);
}

