/* CSS Document */

body 		{
	color: #A1D7E9;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	line-height: 16px;
	background: no-repeat   url(../graphic/fond.jpg);
	background-color: #2e73b8;
			} 			
			
.trait {
	border-top: 0px none;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 0px none;
	border-left: 1px dotted #FFFFFF;
}

   .lien:link{color: #A1D7E9;letter-spacing: 1px;text-decoration: none;}
   .lien:visited{color: #A1D7E9;letter-spacing: 1px;text-decoration: none;}
   .lien:active{color: #A1D7E9;letter-spacing: 1px;text-decoration: none;}
   .lien:hover{color: #FF6600;letter-spacing: 1px;text-decoration: none;}

.petitstextes {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #FFFFFF;}
	
.petitstextes2 {
	font-family: Arial, Helvetica, Verdana;
	color: #A1D7E9;
	font-size: 10px;}
	
.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/fond.jpg);
}

.bas {
	background: no-repeat   url(../graphic/bas.jpg);
}
.souligne {
text-decoration: none;}