body {
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #ffffff; }

#titre {
	background-color: #2f7681;
	font-family: 'Palace Script MT','Shelley','Kunstler Script';
	color: #ffffff;
	width: 740px;
	padding: 30px;
	z-index:-1 
		}

#titre2 {
	font-family: 'Palace Script MT','Shelley','Kunstler Script';
	color: #ffffff;
	margin:0px;
	margin-top: 15px;
	padding:0px;
	z-index:1 
		}
		
#txt-titre {
  font-size: 80px;
	/*text-transform: uppercase;*/
	margin: 0;
	 }
	 
#txt-titre0 {
  font-size: 80px;
	/*text-transform: uppercase;*/

	margin: 0;
	 }
	 
#txt-titre2 {
  font-size: 60px;
	/*text-transform: uppercase;*/
	line-height: 15px;
	margin-top: 15px;
	 }

h2 {
	font-size: 20px;
	/*text-transform: uppercase;*/
	line-height: 10px;
	margin: 0; }

.centrage {
  position:relative;
	display: block;
	width: 800px;
	margin: 0px auto 0px auto; }

#page {
  position:relative;
	/*padding-top: 20px;*/ 
	z-index:2; }

#menu {
  margin-top:20px;
	margin-bottom: 20px; 
	z-index:2; }

#menu .onglet {
	display: block;
	float: left;
	padding: 10px;
	background-color: #2f7681;
	margin-right: 1px;
	text-decoration: none;
	color: #ffffff;
	z-index:2; }

#contenu {
  position:relative;
	background: url(img/fond_text.png);
	width:800px;
	z-index:2; }

.bloctexte {
	padding: 10px; 
	z-index:2; }
	
#footer {
	margin-top:20px;
	background-color: #2f7681;
	color: #ffffff;
	width: 780px;
	padding: 10px;
	z-index:-1 
		}
