/*************************************************************/
/*************************************************************/
/****  FEUILLE DE STYLE DU SITE DU DELICES D'ITALIE       ****/
/****                                                     ****/
/****  Auteur : Jérémy Dierx (Notil Conseil)              ****/
/****  Contact : infos@notil.fr                           ****/
/****  Date de création : 15/09/2006                      ****/
/****  Date de révision :                                 ****/
/*************************************************************/
/*************************************************************/

/*************************************************/
/****               Temporaire( en dev)       ****/
/*************************************************/

div#cadre_guide, div#cadre_divers
{
	display: none;
}

/*************************************************/
/****               Générale                  ****/
/*************************************************/

html *
{
	margin: 0px;
	padding: 0px;
}

div#page
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;

	background-color: white;
		
	color: #43761f; /*vert texte*/
	font-family: georgia, palatino, serif;
	font-size: 0.8em;
}

div#overDiv /*Overlib !*/
{
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}

div#overDiv img
{
	width: 300px;
}

.cache
{
/*	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;*/
	display: none;
}

.cache_lien
{
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

 a
{
	text-decoration: underline;
	color: #43761f; /*vert texte*/
}

a:hover
{
	text-decoration: none;
}

.texte_noir
{
	color: #4f4415;
}

.texte_rouge
{
	color: red;
}

.texte_or
{
	color: #b49a33; /*or*/
	font-size: 80%;
}

.texte_bleu /*texte admin*/
{
	color: #336699; /*bleu*/
	font-family: Arial, sans-serif;
}

ul
{
	list-style-type: none;
}

li
{
	padding-bottom: 3px;
}

div.float_left
{
	float: left;
}

.spacer
{
	clear: both;
}

img
{
	border-style: none;
}

.modes
{
	background-color: black;
	color: white;
	font-size: 80%;
	font-family: arial;
	
}

.modes h3
{
	margin: 5px 0;
}

.menuleft
{
color: black;
}

/*************************************************/
/****               Maintenance               ****/
/*************************************************/

#conteneur /*conteneur principal*/
{
	position: absolute;
	left: 50%; 
	top: 50%;
	height: 230px;
	width: 455px;
	margin-top: -115px; /* moitié de la hauteur */
	margin-left: -227px; /* moitié de la largeur */
	background: transparent url(style_img/delices.png) no-repeat top left;
	color: #43761f; /*vert texte*/
	font-family: georgia, palatino, serif;
}

#image
{
	position: relative;
	top: 140px;
	left: 180px;
	width: 223px;
	height: 23px;
}

#liens
{
	position: relative;
	top: 177px;
	left: 280px;
}

#liens li
{
	display: inline;
	margin-right: 8px;

}

#liens img
{
	margin-bottom: -3px;
}

#conteneur a 
{
	font-size: 70%;
	color: #43761f; /*vert texte*/
	font-family: georgia, palatino, serif;
}

/*************************************************/
/****               Entête                    ****/
/*************************************************/

#entete
{
	width: 960px;
	height: 433px;
	background: url(style_img/logo.jpg) left top no-repeat;
}

a#lien_accueil
{
	position: absolute;
	left: 0px;
	top: 157px;
	width: 431px;
	height: 54px;
}

#menu_haut
{
	position: absolute;
	left: 595px;
	top: 188px;
}

#menu_haut_liens
{
	float: right;
}

#menu_haut_liens li
{

	display: inline;
	margin-left: 10px;
}

#menu_img
{
	float: right;
	margin-top: 30px;
}

#menu_img li
{

	display: inline;
	margin-left: 3px;
}

#btn_recherche
{
	width: 85px;
   height: 19px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent url(style_img/recherche_haut.png) no-repeat top left ;/* on place l'image en arrière plan */
   text-indent: 5000px;/* On cache le texte de substitution (très loin car Opera l'affiche même en dehors du boutton : il faut donc le faire sortir de la page)*/
   cursor: pointer;  /* pour transformer de pointeur en main */
}

#btn_recherche:active {
      background: transparent url(style_img/recherche_bas.png) no-repeat top left ;
}

/*************************************************/
/****               Menu gauche               ****/
/*************************************************/

#menu_gauche
{
	position: absolute;
	width: 203px;
	top: 310px;
}

.fond_menu
{
	background: transparent url(style_img/milieu_menu.png) repeat-y;
}

.fond_menu_or
{
	background: transparent url(style_img/milieu_menu_or.png) repeat-y;
}

.menu
{
	margin-left: 5px;
	padding-top: 5px;
	width: 190px;
	font-size: 90%;
}

.bas_menu
{
	width: 203px;
	height: 20px;
	background-image:url(style_img/fond_menu.png);
}

.bas_menu_or
{
	width: 203px;
	height: 20px;
	background-image:url(style_img/fond_menu_or.png);
}

.bas_menu_cadeaux
{
	width: 203px;
	height: 20px;
	background-image:url(style_img/fond_cadeaux.png);
}

#titre_catalogue
{
	width: 203px;
	height: 73px;
	background-image:url(style_img/catalogue.png);
}

#titre_panier
{
	width: 203px;
	height: 73px;
	background-image:url(style_img/panier.png);
}

#btn_commander
{
	display: block;
	width: 130px;
	height: 20px;
	margin: 0 auto;
	margin-top: 5px;
	background-image:url(style_img/commander_haut.png);
}

#btn_commander:active
{
	background-image:url(style_img/commander_bas.png);
}

#titre_societe
{
	width: 203px;
	height: 73px;
	background-image:url(style_img/societe.png);
}

a#casalinghi
{
	display: block;
	width: 185px;
	height: 29px;
	text-align: center;
   background: transparent url(style_img/casalinghi.gif) no-repeat top center ;
   cursor: pointer;  /* pour transformer de pointeur en main */
   margin-top: 10px;
}

/*************************************************/
/****               Menu droite               ****/
/*************************************************/

#menu_droite
{
	position: absolute;
	width: 203px;
	left: 757px;
	top: 225px;
}

.tel
{
	font-variant: small-caps;
	text-align: center;
	font-size: 80%;
	margin-top: 5px;
}

#fond_tel
{
	width: 203px;
	height: 42px;
   background: transparent url(style_img/telephone.png) no-repeat top center ;
   font-size: 150%;
   font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

#appel_normal
{
	position: relative;
	top: -10px;
}

#titre_compte
{
	width: 203px;
	height: 61px;
	background-image: url(style_img/compte.png);
}

div#cadeaux
{
	width: 198px;
	height: 43px;
	background: transparent url(style_img/cadeaux.png) no-repeat top right;
	margin-top: 10px;
}

#nos_engagements h2
{
	width: 203px;
	height: 73px;
	background-image:url(style_img/nos_engagements.png);
}

#nos_engagements p
{
	margin-left: 10px;
}

#nos_engagements img
{
	margin: 5px 0;
}

#partenaires h2
{
	width: 203px;
	height: 73px;
	background-image:url(style_img/partenaires.png);
}

h1
{
	font-size: 28px;
}

h2
{
	font-size: 20px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 10px;
}

/*************************************************/
/****               Centre                    ****/
/*************************************************/

#zone_centre
{
	position: absolute;
	left: 245px;
	top: 285px;
	width: 500px;
}

#zone_centre h2
{
	margin: 10px 0;
}

#fil_ariane
{
	position: absolute;
	left: 25px;
	top: -20px;
	font-size: 80%;
}

#fil_ariane *
{
	color: #b49a33; /*or*/
}

/*** top des ventes ***/

#selection_haut
{
	width: 500px;
	height: 25px;
	background: transparent url(style_img/bord_selection_haut.png) no-repeat top left;
}

#selection_bas
{
	width: 500px;
	height: 18px;
	background: transparent url(style_img/bord_selection_bas.png) no-repeat top left;
}

#selection_haut h2
{
	display: none;
}

.cellule_selection
{
	font-size: 70%;
	width : 115px;
	text-align : center;
	float: left;
	margin: 3px;
}

.cellule_selection img
{
	border-style: none;
	width: 80px;
	margin-top: 5px;
}

/*** catalogue ***/


div.cellule_produit
{

	font-size: 90%;

}

em.ref_produit
{
	font-size: 80%;
	font-weight: normal;
}

div.cellule_produit h3
{
	margin-bottom: 8px;
	margin-top: 30px;
}

div.colone1_produit
{
	float: left;
	width: 120px;
	margin-right: 20px;
	margin-top: 55px;
}

div.colone1_produit img
{
	width: 120px;
}
/*
.vignette
{
	width: 100px;
	margin-left: 10px;
	margin-bottom: 5px;

}
*/
div.colone2_produit
{
	float: left;
	width: 346px;
}

div.colone2_produit p
{
	margin-bottom: 5px;
}

p.critere_prix
{
	margin-top: 15px;
	margin-bottom: 20px;
}

a#num_page_en_cours
{
	font-size: 180%;
}

p#selection_pages
{
	text-align: center;
	margin-top: 50px;
	clear: both;
}

/*** infos société ***/

#infos_societe p
{
	text-align: justify;
}

/*** infos société ***/

#engagements h3
{
	color: red;
	margin-bottom: 20px;
}

#engagements h4
{
	text-decoration: underline;
	margin-bottom: 20px;
}

#engagements p
{
	text-align: justify;
	margin-bottom: 20px;
}


/*************************************************/
/****               Bas                       ****/
/*************************************************/

#bas_page
{
	width: 508px;
	height: 18px;
	background: transparent url(style_img/bas_page.png) no-repeat top left;
}

#cadre_societe
{
	background: transparent url(style_img/logos_pied_de_page.png) no-repeat center 55px;
	font-size: 85%;
	text-align: center;
	padding-top: 50px;
}

#cadre_societe p
{
	padding: 25px 0 5px 0;
}

/*************************************************/
/****             Carte des vins              ****/
/*************************************************/

#carte_vins
{
	position: relative;
	left: 230px;
	top: -180px;
	width: 176px;
	height: 200px;
	background: transparent url(style_img/carte_vins.png) no-repeat top left;
}
#region11
{
	position: relative;
	left: 55px;
	top: 9px;
	width: 30px;
	height: 32px;
	background: transparent url(style_img/venetie.gif) no-repeat top left;
	z-index: 100;
}

#region12
{
	position: relative;
	left: 44px;
	top: 20px;
	width: 46px;
	height: 36px;
	background: transparent url(style_img/toscane_ombrie.gif) no-repeat top left;
	z-index: 100;
}

#region13
{
	position: relative;
	left: 2px;
	top: -54px;
	width: 32px;
	height: 43px;
	background: transparent url(style_img/piemont.gif) no-repeat top left;
	z-index: 100;
}

#region14
{
	position: relative;
	left: 36px;
	top: -71px;
	width: 44px;
	height: 22px;
	background: transparent url(style_img/emilie_romagne.gif) no-repeat top left;
	z-index: 100;
}

#region15
{
	position: relative;
	left: 99px;
	top: -29px;
	width: 28px;
	height: 26px;
	background: transparent url(style_img/campanie.gif) no-repeat top left;
	z-index: 100;
}

#region16
{
	position: relative;
	left: 90px;
	top: -79px;
	width: 27px;
	height: 24px;
	background: transparent url(style_img/abruzzes_molise.gif) no-repeat top left;
	z-index: 100;
}

#region17
{
	position: relative;
	left: 116px;
	top: -89px;
	width: 50px;
	height: 36px;
	background: transparent url(style_img/pouilles.gif) no-repeat top left;
	z-index: 100;
}

#region18
{
	position: relative;
	left: 84px;
	top: -57px;
	width: 46px;
	height: 30px;
	background: transparent url(style_img/sicile.gif) no-repeat top left;
	z-index: 100;
}

#region19
{
	position: relative;
	left: 21px;
	top: -138px;
	width: 23px;
	height: 43px;
	background: transparent url(style_img/sardaigne.gif) no-repeat top left;
	z-index: 100;
}

#region20
{
	position: relative;
	left: 76px;
	top: -281px;
	width: 15px;
	height: 16px;
	background: transparent url(style_img/frioul.gif) no-repeat top left;
	z-index: 100;
}

/*************************************************/
/****             Publicité                   ****/
/*************************************************/

.cadre_pub
{
	width: 197px;
	text-align: center;
	font-size: 110%;
   margin-bottom: 10px;
}

#cadre_pub img
{
	width: 197px;
}

