body
{
  margin: 0;
  text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	background-image:url(/img/commun/fd_page.jpg);
	background-repeat:repeat-x;
}
div, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
p
{
	margin: 0;
	padding:0;
}
#en_tete
{
	height: 100px;
}
#corps
{
	width: 992px;
	/*min-height:700px;*/
	/*height:auto!important;*/
	background-image:url(/img/commun/fd_corps.jpg);
	background-repeat:repeat-y;
	/*ligne suivante pour que la fenetre contenu s'agrandisse en hauteur et pousse vers le bas le pied de page*/
	/*overflow:auto*/
 }
 
#gauche
{
	text-align:center;
	width:256px;
	background: #EBEBEB;
 }
#droite
{
	text-align:center;
	width:145px;
	background-image:url(/img/commun/fd_droite.jpg);
	background-repeat:repeat-x;
	/*ligne suivante pour que la fenetre contenu s'agrandisse en hauteur et pousse vers le bas le pied de page*/
/*	overflow:auto;*/

 }
#contenu0
{
	/*margin-left:265px;*/
	float: left;
	margin-top:10px;
	width:591px;
	text-align: left;
 }
#contenu
{
  padding: 10px;
 }
 
#pied_de_page
{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 992px;
	height: 21px;
	background-color:#000000;
}
#rechercher
{
	margin-left:20px;
	margin-top:30px;
	margin-bottom:50px;	
}
table
{
   border-collapse: collapse;
   border-color:#ebebeb;
   
}
td, th /* Mettre une bordure sur les td ET les th */
{
	border: 0px solid;
   border-color:#ebebeb;
   text-align:center;
}

h1
{
	font-family:Impact, Arial, sans-serif;
	font-size:24px;
	color: #FF0000;
	font-weight:normal;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2
{
	font-family:Arial, sans-serif;
	font-size:14px;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3
{
	font-family:Arial, serif;
	font-size:14px;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

.gras
{
	font-weight:bold;
}
.centre
{
	text-align:center;
}
.img_gauche
{
	float:left;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:10px;
}
.img_presentation1
{
	float:left;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
}
.img_presentation2
{
	float:right;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:20px;
}
.gauche
{
	padding-left:5px;
	margin-left:0px;
	text-align:left;
}
.milieu
{
	vertical-align:middle;
}

.liste_paiement
{
	margin-top:15px;
	margin-bottom:15px;
	padding-left:25px;
}

.puce_caddie
{
	vertical-align:bottom;
	padding-right:3px;
	margin-right:5px;
	background-image:url(/img/commun/puce_caddie.jpg);
	background-repeat:no-repeat;
}
.puce_titre
{
	vertical-align:bottom;
	padding-right:3px;
	padding-left:35px;
	margin-right:5px;
	background-image:url(/img/produits/fleche_rouge.jpg);
	background-repeat:no-repeat;
}
.puce_explosion
{
	vertical-align:bottom;
	padding-right:3px;
	padding-left:45px;
	padding-bottom:10px;
	margin-right:5px;
	background-image:url(/img/commun/explosion.jpg);
	background-repeat:no-repeat;
}
.puce_fleche_rouge_petite
{
	vertical-align:bottom;
	margin-top:25px;
	margin-left:15px;
	padding-left:20px;
	padding-bottom:10px;
	background-image:url(/img/commun/fleche_rouge_petite.jpg);
	background-repeat:no-repeat;
}
.fleche_retour
{
	vertical-align:bottom;
	margin-top:25px;
	margin-left:15px;
	padding-left:30px;
	padding-bottom:10px;
	background-image:url(/img/commun/fleche_retour.jpg);
	background-repeat:no-repeat;
}
.puce_actualiser
{
	vertical-align:bottom;
	margin-top:25px;
	margin-left:35px;
	padding-left:50px;
	padding-bottom:25px;
	padding-top:10px;
	background-image:url(/img/commun/actualiser.jpg);
	background-repeat:no-repeat;
}
.puce_carre_noir
{
	vertical-align:bottom;
	margin-top:10px;
	margin-left:5px;
	padding-left:15px;
	padding-bottom:5px;
	padding-top:0px;
	background-image:url(/img/commun/puce_noire.jpg);
	background-repeat:no-repeat;
}
.puce_valider
{
	vertical-align:bottom;
	margin-top:10px;
	margin-left:45px;
	padding-left:40px;
	padding-bottom:50px;
	padding-top:0px;
	background-image:url(/img/commun/valider.jpg);
	background-repeat:no-repeat;
}
.lien_retour
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	color:#996666;
}
.copyright
{
	font-family:Arial, serif;
	font-size:11px;
	color:#000000;
}

