

#partie_gauche {
float: left;
width: 570px;
margin-left: 15px;

}

#partie_droite {
display: block;
float: right;
width: 350px;
margin-right: 40px;
}



/*  Colonne de 300px de large  */

#colonne_form1 {
display: block;
float: right;
  width: 323px;
  height: 340px;
  margin-top: 15px;
   background: url("fond_bleu_contour.jpg") no-repeat 0 0;
}


#colonne_form1  h2 {
  margin: 0;
  padding: 5px 0 5px 10px;
  line-height: 1.15em;  
  font-size: 1.35em;
  color: white;
  text-align: center;

}

#colonne_form2 {
clear: both;
display: block;
float: right;
  width: 323px;
  height: 340px;
 
   background: url("fond_vert_fonce.jpg") no-repeat 0 100%;
}

#colonne_form2 h2 {
  margin: 0;
  padding: 5px 0 5px 10px;
  line-height: 1.15em;  
  font-size: 1.35em;
  
  color: white;
  text-align: center;

}

#colonne_form2 h2 a {
  color: white;
}

#colonne_form2  p {
  margin-left : 1px ;
  border: 2px solid black;
  background: url("piggy-bank-tiny.jpg") no-repeat 0 100%;
}

#colonne_form2  p {line-height: 1.25em;}


#colonne_form3 {
 clear: both;
display: block;
float: right;
  width: 300px;
  height: 201px;
  margin-top: 15px;
   background: url("fond_gris_contour.jpg") no-repeat 0 100%;
}

#colonne_form3 h2 {
  margin: 0;
  padding: 5px 0 5px 10px;
  line-height: 1.15em;  
  font-size: 1.35em;

  color: #5a9b00;
  text-align: center;

}

#colonne_form3  p {
  padding-left: 15px;
  font-weight: bold;
  line-height: 1.15em;
  font-size: 1.1em;

  color: #5a9b00;
  background: url(Tiret_rouge.gif) no-repeat 0 0.35em;
}

#colonne_form3  p {line-height: 1.25em;}

#colonne_form4 {

width: 300px;
  height: 201px;
  clear: both;
display: block;
float: right;
 margin-top: 15px;
  /margin-top : 27px ; 
  background: url("fond_gris_contour.jpg") no-repeat 0 100%;
}

#colonne_form4  h2 {
  margin: 0;
  line-height: 1em;
  font-size: 1.5em;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 20px;
  text-align: center;
  border: 4px dashed green;
  border: none;
  color: #5a9b00;
  background: url("contact_image_gris.jpg") no-repeat 0 -0.25em;
}

#colonne_form5 {
  width: 300px;
  height: 201px;
 clear: both;
display: block;
float: right;
margin-top: 15px;
 /margin-top : 27px ; 
   background: url("none") no-repeat 0 100%;
}

#colonne_form5  h2 {
  margin: 0;
  line-height: 1em;
  font-size: 1.5em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  text-align: center;
  border: 4px dashed green;
  border: none;
  color: #5a9b00;
  background: none;
}

#colonne_form5  p {
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1em;
  text-align: justify;
  font-size: 0.9em;

  color: black;
  background: none;
}


/* Le texte*/


#texte
{
 display: block;
	float: left;
   color: black;
   width: 550px;
   line-height: 20px;
   margin-top: 20px;
   margin-left: 5px;
   text-align: justify;
   background-color: none;
   background-image: url("images/motif.png");
   background-repeat: repeat-x; 
   font:."Trebuchet MS", Verdana, sans-serif;
  
}

#texte h2 {
    color: blue;
    padding-left:10px;
    }




#formulaire_accueil  fieldset {
    border:none;
    margin-bottom:1em;
    width:10em;
    padding-top:1px;
    }

#formulaire_accueil	 textarea {
    font:.8em "Trebuchet MS", Verdana, sans-serif;
    width:28em;
    padding:.2em;
    }

#formulaire_accueil	.message {
    background: none;
    border: none;
	padding-left: 3px;
    }
	
#formulaire_accueil	label {
	width: 11em;
	font-size:90%;
	
   }

#formulaire_accueil input {
	margin-left:0em;
    line-height:1.4em;
    margin-bottom:.2em;
    }
  
#formulaire_accueil    input[type="submit"] {
    background:none;
    font:1em "Trebuchet MS", Verdana, sans-serif;
    color:#345071;
    }
  
	
    p.titre {
  background: #86a473;
    color: white;
    padding:.2em .3em;
	font-weight: bold;
    font-size:1.2em;
    border:2px outset #DED983;
    position:relative;
    margin-bottom:-1em;
    width:15em;
    margin-left:1em;
    margin-top:1em;
    }

    fieldset {
    border:none;
    margin-bottom:1em;
    width:40em;
    padding-top:1.5em;
    }

    select {
    margin-right:1em;
    margin-bottom:0;
    }
	
	    /* fieldset coordonnees */
    fieldset#coordonnees {
    background:#A4D8EE;
    border:outset #A4D8EE;
    }

	
	label {
    display: block;
	width: 25em;
	float: left;
	font-size: 0.9em;
	font-family: Arial;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
   }
	
	
	
	#coordonnees input {
	margin-left:0em;
    line-height:1.4em;
    margin-bottom:.2em;
    }
	
	    /* fieldset message */
    fieldset .message {
    background:#9DF2CE;
    border:outset #9DF2CE;
    }
	
	    #civilite {
    font-family: Arial;
	font-size: 0.9em;
    }
	
	    #civilite input {
    margin-right:1em;
    }
	
	    #civilite input + input {
    margin-left:1em;
    }
	
	
	    /* zone de texte du message */
 #formulaire   textarea {
    font:.8em "Trebuchet MS", Verdana, sans-serif;
    width:50em;
    padding:.2em;
    }
	
	    /* les boutons submit et reset */
 #formulaire  input[type="submit"],#formulaire  input[type="reset"] {
    background:#DED983;
    font:1.2em "Trebuchet MS", Verdana, sans-serif;
    color:#345071;
    }
	


#pied_de_page_gauche2 {
clear: both;
display: block;
float: left;
   color: white;
margin-top: 1000px;
    font-size: 0.8em;
	line-height: 1.2em;

}

#pied_de_page_gauche2 a{
color: black;
}

#pied_de_page_milieu2 {

float: right;
   color: #B3B3B3;
 margin-top: 1000px;
    font-size: 0.8em;
	line-height: 1em;
	text-align: center;
}

	
	
