BODY
	{
		background-color :  #E3E3E3 ;
	}


.img
	{
		border: 2px inset #CCCCCC;
	}



.general
	{
		font-family : verdana ;
		font-size : 11 px ;
		color : #000000 ;
		text-align : justify ;
	}	
	
.legende
	{
		font-family : verdana ;
		font-size : 10 px ;
		color : #888888 ;
		font-weight : bold ;
	}	

.titre
	{
		font-family : verdana ;
		font-size : 12 px ;
		color : #000000 ;
		font-weight : bold ;
/*		BORDER-BOTTOM-STYLE : solid ;
		BORDER-BOTTOM-COLOR : #000000 ;
		BORDER-BOTTOM-WIDTH : 1px ;
*/				
	}
	
.total	
	{
		font-family : verdana ;
		font-size : 12 px ;
		color : #000000 ;
		text-align : center ;
		font-weight : bold ;
		BORDER-TOP-STYLE : solid ;
		BORDER-TOP-COLOR : #000000 ;
		BORDER-TOP-WIDTH : 1px ;		
	}
	
.total2	
	{
		font-family : verdana ;
		font-size : 12 px ;
		color : #000000 ;
		text-align : center ;
		font-weight : bold ;		
	}	
		
.titrepage /* concerne les titres de pages */
	{
		font-family : verdana ;
		font-size : 14 px ;
		color : #E10E09 ;
		text-align : right ;
		font-weight : bold ;
		BORDER-BOTTOM-STYLE : solid ;
		BORDER-BOTTOM-COLOR : #E10E09 ;
		BORDER-BOTTOM-WIDTH : 1px ;		
	}
	
.signature
	{
		font-family : verdana ;
		font-size : 10 px ;
		color : #999999 ;
	
	}

/* styles concernants les liens */
/***********************************/
	
A
	{
		color : #0000CC ;
	}	


/* styles concernants les tableaux */
/***********************************/	
td.trait /* pour mettre un filet gris en bas de cellule */
	{
		BORDER-BOTTOM-STYLE : solid ;
		BORDER-BOTTOM-COLOR : #BBBABA ;
		BORDER-BOTTOM-WIDTH : 1px ;
		BORDER-LEFT-STYLE : solid ;
		BORDER-LEFT-COLOR : #BBBABA ;
		BORDER-LEFT-WIDTH : 1px ;
		BORDER-RIGHT-STYLE : solid ;
		BORDER-RIGHT-COLOR : #BBBABA ;
		BORDER-RIGHT-WIDTH : 1px ;								
	}
	
.alert	
	{
		BORDER-BOTTOM-STYLE : dotted ;
		BORDER-BOTTOM-COLOR : #FF0000 ;
		BORDER-BOTTOM-WIDTH : 1px ;
		BORDER-LEFT-STYLE : dotted ;
		BORDER-LEFT-COLOR : #FF0000 ;
		BORDER-LEFT-WIDTH : 1px ;
		BORDER-RIGHT-STYLE : dotted ;
		BORDER-RIGHT-COLOR : #FF0000 ;
		BORDER-RIGHT-WIDTH : 1px ;
		BORDER-TOP-STYLE : dotted ;
		BORDER-TOP-COLOR : #FF0000 ;
		BORDER-TOP-WIDTH : 1px ;
		font-family : verdana ;
		font-size : 10 px ;
		color : #E10E09 ;
		font-weight : bold ;												
	}
	
.confirm	
	{
		BORDER-BOTTOM-STYLE : dotted ;
		BORDER-BOTTOM-COLOR : blue ;
		BORDER-BOTTOM-WIDTH : 1px ;
		BORDER-LEFT-STYLE : dotted ;
		BORDER-LEFT-COLOR : blue ;
		BORDER-LEFT-WIDTH : 1px ;
		BORDER-RIGHT-STYLE : dotted ;
		BORDER-RIGHT-COLOR : blue ;
		BORDER-RIGHT-WIDTH : 1px ;
		BORDER-TOP-STYLE : dotted ;
		BORDER-TOP-COLOR : blue ;
		BORDER-TOP-WIDTH : 1px ;
		font-family : verdana ;
		font-size : 10 px ;
		color : blue ;
		font-weight : bold ;												
	}	
	
	
.footer {
	font-family: verdana;
	font-size: 10px;
	color:#666666;
}
	
	
.bold {
font-weight:bold;
}
	
.dispo {
font-size:12px;
}	
	
	
	
	
	
