
#body{
  	
}


	
#content {
	width:980px;
  text-align: left;		
	border: 1px solid #CFCFCF;
	-moz-border-radius:6px;
	border-radius:6px;
	/*background: url(images/mini-carre1.jpg);*/
	background: url(images/motif-fond.jpg);
	
}

.menuright {
	float: right;
	width: 250px;
	margin-right: 20px;
	margin-top: 18px;
	
	
	-moz-border-radius:6px;
	border-radius:6px;
	
}

.right_nav {

  font: 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	border: 1px solid #CFCFCF;
	background: url(images/pix2.jpg);
}

.barre_bleu {
	background: #6E84B6;
	width: 40px;
	
}



.menuright.search { 
  
  float: right;
  width: 250px;
}

.down {
	width:980px;
	background: #004795;
  color: white;
}

.down a {
  color: white;
}

.scrolling {

  overflow : scroll; 
  height: 435px;

}





.centre {
	width:670px;
	min-height: 400px;
}

.centre_complet {
	width:980px;
	min-height: 400px;
}

.centre_index {
	width:980px;
  height: 490px;
  background: url(images/accueil_fond.jpg) no-repeat;
}


.site_bann {
	
  height: 112px;
	width: 980px;
	
	
		
}

.upload_bon_commande
{
  border: 1px solid #6E84B6;
  background: url(images/pix2.jpg);
}


h1 {
  
  font-size:16px;
  font-weight: bold; 
  background: #6E84B6;
  color: #FFFFFF; 
  padding-left: 10px;
  
}

h2 {
  
  font-size:16px;
  font-weight: bold; 
  background: #6E84B6;
  color: #FFFFFF; 
  
}






.formulaire {
  border: 1px solid #6E84B6;
  background: url(images/pix2.jpg);
}

.formulaire_title {
  background: #6E84B6; 
}



.formulaire_produit_vedette {
  border: 1px solid #6E84B6;
  color: #004795;
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
  /*background: #FFFFFF;*/
  background: url(images/pix2.jpg);
}

.formulaire_produit_vedette img {
  border: 1px solid #6E84B6;
}


.formulaire_produit_catalogue {
  border: 1px solid #6E84B6;
  color: #004795;
  font-family: Verdana,Arial,sans-serif;
  font-size: 12px;
  /*background: #FFFFFF;*/
  background: url(images/pix2.jpg);
}

.formulaire_produit_vedette img {
  /*border: 1px solid #6E84B6;*/
}















