
  .texte_normal {
	font-family:Verdana;
	font-size:12px;
	color:#303030;  
  }

  .titre {
  	font-size:30px;
	font-style:italic;
  	color:#000060;
	text-align:center;
  }
  
  .menu_bouton_espace {
  	height:20px;
  }  
  
  .titre2 {
	font-family:Verdana;
  	font-size:14px;
  	color:#000060;
	text-align:center;
  }
  
  .fondmenu {
	background-image:url(images/fond.gif);
	background-repeat:yes;
  }

  .fondpage {
  	background:#FFFFFF;
	border:1;
  }

  a.menu {
  	text-decoration:none;
  	font-family:Verdana;
  	color:#2020F0;
	font-weight:bold;
	font-size:14px;
  }

 .bouton {
 	font-family:Time New Roman;
	font-style:italic;
	letter-spacing:3px;
	border-color:#808080;
	height:20px;
	width:170px;
	text-align:right;
  }
  
  .form_bouton {
  	background:#F0F0FF;
	border:1;
	border-style:solid;
	border-color:#6060FF;
	border-width:1;
	color:#303010;
  }
  
  .form_text {
  	background:#F0F0FF;
	border:1;
	border-width:1;
	border-style:solid;
	border-color:#6060FF;
  }
    
  hr {
	 color:#000090;  
  }
  
  .desc_contact {
	color:#202060;
  }
  
 
  a {
  	text-decoration:none;
	font-weight:bold;
	color:#2020F0;  
  }
  
  a.menu:hover {
  	text-decoration:none;
  	font-family:Verdana;
  	color:#2020F0;
	font-weight:bold;
	font-size:14px;
  }  
