/*
CSS SFGConthey
*/


BODY {
/*	background-repeat:	no-repeat; */
	background-position:	0% 0%;
	font-family:		arial, helvetica, sans-serif; 
	font-size:		10pt; 
	color:			#000000;
	background-color:	#FFFFFF; 
	} 

H1 {
	display:none;
	}

TD {
	font-family : arial, helvetica, sans-serif; 
	font-size : 9pt; 
	color : #000000;
	} 

TH {
	font-family : arial, helvetica, sans-serif; 
	font-size : 9pt;
	color : #FFFFFF;
	height : 20px;
	background-color : #000080;
	} 

p {
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	cursor: auto;
	}

.FondCellule
	{
	background-color : #C0C0FF;	
	}

A {
	font : bold 9pt "Arial"; 
	text-decoration : none; 
	} 
A:link { color : #45107C; } 
A:visited { color : #45107C; } 
A:hover { color : #FF0000; } 

