#thematic {
  border: 4px solid #7ca76f;
}

#menu {
  border-bottom: 4px solid #7ca76f;
}

.subtitle {
	background: #67a681 url(img/title-btn-green.gif) no-repeat bottom right;
	color: Yellow;
}

h2 {
	background:#DDEEAB; /* url('img/h2bg-green.gif') top left repeat-x;*/
  border-top:2px solid #67a681;
  border-bottom:2px solid #67a681;
  }


.submenu {
  background-color:#DDEEAB; 
}

address {
  background-color:#FEEEA8;
}