body{
	font-family:  verdana, helvetica, verdana, arial, sans-serif;
	font-size:9px;
	color: #FFF;
	margin:0px;
	padding:0px;
	background-color:#000;
}

a img{
	border:0px;
}
a:link, 
a:visited {
	color: #FFF;
	text-decoration: none; 
}
a:hover {
	color: #FFF; 
	text-decoration:none ; 
}

#content{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 700px;
	margin-left: -385px;
	margin-top: -350px;
	padding: 0px;
	color:#FFF;
}

#logo{
	position:absolute;
	top:95px;
	left:50px;
}

#bloc_gch{
	position:absolute;
	top:140px;
	left:40px;
	width: 190px;
	height: 470px;
	margin: 0px;
	padding: 0px;
	border-right:1px dashed #FFF;
}

#bouteille{
	position:absolute;
	top:140px;
	left:240px;
	width: 200px;
	height: 470px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#contact{
	position:absolute;
	top:140px;
	left:450px;
	width: 175px;
	height: 470px;
	margin: 0px;
	padding: 0px;
	border-left:1px dashed #FFF;
}

/*bloc gauche*/
acronym {
	border: 0px;
	cursor: help;
}

#bloc_gch p{
	text-align:justify;
	margin:40px 20px 20px 0px;
}
#bloc_gch p:first-letter{
	font-size:12px;
}

/*table*/
table{
	margin:65px 0px 5px 10px;
	color: #555555;
	text-align:center;
	font-weight:bold;
}

td{
	width:15px;
	height:15px;
	line-height:15px;
	border:1px solid #555555;
}
td#shine{
	width:15px;
	height:15px;
	line-height:15px;
	color:#FFF;
	border:1px solid #FFF;
}

#fleches{
	float:right;
	height:12px;
	width:45px;
	margin:0px 30px 0px 0px;
}

/*contact*/
#coord{
	position:absolute;
	top:40px;
	left:0px;
	margin:0px;
	padding:0px;
}

#coord p{
	margin-top:5px;
	margin-bottom:20px;
	padding: 10px 0px 0px 20px;
	text-align:justify;
	border-top:1px dashed #FFF;
}

.left{
	float:left;
}
.right{
	float:right;
}

h1{
	margin-left:10px;
	margin-bottom:0px;
	font-size:10px;
	line-height:20px;
}