body  { 	font-size: 14px;
		line-height: 22px;
		font-family: Verdana, Arial,  sans-serif;
		color: white;
		background-color:  #777777;
		margin-left: 15%;
		margin-right: 15%;			
		margin-top: 0; }
		
.c16  { 	font-size: 16px;
		line-height: 20px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }
		
.c10i  { 	font-size: 10px;
		line-height: 12px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; 
		font-style: italic;}
		
.c11  { 	font-size: 11px;
		line-height: 13px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }
		
.c12  { 	font-size: 12px;
		line-height: 14px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }		
		
.c6  { 	font-size: 6px;
		line-height: 7px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }
		
.orange  { font-size: 18px;
		line-height: 20px;
		font-family: Verdana, Arial,  sans-serif;
		color: #FFCCAA; }	
					
.colGauche  { 	float: left;
			width: 50%; }
			
.colDroite  { 	overflow: hidden;
			zoom:1; }			

.insecable { white-space: nowrap; }
			
.Tabl1   {  border-style: solid;
		border-collapse: collapse; }
		
.Tabl1 td {  border-color: #D8D8D8;
		  border-style: solid;
		  border-collapse: collapse; }

.bouton  {	border-style: outset;
		border-top: 1px solid #D8D8D8;
		border-left: 1px solid #D8D8D8;
		border-bottom: 1px solid #474747;
		border-right: 1px solid #474747; }
		
a	 { text-decoration: none; }
a:link { font-size: 14px; color: #BBBBFF; }
a:visited { font-size: 14px; color: #BBBBFF; }
a:hover  { font-size: 14px; text-decoration: underline; }



