body {
  font-family:Tahoma,Verdana,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}

.rt1 {
  font-weight: bold;
  display: block;
  text-decoration:none;
}

.rt2 {
  text-decoration:none;
}

.rd1 {
  font-style:italic;
}

#rtable {
  border: 0px solid black;
  border-collapse: collapse;

  width: 100%
}

#rtable thead {
  font-style:normal;
  color: white;
  background-color:#3baa8f;
  line-height:2em;
}

.rtable  td {
  border: 0px solid black;
  padding: 5px;
}
.navb {
  background-color : #FFE79F;
  font-weight : normal;
  border: solid #DBDBDB 1px;
  padding: 1px;
}
.navc {
  background-color : #FFE79F;
  font-weight : bold;
  border: solid #DBDBDB 1px;
  padding: 1px;
}

a {
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}

#menu {
  color: #666666;
  font-size: 0.7em;
  text-decoration: none;
  font-style: normal;
}

.menu2 { /* en cours */
  font-weight : bold;
}

#ntable {
  border-collapse: collapse;
  border: none;
  text-align:left;
}

.ntablecell {
  padding:5px;
  border: 1px solid black;
  vertical-align: top;
  width:50%;
}
.ntablecell p {
  line-height: 1.5em;
  margin-top: 0px;
  margin-bottom: 0px;
  text-indent: -2.5em;
  margin-left:3.5em;
  margin-right:1.5em;
}
.ntablecell em {
  display:block;
}

/* bandeau header */

A:hover {
  text-decoration: underline;
}

#header, #header a, #footer a, #footer {
  color: #FFFFFF;
  font-size: 0.8em;
  text-decoration: none;
}

#header {
  width:auto !important;
  width:770px;
  background-image:url('../media/defap-bandeau.gif');
  background-repeat:no-repeat;
  height:98px;
  max-width:1024px;
  min-width:770px;
  margin-left:auto;
  margin-right:auto;
  text-align: left;
}

#htitre {
  display:block;
  position:relative;
  text-align: right;
  vertical-align:bottom;
}
#htitre img {
  margin-top:18px;
  margin-right: 3em;
  margin-bottom:0px;
}

#htexte {
  display:block;
  position:relative;
  margin-left:95px;
  margin-right:10px;
}

.hleft {
  float:left;
}

.hright {
  float:right;
}

#content {
  height: auto !important;
  width: auto !important;
  width:770px;
  height:400px;

  min-width:770px;
  max-width:1024px;
  margin-left:auto;
  margin-right:auto;
  min-height:400px;
  font-size: 0.9em;
  text-align: left;
}

#menug {
  background-color: #F0BD42;
  width:200px;
  float:left;
  text-align: right;
}

#menug ul {
  margin:0px;
  padding:0px;
  list-style-type: none;
}

#menug ul li {
  margin:0px;
  padding:5px;
}

#menug a {
  display: block;
}

.menugActive {
  background-color: #F6BD77;
}

#page {
  margin-left:200px;
  padding-left: 10px;
  padding-right: 10px;
}

#path {
  border-bottom: 1px solid #3BAA8F;
  margin-bottom: 10px;
  margin-top:5px;
}

#footer {
  width:auto !important;
  width:770px;
  background-color:#3baa8f;
  border: 1px solid #3baa8f;
  min-width:770px;
  max-width:1024px;
  margin-left:auto;
  margin-right:auto;
  height:1.4em;
}

.fieldindex {
  width:200px;
}

/*
DropDownMenu
*/

#ddmenu {
  /*width:100%;*/
  height: 22px;
  border-top: 1px solid #3BAA8F;
  border-bottom: 1px solid #3BAA8F;
  background-color: #ABF7E2;
}



#ddmenu ul.mainmenu a {
  background-color: #ABF7E2;
  color:#242265;
}
#ddmenu ul.mainmenu .ddmenuActive {
  background-color: #25C79A;
}
#ddmenu ul.submenu a {
  border: 1px solid #242265;
  color:#242265;
}

#ddmenu ul.mainmenu a:hover {
  background: #6DDDAA;
  color:#242265;
}

#ddmenu li.persistHover,
#ddmenu a.persistHover
{
  background: #6DDDAA;
  color:#242265;
}

#message {
  padding: 10px;
  padding-left: 20px;
  color: red;
}

#find {
  font-weight: bold;
}
