/* Generated by KaZcadeS */
* {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11pt;
}
body {
  background-color: #efffce;
  text-align: center;
  margin-top: 10px;
}
div.centered {
  text-align: center;
}
table#struct {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 900px;
}
h1 {
  color: #004000;
  font-style: italic;
  font-size: 200%;
  display: inline;
  line-height: 110%;
}
h2 {
  color: #004000;
  font-size: 120%;
  color: #004000;
}
h3 {
  color: #004000;
  padding: 0px;
  font-size: 100%;
  color: #004000;
}
a {
  text-decoration: none;
  color: #303030;
}
a:hover {
  text-decoration: underline;
}
a.allera {
	color: #FE9C13;
	text-decoration: underline;
	font-size: 90%;
}
td {
  padding: 10px;
  vertical-align: top;
  background-color: white;
}
td.cotehaut {
  border-bottom: thin dotted #088e00;
  width: 20%;
}
th#entete {
  color: #088e00;
  vertical-align: baseline;
  text-align: left;
  height: 95px;
}
th#entete img {
  border: none;
}
td#piedpage {
  border-top: thin dotted #088e00;
  vertical-align: bottom;
  color: #004000;
  height: 60px;
  font-size: 80%;
}
td#piedpage span {
  font-weight: bold;
}
td#realisepar {
  border-top: thin dotted #088e00;
  vertical-align: middle;
  text-align: center;
}
td#realisepar a {
	font-size: 80%;
	text-decoration: none;
  height: 60px;
}
td#tdmenu {
  height: 34px;
  text-align: right;
  color: white;
  font-weight: bold;
  background-color: #088e00;
}
td#tdmenu li, td#tdmenu ul {
  display: inline;
}
td#tdmenu a {
  text-decoration: none;
  color: white;
}
.menu_sel {
  font-weight: bold;
}
td#colcentre {
  border-left: thin dotted #088e00;
  border-right: thin dotted #088e00;
  line-height: 18px;
}
td#coldroite {
  border-left: thin dotted #088e00;
  line-height: 18px;
}
ul {
  margin: 0;
  padding-left: 15px;
}
li {
  list-style-type: square;
  padding-left: 10px;
}
table.brouge {
  border: 1px solid black;
  border-collapse: collapse;
}
table.brouge tr {
  border: 1px solid black;
  margin: 0 3px;
}
table.brouge td {
  border: 1px solid black;
}
.disp_oui, .disp_non, .disp_peu {
  font-weight: bold;
}
.disp_oui {
  color: green;
}
.disp_peu {
  color: #f9c820;
}
.disp_non {
  color: red;
}
table.colonnes td {
	font-size: 90%;
}