


body 
{  
background-image: url(../images/fond.jpg);
background-attachment: fixed; 

border-color: #005179 ;
color : white;
font-size : 14 pt;
margin: 0px 0px 0px 0px;


@page{ padding: 0; margin: 0; margin-bottom: 0in; margin-left: 0in; margin-right: 0in; margin-top: 0in; } 


 body	{		
	scrollbar-face-color:#005179;
	scrollbar-arrow-color:#fef870;
	scrollbar-track-color:#fef870;
	}

}



.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005179;
	text-align:justify;
}

.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005179;
	text-align:justify;
}

.texte a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005179;
	text-decoration: underline;
}
.texte a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005179;
	text-decoration: underline;
}
.texte a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005179;
	text-decoration: underline;
}
.texte a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005179;
	text-decoration: underline;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005179;
}
.titre a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005179;
	text-decoration: underline;
}
.titre a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005179;
	text-decoration: underline;
}
.titre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005179;
	text-decoration: underline;
}
.titre a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005179;
	text-decoration: underline;
}

TABLE#sample
{
	BORDER-RIGHT: #005179 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #005179 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px;
	BORDER-LEFT: #005179 1px solid;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #005179 1px solid;
	width: 90%;
}

.data 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #005179;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	vertical-align: top
}

.data1 
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	COLOR: #005179;
	BACKGROUND-COLOR: #e1f5ff;
	TEXT-ALIGN: left;
	vertical-align: top
}

.toprow 
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	FONT-STYLE: italic;
	BACKGROUND-COLOR: #005179;
	COLOR: #FFFFFF;
	TEXT-ALIGN: center;
	vertical-align: top
}



 