body         {
        font-family: Arial;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(images/bkg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
	     }



.liens:link     {
		text-decoration: none;
		font-size: small;
		color: #000099;
 		font-style: italic;
		font-weight: bold}
		
.liens:visited 	{
		text-decoration: none;
 		font-style: italic;
		font-size: small;
		color: #000099;

  		font-weight: bold }
  		
.liens:active 	{
		text-decoration: none;
 		font-style: italic;
		font-size: small;
		color: #000099;

		font-weight: bold }




.nom   	        {
		text-decoration: none;

		font-size: medium;
		color: #AA9502;
       		font-weight: bold;
  		background-color:#FFFFFF;
  		font-style: italic  }
                  
.description    {
		text-decoration: none;

		font-size: medium;
		color: #000000;
        	font-weight: normal}
                  
.adresse        {
	    	text-decoration: none;
		font-size: small;
		color: #000000;
          	font-weight: normal;align:center
		  }
.titre       {
	     text-decoration: none;
	     font-size: x-large;
	     font-weight: bold;
	     color: #7E7A25;
		}
.paragraphe       {

	     font-size: medium;

	     color: #000000;


		}
.paragraphe2       {

	     font-size: medium;

	     color: #000000;


		}

