@charset "utf-8";
/* CSS Document */

#conteneur {
	margin: auto;
	background-color: #A99A9F;
	width:920px;
	height:auto;
/*	border: 1px solid #999;
	box-shadow: 5px 8px 12px #aaa;*/
	
	 top: 52px;  
    left: 5px;    
    box-shadow: 7px 6px 15px #333; 
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #E4E4E4;
	text-align: center;
	margin:0 auto;
}
tbody {
	background:#A99A9F;
}
div#mode {
	text-align: center;
	font-size: 16px;
	color: #FFF;
	height: auto;
	width: 50%;
	background-color: #B5006C;
	vertical-align: middle;
	float: none;
	position: relative;
	left: 216px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFF;
	
	
		 top: -7px;  
   
    
    box-shadow: 7px 6px 15px #333; 
	
	
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 17px;
	clear: none;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-weight: normal;
}
