#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: 600px;
	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;
}

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

.nouvelle-categorie
{
	float: left;
	width: 312px;
	border-width: 1px;
	border-color: #800000;
	border-style: solid;
	background-color: #FFF7FA;
	margin-right: 15px;
	margin-bottom: 15px;
}

.liste-categories
{
	padding-bottom: 5px;
	padding-left: 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;
}

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


