p
{ 
   font-style: italic;
   font-weight:normal;
   text-align: center;
   color: black;
   font-size: 20px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   border: 6px outset green;
   width: 37%;
   height:308px;
   margin-top:2%;
   margin-bottom:3%;
   margin-right:12%;
   margin-left:31.5%;
   }

.pcentre
{ 
   width: 37%;
   margin: auto;
   margin-bottom:0%;
   margin-top:0%;
   margin-right:22%;
   margin-left:31%; 
}

form

{
   text-align: center;
   margin-top:2%;
}

textarea
{
   width:60%;
   height:200px;
padding:1em;
}

label
{

   display:inline;
   float:left;
   width:150px;
   font-size:17px;
   font-weight:bold;
   text-align:left;

}

legend
{
   font-size:20px;
   font-weight:bold;
   text-align:left;
}


fieldset
{
margin-top:-20%;
}

input
{
  float:left;
}

.boutoncentre
{
  margin-left:25%;
}
.formleft
{
  float:left;
  font-size:20px;
  font-weight:bold;
}




.sansbordure
{
   text-align: center;
   font-style: italic;
   border:none;
}
caption
{
  font-size: 135%;

}


table
{
   border-collapse:separate;
   border: 8px ridge  green;
   width: 25%;
   font-size:95%;
}
td /* Les cellules normales */
{
   background-image :url("../image/nature_034.jpg");
   vertical-align: middle;
   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   padding: 2px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */ 
   width: 26%; 
   height:37px; 
}
								
h1
{
   border: 8px ridge green ;
   width:80%;
   margin: auto;
   margin-bottom:2%;
   font-weight: bold;
   text-align: center;
   color: white;
   font-size:220%;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   background-image :url("../image/nature_034.jpg");

}
h2
{  
   font-weight: bold;
   text-align: center;
   color: black;
   font-size: 28px;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
   margin:auto;
} 
.souligne
{
   text-decoration : underline;
}
h3
{
   border: 8px ridge green ;
   text-align:left;
   font-weight:normal;
   font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
}
body
{
    background-image:url("../image/fond5555.png");
    background-repeat:repeat-y; 
    background-position:center;


}
a
{
    text-decoration: none;
	color:white;
	font-size: 125%
}
a:active /* Quand le visiteur clique sur le lien */

{
    background: none;
}
a:hover /* Quand le visiteur pointe sur le lien */
{
    color: white;
    text-decoration: underline;   
    font-weight: bold;
}
.liennormal
{
    color:blue;
    font-size: 100%
}




.creationgauche
{
/* display: block;*/
   float:left;
   margin-top:-4%;
   padding-left : % ;
}

.creationdroite
{
  /* display:block;*/
   float:right;
   margin-top:-4%;
}

.gauchejardin
{
  /* display: block;*/
   margin-top:2%;
   padding-left : 0% ;


}
.gauchebois
{
 /* display: block;*/
   float:left;
   margin-top:-18%;
}

.droitebois
{
 /* display: block;*/
   float:right;
   margin-top:-18%;
}


.droite
{
  /* display:block;*/
  clear:both;
   float:right;
   margin-top:8%;
}

.gauche
{
  /* display: block;*/
   float:left;
   margin-top:8%;
 
}

.gauchee
{
   display: block;
   float:left;
   /*float:top;*/
   padding-top : 0% ;
   padding-left : 5% ;
   margin-top:8%;
}

.gauchelogo
{
   display: block;
   float:left;
   /*float:top;*/
   padding-top : 0% ;
   padding-left : 0% ;
}

.droitee
{
   display: block;
   float:right;
  /* float:top;*/
   padding-top : 0% ;
   padding-right : 5% ;
   margin-top:8%;
}

.droitelogo
{
   display: block;
   float:right;
  /* float:top;*/
   padding-top : 0% ;
   padding-right : 0% ;
}

.imagecentre
{
   
   text-align: center;
   width: 20%;
   margin: auto;
   margin-top:2%;
   margin-bottom:0%;
   margin-right:26%;
   margin-left:41%;
}

.imagecentre2
{
   
   text-align: center;
   width: 20%;
   margin: auto;
   margin-top:-12%;
   margin-bottom:0%;
   margin-right:26%;
   margin-left:41%;
}

.test
{
display:block;
}
