@charset "utf-8";
@import url(general.css);

/* Feuille de style - Accueil
  * Deliv's SARL
  * contact@delivs.com
  */
  
div#accueil
{
	position: relative;
	background-image: url("img/incontournables.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 638px;
	height: 640px;
}

div#accueil2
{
	position: relative;
	background-image: url("img/incontournables2.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 638px;
	height: 330px;
}

div#recettes
{
	position: relative;
	background-image: url("img/fond-recettes.png");
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
	width: 307px;
	text-align: left;
}

div#actualites
{
	position: relative;
	background-image: url("img/fond-actualites.png");
	background-repeat: repeat-y;
	background-position: top left;
	float: left;
	width: 309px;
	margin-left: 22px;
	text-align: left;
}

div#basrecettes
{
	position: relative;
	background-image: url("img/bas-recettes.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 307px;
	height: 20px;
	text-align: right;
}

div#basactualites
{
	position: relative;
	background-image: url("img/bas-actualites.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 309px;
	height: 20px;
	text-align: right;
}

img.toutes
{
	margin-right: 15px;
	margin-top: 5px;
}

div#promos
{
	position: relative;
	float: left;
	width: 310px;
	height: 260px;
	margin-top: 17px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	z-index: 1;
}

div#promos2
{
	position: relative;
	float: left;
	width: 258px;
	height: 220px;
	margin-top: 17px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	z-index: 1;
}

div#espacepub
{
	position: relative;
	float: left;
	width: 359px;
	height: 220px;
	margin-top: 17px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	z-index: 1;
}

div.produit1
{
	position: relative;
	float: left;
	background-image: url("img/produit.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 8px;
	margin-top: 23px;
	margin-bottom: 13px;
}

div.produit2
{
	position: relative;
	float: left;
	background-image: url("img/produit.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 7px;
	margin-bottom: 13px;
}

div.produit1p
{
	position: relative;
	float: left;
	background-image: url("img/produit2.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 8px;
	margin-top: 23px;
	margin-bottom: 13px;
}

div.produit2p
{
	position: relative;
	float: left;
	background-image: url("img/produit2.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 7px;
	margin-bottom: 13px;
}

div.n_produit1
{
	position: relative;
	float: left;
	background-image: url("img/produit.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 8px;
	margin-top: 33px;
	margin-bottom: 13px;
}

div.n_produit3
{
	position: relative;
	float: left;
	background-image: url("img/produitoffre.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 270px;
	margin-left: 42px;
	margin-top: 33px;
	margin-bottom: 13px;
}

div.n_produit4
{
	position: relative;
	float: left;
	background-image: url("img/produitoffre.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 270px;
	margin-left: 242px;
	margin-top: 33px;
	margin-bottom: 13px;
}

div.n_produit2
{
	position: relative;
	float: left;
	background-image: url("img/produit.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 7px;
	margin-top: 33px;
	margin-bottom: 13px;
}

div.n_produit1p
{
	position: relative;
	float: left;
	background-image: url("img/produit2.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 8px;
	margin-top: 33px;
	margin-bottom: 13px;
}

div.n_produit2p
{
	position: relative;
	float: left;
	background-image: url("img/produit2.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 150px;
	height: 295px;
	margin-left: 7px;
	margin-bottom: 13px;
}

div.titre
{
	position: absolute;
	left: 9px;
	top: 3px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.titre a
{
	color: rgb(103, 103, 103)
}

div.photo
{
	position: absolute;
	left: 12px;
	top: 48px;
}

div.descriptif
{
	position: absolute;
	left: 9px;
	top: 180px;
	text-align: left;
}

div.prix
{
	position: absolute;
	left: 22px;
	top: 224px;
	width: 33px;
	height: 17px;
}

div.prix2
{
	position: absolute;
	left: 85px;
	top: 224px;
	width: 33px;
	height: 17px;
}

div.prix3
{
	position: relative;
	width: 58px;
	height: 27px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("img/back-prix.png");
}

div.prix3_1
{
	position: absolute;
	width: 33px;
	height: 17px;
	right: 15px;
	top: 5px;
}

div.fiche
{
	position: absolute;
	left: 37px;
	top: 250px;
}

div.qte
{
	position: absolute;
	left: 85px;
	top: 7px;
	width: 21px;
	height: 15px;
}

div.caddie
{
	position: absolute;
	left: 113px;
	top: 4px;
}

div.bottom0
{
	position: absolute;
	background-image: url("img/indisponible.png");
	background-repeat: no-repeat;
	background-position: top left;
	left: 0px;
	bottom: 0px;
	width: 150px;
	height: 28px;
}

div.bottom1
{
	position: absolute;
	background-image: url("img/ajouter.png");
	background-repeat: no-repeat;
	background-position: top left;
	left: 0px;
	bottom: 0px;
	width: 150px;
	height: 28px;
}

.formQte
{
	width: 21px;
	font-size: 9px;
	border: 0;
}

img.prix
{
	display: block;
	float: right;
}

.recette
{
	color: rgb(219, 181, 149);
}

.actualite
{
	color: rgb(120, 171, 208);
}

div.titre_partie
{
	position: relative;
	width: 620px;
	height: 30px;
	background-image: url("img/offre_titre.png");
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 20px;
	color: rgb(255, 255, 255);
	text-align: left;
	font-style: italic;
}

div.partie
{
	position: relative;
	width: 620px;
	background-image: url("img/offre_fond.png");
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
}

div.bas_partie
{
	position: relative;
	width: 620px;
	height: 25px;
	background-image: url("img/offre_bas.png");
	background-position: top left;
	background-repeat: no-repeat;
}

div.texteb3
{
	text-align: left;
	color: rgb(87, 87, 87);
	padding: 3px;
}

div.stitre
{
	font-size: 15px;
	color: rgb(217, 54, 99);
	padding: 8px;
}

div.stitre2
{
	font-size: 15px;
	color: rgb(217, 54, 99);
	padding: 8px;
}

.org
{
	font-size: 18px;
	color: rgb(255, 108, 0);
	padding-left: 10px;
	padding-right: 10px;
}

div.texte
{
	text-align: left;
	padding: 8px;
	color: rgb(217, 54, 99);
	font-size: 13px;
}

div.button
{
	position: absolute;
	left: 234px;
	top: -7px;
	width: 153px;
	height: 32px;
}

div.code
{
	position: relative;
	background-image: url("img/back-code.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 178px;
	height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(255, 255, 255);
}

div.barre
{
	position: absolute;
	left: 1px;
	top: 0px;
}
