/* CSS Document */
.vins {
	display: block; width:117px; height:116px; position:absolute; left: 442px; top:165px;
	background-image: url(img/homeVins.gif); background-repeat: no-repeat;
}
a.vins:hover { 
	background-image: url(img/homeVins_on.gif);
}

.commander {
	display: block; width:117px; height:116px; position:absolute; left: 340px; top:58px;
	background-image: url(img/homecommander.gif); background-repeat: no-repeat;
}
a.commander:hover { 
	background-image: url(img/homecommander_on.gif);
}

.eauxdevie {
	display: block; width:117px; height:116px; position:absolute; left: 449px; top:52px;
	background-image: url(img/homeeauxdevie.gif); background-repeat: no-repeat;
}
a.eauxdevie:hover { 
	background-image: url(img/homeeauxdevie_on.gif);
}

.Offres{
	display: block; width:107px; height:100px; position:absolute; left: 257px; top:137px;
	background-image: url(img/homeOffres.gif); background-repeat: no-repeat;
}
a.Offres:hover { 
	background-image: url(img/homeOffres_on.gif);
}

.infos{
	display: block; width:117px; height:116px; position:absolute; left: 323px; top:238px;
	background-image: url(img/homeInfos.gif); background-repeat: no-repeat;
}
a.infos:hover { 
	background-image: url(img/homeInfos_on.gif);
}

.english{
	display: block; width:90px; height:87px; position:absolute; left: 214px; top:265px;
	background-image: url(img/home_english.gif); background-repeat: no-repeat;
}
a.english:hover { 
	background-image: url(img/home_english_on.gif);
}

.homepage{
	display: block; width:385px; height:47px; position:absolute; left: 470px; top:378px;
	background-image: url(img/text_homepage.gif); background-repeat: no-repeat;
}
a.homepage:hover { 
	background-image: url(img/text_homepage_on.gif);
}

span.alt {
	display:none;
}

.logo{
	display: block; width:142px; height:169px; position:absolute; left: 52px; top:40px;
	background-image: url(img/logohome.gif); background-repeat: no-repeat;
	background-color: #990000;
}


