#global {
		position:absolute;
		left: 50%;
		top: 50%;
		width: 670px;
		height: 330px;
		margin-top: -185px;
		margin-left: -335px;
		background-image: url(../images/fond-capdevielle.gif);
}


#bout-fr {
		display: block;
		position:absolute;
		left: 185px;
		top: 135px;
		width: 184px;
		height: 30px;
}
a {
  text-decoration:none;
  }

a.button-vf {
		display: block;
		background-color: transparent;
		background-image: url(../images/bouton-francais.gif);
		background-repeat: no-repeat;
		width: 184px;
		height: 30px;
}
a.button-vf:hover {
		background-position: -184px 0px;
		cursor: hand;
}

#bout-eng {
		position:absolute;
		left: 185px;
		top: 165px;
		width: 184px;
		height: 30px;
}

a.button-ve {
		display: block;
		background-color: transparent;
		background-image: url(../images/bouton-anglais.gif);
		background-repeat: no-repeat;
		width: 184px;
		height: 30px;
}
a.button-ve:hover {
		background-position: -184px 0px;
		cursor: hand;
}

#soon {
		position:absolute;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	  color: #777;
		left: 415px;
		top: 157px;
		width: 234px;
		height: 30px;
		visibility:visible;
}

#impec {
		position:absolute;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	  color: #CCC;
	  left: 50px;
		top: 360px;
		width: 620px;
		height: 30px;
		text-align: center ; 
}
#impec a {
	  color: #CCC;
}
#impec a:hover {
	  color: #A00338;
}

#bout-flash {
		position:absolute;
		left: 369px;
		top: 115px;
		width: 226px;
		height: 20px;
}
a.button-flash {
		display: block;
		background-color: transparent;
		background-image: url(../images/bouton-flash.gif);
		background-repeat: no-repeat;
		width: 226px;
		height: 20px;
}
a.button-flash:hover {
		background-position: -226px 0px;
		cursor: hand;
}