/* CSS Document */

/* PMP CONCEPT 11/2007 */

/*
*/


/****************** Body ******************/
body {
	background-color: #2c2f22;
	background-image: url(../_image/fond_coeur_3.png);
}

/****************** Haut Site ******************/
#menuSite ul {
	background-color: #2c2f22;
}

/****************** Bas Site ******************/
#infosCrea, #infosCrea a {
	color: #6c6e65;
}


/****************** Coeur Site ******************/
.titrePage {
	width: 194px;
	background-image: url(../_image/fr//titre_savoir.png);
}

#topPageSavoir {
	width: 800px;
	height: 173px;
	display: block;
	background-image: url(../_image/top_savoir.jpg);
	
}

#lavigne {
	width: 81px;
	background-image: url(../_image/fr//lavigne.png);
}
#lavinification {
	width: 145px;
	background-image: url(../_image/fr//lavinification.png);
}
#lestockage {
	width: 108px;
	background-image: url(../_image/fr//lestockage.png);
}
#lavente {
	width: 80px;
	background-image: url(../_image/fr//lavente.png);
}

a#calendrierViti {
	width : 201px;
	height: 111px;
	top: 271px;
	left: 50%;
	margin-left: 192px;
	display: block;
	position: absolute;
	background-image: url(../_image/fr//calendrier.png);
}
a:hover#calendrierViti {
	background-position: 0 -111px;
}

.calendrier {
	display: none;
	padding: 12px 12px 12px 12px;
	line-height: 13px;
	font-size: 10px;
	color: #4b3126;
	text-align: center;
	background-color:#bdbdbd;
	width: 295px;
	position: absolute;
	top: 155px;
	left: 50%;
	margin-left: 44px;
	z-index:200;
}
.coeur {
	background-color: #fcf6ef;
	background-image: url(../_image/fond_popup.png);
	background-repeat: no-repeat;
	background-position: 109px 462px;
	padding-bottom: 10px;
}
.calendrier h3 {
	height: 148px;
	background-image: url(../_image/fr//calendrier2.png);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #4b3025;
	
}

.calendrier table {
	text-align: left;
	width: 264px;
	margin: 12px auto 0;
	padding: 0;
}
.calendrier table th {
	font-weight: bold;
	width: 72px;
	vertical-align: top;
}
.calendrier table td {
	font-weight: normal;
}
.calendrier table td li {
	list-style-position: inside;
}


#bottomPageVigne {
	width: 587px;
	height: 166px;
	display: block;
	background-image: url(../_image/fr//bottom_vigne.jpg);
	margin-top: 40px;
}
#titreLavigne {
	width: 101px;
	background-image: url(../_image/fr//titre_lavigne.png);
}

#titreLavinification {
	width: 180px;
	background-image: url(../_image/fr//titre_lavinification.png);
}
#bottomPageVinification {
	width: 587px;
	height: 166px;
	display: block;
	background-image: url(../_image/fr//bottom_vinification.jpg);
	margin-top: 40px;
}

#titreLestockage {
	width: 135px;
	background-image: url(../_image/fr//titre_lestockage.png);
}
#bottomPageStockage {
	width: 587px;
	height: 166px;
	display: block;
	background-image: url(../_image/fr//bottom_stockage.jpg);
	margin-top: 50px;
}

#titreLavente {
	width: 100px;
	background-image: url(../_image/fr//titre_lavente.png);
}
#bottomPageVente {
	text-align: center;
	padding-bottom: 10px;
}