body {	
	background-color: #FFFFFF;
	font-family: Times;	
	font-size: 12px;
	text-align: justify;
	line-height: 30px;	
	color: #000000;
	margin: 10;
	}
	
a, a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #FFFF00;
	font-style : italic;
	text-decoration: underline;
	}
	
.ensemble {
	width: 982px;
}

.introduction {
	width: 982px;
	height: 200px;
	color: #FFFFFF;
	background-image: url('images/musique.gif');
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
	font-size: 48px;
	font-style: normal;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	float : left;
	}

.pusher{
 clear:both;
 visibility:hidden;
}

.publicite { 
	width: 982px;
	height: 100px;
	text-align: center;
	float : left;
}

.papier2 { 
	width: 68%;
	text-align: center;
	background-image: url('images/papier2.gif');
	background-repeat: repeat-y;
	background-position: right;
	margin: auto;
	float : right;
}
.papier2haut { 
	width: 100%;
	height: 23px;
	background-image: url('images/papier2haut.gif');
	background-repeat: no-repeat;
	background-position: right;
	margin: auto;
}
.papier2bas { 
	width: 100%;
	height: 40px;
	background-image: url('images/papier2bas.gif');
	background-repeat: no-repeat;
	background-position: right;
	margin: auto;
}

.papier1 { 
	width: 32%;
	text-align: center;
	background-image: url('images/papier1.gif');
	background-repeat: repeat-y;
	background-position: right;
	margin: auto;
	float : right;
}
.papier1haut { 
	width: 100%;
	height: 23px;
	background-image: url('images/papier1haut.gif');
	background-repeat: no-repeat;
	background-position: right;
	margin: auto;
}
.papier1bas { 
	width: 100%;
	height: 40px;
	background-image: url('images/papier1bas.gif');
	background-repeat: no-repeat;
	background-position: right;
	margin: auto;
}

.blabla {
	margin: auto;
	width: 85%;
	text-align: justify;
}
.textes {
	margin: auto;
	width: 57%;
	text-align: justify;
}

.h1 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.h2 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.blocnav { 
	width: 27%;
	text-align: center;
	float : left;
}
.postithaut { 
	width: 100%;
	height: 38px;
	margin: auto;
	background-image: url('images/postithaut.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.postithaut1 { 
	width: 100%;
	height: 38px;
	margin: auto;
	background-image: url('images/postithaut1.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.postithaut2 { 
	width: 100%;
	height: 38px;
	margin: auto;
	background-image: url('images/postithaut2.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.postithaut3 { 
	width: 100%;
	height: 38px;
	margin: auto;
	background-image: url('images/postithaut3.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.postithaut4 { 
	width: 100%;
	height: 38px;
	margin: auto;
	background-image: url('images/postithaut4.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.postithaut5 { 
	width: 100%;
	height: 38px;
	margin: auto;
	background-image: url('images/postithaut5.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.postitcorps { 
	width: 100%;
	margin: auto;
	background-image: url('images/postitcorps.gif');
	background-repeat: repeat-y;
	background-position: right;
	text-align: center;
}
.addthis { 
	width: 80%;
	margin: auto;
	text-align: center;
	float : right;
}
.postitbas { 
	width: 100%;
	height: 20px;
	margin: auto;
	background-image: url('images/postitbas.gif');
	background-repeat: no-repeat;
	background-position: right;
}

.liens { 
	width: 982px;
	height: 100px;
	text-align: center;
	padding: 15px;
	float : left;
}
table {
	background-color: #AAAAAA;
	border-bottom: 3px solid #000000;
	border-top: 3px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #000000;
	margin:auto;
}
td {
	background-color: #FFFFFF;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	padding:5px;
	font-size: 12px;
}
input, select, textarea { 
	background-color: #DDDDDD;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	margin:auto;
}

