html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  }

body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #c30000;
}

#page {
	position:absolute; 
	height: 100%;
	width: 100%;
	z-index: 1;
}

#centpourcent {
  position:absolute;
  top : 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  }
  
  .texte{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;	
	line-height: 14px;	
	color: #6b6b6b;
	padding:10px;
	}
  a.mentions{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;	
	line-height: 14px;	
	color: #fff;
	
	}
  
#mentions{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;	
	line-height: 14px;	
	color: #fff;
	
	}

#Layer1 {
	position:absolute;
	left:50px;
	top:260px;
	width:120px;
	
	z-index:999;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 18px;	
	background-color:#FFFFFF;
	padding:0 1px 0 5px;
}

#Layer4 {
	position:absolute;
	width:485px;
	top:260px;
	left:186px;
	text-align:left;
	z-index:777;
	background-color:#FFFFFF;
	color:#565656;
	font-size:12px;
	padding:0 20px 0 10px;
	overflow:visible;
	padding-bottom:20px;
	
	}

#Layer2 {
	position:relative;
	left:455px;
	top:253px;
	width:251px;
	height:106px;
	z-index:2;
}

#Layer3 {
	position:relative;
	left:0px;
	top:-50px;
	width:750px;
	height:59px;
	z-index:2;
	}
	
	.champsdesaisie {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #999999;
	border: 1px solid #ccc;
	height:18px;
	
}
