	body
{
	width: 90%;
	margin: auto;
	background-color: #000000;
}

	.fond
{
	background-image: url("graphismes/fond.gif");
		
}

	.house
{
	background-image: url("graphismes/house.gif");
	background-position: center;
	background-repeat: no-repeat;

}

	/* Le menu */

	#menu
{
	float: left;
}

	.element_menu
{
	background-repeat: no-repeat;
	text-align: center;
	background-image: none;
}

    ul#menuok
{
  margin: 0 20px;
  padding: 0;
  list-style-type: none;
}


    ul#menuok li
{
  margin: 10px;
  padding: 0;
}


    ul#menuok li a
{
  display: block; 
  width: 120px;
  line-height: 40px;
  color: #003398;
  font-weight: bold;
  text-align: center;

  text-decoration: none ;
  background: url("graphismes/menu1.gif") no-repeat 0 0;
}


    ul#menuok li a:hover
{
  background: url("graphismes/menu2.gif") no-repeat;
}
		

			
	/* Le corps de la page */

    .image
{
	background-image: url("graphismes/image.jpg");
	background-repeat: repeat-y;
}


    input, textarea
{
   font-family: "Times New Roman", Times, serif; 
}


    legend 
{
  font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
  color: #FF9933;
  font-weight: bold;
}

    fieldset
{
 margin-top: 2px;
}

    a
{
font-family: Arial, Verdana, serif;
font-size: medium;
color: #FFBB7D;
text-decoration: none;
}

	em
{
	color:red;
}

    .police
{
	font-family: Arial, Verdana, serif;
	color: #CCCCCC;
	font-size: large;
	margin-top: 0px;
	vertical-align: top;
	padding-left: 5%;
}
 
    .police1
{
  font-family: Arial, Verdana, serif;
  color: #CCCCCC; 
  font-size: large;
  text-align: left;	
}

   .police3
{
   font-family: Verdana, Arial, serif;
   color: #999999;
   font-size: xx-large;
   text-align: center;
   margin-top: 10px;
}

   .police4
{
  font-family: Arial, Verdana, serif;
  color: #cccccc;
  font-size: small;	
}


   .police5
{
  font-family: Arial, Verdana, serif;
  color: #CCCCCC; 
  font-size: medium;
  font-weight: bold;
  text-align: center;	  
}

	.police6
{
   font-family: Verdana, Arial, serif;
   color: #FFBB7D;
   font-size: x-large;
   text-align: center;
   margin-top: 10px;
}
	
	 .police7
{
  font-family: Arial, Verdana, serif;
  color: #cccccc;
  font-size: small;	
  line-height:2px;  
}
	/* credit */
	
	#norme
{
	float: left;
	width: 200px;
	height: 52px;
	padding: 0 10px;
}
    

	#pied_de_page
{
	background-repeat: repeat-y;
	background-image: url("graphismes/fondbaspage.jpg");
}

   .police2
{
  font-family: Arial, Verdana, serif;
  color: #999999;
  font-size: 12px;
  text-align: center;
}
