
body {
background-image:url(../images/fond2.jpg);
background-position:top center;
background-repeat:no-repeat;
background-color: #353535;
font-family:Arial, Helvetica, sans-serif; 
color: #000;
font-size: 14px;
margin: 0;
	}


.bg3{ background-color: #353535;
font-size: 12px; 
color:#aaa;}
.bg1{background-color: #353535;}
.bg2{ background-color: #B4B4B4;  }

	
	.bgt1{	
		margin-top:5px;
		}
	
		
.txt-center{
font-family: Arial, Helvetica, sans-serif; 
color: #aaa;
font-size: 19px;
	text-align:left;
		line-height: 28px;
		}
		
		.txt-center2{
font-family: Arial, Helvetica, sans-serif; 
color: #aaa;
font-size: 18px;
	text-align:center;
		line-height: 22px;
		}
		
			.txt-rose{
font-family: Arial, Helvetica, sans-serif; 
color: #ff64b2;
font-size: 16px;
	text-align:left;
		line-height: 18px;
		border-bottom:1px #000 inset;
		border-left:1px #aaa solid;
		padding:5px;
		}

			
		.txt-lien{
font-family: Arial, Helvetica, sans-serif; 
color: #9c6ec7;
font-size: 14px;
	text-align:right;
	adding-left: 10px;
	padding-right: 15px;
	line-height: 18px;
		}
		
		  
  .centrage{
  	padding-left: 20px;
	padding-right: 20px;
  }
	

a {
	color: #9c6ec7;
}
a:link {
	color: #9c6ec7;
}
a:active {
	color: #9c6ec7;
}
a:visited {
	color: #9c6ec7;
}
a:hover {
		color: #aaa;
}


#foot{
	text-align: center;
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F1F1F1;
}

	
	
		
