#haut
{
	clear: both;
	background-image:url('../images/banniere.png');
	background-repeat:no-repeat;
	height: 150px;
}

#zone-titre
{
	float: left;
	font-size: 16px;
	font-weight: bold;
	width: 1000px;
	padding-top: 130px;
	padding-left: 5px;
	color: #800000;
}

#milieu
{
}

#recherche-menu
{
	background-image:url('../images/fond-recherche-menu.png');
	background-repeat:no-repeat;
	height: 40px;
	width: 1000px;
}

#recherche
{
	float: left;
	width: 695px;
	text-align: left;
	padding-left: 5px;
	padding-top: 8px;
	
	height: 32px;
	/*background-color: #00FF00;*/
}

.form-text
{
	float: left;
	padding-top: 4px;
	padding-right: 2px;
}

.form-input
{
	padding-right: 5px;
	float: left;
}

.form-input-image
{
	padding-top: 1px;
	float: left;
}

#menu
{
}

.bouton-menu
{
	float: right;
	padding-right: 10px;
	margin-top: 5px;
}

#milieu-informations
{
	float: left;
	background-color: #FFFFFF;
	width: 1000px;
	
	min-height: 500px;
}

#ensemble-categories-adresse
{
	float: left;
	border-width: 1px;
	border-color: #800000;
	border-style: solid;
	
	margin-top: 5px;
	margin-left : 5px;
	margin-right : 5px;
	
	background-color: #FFF7FA;
}

#adresse
{	
	clear: both;
	width: 238px;
	padding: 0px;
	margin: 0px;

	font-size: 14px;
}

#informations
{
	float: left;
	width: 745px;
	margin-top: 5px;
	margin-right: 5px;
}

.infos-images
{
	float: left;
}

.image-moyenne
{
}

.image-moyenne-cache
{
	display: none;
}

.infos-completes-produit
{
	float: left;
	padding-left: 5px;
	width:469px;
}

.libelle-description
{
	font-weight: bold;
	padding-bottom: 5px;
}

.resultat-description
{
	padding-bottom: 5px;
}

.info
{
	clear: both;
}

.libelle-info
{
	float: left;
	font-weight: bold;
	padding-bottom: 5px;
}

.resultat-info
{
	float: left;
	padding-left: 5px;
}

.resultat-prix
{
	float: left;
	padding-left: 5px;
	color: #FF0000;
	font-weight: bold;
}

.nous-contacter
{
	clear: both;
	padding-top: 20px;
}

.nous-contacter a
{
	color: #000000;
}

.nous-contacter a:hover
{
	color: #800000;
}

.imagettes
{
	float: left;
	border-width: 1px;
	border-color: #800000;
	border-style: solid;
	width: 262px;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.image-petite
{
	float: left;
	margin-right: 6px;
	margin-bottom: 3px;
}

#produits
{
	float: left;
	width: 240px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.produits-image
{
	float: left;
	text-align: left;
	padding-left: 3px;
	width: 153px;
	margin-bottom: 5px;
}

.produits-prix
{
	float: left;
	font-weight: bold;
	color: #FF0000;
	padding-left: 3px;
	text-align: right;
	width: 150px;
}

#nouveautes
{
	clear: both;
	margin-right: 5px;
	
	/*height: 70px;*/
}

#nouveautes a
{
	color: #000000;
}

#nouveautes a:hover
{
	color: #800000;
}

.nouveaute
{
	float: left;
	border-width: 1px;
	border-color: #800000;
	border-style: solid;
	
	font-size: 10px;
	
	padding: 3px;
	width: 136px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.titre-nouveaute
{
	font-weight: bold;
	padding-bottom: 3px;
}

.image-nouveaute
{
	float: left;
}

.prix-nouveaute
{
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 3px;
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
}

.renseignement-nouveaute
{
	clear:both;
	text-align: right;
}

.rien-trouve
{
	margin : 5px;
}

#produit-hasard
{
	clear: both;
	float: left;
	width: 238px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-width: 1px;
	border-color: #800000;
	border-style: solid;
	margin-bottom: 5px;
}

.image-hasard
{
	text-align: center;
}

.texte-hasard
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 11px;
}

.prix-hasard
{
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 5px;
}

.prix-hasard-promo
{
	float: right;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FF0000;
}

.prix-hasard-declasse
{
	float: right;
	text-align: right;
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration: line-through;
}


#bas
{
	clear: both;
/*
	height: 40px;
	background-color: #00FF00;
*/	
}


