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

/* Feuille de style - Accueil
  * Deliv's SARL
  * contact@delivs.com
  */
  
div#produits
{
	position: relative;
	width: 638px;
	min-height: 550px;
}

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.cat1
{
	position: relative;
	background-image: url("img/cat1.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat2
{
	position: relative;
	background-image: url("img/cat2.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat3
{
	position: relative;
	background-image: url("img/cat3.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat4
{
	position: relative;
	background-image: url("img/cat4.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat5
{
	position: relative;
	background-image: url("img/cat5.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat6
{
	position: relative;
	background-image: url("img/cat6.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat7
{
	position: relative;
	background-image: url("img/cat7.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat8
{
	position: relative;
	background-image: url("img/cat8.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat9
{
	position: relative;
	background-image: url("img/cat9.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}
div.cat10
{
	position: relative;
	background-image: url("img/cat10.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	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;
}

div#promos2
{
	position: relative;
	margin-top: 17px;
}

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.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.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#pages
{
	text-align: center;
}

table#pages2
{
	text-align: center;
	height: 20px;
	color: rgb(107, 107, 107);
	margin-left: auto;
	margin-right: auto;
}

td#pages3
{
	background-image: url("img/p.png");
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	height: 20px;
	color: rgb(107, 107, 107);
	margin-left: auto;
	margin-right: auto;
}

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