/* CSS Document */
body {
	background-color: #f4c85d;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#tableau_volant
  {
  margin-left:auto;
  margin-right: auto;
  height: 200px;
  width: 760px;
  text-align:center;
/*   border-style :double; */
  }
  #tableau_volant_03
  {
  position:absolute;
  top:350px;
  margin-left:auto;
  margin-right: auto;
  height: 200px;
  width: 760px;
  text-align:center;
/*   border-style :double; */
  }
  #tableau_volant_02
  {
  height: 150px;
  width: 500px;
  text-align:center;
/*   border-style :double; */
  }
/*.over1
  {
  overflow: visible;
  }
.over2
  {
  overflow: hidden;
  }
.over3
  {
  overflow: scroll;
  }*/
.over4
  {
  overflow: auto;
  }
  
.texte_courant {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.texte_courant_noir {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

.texte_courant_noir_02 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
.texte_courant_noir_00 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}
.texte_courant_noir_03 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.titre_orange {
text-align:center;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #996666;
	font-weight: bold;
}
.legende_02 {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left:20px;
	margin-right:20px;
}
a.lien_courant_noir:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.lien_courant_noir:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.lien_courant_noir:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #CC0033;
	font-weight: bold;
	text-decoration:underline;
}
a.lien_courant_noir:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #CC0033;
	font-weight: bold;
	text-decoration:underline;
}
/* lien navigation accueil */
a.nav01:link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC66;
	text-decoration: none;
}
a.nav01:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC66;
	text-decoration: none;
}
a.nav01:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #CC0033;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav_ok {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #CC0033;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* lien navigation autres pages */
a.nav02:link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC66;
	text-decoration: none;
}
a.nav02:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #FFCC66;
	text-decoration: none;
}
a.nav02:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #CC0033;
	text-decoration: none;
}
a.legende:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
a.legende:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
a.legende:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
.fond_tableau_trame {
	background-image: url(fond_recherche_02.jpg);
	background-repeat: no-repeat;
}
