#contenu {
  padding:0;
  background : url('images/page_contenu_bg.gif') repeat-y top left;
  margin: 0px 1px;
}  
#page-menus {
  width: 227px;
  float: left;
  margin: 0px 0px 0px 0px;
}
#page-menus .titre-section {
  background : url('images/vert_top-right.gif') no-repeat top right #65B5AA;
  color : #fff;
  line-height: 2em;
  text-align:center;
  font-weight: bold;
  font-size: 1.5em;
}
#page-menus .titre-section a {
  color: #fff;
  text-decoration: none;
}
.page-menu {
  background: #ECF6F5;
  border : 1px solid #01AA93;
  border-left : 0;
  border-right: 0;
  margin: 0px;
  padding: 2px;
  list-style-type:none;
}

.page-menu li{
  color: #02AA93;
  font-weight: bold;
  background: url('images/picto_fleche_droite_fond_vert.gif') no-repeat top left;
  padding: 3px 0 2px 25px;
  margin: 0px 0px;
}
.page-menu li a {
  color: #02AA93;
  text-decoration:none;
  font-weight: bold;
}

.page-menu-actif {
  color: #FA9A33 !important;
  background: url('images/picto_fleche_bas_fond_vert.gif') no-repeat top left !important;
}
.page-menu-actif a{
  color: #FA9A33 !important;
}
.page-sous-menu li{
  font-weight: normal;
  border-bottom: 1px dotted #999;
  background: none;
  padding: 3px 0px 2px 0px;
  list-style-type: disc;
}
.page-sous-menu li a {
  font-weight: normal;
}
.page-sous-menu-actif {
  background: #fff !important;  
}
#contenu h2 {
  margin: 0px 0px 0px 250px;
  padding: 10px 0px 0px 0px;
  color: #068B7A;
  font-size: 1.4em;
}
#page-contenu {
  overflow: auto;
  margin: 0px 30px 0px 250px;
}

.bloc {
  clear:both;
}
#page-contenu h3{
  margin: 15px 0px 10px 0px;
  padding: 6px;
  color: #068B7A;
  font-size: 1.1em;
  font-weight: bold;
  background:transparent url(images/titre_bg_vert_degrade.gif) repeat-x scroll left top;
}
.bloc-gallerie-droite {
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  width: 250px;
}
.bloc-gallerie-gauche {
  float:left;
  margin: 0 0px 0 0;
  padding:0 0 5px;
  width: 250px;
}
.bloc-contenu p {
  margin: 10px 0px;
}
.bloc-visuels {
  margin: 5px;
  text-align: center;
}
.template-visuel {
  border:1px solid #999;
}
.template-miniatures {
 margin: 2px auto;
 text-align:center;
}
.template-miniature {
  float:left;
  margin: 0px 1px;
  border:1px solid #999;
}

.bloc-contenu-gauche {
  margin-right: 250px;
}

.bloc-contenu-droite {
  margin-left: 250px;
}

/* templates gallerie images (template 4) */
.bloc-visuel {
  float:left;
  margin: 5px 2px;
  padding: 2px;
  width: 235px;
  text-align: center;
  overflow: auto;
  overflow-x: hidden;
}
.bloc-visuel .rounded-vert-plein {
  height: 300px;
}

.bloc-visuel-titre {
  font-weight: bold;
  text-align :center;
  color: #000;
}
.bloc-visuel-description {
  font-style: italic;
  padding: 0px 3px;
  margin-top: 10px;
  color: #555;
}
.separation-bloc {
  border-top: 2px solid #fea501;
  margin-top:10px;
}

#documents-lies {
  background: url('images/docs_lies.gif') no-repeat 0px 10px;
  border-top: 1px solid;
  padding: 10px 5px 5px 50px;
  clear:both;
}
.document {
  float:left;
  margin: 0px 5px;
}
.document a {
  color: #999;
}