body{
  font-family: "verdana";
  color:#565656;
  font-size:13px;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.clear{
  clear:both;
}

div.jfdefaulttext {
  color: #f00;
  font-size: 18px;
  font-weight: bold;
}

.wholeLayout{
  /*995px without borders*/
  position: absolute;
  left: 50%;
  width: 1004px;
  margin-left: -480px;
  margin-top: 50px;
  border-style:none;
  border-width:1px;
}


.leftLayout{
  /*978px*/
  width: 970px;
  border-style:none;
  border-width:1px;
  margin-bottom: 50px;
  float:left;
}

.horSep{
  background-image: url(../images/horizontal_dot.png);
  background-repeat: repeat-x;
  width:20px;
  height: 1px;
}

.languageSel{
  margin-top: 65px;
  width: 20px;
  border-style:none;
  border-width:1px;
  float:left;
}
.languageSel ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.languageSel li {
  padding-bottom: 2px;
}
.languageSel li a {
  color: inherit;
}
.languageSel li#active_language a {
  color:#1861b0;
}

.logo{
  float:left;
  display: inline;
  width:372px;
  height:61px;
  margin-left:90px;
  /*background-image: url(../images/logo_slogan_equiterre.png);*/
}

.componentheading {
   display: none;
}
.searchContainer{
  float:right;
  display: inline;
  margin-top:37px;
  margin-right: 8px;
  padding: 0;
  color:#858585;
}

.searchContainer .search {
  padding: 0;
}

.searchContainer input {
  float: left;
  padding-top: 2px;
}
.searchContainer input.inputbox {
  width: 250px;
  padding-top: 1px;
}
.searchContainer form {
  float: left;
}

.searchText{
  /*font-size:14px;*/
  float:left;
  padding-top: 2px;
}

.searchContainer .button {
  border-style:none;
  background-color:#fff;
  color:inherit;
  font-size:16px;
  padding-left:0px;
  padding-right:0px;
  float:left;
}

.vertSep{
  background-image: url(../images/vertical_dot.png);
  background-repeat: repeat-y;
  width:1px;
  height: 18px;
  float:left;
}

.vSpace{
  width:1px;
  height:5px;
}

.menuBanner{
  margin-top: 6px;
}

.menuBanner .shadowed {
  margin-bottom: 1px;
}

.menuBanner .shadowed.bannerRight {
  margin-left: 5px;
}
.menuBanner .shadowed.bannerRight ul#jw-sir {
  background: #fff;
}


div.menu {
  font-weight:normal;
  width: 186px;
  height:185px;
  float:left;
}

div.menu ul {
  padding-top: 5px;
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}

div.menu li {
  padding-top:2px;
  padding-bottom:3px;
  padding-left: 10px;
  color:#fff;
}

div.menu li a{
  color:#fff;
  font-size: 14px;
}

div.menu li.active {
  list-style-type: disc;
  list-style-position: inside;
}
div.menu li.active a{
  font-weight: bold;
}

.banner{
  background-image: url(../images/image_home.png);
  width: 765px;
  height: 185px;
  float:left;
}

.shadowed{
  float:left;
}

.rightShadow{
  float:left;
}

.shadowedTopRight{
  background-image: url(../images/shadow_top_right.png);
  background-repeat:no-repeat;
  background-position: bottom left;
  width: 7px;
  height: 7px;
  margin-bottom:0px;
}

.shadowedRight{
  float:left;
  background-image: url(../images/shadow_right.png);
  background-repeat: repeat-y;
  width: 7px;
}

.shadowedBottom{
  float:left;
  background-image: url(../images/shadow_bottom.png);
  background-repeat: repeat-x;
  height: 8px;
}

.shadowedBottomLeft{
  float:left;
  background-image: url(../images/shadow_bottom_left.png);
  background-repeat:no-repeat;
  width: 7px;
  height: 7px;
}

.shadowedBottomRight{
  float:left;
  background-image: url(../images/shadow_bottom_right.png);
  background-repeat:no-repeat;
  width: 7px;
  height: 7px;
}

.menuBanner .banner,
.menuBanner .bottomShadow {
  margin-left: 0px;
}

.breadcrumb {
  margin-left: 198px;
  margin-bottom: 5px;
}

.hspace{
  float:left;
  height:1px;
}

.sectionHead{
  color: #1861b0;
  font-size:12px;
  margin-top:1px;
  margin-bottom:1px;
}

.sectionSep{
  background-image: url(../images/horizontal_dot.png);
  background-repeat: repeat-x;
  width:99%;
  height: 1px;
}


.leftContent{
  float:left;
  width: 580px;
  margin-right:10px;
}

.boxes{
  margin-top: 5px;
  margin-bottom: 7px;
  /*padding-left: 5px;*/
}

.box{
  background-color:#f2f2f2;
  width:281px;
  height:297px;
  float:left;
  /*color:#373737;*/
  text-align: justify;
  position: relative;
}

.box .innerBox{
  padding-top:10px;
  padding-left:12px;
  padding-bottom: 8px;
  padding-right: 12px;
  
}

.box .innerBox h3{
  margin-top: 6px;
}

.innerBox .head{
  margin-bottom: 10px;
}

.box .innerBox img {
  float: left;
  margin-right: 5px;
}

/*.innerBox .head .picture{
  float: left;
  margin-right: 5px;
}*/

.innerBox .head .title{
  /*float:right;*/
}

.head .title .date{
  font-size: 10px;
  color: #000;
}

.head .title .titleString{
  color: #1861b0;
  font-size: 18px;
  text-align: left;
}

div.more{
  position: absolute;
  right : 0px;
  bottom: 0px;
  width: 200px;
  height: 25px;
  font-weight: bold;
  text-align: right;
}
.box div.more{
  right: 10px;
}

div.more.blued a {
  color: #fff;
}


.scheduleItem{
  color: #1861b0;
  font-size:12px;
  margin-top:3px;
  margin-bottom:3px;
  position: relative;
}

span.more{
  text-align:right;
  position: absolute;
  right: 8px;
}

.more a{
  color: #1861b0;
}

.more.blue a{
  color: white;
}

.box.blued{
  width: 363px;
  height: 297px;
  background-color:#1a60b6;
  color: white;
}

.box.blued .innerBox .title{
  font-size: 18px;
}

.box.small{
  text-align:center;
  font-size:25px;
  font-weight: normal;
  width: 363px;
  height: 67px;
}
.box.small a{
  color: #565656;
}

.box.small .innerBox{
  padding-top:6px;
  padding-left:12px;
  padding-bottom: 0;
  padding-right: 12px;
}

.darkgrayed{
  color:#3a3a3a;
}

.rightContent{
  margin-left:10px;
  float:left;
  width: 370px;
}

div.footer_menu {
  float: right;
  width: 763px;
  margin-top: 10px;
  margin-right: 10px;
}
body.home div.footer_menu {
  width: 955px;
}

div.footer_menu ul {
  list-style-type: none;
  float:right;
  margin: 10px 0 0 0;
}

div.footer_menu li {
  float:left;
  padding-left:10px;
  padding-right: 10px;
  font-size: 12px;
  background: transparent url(../images/vertical_dot.png) right center scroll repeat-y;
}
div.footer_menu li.item76 {
  background-image: none;
  padding-right: 0;
}
div.footer_menu li a {
  color:#858585;
}

.footerSep{
  margin-top:1px;
  background-image: url(../images/footer_dots.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 2px;
}

.footer {
  font-size: 10px;
  text-align: right;
}
.footer a {
  color:#1861b0;
}

.grayed{
  color:#858585;
}

a.agendaLink{
  color:#1861b0;
}

a.projectsLink{
  color:#858585;
}

#srMenu{
  height:178px;
}
#srBanner{
  height:178px;
}
#srBox{
  height:290px;
}
#srSmallBox{
  height:60px;
}


/* accueil */
body.home div.banner {
  background-image: none;
}

/* agenda */
/*AGENDA DETAILS specific classes...*/
.banner.agendaDetail{
  background-image: url(../images/image_agenda_detail.png);
}

/*.menu.green{
  background-color:#7ac626;
}*/

/*.frames{
  width:960px;
}

.frames a{
  color: #7ac626;
  text-decoration:none;
}

.frames a:hover{
  text-decoration:underline;
}*/

.leftFrame{
  float:left;
  width: 183px;
  border-style:none;
  border-width:1px;
  padding-right:10px;
}

body.home .leftFrame {
  display: none;
}

div.titre_menu ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

div.titre_menu ul li{
  display: none;
}
div.titre_menu ul li.active{
  display: block;
}
div.titre_menu ul li.active a{
  color: #565656;
}

.categories{
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #bbb;
  text-align: right;
  padding-top: 6px;
  height: 24px;
/*   padding-bottom: 7px; */
}

.categoryLst {
}

.categoryLst ul{
  color: red;
  padding-left: 0px;
  margin-left: 0px; /* for IE7 (no effect on firefox/safari)*/
  margin-top: 0px;
  list-style-type: none;
}

.categoryLst ul li{
  text-align: right;
  direction: rtl;
  /*white-space: nowrap;*/
  font-size: 12px;
/*   list-style-type: none; */
/*   list-style-position:inside;*//*IE 6 and 7 do not understand this...*/
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #bbb;
  padding-bottom: 5px;
  padding-top:5px;
  /*margin-left: 0px;*/
}

.categoryLst ul li.active{
/*   list-style-type: disc; */
  font-weight: bold;
}

.categoryLst ul li ul {
   margin-top: 8px;
   padding-right: 15px; 
}
.categoryLst ul li ul li {
  border-top-style: dotted;
  border-top-width: 1px;
  border-top-color: #bbb;
  border-bottom: none;
  font-size: 10px;
  font-weight: normal;
}

.categoryLst ul li ul li.active {
/*   list-style-type: none; */
  font-weight: bold;
}

.rightFrame{
  border-style:none;
  width: 765px;
  border-width:1px;
  margin-left: 199px;
}

.rightFrame .headLinks{
  border-top: 1px dotted #888;
  border-bottom: 1px dotted #888;
  padding-top: 5px;
  height: 24px;
  position: relative;
}
.rightFrame .headLinks.empty {
  height: 0px;
  border-top: none;
}

.headLinks .pages{
  position: absolute;
  right: 0px;
}

.rightFrame .header{
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #aaa;
  padding-bottom: 10px;
}

.header {
  padding-top: 8px;
}

.header .dates{
/*   color: #7ac626; */
  font-size: 18px;
}

.header .title{
/*   color: #7ac626; */
  font-size: 25px;
}

.agenda.list img {
  display: none;
}
.agenda.list p {
  display: none;
}
.agenda.list p.description {
  display: block;
}

.article.detail div.description,
.agenda.detail .description 
.equiterre.detail .description {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #aaa;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #1861b0;
  font-size: 15px;
  text-align: justify;
}
.article.detail div.description {
  padding: 0;
}

.article.detail div.description.empty,
.agenda div.description.empty,
.equiterre div.description.empty {
  border-bottom: none;
}

.rightFrame .content {
  text-align: justify;
}

.rightFrame .content img {
  float: right;
  border-left: 1px dotted #aaa;
  padding-left: 10px;
  margin-left: 10px;
}
.rightFrame .content div.sig img {
  border: 1px solid #ccc;
  float: none;
  margin:-5px 5px 5px -5px;
  padding: 4px;
}

/*.twoColumns{
  margin-top: 20px;
}

.twoColumns .leftCol{
  float:left;
  width: 500px;
}

.twoColumns .rightCol{
  margin-left: 500px;
}

.picContainer{
  border-left-style: dotted;
  border-left-width: 1px;
  padding-left: 20px;
}*/

.pagesSwitch{
/*   height: 30px; */
  text-align: center;
  padding: 8px 0 12px 0;
}
.pagesSwitch #linkSpacer {
  padding: 0 20px;
}

.frames .footLinks{
  position: relative;
  height: 40px;
  border-top-style: dotted;
  border-top-width: 1px;
  border-top-color: #888;
  padding-bottom: 2px;
  padding-top: 7px;
/*   margin-top: 100px; */
}

.footLinks .pages{
  float: right;
}
.footLinks .pages .nextLink{

}

.footLinks .rightBordered{
  padding-right: 13px;
  float: left;
  border-right-style: dotted;
  border-right-width: 1px;
  border-right-color: #888;
}

.footLinks .topLink{
  float: left;
  margin-left: 10px;
  width: 200px;
}


.list .footLinks {
  border-top: 1px dotted #888;
  border-bottom: 1px dotted #bbb;
  padding: 6px 0 8px 0;
}
.detail .footLinks {
  border-top: 1px dotted #bbb;
  border-bottom: 1px dotted #888;
  padding: 6px 0 8px 0;
}


.link a{
  color:#858585;
}



/* agenda_list */
body.agenda .rightFrame.list,
body.projets .rightFrame.list,
body.actualites .rightFrame.list {
  border-style:none;
  width: 565px;
  border-width:1px;
  margin-left: 5px;
  float:left;
}

.options{
  width: 185px;
  padding-top: 10px;
  border-left: 1px dotted #bbb;
/*   height: 654px; */
  margin-left: 777px;
}

.options_cb {
  float: left;
  margin: 8px 0px 0 3px;
}

.options_label {
  margin-left: 30px;
}

.options .hspace {
  height: 10px;
  width: 100%;
}

.itemList{
/*   height: 646px; */
/*   height: 570px; */
}

.listItem{
  border-style: dotted;
  border-top-width:0px;
  border-left-width: 0px;
  border-right-width:1px;
  border-right-color:#fff;
  border-bottom-width:1px;
  border-bottom-color:#888;
  text-align:justify;
  /*margin-bottom:50px;*/
  /*border-bottom-width: 1px;
  border-bottom-color: #000;*/
  padding-bottom: 10px;
  padding-top: 5px;
  width: 100%;
  position: relative;  
}
.listItem.finished,
.listItem.external,
.listItem.past {
  display: none;
}

.listItem .itemDates{
  font-size: 16px;
}

.listItem .itemTitle{
  font-size: 18px;
  text-align: left;
}

.listItem .desc{
  margin-top: 5px;
  margin-bottom: 20px;
}

.sitemap {
  padding-top: 35px;
}

.sitemap ul {
  margin: 0;
}
.sitemap li {
  margin-bottom: 5px;
}
.sitemap li li {
  margin-bottom: 0;
}

.sitemap a,
.sitemap a:hover {
  color: #1a60b6;
}

.rightFrame.contact_form {
  height: 340px;
  padding-top: 35px;
}

#dfContactForm {
  position: absolute;
}

#dfContactForm .label,
#dfContactForm .input,
#dfContactForm .error {
/*   height: 25px; */
  float: left;
  padding-bottom: 5px;
}
#dfContactForm .label {
  clear: left;
  width: 120px;
}
#dfContactForm .error span {
  margin-left: 15px;
}


.rightFrame.search {
  padding-top: 31px;
}

.rightFrame.search a,
.rightFrame.search a:hover {
  color: #1a60b6;
}


ul.pagination {
  list-style-type: none;
}
ul.pagination li {
  display: inline;
}


/*** pages colors ***/

/* default */
div.menu {
  background-color: #1a60b6;
}
a,
a.pathway,
.categoryLst ul li,
.categoryLst ul li a {
  color: #1a60b6;
}


/* equiterre */
body.equiterre div.menu {
  background-color: #1a60b6;
}
body.equiterre a.pathway,
body.equiterre .categoryLst ul li,
body.equiterre .categoryLst ul li a,
body.equiterre .listItem .itemTitle,
body.equiterre .listItem .itemDates,
body.equiterre .header .dates,
body.equiterre .header .title,
body.equiterre .rightFrame a {
  color: #1a60b6;
}

body.equiterre .banner {
  background-image: url(../images/image_equiterre.jpg);
}
/* actualités */
body.actualites div.menu {
  background-color: #1a60b6;
}
body.actualites a.pathway,
body.actualites .categoryLst ul li,
body.actualites .categoryLst ul li a,
body.actualites .listItem .itemTitle,
body.actualites .listItem .itemDates,
body.actualites .header .dates,
body.actualites .header .title,
body.actualites .rightFrame a {
  color: #1a60b6;
}

body.actualites .banner {
  background-image: url(../images/image_home.jpg);
}

/* agenda */
body.agenda div.menu {
  background-color: #7ac626;
}
body.agenda div.options {
  background-color: #eaf7d9;
}
body.agenda a.pathway,
body.agenda .categoryLst ul li,
body.agenda .categoryLst ul li a,
body.agenda .listItem .itemTitle,
body.agenda .listItem .itemDates,
body.agenda .header .dates,
body.agenda .header .title,
body.agenda .rightFrame a {
  color: #7ac626;
}
body.agenda .banner {
  background-image: url(../images/image_agenda.jpg);
}

/* projets */
body.projets div.menu {
  background-color: #8e754d;
}
body.projets div.options,
body.actualites div.options {
  background-color: #eee9e3;
}
body.projets a.pathway,
body.projets .categoryLst ul li,
body.projets .categoryLst ul li a,
body.projets .listItem .itemTitle,
body.projets .listItem .itemDates,
body.projets .header .dates,
body.projets .header .title,
body.projets .rightFrame a {
  color: #8e754d;
}
body.projets .banner {
  background-image: url(../images/image_projets.jpg);
}

/* savoir */
body.savoir div.menu {
  background-color: #1a60b6;
}
body.savoir .categoryLst ul li,
body.savoir .categoryLst ul li a,
body.savoir .listItem .itemTitle,
body.savoir .listItem .itemDates,
body.savoir .header .dates,
body.savoir .header .title,
body.savoir .rightFrame a {
  color: #1a60b6;
}
body.savoir .banner {
  background-image: url(../images/image_home.jpg);
}

/* engagement */
body.engagement div.menu {
  background-color: #1a60b6;
}
body.engagement .categoryLst ul li,
body.engagement .categoryLst ul li a,
body.engagement .listItem .itemTitle,
body.engagement .listItem .itemDates,
body.engagement .header .dates,
body.engagement .header .title,
body.engagement .rightFrame a {
  color: #1a60b6;
}
body.engagement .banner {
  background-image: url(../images/image_home.jpg);
}

/* Liens Savoir et ressources */
body.savoirs a {
  color: #1a60b6;
}

body.savoirs div.categories_choice {
  padding-top: 32px;
  margin-bottom: 25px;
}
body.savoirs span.categories_title {
  font-weight: bold;
  font-size: 13px;
}

body.savoirs div.limit_box {
  float: right;
}

body.savoirs ul.weblinks {
  list-style-image: url(../images/bullet.png);
}
body.savoirs ul.weblinks li {
  margin-bottom: 5px;
}
body.savoirs ul.weblinks a {
  font-weight: bold;
}



/**** DOCman *****/

div#dm_header {
  clear: left;
}