#boutique,
#boutique p,
#boutique td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}



#choix_livraison
{
  clear: both;
  width: 1000px;
  height: 400px;
  background-image: url(../images/boutique.jpg);
  background-repeat: no-repeat;
  overflow: hidden;
  color: #ffffff;
  font-size: 12px;
}

#choix_livraison #select_zone
{
	float: right;
	width: 315px;
	margin-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#choix_livraison #select_zone #title_select
{
  background-color: #67931f;
  padding-left: 15px;
  width: 300px;
  height: 20px;
  line-height: 20px;
}

#choix_livraison #select_zone a
{
  display: block;
  background-image: url(../images/pucePay.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
  margin: 5px 0 5px 0;
  line-height: 20px;
  text-decoration: none;
  color: #ffffff;
}

#choix_livraison #select_zone a:hover
{
  background-color: #3c683c;
}

#DefaultPage
{
  background-image: none;
  background-color: #192e1f;
}

#ContenuTexte
{
  clear: both;
  width: 1000px;
  height: 400px;
  z-index:20;
  overflow: hidden;
  margin:0px;
  padding:0px;
}

#boutique
{
	clear: both;
	width: 1000px;
}

#boutique a
{
  text-decoration: none;
}

#boutique #gaucheBoutique
{
  float: left;
  background-color: #688d47;
  width: 400px;
  height: 396px;
}

#boutique #centreBoutique
{
  float: left;
  background-color: #304c2a;
  width: 600px;
  height: 400px;
  overflow: auto;

  scrollbar-face-color: #304c2a; 
  scrollbar-shadow-color: #304c2a; 
  scrollbar-highlight-color: #304c2a;
  scrollbar-track-color: #304c2a; 
  scrollbar-3dlight-color: #678744;
  scrollbar-darkshadow-color: #2b3728;
  scrollbar-arrow-color: #edd9cf;
}

.right
{
  text-align: right;
}

.left
{
  text-align: left;
}

.center
{
	text-align: center;
}

.error
{
  color: red;
  font-weight: bold;
}
form {
	margin : 0px;
	padding : 0px;	
}
