body {
	padding:0px; 
	margin:0px; 
	background:#fff; 
	color:#666; 
	font:14px/18px Georgia, "Times New Roman", Times, serif;
}

div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}




#flashcontent {
	position:absolute;
	left:0px;
	top:-1px;
	width:100%;
	height:100%;
	z-index:1;
	background-image: url(img/entete.jpg);
	background-repeat: repeat-x;
	display: block;
}

#avertissement {
	top:0px;
	width:260px;
	height:600px;
	display: block;
	background-color: #cccccc;
	border: 1px solid #000000;
	text-align: center;
	padding-top: 110px;
	padding-right: 25px;
	padding-bottom: 70px;
	padding-left: 25px;
	
	z-index:102;
	margin-left: 550px;
}

#menu {
	position:absolute;
	left:14px;
	top:345px;
	width:auto;
	height:auto;
	display: block;
















	border:none
	z-index:99;
}




#texte {
	position:absolute;
	left:42px;
	top:1px;
	width:500px;
	float:left;
	clear: both;
	height: 1426px;
}

#texte p{padding:0 24px 14px;}
#texte p span{font-weight:bold;}
#texte h2{
	position: relative;
	left:2px;
	width:400px;
	height:33px;
	text-indent:0px;
	padding-top: 10px;
	font-size: 26px;
	color: #666666;
	line-height: 36px;
	font-style: normal;
	font-weight: lighter;
}
#texte h1{
	position: relative;
	left:2px;
	width:400px;
	height:43px;
	text-indent:20px;
	padding-top: 10px;
	font-size: 30px;
	color: #333333;
	line-height: 36px;
	font-style: Bold;
	}
#texte h3{
	position: relative;
	left:2px;
	width:400px;
	height:33px;
	padding-top: 0px;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	font-style: normal;
}

#flash {
	clear: both;
	position:absolute;
	left:560px;
	top:0px;
	width:260px;
	height:600px;
	z-index:100;
	display: block;
	background-image: url(img/panDroit.png);
	float: none;
}

#flash ul{width:auto;height:auto;position:absolute;left:66px;}
#flash ul li{
	width:auto;
	height:22px;
	padding-left: 15px;
	font-weight:bold;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 12px;
}

#bouton{
	width:99px;
	position:relative;
	left:0px;
	top:0px;
}
#bouton a{
	width:99px;
	height:277px;
	display:block;
	text-indent:-2000px;
	background-image: url(img/contact-normal.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 85px;
	padding-bottom: 10px;
}
#bouton a:hover{
	background:url(img/contact-hover.jpg) 0 0 no-repeat;
	margin-left: 85px;
	padding-bottom: 10px;
}
#bouton  h2{
	width:260px;
	font-size: 36px;
	line-height: 36px;
	color: #666666;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#bouton  h3{
	position:relative;
	width:220px;
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;	
}
#flashcontent #menu {
	z-index:200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #666666;
}

