/* CSS Document */

body 		{
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, Verdana;
	margin-top:20px;
	background-color: #6699FF;
			} 			
			
.trait {
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 1px dashed #FFFFFF;
	
}

.cadre {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.petitstextes {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	color: #000000;
	
}

.textes12 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
}	

.titre {
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #003399;
}

.titretextes {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #99CCFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px  #99CCF;
	border-left: 0px none;
	border-bottom-style: groove;
}
	
	
.trait2{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none;}
	
.trait3{
	border-top: 1px solid #FFFFFF;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;}	
	
	
.decalage{
	margin-left: 40px;
}

.decalage2{
	margin-left: 100px;
}
	
	
.fond {
	background: no-repeat   url(../../graphic/encadre.gif);
}



