/* html TAGS ----------------------------------------------------------- */
html {background-color: #f2efe7;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #262113;overflow-y: scroll; overflow-x: auto;}

a {text-decoration: none;color: #262113;}
a.lnk_out{
  text-decoration: underline;
  background-image: url(img/lien/out.gif);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 12px;
  }
a.file{
  text-decoration: none;
  background-image: url(img/lien/file.png);
  background-position: 0  2px;
  background-repeat: no-repeat;
  padding-left: 15px;
  color:#d39c0a;
  text-transform: uppercase;
  font-size: 10px;
  float: right;
}
a.visit{
  text-decoration: none;
  background-image: url(img/lien/visit.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 15px;
  color:#d39c0a;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 15px;
  float: right;
}
p {line-height: 135%;}
p.marge{margin-bottom:12px;}
table{width:100%;}

small{font-size: .85em;}

h1{font-size: 28px; font-weight: normal;margin: 15px 0 15px 0;color:#d39c0a;text-align: left;text-transform: uppercase;}
h1:first-child{margin-top: -10px;}

h2{font-size: 16px; font-weight: bold;margin: 15px 0 5px 0;color:#d39c0a;}
h2:first-child{margin-top: 0;}

h3{font-size: 14px; font-weight: bold;margin: 15px 0 5px 0;color:#262113;}


h4{font-size: 13px; font-weight: bold;margin: 15px 0 0 0;color:#d39c0a;}
h4:first-child{margin-top: 0;}

ul{margin-top: 15px;}
ul li{list-style: none outside url(img/puce/arrow.png);margin-left: 15px;padding-bottom: 12px;line-height: 135%;}

/* buttons ------------------------------------------------------------- */
a.debut{display: inline-block; background: transparent url(img/bt_debut.png) no-repeat top left;width: 118px; height:36px;text-align: left;font-weight:bold;text-transform: uppercase;color:white;padding:3px 0 0 28px;}

/* layout -------------------------------------------------------------- */
.wrapper{position: relative; width:940px; margin: 0 auto;}
.pad{padding: 24px;}
.pad.next{padding-top: 0;}

#header{background-color: white; height:80px;}
#header .wrapper{height:80px;}
#header .logo{position: absolute; top: 12px;}
#header .buy{position: absolute; top: 0; right:0;width: 111px; height:15px;background: transparent url(img/bt_buy.png) no-repeat top center;text-align: center;}
#header .buy a{color:white;font-weight: bold; font-size: 11px;line-height: 100%;}
#header .menu{position: absolute; bottom: 6px; right:0; text-transform: uppercase; font-size: 10px;line-height: 8px;}
#header .menu a{display: inline-block; border-right: 1px solid #262113; padding-right: 10px; margin-right: 10px;padding-top: 2px;}
#header .menu a:last-child{border: 0 none; padding-right: 0; margin-right: 0;}


#content{}
#content div.back{position: absolute; width: 100%; height: 150px; background-color: #d39c0a;}
#content .wrapper{min-height: 250px;}


#footer{color: #8c887d;font-size: 11px;padding-top: 10px; text-align: center;}
#footer a{color: #8c887d;}


/* contents -------------------------------------------------------------- */
#plages-home table{width: auto;}
#plages-home .plage{cursor: pointer; background: transparent url(img/plage-background.png) no-repeat top left; width:305px; height:37px; overflow: hidden;}
#plages-home .plage .no{float:left; width:37px; text-align: center; padding: 13px 0;font-size: 10px;line-height: 100%;font-weight: bold; color:#d39c0a;}
#plages-home .plage .nom{float: left; width: 250px; font-weight: bold; font-size: 13px; margin: 4px 0 0 10px;}
#plages-home .plage .ressources{float: left; width: 250px; font-size: 11px; margin: 0 0 0 10px;}

#plages-home .plage.empty{cursor: default; color: #999999;}



#plage .header{height: 75px;}
#plage .content{background: #d39c0a url(img/plages/default.jpg) no-repeat top right;padding-bottom: 35px;}
#plage .voile{margin-right: 230px; background-color: white; background-color: rgba(255, 255, 255, .95); min-height: 380px;}


#plage .nom{font-size: 24px; line-height: 34px;padding-left: 20px;padding-top: 28px;font-weight: bold;color: white;text-transform: uppercase;}
#plage .no{display: inline-block; width: 34px; text-align: center; color:#d39c0a;background: transparent url(img/plages/no.png) no-repeat center top;margin-right: 11px;}
#plage .tradition{position: absolute; top:28px; right:0;color:white; font-size: 18px;font-weight: bold;text-transform: uppercase;}

#plage .navig{margin-top: -14px;height:14px;}
#plage .titre{font-size: 25px;font-weight: bold;margin-top: 14px;color:#d39c0a}

#plage .ressources {margin-bottom: 20px;}
#plage .ressources td.types{width:45px;padding-top: 14px;}
#plage .ressources td.link{width:140px;text-align: right;padding-top: 10px;}

#plage .ressources .titre{font-size: 14px;font-weight: bold;margin-top: 14px;color:#262113}
#plage .ressources .descriptif{font-size: 14px;}
#plage .ressources .label{margin-top: 7px; font-size: 11px; color:#d39c0a;}
#plage .ressources .info{font-size: 12px;}


#plage .ressources .types .type{
  width:25px; height:25px;
  overflow: hidden;
  background: #d39c0a url(img/types/image.png) left top no-repeat;
  background-size: 100% 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 4px;
}
li#plage .ressources{margin-bottom:0;font-size: 11px;padding-top: 4px;}
li#plage .ressources .types .type{display: inline-block;margin-bottom: -4px;}

#plage .ressources .types .type .label{display: none;}

#plage .ressources .types .type.image{background-image: url(img/types/image.png);}
#plage .ressources .types .type.txt_info{background-image: url(img/types/txt_info.png);}
#plage .ressources .types .type.video{background-image: url(img/types/video.png);}
#plage .ressources .types .type.partition_paroles{background-image: url(img/types/partition_paroles.png);}
#plage .ressources .types .type.fiche_activite{background-image: url(img/types/fiche_activite.png);}

#plage .ressources .link .bt{
  display: inline-block;
  text-align: center; color:white; text-transform: uppercase; font-size: 11px;
  line-height: 28px;
  width:98px;
  height: 27px;
  background: transparent url(img/plages/navig/orgs/lien_download.png) left top no-repeat;
  margin-bottom: 7px;
}
#plage .ressources .link .bt.in{background-image: url(img/plages/navig/orgs/lien_download.png);}
#plage .ressources .link .bt.out{background-image: url(img/plages/navig/orgs/lien_out.png);background-position: 0px 4px;}

#plage .tradition .picto{padding: 6px 0 12px 40px; background: transparent url(img/traditions/default.png) left top no-repeat;}

#plage .tradition .picto.juif{background-image: url(img/traditions/juif.png);	            padding-left: 40px;}
#plage .tradition .picto.croix{background-image: url(img/traditions/croix.png);	            padding-left: 27px;}
#plage .tradition .picto.musulman{background-image: url(img/traditions/musulman.png);	    padding-left: 40px;}
#plage .tradition .picto.hindou{background-image: url(img/traditions/hindou.png);	        padding-left: 46px;}
#plage .tradition .picto.bouddhiste{background-image: url(img/traditions/bouddhiste.png);	padding-left: 39px;}
#plage .tradition .picto.confuceen{background-image: url(img/traditions/confuceen.png);	    padding-left: 41px;}
#plage .tradition .picto.taoiste{background-image: url(img/traditions/taoiste.png);	        padding-left: 39px;}
#plage .tradition .picto.japonais{background-image: url(img/traditions/japonais.png);	    padding-left: 40px;}
#plage .tradition .picto.nhambiquara{background-image: url(img/traditions/nhambiquara.png);	padding-left: 50px;}
#plage .tradition .picto.aymara{background-image: url(img/traditions/aymara.png);	        padding-left: 47px;}
#plage .tradition .picto.santeria{background-image: url(img/traditions/santeria.png);	    padding-left: 43px;}
#plage .tradition .picto.bainuk{background-image: url(img/traditions/bainuk.png);	        padding-left: 30px;}
#plage .tradition .picto.mbenzele{background-image: url(img/traditions/mbenzele.png);	    padding-left: 45px;}
#plage .tradition .picto.xhosa{background-image: url(img/traditions/xhosa.png);	            padding-left: 43px; background-position: 0px 4px;}
#plage .tradition .picto.aborigene{background-image: url(img/traditions/aborigene.png);	    padding-left: 44px;}

#plage ul{margin-top: 0;}
#plage ul li{list-style: disc outside none;margin-left: 15px;padding:2px 0;}

#plage .navig {float:right;}
#plage .navig .select{float:left;position: relative;}
#plage .navig .select .bt{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #d39c0a url(img/plages/navig/select_bt.png) right center no-repeat;
  float: left;
  width: 60px;
  font-size: 11px;
  font-weight: bold;
  color: white;
  padding: 1px 0 1px 5px;
  cursor: pointer;
}
#plage .navig .select .bt .label{text-align: right; width: 36px;padding-right: 5px; border-right: 1px solid white;}
#plage .navig .select .options{position: absolute;top:15px;left:0px; width: auto; background-color: white;padding: 10px 10px 4px 7px;white-space: nowrap;display: none;}

#plage .navig .select .options .item{font-size: 12px; padding-bottom: 2px;color:#262113;cursor: pointer;}
#plage .navig .select .options .item .no{background: none;width: 15px;font-size: 11px;margin-right: 8px; text-align: right;color:#262113;}

#plage .navig .select .options .item.empty,
#plage .navig .select .options .item.empty .no{color:#999999; cursor: default;}

#plage .navig .select .options .item.selected,
#plage .navig .select .options .item.selected .no{color:#d39c0a;}


#plage .navig .space,
#plage .navig .next,
#plage .navig .prev{float: left; display: block; width:7px; height: 12px; background: transparent url(img/plages/navig/orgs/fleche_previous.png) no-repeat top left;margin: 1px 4px;}
#plage .navig .next{background-image: url(img/plages/navig/orgs/fleche_next.png);}
#plage .navig .space{background-image: none;}
/* surcharge home */
html.home #content .wrapper,
html.content #content .wrapper{background-color: white;}

/* PLAGE 1 */
html.plage01 {background-color: #f0f3f7;}
html.plage01 #content div.back{background-color: #344c77;}
html.plage01 #plage .content{background-color: #344c77; background-image: url(img/plages/01.jpg);}


html.plage01 #plage .no{color:#344c77;}
html.plage01 #plage .titre{color:#344c77}
html.plage01 #plage .ressources .label{color:#344c77;}

html.plage01 #plage .ressources .types .type{background-color: #344c77;}

html.plage01 #plage .navig .select .bt{background-color: #344c77;}

html.plage01 #plage .navig .select .options .item.selected,
html.plage01 #plage .navig .select .options .item.selected .no{color:#344c77;}


html.plage01 #plage .navig .next{background-image: url(img/plages/navig/01-fleche_next.png);}
html.plage01 #plage .navig .prev{background-image: url(img/plages/navig/01-fleche_previous.png);}

html.plage01 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/01-lien_download.png);}
html.plage01 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/01-lien_out.png);}

/* PLAGE 2 */
html.plage02 {background-color: #f7f2f0;}
html.plage02 #content div.back{background-color: #dd561b;}
html.plage02 #plage .content{background-color: #dd561b; background-image: url(img/plages/02.jpg);}


html.plage02 #plage .no{color:#dd561b;}
html.plage02 #plage .titre{color:#dd561b}
html.plage02 #plage .ressources .label{color:#dd561b;}

html.plage02 #plage .ressources .types .type{background-color: #dd561b;}

html.plage02 #plage .navig .select .bt{background-color: #dd561b;}

html.plage02 #plage .navig .select .options .item.selected,
html.plage02 #plage .navig .select .options .item.selected .no{color:#dd561b;}


html.plage02 #plage .navig .next{background-image: url(img/plages/navig/02-fleche_next.png);}
html.plage02 #plage .navig .prev{background-image: url(img/plages/navig/02-fleche_previous.png);}

html.plage02 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/02-lien_download.png);}
html.plage02 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/02-lien_out.png);}

/* PLAGE 3 */
html.plage03 {background-color: #f7f3f0;}
html.plage03 #content div.back{background-color: #cd6324;}
html.plage03 #plage .content{background-color: #cd6324; background-image: url(img/plages/03.jpg);}


html.plage03 #plage .no{color:#cd6324;}
html.plage03 #plage .titre{color:#cd6324}
html.plage03 #plage .ressources .label{color:#cd6324;}

html.plage03 #plage .ressources .types .type{background-color: #cd6324;}

html.plage03 #plage .navig .select .bt{background-color: #cd6324;}

html.plage03 #plage .navig .select .options .item.selected,
html.plage03 #plage .navig .select .options .item.selected .no{color:#cd6324;}


html.plage03 #plage .navig .next{background-image: url(img/plages/navig/03-fleche_next.png);}
html.plage03 #plage .navig .prev{background-image: url(img/plages/navig/03-fleche_previous.png);}

html.plage03 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/03-lien_download.png);}
html.plage03 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/03-lien_out.png);}

/* PLAGE 4 */
html.plage04 {background-color: #f7f1f0;}
html.plage04 #content div.back{background-color: #a52b1b;}
html.plage04 #plage .content{background-color: #a52b1b; background-image: url(img/plages/04.jpg);}


html.plage04 #plage .no{color:#a52b1b;}
html.plage04 #plage .titre{color:#a52b1b}
html.plage04 #plage .ressources .label{color:#a52b1b;}

html.plage04 #plage .ressources .types .type{background-color: #a52b1b;}

html.plage04 #plage .navig .select .bt{background-color: #a52b1b;}

html.plage04 #plage .navig .select .options .item.selected,
html.plage04 #plage .navig .select .options .item.selected .no{color:#a52b1b;}


html.plage04 #plage .navig .next{background-image: url(img/plages/navig/04-fleche_next.png);}
html.plage04 #plage .navig .prev{background-image: url(img/plages/navig/04-fleche_previous.png);}

html.plage04 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/04-lien_download.png);}
html.plage04 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/04-lien_out.png);}

/* PLAGE 5 */
html.plage05 {background-color: #f7f4f0;}
html.plage05 #content div.back{background-color: #ea7c05;}
html.plage05 #plage .content{background-color: #ea7c05; background-image: url(img/plages/05.jpg);}


html.plage05 #plage .no{color:#ea7c05;}
html.plage05 #plage .titre{color:#ea7c05}
html.plage05 #plage .ressources .label{color:#ea7c05;}

html.plage05 #plage .ressources .types .type{background-color: #ea7c05;}

html.plage05 #plage .navig .select .bt{background-color: #ea7c05;}

html.plage05 #plage .navig .select .options .item.selected,
html.plage05 #plage .navig .select .options .item.selected .no{color:#ea7c05;}


html.plage05 #plage .navig .next{background-image: url(img/plages/navig/05-fleche_next.png);}
html.plage05 #plage .navig .prev{background-image: url(img/plages/navig/05-fleche_previous.png);}

html.plage05 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/05-lien_download.png);}
html.plage05 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/05-lien_out.png);}

/* PLAGE 6 */
html.plage06 {background-color: #f7f3f0;}
html.plage06 #content div.back{background-color: #746558;}
html.plage06 #plage .content{background-color: #746558; background-image: url(img/plages/06.jpg);}


html.plage06 #plage .no{color:#746558;}
html.plage06 #plage .titre{color:#746558}
html.plage06 #plage .ressources .label{color:#746558;}

html.plage06 #plage .ressources .types .type{background-color: #746558;}

html.plage06 #plage .navig .select .bt{background-color: #746558;}

html.plage06 #plage .navig .select .options .item.selected,
html.plage06 #plage .navig .select .options .item.selected .no{color:#746558;}


html.plage06 #plage .navig .next{background-image: url(img/plages/navig/06-fleche_next.png);}
html.plage06 #plage .navig .prev{background-image: url(img/plages/navig/06-fleche_previous.png);}

html.plage06 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/06-lien_download.png);}
html.plage06 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/06-lien_out.png);}


/* PLAGE 7 */
html.plage07 {background-color: #f7f0f1;}
html.plage07 #content div.back{background-color: #b80f1f;}
html.plage07 #plage .content{background-color: #b80f1f; background-image: url(img/plages/07.jpg);}


html.plage07 #plage .no{color:#b80f1f;}
html.plage07 #plage .titre{color:#b80f1f}
html.plage07 #plage .ressources .label{color:#b80f1f;}

html.plage07 #plage .ressources .types .type{background-color: #b80f1f;}

html.plage07 #plage .navig .select .bt{background-color: #b80f1f;}

html.plage07 #plage .navig .select .options .item.selected,
html.plage07 #plage .navig .select .options .item.selected .no{color:#b80f1f;}


html.plage07 #plage .navig .next{background-image: url(img/plages/navig/07-fleche_next.png);}
html.plage07 #plage .navig .prev{background-image: url(img/plages/navig/07-fleche_previous.png);}

html.plage07 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/07-lien_download.png);}
html.plage07 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/07-lien_out.png);}

/* PLAGE 8 */
html.plage08 {background-color: #f7f2f0;}
html.plage08 #content div.back{background-color: #e54e0f;}
html.plage08 #plage .content{background-color: #e54e0f; background-image: url(img/plages/08.jpg);}


html.plage08 #plage .no{color:#e54e0f;}
html.plage08 #plage .titre{color:#e54e0f}
html.plage08 #plage .ressources .label{color:#e54e0f;}

html.plage08 #plage .ressources .types .type{background-color: #e54e0f;}

html.plage08 #plage .navig .select .bt{background-color: #e54e0f;}

html.plage08 #plage .navig .select .options .item.selected,
html.plage08 #plage .navig .select .options .item.selected .no{color:#e54e0f;}


html.plage08 #plage .navig .next{background-image: url(img/plages/navig/08-fleche_next.png);}
html.plage08 #plage .navig .prev{background-image: url(img/plages/navig/08-fleche_previous.png);}

html.plage08 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/08-lien_download.png);}
html.plage08 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/08-lien_out.png);}

/* PLAGE 9 */
html.plage09 {background-color: #f0f2f7;}
html.plage09 #content div.back{background-color: #1d397c;}
html.plage09 #plage .content{background-color: #1d397c; background-image: url(img/plages/09.jpg);}


html.plage09 #plage .no{color:#1d397c;}
html.plage09 #plage .titre{color:#1d397c}
html.plage09 #plage .ressources .label{color:#1d397c;}

html.plage09 #plage .ressources .types .type{background-color: #1d397c;}

html.plage09 #plage .navig .select .bt{background-color: #1d397c;}

html.plage09 #plage .navig .select .options .item.selected,
html.plage09 #plage .navig .select .options .item.selected .no{color:#1d397c;}


html.plage09 #plage .navig .next{background-image: url(img/plages/navig/09-fleche_next.png);}
html.plage09 #plage .navig .prev{background-image: url(img/plages/navig/09-fleche_previous.png);}

html.plage09 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/09-lien_download.png);}
html.plage09 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/09-lien_out.png);}

/* PLAGE 10 */
html.plage10 {background-color: #f7f5f0;}
html.plage10 #content div.back{background-color: #d89a19;}
html.plage10 #plage .content{background-color: #d89a19; background-image: url(img/plages/10.jpg);}


html.plage10 #plage .no{color:#d89a19;}
html.plage10 #plage .titre{color:#d89a19}
html.plage10 #plage .ressources .label{color:#d89a19;}

html.plage10 #plage .ressources .types .type{background-color: #d89a19;}

html.plage10 #plage .navig .select .bt{background-color: #d89a19;}

html.plage10 #plage .navig .select .options .item.selected,
html.plage10 #plage .navig .select .options .item.selected .no{color:#d89a19;}


html.plage10 #plage .navig .next{background-image: url(img/plages/navig/10-fleche_next.png);}
html.plage10 #plage .navig .prev{background-image: url(img/plages/navig/10-fleche_previous.png);}

html.plage10 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/10-lien_download.png);}
html.plage10 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/10-lien_out.png);}

/* PLAGE 11 */
html.plage11 {background-color: #f7f3f0;}
html.plage11 #content div.back{background-color: #b5764f;}
html.plage11 #plage .content{background-color: #b5764f; background-image: url(img/plages/11.jpg);}


html.plage11 #plage .no{color:#b5764f;}
html.plage11 #plage .titre{color:#b5764f}
html.plage11 #plage .ressources .label{color:#b5764f;}

html.plage11 #plage .ressources .types .type{background-color: #b5764f;}

html.plage11 #plage .navig .select .bt{background-color: #b5764f;}

html.plage11 #plage .navig .select .options .item.selected,
html.plage11 #plage .navig .select .options .item.selected .no{color:#b5764f;}


html.plage11 #plage .navig .next{background-image: url(img/plages/navig/11-fleche_next.png);}
html.plage11 #plage .navig .prev{background-image: url(img/plages/navig/11-fleche_previous.png);}

html.plage11 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/11-lien_download.png);}
html.plage11 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/11-lien_out.png);}

/* PLAGE 12 */
html.plage12 {background-color: #f7f1f0;}
html.plage12 #content div.back{background-color: #c4371a;}
html.plage12 #plage .content{background-color: #c4371a; background-image: url(img/plages/12.jpg);}


html.plage12 #plage .no{color:#c4371a;}
html.plage12 #plage .titre{color:#c4371a}
html.plage12 #plage .ressources .label{color:#c4371a;}

html.plage12 #plage .ressources .types .type{background-color: #c4371a;}

html.plage12 #plage .navig .select .bt{background-color: #c4371a;}

html.plage12 #plage .navig .select .options .item.selected,
html.plage12 #plage .navig .select .options .item.selected .no{color:#c4371a;}


html.plage12 #plage .navig .next{background-image: url(img/plages/navig/12-fleche_next.png);}
html.plage12 #plage .navig .prev{background-image: url(img/plages/navig/12-fleche_previous.png);}

html.plage12 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/12-lien_download.png);}
html.plage12 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/12-lien_out.png);}

/* PLAGE 13 */
html.plage13 {background-color: #f7f1f0;}
html.plage13 #content div.back{background-color: #a73d29;}
html.plage13 #plage .content{background-color: #a73d29; background-image: url(img/plages/13.jpg);}


html.plage13 #plage .no{color:#a73d29;}
html.plage13 #plage .titre{color:#a73d29}
html.plage13 #plage .ressources .label{color:#a73d29;}

html.plage13 #plage .ressources .types .type{background-color: #a73d29;}

html.plage13 #plage .navig .select .bt{background-color: #a73d29;}

html.plage13 #plage .navig .select .options .item.selected,
html.plage13 #plage .navig .select .options .item.selected .no{color:#a73d29;}


html.plage13 #plage .navig .next{background-image: url(img/plages/navig/13-fleche_next.png);}
html.plage13 #plage .navig .prev{background-image: url(img/plages/navig/13-fleche_previous.png);}

html.plage13 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/13-lien_download.png);}
html.plage13 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/13-lien_out.png);}

/* PLAGE 14 */
html.plage14 {background-color: #f7f3f0;}
html.plage14 #content div.back{background-color: #d56b12;}
html.plage14 #plage .content{background-color: #d56b12; background-image: url(img/plages/14.jpg);}


html.plage14 #plage .no{color:#d56b12;}
html.plage14 #plage .titre{color:#d56b12}
html.plage14 #plage .ressources .label{color:#d56b12;}

html.plage14 #plage .ressources .types .type{background-color: #d56b12;}

html.plage14 #plage .navig .select .bt{background-color: #d56b12;}

html.plage14 #plage .navig .select .options .item.selected,
html.plage14 #plage .navig .select .options .item.selected .no{color:#d56b12;}


html.plage14 #plage .navig .next{background-image: url(img/plages/navig/14-fleche_next.png);}
html.plage14 #plage .navig .prev{background-image: url(img/plages/navig/14-fleche_previous.png);}

html.plage14 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/14-lien_download.png);}
html.plage14 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/14-lien_out.png);}

/* PLAGE 15 */
html.plage15 {background-color: #f7f7f0;}
html.plage15 #content div.back{background-color: #848478;}
html.plage15 #plage .content{background-color: #848478; background-image: url(img/plages/15.jpg);}


html.plage15 #plage .no{color:#848478;}
html.plage15 #plage .titre{color:#848478}
html.plage15 #plage .ressources .label{color:#848478;}

html.plage15 #plage .ressources .types .type{background-color: #848478;}

html.plage15 #plage .navig .select .bt{background-color: #848478;}

html.plage15 #plage .navig .select .options .item.selected,
html.plage15 #plage .navig .select .options .item.selected .no{color:#848478;}


html.plage15 #plage .navig .next{background-image: url(img/plages/navig/15-fleche_next.png);}
html.plage15 #plage .navig .prev{background-image: url(img/plages/navig/15-fleche_previous.png);}

html.plage15 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/15-lien_download.png);}
html.plage15 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/15-lien_out.png);}

/* PLAGE 16 */
html.plage16 {background-color: #f7f0f0;}
html.plage16 #content div.back{background-color: #e51a22;}
html.plage16 #plage .content{background-color: #e51a22; background-image: url(img/plages/16.jpg);}


html.plage16 #plage .no{color:#e51a22;}
html.plage16 #plage .titre{color:#e51a22}
html.plage16 #plage .ressources .label{color:#e51a22;}

html.plage16 #plage .ressources .types .type{background-color: #e51a22;}

html.plage16 #plage .navig .select .bt{background-color: #e51a22;}

html.plage16 #plage .navig .select .options .item.selected,
html.plage16 #plage .navig .select .options .item.selected .no{color:#e51a22;}


html.plage16 #plage .navig .next{background-image: url(img/plages/navig/16-fleche_next.png);}
html.plage16 #plage .navig .prev{background-image: url(img/plages/navig/16-fleche_previous.png);}

html.plage16 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/16-lien_download.png);}
html.plage16 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/16-lien_out.png);}

/* PLAGE 17 */
html.plage17 {background-color: #f7f3f0;}
html.plage17 #content div.back{background-color: #ba7346;}
html.plage17 #plage .content{background-color: #ba7346; background-image: url(img/plages/17.jpg);}


html.plage17 #plage .no{color:#ba7346;}
html.plage17 #plage .titre{color:#ba7346}
html.plage17 #plage .ressources .label{color:#ba7346;}

html.plage17 #plage .ressources .types .type{background-color: #ba7346;}

html.plage17 #plage .navig .select .bt{background-color: #ba7346;}

html.plage17 #plage .navig .select .options .item.selected,
html.plage17 #plage .navig .select .options .item.selected .no{color:#ba7346;}


html.plage17 #plage .navig .next{background-image: url(img/plages/navig/17-fleche_next.png);}
html.plage17 #plage .navig .prev{background-image: url(img/plages/navig/17-fleche_previous.png);}

html.plage17 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/17-lien_download.png);}
html.plage17 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/17-lien_out.png);}

/* PLAGE 18 */
html.plage18 {background-color: #f7f3f0;}
html.plage18 #content div.back{background-color: #804928;}
html.plage18 #plage .content{background-color: #804928; background-image: url(img/plages/18.jpg);}


html.plage18 #plage .no{color:#804928;}
html.plage18 #plage .titre{color:#804928}
html.plage18 #plage .ressources .label{color:#804928;}

html.plage18 #plage .ressources .types .type{background-color: #804928;}

html.plage18 #plage .navig .select .bt{background-color: #804928;}

html.plage18 #plage .navig .select .options .item.selected,
html.plage18 #plage .navig .select .options .item.selected .no{color:#804928;}


html.plage18 #plage .navig .next{background-image: url(img/plages/navig/18-fleche_next.png);}
html.plage18 #plage .navig .prev{background-image: url(img/plages/navig/18-fleche_previous.png);}

html.plage18 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/18-lien_download.png);}
html.plage18 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/18-lien_out.png);}

/* PLAGE 19 */
html.plage19 {background-color: #f7f5f0;}
html.plage19 #content div.back{background-color: #786543;}
html.plage19 #plage .content{background-color: #786543; background-image: url(img/plages/19.jpg);}


html.plage19 #plage .no{color:#786543;}
html.plage19 #plage .titre{color:#786543}
html.plage19 #plage .ressources .label{color:#786543;}

html.plage19 #plage .ressources .types .type{background-color: #786543;}

html.plage19 #plage .navig .select .bt{background-color: #786543;}

html.plage19 #plage .navig .select .options .item.selected,
html.plage19 #plage .navig .select .options .item.selected .no{color:#786543;}


html.plage19 #plage .navig .next{background-image: url(img/plages/navig/19-fleche_next.png);}
html.plage19 #plage .navig .prev{background-image: url(img/plages/navig/19-fleche_previous.png);}

html.plage19 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/19-lien_download.png);}
html.plage19 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/19-lien_out.png);}

/* PLAGE 20 */
html.plage20 {background-color: #f0f2f7;}
html.plage20 #content div.back{background-color: #486ab1;}
html.plage20 #plage .content{background-color: #486ab1; background-image: url(img/plages/20.jpg);}


html.plage20 #plage .no{color:#486ab1;}
html.plage20 #plage .titre{color:#486ab1}
html.plage20 #plage .ressources .label{color:#486ab1;}

html.plage20 #plage .ressources .types .type{background-color: #486ab1;}

html.plage20 #plage .navig .select .bt{background-color: #486ab1;}

html.plage20 #plage .navig .select .options .item.selected,
html.plage20 #plage .navig .select .options .item.selected .no{color:#486ab1;}


html.plage20 #plage .navig .next{background-image: url(img/plages/navig/20-fleche_next.png);}
html.plage20 #plage .navig .prev{background-image: url(img/plages/navig/20-fleche_previous.png);}

html.plage20 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/20-lien_download.png);}
html.plage20 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/20-lien_out.png);}

/* PLAGE 21 */
html.plage21 {background-color: #f0f7f0;}
html.plage21 #content div.back{background-color: #3f6c41;}
html.plage21 #plage .content{background-color: #3f6c41; background-image: url(img/plages/21.jpg);}


html.plage21 #plage .no{color:#3f6c41;}
html.plage21 #plage .titre{color:#3f6c41}
html.plage21 #plage .ressources .label{color:#3f6c41;}

html.plage21 #plage .ressources .types .type{background-color: #3f6c41;}

html.plage21 #plage .navig .select .bt{background-color: #3f6c41;}

html.plage21 #plage .navig .select .options .item.selected,
html.plage21 #plage .navig .select .options .item.selected .no{color:#3f6c41;}


html.plage21 #plage .navig .next{background-image: url(img/plages/navig/21-fleche_next.png);}
html.plage21 #plage .navig .prev{background-image: url(img/plages/navig/21-fleche_previous.png);}

html.plage21 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/21-lien_download.png);}
html.plage21 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/21-lien_out.png);}

/* PLAGE 22 */
html.plage22 {background-color: #f7f0f0;}
html.plage22 #content div.back{background-color: #983c35;}
html.plage22 #plage .content{background-color: #983c35; background-image: url(img/plages/22.jpg);}


html.plage22 #plage .no{color:#983c35;}
html.plage22 #plage .titre{color:#983c35}
html.plage22 #plage .ressources .label{color:#983c35;}

html.plage22 #plage .ressources .types .type{background-color: #983c35;}

html.plage22 #plage .navig .select .bt{background-color: #983c35;}

html.plage22 #plage .navig .select .options .item.selected,
html.plage22 #plage .navig .select .options .item.selected .no{color:#983c35;}


html.plage22 #plage .navig .next{background-image: url(img/plages/navig/22-fleche_next.png);}
html.plage22 #plage .navig .prev{background-image: url(img/plages/navig/22-fleche_previous.png);}

html.plage22 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/22-lien_download.png);}
html.plage22 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/22-lien_out.png);}

/* PLAGE 23 */
html.plage23 {background-color: #f7f4f0;}
html.plage23 #content div.back{background-color: #66553e;}
html.plage23 #plage .content{background-color: #66553e; background-image: url(img/plages/23.jpg);}


html.plage23 #plage .no{color:#66553e;}
html.plage23 #plage .titre{color:#66553e}
html.plage23 #plage .ressources .label{color:#66553e;}

html.plage23 #plage .ressources .types .type{background-color: #66553e;}

html.plage23 #plage .navig .select .bt{background-color: #66553e;}

html.plage23 #plage .navig .select .options .item.selected,
html.plage23 #plage .navig .select .options .item.selected .no{color:#66553e;}


html.plage23 #plage .navig .next{background-image: url(img/plages/navig/23-fleche_next.png);}
html.plage23 #plage .navig .prev{background-image: url(img/plages/navig/23-fleche_previous.png);}

html.plage23 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/23-lien_download.png);}
html.plage23 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/23-lien_out.png);}

/* PLAGE 24 */
html.plage24 {background-color: #f5f7f0;}
html.plage24 #content div.back{background-color: #69813c;}
html.plage24 #plage .content{background-color: #69813c; background-image: url(img/plages/24.jpg);}


html.plage24 #plage .no{color:#69813c;}
html.plage24 #plage .titre{color:#69813c}
html.plage24 #plage .ressources .label{color:#69813c;}

html.plage24 #plage .ressources .types .type{background-color: #69813c;}

html.plage24 #plage .navig .select .bt{background-color: #69813c;}

html.plage24 #plage .navig .select .options .item.selected,
html.plage24 #plage .navig .select .options .item.selected .no{color:#69813c;}


html.plage24 #plage .navig .next{background-image: url(img/plages/navig/24-fleche_next.png);}
html.plage24 #plage .navig .prev{background-image: url(img/plages/navig/24-fleche_previous.png);}

html.plage24 #plage .ressources .link .bt.in{background-image: url(img/plages/navig/24-lien_download.png);}
html.plage24 #plage .ressources .link .bt.out{background-image: url(img/plages/navig/24-lien_out.png);}
