/*
jaune : #EEEEEE;
*/
* {
  margin:0;
  border:0;
  padding:0;
}

body {
  font-family: 'Nobile',Verdana sans-serif, Arial,"Trebuchet MS","Times New Roman", "Lucida Grande";
  font-size:14px;
  color: #531011;
  margin:0;
  padding:0;
  background-color: #B43A21; /* #5DA2C7 */
  
}

#contenu {
  width:960px;
  padding:10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #EEEEEE; /* #FFFFCC; */
}

p, h1, h2, h3, h4, h5, h6 {
  background-color: #EEEEEE; /* #FFFFCC; */
}

#texte ul {
  margin: 20px;
}

#texte ul {
  list-style-type:square;
  background-color: #EEEEEE; /* #FFFFCC; */
  line-height: 2em;
}

#texte li {
  list-style-position:inside;
  background-color: #EEEEEE; /* #FFFFCC; */
  list-style-image: url(../images/puces.gif);
}

#texte li ul {
  margin-left: 10px;
}

#texte li ul li {
  margin-left: 15px;
}

#header {
  width:960px;
  height:142px;
}

#menu {
  height:28px;
  float: left;
  color: #631911;
  font-size: 16pt;
  font-weight: normal;
  background-color: #EEEEEE; /* #FFFFCC; */
}

#sousmenu {
  float: left;
  color: #631911;
  font-size: 12pt;
  background-color: #EEEEEE; /* #FFFFCC; */
}

a {
 color: #631911; /* #C7A65D */
 text-decoration: none;
}

a:hover  {
 text-decoration: none;
 color: #B43A21;
}

.left {
  float:left;
}

.right {
  float:right;
}
     
.clear {
  clear:both;
}

.b {
  font-weight: bold;
}

.block {
  display:block;
}

.color_white {
  color: #EEEEEE; /* #FFFFCC; */
}

.fontsize_9pt {
  font-size: 9pt;
}

.fontsize_11pt {
  font-size: 12pt;
}

.fontsize_12pt {
  font-size: 12pt;
}

.vertical {
  vertical-align: middle;
}

.textalign_right {
  text-align: right;
}

.textalign_center {
  text-align: center;
}

.paddingleft_15px {
  padding-left: 15px;
}

.print {
  display:none;
}

#footer {
  height: 35px;
  width: 100%;
  text-align:center;
  background-color: #EEEEEE; /* #FFFFCC; */
}

hr {
	color: #631911;
	background-color: #631911;
	height: 2px;
	border: 2px;
	width: 960px;
}

#fildariane {
  background-color: #EEEEEE; /* #FFFFCC; */
}

input {
  border: 1px solid;
}

textarea {
  border: 1px solid;
}

.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(../images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#531011; background:url(../images/button3.gif);}
.menu1 li.current a b {background:url(../images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#531011; background:#fff url(../images/button2.gif);}
.menu1 li a:hover b {background:url(../images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#OOO; background:#fff url(../images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}

.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:32px; border:0;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; color:#B43A21; text-decoration:none; font-weight:bold; text-align:center; padding:0 0 8px; 0px; cursor:pointer;}
