body  { 	font-size: 14px;
		line-height: 20px;
		font-family: Verdana, Arial,  sans-serif;
		color: white;
		background-color:  #777777;
		margin-left: 12%;
		margin-right: 12%;		
		margin-top:0; }
		
.c10n   { 	font-size: 10px;
		line-height: 19px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal;	}		

.c10   { 	font-size: 10px;
		line-height: 19px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal;
		font-style: italic;}
		
.c12n  { 	font-size: 12px;
		line-height: 15px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		padding-left:25px;
		padding-right:25px;
		padding-bottom:6px;
		font-weight: normal;
		font-weight: normal; }

.c12i   { 	font-size: 12px;
		line-height: 15px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal;
		font-style: italic;}	
		
.c12j  { 	font-size: 12px;
		line-height: 12px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		padding-left:95px;
		margin-top:0px;
		margin-bottom:-10px;
		font-style: italic;  	 }		
		
.c12  { 	font-size: 12px;
		line-height: 4px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }

.c14H  { 	font-size: 14px;
		line-height: 26px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }		
	
.c16  { 	font-size: 16px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }		
		
.c17  { 	font-size: 17px;
		line-height: 30px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }
		
.c18  { 	font-size: 18px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }			
		
.jaune14	{ font-size: 14px;
		font-family: Verdana, Arial,  sans-serif;
		color: #FFFFAA; }			
		
.jaune	{ font-size: 16px;
		font-family: Verdana, Arial,  sans-serif;
		color: #FFFFAA; }			
		
.c20   { 	font-size: 20px;
		line-height: 1px;
		font-family: Verdana, Arial, sans-serif;
		color: white;
		font-weight: normal; }
		
.c21  { 	font-size: 20px;
		font-family: Verdana, Arial, sans-serif;
		color: #BBBBFF;
		font-weight: normal; }		
		
table  {   	border-style: solid;
		border-width: 1px;
		border-color: white; }
			
.Tabl1   {  border-style: solid;
		border-color: white; 
		border-collapse: collapse; }			
		
.td1    { 	width: 22%;
		text-align: left; }
		
.td2    {	width: 23%;
		text-align: left;
		vertical-align: center; }
		
.td3   {	width: 55%;
		vertical-align: center;
		line-height: 20px; }
		
.insecable { white-space: nowrap; }
	
img   {	width: 98%;
		border-style: solid;
		border-width: 2px; 
		border-color: #0; 
		cursor: pointer; }
		
.ico   {	width: 8%;
		border-style: none;
		border-width: 0; 
		border-color: #777777; 
		cursor: pointer; }
		
.ico1   {	width: 8%;
		border-style: none;
		border-width: 0; 
		border-color: #777777; 
		cursor: default; }		
		
.ico2   {	width: 16%;
		border-style: none;
		border-width: 0; 
		border-color: #777777; 
		cursor: default; }
	
.ico3   {	width: 3.4%;
		border-style: none;
		border-width: 0; 
		border-color: #777777; 
		cursor: default; }
		
.TitreW  {	width: 74%;
		border-style: none;  
		cursor: default; }
		
.Tiares  {	width: 100%;
		border-width: 2px; 	
		border-color: #404040; 
		cursor: default; }		
		
input, select {
	height: 30px;
	line-height: 30px;
	vertical-align: middle; 
	color:white; 
	background-color:#666666;}

select, input, textarea {
	margin: 2px;
	padding: 0 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: none;
	font-size: 1.1em; }
	
		
img:active  { width: 272%; position: relative; }	
img.ico:active  { width: 8%;  position: relative; }
img.ico1:active  { width: 8%;  position: relative; }
img.ico2:active  { width: 16%;  position: relative; }
img.ico3:active  { width: 3.4%;  position: relative; }
img.TitreW:active  { width: 80%;  position: relative; }
img.Tiares:active  { width: 100%;  position: relative; }

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; }