.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D2661;
	text-decoration: none;
	background-color: #FFF8DC;
	text-align: center;
}
.texte14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0D2661;
	text-decoration: none;
}
.fond {
	background-color: #E8F4FC;
	background-image: url(images/PG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0D2661;
	text-decoration: underline;
}
.footerlink:hover {
	font-weight: bold;
}
.titre_cuvee1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #152873;
	text-decoration: none;
	background-image: url(images/cuvees/puce_titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.titre_cuvee1_selec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/cuvees/puce_titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-color: #0C2460;
}

