/* CSS Document */

body 		{
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana;
	margin-top:60px;
	background-color: #003366;
			} 			
			
.trait {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none;
}


.petitstextes {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #FFFFFF;}
	
.petitstextes2 {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;}
	
.trait2{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #003366;
	border-left: 0px none;}
		
.trait3{
	border-top: 0px none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none;}
	
.trait4{
	border-top: 1px solid #FFFFFF;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none;}	
	
.coin{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;}	
	
.traitleft{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;}
		
	
		
.fond {
	background: no-repeat   url(../graphic/paragraphe1.gif);
}

.souligne {
text-decoration: none;}
