a { color: #444444; } 
a:visited { color: #444444; }
a:active { color: #222222; }

.sousmenu2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sousmenu3 {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.sousmenu1 {
	font-size: 30px; 
	font-weight: bold; 
	font-family: "Times New Roman", Times, serif; 
}



div#bloc1, div#bloc2 {
   	width : 666px;
   	height : 472px;
}


div#bloc1 {
    position : absolute;
  	background-position : top left;
	background-repeat : no-repeat;
}

div#bloc2 {
	overflow : auto;
}


div#bloc3 {
padding : 18px 10px 5px 10px; /* Marge haut - Marge droite - Marge bas - Marge gauche   */
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #333333;
	text : #CCCCCC
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	border: 0px;
	scrollbar-face-color:#999999; 
	scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#333333; 
	scrollbar-shadow-color: ''; 
	scrollbar-highlight-color:''; 
	scrollbar-3dlight-color:''; 
	scrollbar-darkshadow-Color:''; 

}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

.client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

