/* CSS Document */
.menuNosVins {
	position:absolute; left:11px; top:214px;
} 
a.palmenu { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_palmares.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:254px;
     }
a.palmenu:hover { 
background-image: url(../img/text_palmares_on.gif);
 }
a.annee { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_annee.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:280px;
     }
a.annee:hover { 
background-image: url(../img/text_annee_on.gif);
 }
a.vinif { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_vinif.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:306px;
     }
a.vinif:hover { 
background-image: url(../img/text_vinif_on.gif);
 }
a.conseils { 
display: block;  width:200px; height: 23px;
background-image: url(../img/text_conseils.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:332px;
     }
a.conseils:hover { 
background-image: url(../img/text_conseils_on.gif);
 }
.menuAPropos {
	position:absolute; left:11px; top:368px;
} 
a.contact { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_contact.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:428px;
     }
a.contact:hover { 
background-image: url(../img/text_contact_on.gif);
 }
a.historique { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_historique.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:454px;
     }
a.historique:hover { 
background-image: url(../img/text_historique_on.gif);
 }
a.statu { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_statut.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:480px;
     }
a.statu:hover { 
background-image: url(../img/text_statut_on.gif);
 }

a.visite { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_visite.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:506px;
     }
a.visite:hover { 
background-image: url(../img/text_visite_on.gif);
 }
a.vendanges { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_vendanges.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:532px;
     }
a.vendanges:hover { 
background-image: url(../img/text_vendanges_on.gif);
 }

.Actualites {
	position:absolute; left:11px; top:570px;
} 
a.saveurs { 
display: block;  width:180px; height: 23px;
background-image: url(../img/text_saveurs.gif); background-repeat: no-repeat;
 position:absolute;  left:21px; top:605px;
     }
a.saveurs:hover { 
background-image: url(../img/text_saveurs_on.gif);
 }



