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

/* Feuille de style - Accueil
  * Deliv's SARL
  * contact@delivs.com
  */
img.toutes
{
	margin-right: 15px;
	margin-top: 5px;
}

body.bwhite
{
	background-image: 0;
	background-color: rgb(255, 255, 255);
}

div.fond_pop
{
	background-color: rgb(255, 255, 255);
}

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;
}

div#qteform
{
	position: absolute;
	left: 56px;
	top: 12px;
}

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;
}

span.titre-actu
{
	color: rgb(217, 57, 99);
	font-weight: bold;
	font-size: 12px;
}
span.date-actu
{
	color: rgb(108, 100, 102);
	font-weight: bold;
}

div.actu
{
	position: relative;
	background-image: url("img/actu.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 622px;
	height: 105px;
	margin-left: 10px;
}

div.photo-actu
{
	position: absolute;
	left: 1px;
	top: 1px;
}

div.titre-actu
{
	position: absolute;
	left: 110px;
	top: 4px;
}

div.descriptif-actu
{
	position: absolute;
	left: 110px;
	top: 30px;
	color: rgb(102, 102, 102);
	text-align: left;
}

div.detail-actu
{
	position: relative;
	background-image: url("img/actu2.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 622px;
	margin-left: 10px;
	padding-top: 32px;
}

div.image-explorer
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 185px;
}

div.top-actu
{
	position: absolute;
	left: 201px;
	top: 5px;
}

div.texte-actu
{
	position: relative;
	margin-left: 201px;
	text-align: left;
}

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#image-explorer
{
	width: 185px;
	float: left;
	margin-right: 0px;
}

div#image-explorer-medium
{
	width: 185px;
	margin-bottom: 5px;
}

div#image-explorer-minis
{
	width: 185px;
}

img.medium
{
	border: solid 1px rgb(200, 200, 200);
}

img.mini0
{
	float: left;
	margin: 5px 0px 5px 0px;
	border: solid 1px rgb(200, 200, 200);
}

img.mini1
{
	float: left;
	margin: 5px 13px 5px 13px;
	border: solid 1px rgb(200, 200, 200);
}

img.mini2
{
	float: left;
	margin: 5px 0px 5px 0px;
	border: solid 1px rgb(200, 200, 200);
}

a:link.zoom
{
	cursor: url('img/zoom.cur'), pointer;
}
a:hover.zoom
{
	cursor: url('img/zoom.cur'), pointer;
}
a:active.zoom
{
	cursor: url('img/zoom.cur'), pointer;
}
a:visited.zoom
{
	cursor: url('img/zoom.cur'), pointer;
}

div.detail-recette
{
	position: relative;
	background-image: url("img/recette2.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 627px;
	margin-left: 7px;
	padding-top: 55px;
}

div.detail-recette2
{
	position: relative;
	width: 627px;
	margin-left: 7px;
	padding-top: 55px;
}

div.detail-recette3
{
	position: absolute;
	width: 627px;
	left: 0px;
	top: 0px;
	height: 45px;
}

div.top-recette
{
	position: absolute;
	left: 3px;
	top: 4px;
}

div.saison-recette
{
	position: absolute;
	left: 48px;
	top: 26px;
}

div.plat-recette
{
	position: absolute;
	left: 148px;
	top: 26px;
}

div.temps-recette
{
	position: absolute;
	left: 484px;
	top: 26px;
}

div.personnes-recette
{
	position: absolute;
	left: 555px;
	top: 26px;
}

div.texte-recette
{
	position: relative;
	margin-left: 3px;
	text-align: left;
}

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

div.necessaire
{
	float: left;
	position: relative;
	width: 105px;
	height: 100px;
	background-position: top left;
	background-color: rgb(255, 255, 255);
	background-image: url("img/image.png");
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
}
