/* -------------------------------------------ENTETE */
/* image de l entete */
#head {
	background: url(../images/textpattern/34.gif) no-repeat top left;
}
/* -------------------------------------------MENU GAUCHE */
/*ss menu menutree*/
#menutree a.sslink-actif {
  font-weight:bold;
}
/* -------------------------------------------contact form */
.contact_form{
  margin: 0px auto 0px auto;
  width:550px;
  padding : 0px;
  /*border: 1px solid #a1a2a3;*/
}
.double_left,.double_right {
  width: 250px;
  height:240px;
}
.double_left_inc,.double_right_inc {
  width: 240px;
}
.double_right,.double_right_inc{
    float:right;
}
.contact_form select {
  width:230px;
}
.contact_form legend {
  color: #343e52;
}
.contact_form fieldset{
  background-color : #e1e8f0;
  padding : 8px;
  border: 1px solid #90a3c9;
}
#textelibre {
  background: url(../images/textpattern/274.jpg) no-repeat top right #e1e8f0; 
}
#message {
  background: url(../images/textpattern/275.jpg) no-repeat top right #e1e8f0; 
}
#coordonnees{
  background: url(../images/textpattern/276.jpg) no-repeat top right #e1e8f0; 
}
#fournisseurs{
  background: url(../images/textpattern/277.jpg) no-repeat top right #e1e8f0; 
}
.bouton{
  margin-left: auto;
  margin-right: auto;
}
.entete{
 margin-bottom:30px;
}