@charset "utf-8";
/* CSS Document */

h3#logo{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -490px;
	margin-top: -600px;
	width: 980px;
	text-align: center;
	padding: 0;
}

#xavier, #jerome{
	overflow: hidden;
	width: 325px;
	height: 468px;
	top: 112px;
}
#xavier img{
	float: right;
}

#nous{
	left: 0; top: 62px;
}
#voir{
	left:0 ;
	top: 91px;
}
#vignes{
	left:0 ; top: 129px;
}
#gammes{
	right: 0; top: 93px;
}
#presse{
	right: 0;
	top: 126px;
}
#langue{
	left: 0;
	top: 0;
}
#langue a{
	padding-left: 27px;
}

.fr{
	background: url(../img/accueil/fr.png) no-repeat left center;
}
.en{
	background: url(../img/accueil/en.png) no-repeat left center;
}
#h1, #h2, p{
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 580px;
	display: none;
	margin: 0;
	padding: 0;
}

