html, body, ul, li, h1, h2, h3, h4, h4 a {
	margin: 0px;
	padding: 0px;
	color: black;
	list-style: none;
}
h1 img {
	display: block;
}

h3 {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 18px;
}
h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
}
img {
  border: 0px;
}
p {
	margin: 0.5em 0px;
}
a {
	color: #67961A;
/*	text-decoration: none;*/
}

a.nou {
	text-decoration: none;
}

a:hover, #menu_matos a:hover, #menu_ap a:hover, a:hover h4 {
	color: #FFFFCC;
	text-decoration: underline;
	background-color: black;
}
#menu_matos {
  position: absolute;
  margin: -60px 0px 0px 0px;
  z-index: 5;
}
#menu_ap {
  position: absolute;
  margin: 0px 0px 0px 0px;
  z-index: 5;
}

#menu_matos a, #menu_ap a {
  color: black;
}

#menu_ap li {
  padding: 15px 0px 0px 0px;
}
#menu2 ul {

  font-weight:bold;
  width: 160px;
}
#menu2 ul.prem {
  margin: 0px 0px 0px 10px;
}
#menu2 ul.sec {
  margin: 5px 0px 10px 10px;
  font-size: 11px;
}
.left {
	float: left;
}
img.left, img.right {
  margin: 10px;
}
img.left_esp {
  margin-right: 50px;
  margin-left: 50px;
  float: left;
}
img.right_esp {
  margin-left: 50px;
  margin-right: 50px;
  float: right;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #67961A;
	font: 12px arial, sans-serif;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: 189px 0px url(../images/header_bg.jpg) repeat-x;
	height: 284px;
}
#header h1 {
  background: 0px 0px url(../images/haut_bg.jpg) no-repeat;
	height: 184px;
	width: 282px;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 1;
}
#header h1 em {
	display: block;
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	font-family: "Times new roman", serif;
}
#header h1 strong {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 90px;
	font-weight: normal;
	font-size: 15px;
	font-family: verdana, arial, sans-serif;
}

#uppers {
	position: absolute;
	top: 0px;
	left: 270px;
/*	background: top left url(../images/search.gif) no-repeat;*/
	padding-left: 25px;
	z-index: 15;
}
#uppers h1 em {
/*	display: block;*/
	padding: 23px 0 0 70px;
	margin: 0;
	font-weight: normal;
	font-size: 48px;
	font-family: "Times new roman", serif;
	color: black;
}

#nav-top {
	position: absolute;
	top: 10px;
	left: 330px;
	width: 200px;
}
#nav-top li {
	display: inline;
}

#nav {
	background: top left url(../images/nav_left.gif) no-repeat;
	position: absolute;
	top: 55px;
	left: 250px;
	width: 640px;
	text-align: center;
	z-index: 15;
}
#nav div {
	background: top right url(../images/nav_right.gif) no-repeat;
	padding: 0 10px;
}
#nav ul {
	background: top left url(../images/nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0px;
}
#nav li {
	display: inline;
	color: #FFFFCC;
}

#nav li a.active {	
	text-decoration:none;
	display: inline;
	color: #FFFFCC;
}

#nav, #nav a {
	font-weight: normal;
	font-size: 16px;
	color: #FFFFCC;
}

#menu2 {
	position: absolute;
	top: 184px;
	left: 0px;
	width: 282px;
	height: 575px;
	background: url(../images/partition.jpg) no-repeat;
/*  z-index: 30;*/
}

#adresse {
	position: absolute;
	top: 355px;
	left: 60px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: black;

}
#adresse a {
	color: black;
}
#adresse a:hover {
	color: #FFFFCC;
}

#body {
	position: relative;
/*	z-index: 1;*/
	margin-left: 320px;
	padding-top: 90px;
	width: 500px;
}

#body h2 {
	font-weight: normal;
	font-size: 15px;
}
#body h2 em {
	font-size: 25px;
	font-family: serif;
}

#black-tl { width: 100%; background: #E2FAB9 top left url(../images/black_tl.gif) no-repeat; }
#black-tl_degr { width: 100%; background: #E2FAB9 top left url(../images/black_tl_degr.gif) no-repeat; }
#black-tr { width: 100%; background: top right url(../images/black_tr.gif) no-repeat; }
#black-tr_degr { width: 100%; background: top right url(../images/black_tr_degr.gif) no-repeat; }
#black-bl { width: 100%; background: bottom left url(../images/black_bl.gif) no-repeat; }
#black-br { width: 100%; background: bottom right url(../images/black_br.gif) no-repeat; }

#black-tl, #black-tl_degr {
	margin-left: 200px;
	margin-top: 10px;
	width: 750px;
	position: relative;
}
#black-bl {
	padding: 10px 20px 10px 20px;
	position: relative;
}

.black-box, .black-box_b, black-box_page {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-left: 20px;
  height: 210px;
	color: black;
}
.black-box_b {
  height: 195px;
	color: black;
}

.black-box_page {
	width: 720px;
}

.black-box h2, .black-box_b h2, .black-box_page h2  {
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0 5px 0;
	color: black;
}

.black-box h2 em, .black-box_b h2 em, .black-box_page h2 em {
	font-size: 34px;
	font-family: serif;
}
.black-box .more {
	color: red;
}
.black-box ul {
	padding: 0 0 0 5px;
	color: black;
	margin-left: 25px;
}
.black-box_b li, .black-box_page li {
	list-style-type: circle;
	padding: 0 0 0 5px;
}
.black-box_page li {
	margin-left: 30px;
}
/*
.black-box img {
	border: 2px solid black;
}
*/
p.materiel img {
	float: left;
	margin: 0 10px 0 0;
}

ul img {
  margin: 10px 0px 2px 30px;
  vertical-align: middle;
}

#footer1 {
  text-align: center;
	margin-left: 350px;
	margin-top: 10px;
	width: 450px;
}

#footer1 p {
  font-size: 24px;
	font-family: "Times new roman", serif;
	color: #FFFFCC;
}

#footer2 {
  text-align: left;
	width: 750px;
}

#footer2 p {
  padding: 0 35px 0 0;
	color: black;
}

#footer {
	margin-left: 200px;
	margin-top: 10px;
	width: 750px;
	height: 80px;
  background: black url(../photos/bandeau_1.jpg) no-repeat; 
}

#copyright {
	margin-top: 5px;
	margin-left: 590px;
	color: #FFFFCC;
}
#copyright a {
	color: #FFFFCC;
}

td {
	height: 18pt;
}

.thumb_col {
  margin: 0 0 1em 0;
}

.centre {
  text-align: center;
}

