
			* {
	margin: 0;
	padding: 0px;
}
			
			body {
				background: #FFF;
			font: 62.5%/1.2 Arial, Verdana, Sans-Serif;
				padding: 0 0px;
				
				
			}
			
			
			
			p { font-size: 1.2em; }
			
			ul li { display: inline; }
			
			.wide {
				border-bottom: 1px #000 solid;
				width: 4000px;
			}
			
			.fleft { float: left; margin: 0 20px 0 0; }
			
			.cboth { clear: both; }
			
			#center2 {
				text-align:center;
			
				
				
						}
			
			#main {
				background: #fff;
				margin: 0 auto;
				padding: 30px;
				width: 1000px;
			}
			
			
			
			
			a:focus {
	outline: none;
}


.petit {
	font-size: 11px;
	}


div.centerContainer2 {
	text-align:center;
	margin: 0 auto;
	width:100%;
	padding:10px;
	
}

div.centerContainer {
	text-align:center;
	margin: 0 auto;
	width:100%;
	margin-top:0;
}

div.centerContainer3 {
	text-align:center;
	margin: 0 auto;
	width:100%;
	margin-top:5%;
	background-color:#FFF;
}
 #container4 {
	float: none;
	height: auto;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 20px;
	border-radius: 7px;

}

#mess {
	font-size:16px;
	
	
	
			}

#about {
	top:10px;
	right:10px;
	width:600px;
	text-align:left;
			}


#langue {
	margin-top:-30px;
	width:670px;
	text-align:right;
			}


#nom {
	top:0px;
	width:100%;
	position:fixed;
	z-index:100;
	
			}	
			
#texte_footer2 {
	bottom:0px;
	position:fixed;
	width:100%;	
	text-align:center;
			
			}	
	
#contact {
	position: absolute;
	background-color: transparent;
	text-align: center;
	margin: 0;
	border: 0;
	width: 764px;			
			}

#contact2 {
	font-size:14px;
				font: Arial, Verdana, Sans-Serif;
				
				background-color:transparent;
				text-align:left;
				letter-spacing:1px;
				margin:0;
				border:0;
			}	

#texte_footer {
	
	
	padding-top:4px;
	font-size:14px;
				font: Arial, Verdana, Sans-Serif;
				font-variant:small-caps;
				background-color:#000;
				opacity:0.8;	
				letter-spacing:1px;
				padding-bottom:4px;
				
			
			}	
			
			
#texte_footer a {
	color:#999;
	text-decoration:none;
				
			
			}	
			
			#texte_footer a:hover {
	color:#FFF;
	
				
			
			}	
			
