body {
	margin-top:0px;
	background-color: #FFF8DE;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style1 {
	color: #61251F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Style2 {color: #CC0000}
.Style4 {color: #FF6600}
.Style9 {color: #000000}
.Style11 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style13 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style15 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.titre_menu
{
  margin-bottom : 4px;
  margin-left : 21px;
  font-size : 0.8em;
  text-decoration : underline;  
}


a { /* liens normaux */
text-align: left;
text-decoration:underline;
color: #FF6600;

}

a:hover {
text-align: left;
color: #FF6600;
text-decoration:none;
}
.bouton_rechercher
{
   color: #CC0000;
   border: 1px solid orange;
   background-color : #FFFF66;
   font-size : 0.9em;
   margin-left : 2px;
   
}

a.lien2 {  /* lien type 2 normaux */ color: #CC0000;  text-decoration:underline; }

a.lien2 :hover {
text-align: left;
color: #CC0000;
text-decoration:none;
}

a.lien3 {  /* lien type 2 normaux */  	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	 }
	 
a.lien3 :hover {  /* lien type 2 normaux */  	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
	 } 

.Style17 {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-style: italic; }
.Style19 {font-size: 12px}
.Style21 {font-family: Arial, Helvetica, sans-serif}

h1
{
	text-align:left;
	font-weight: bold;
	color: #C00000;
	font-size: 18px;
}

#corps
{
	width:640px;
}

p
{
	font-size: 12px;
}