body{
	margin:0px 0px 0px 0px;
	padding:0px 4px 0px 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
TABLE TR TD{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
IMG, A IMG, DIV A IMG, DIV .csc-textpic-imagewrap{
	border: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#logo{
	float:left;
	height:80px;
	width:80px;
	padding-right:10px;
}
#bandeau{
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #999999;
	clear:right;
}
.titrePage{
	font-style:italic;
	color: #666666;
}
#titreRubrique{
	clear:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:italic;
}
#contenuGauche{
	float:left;
	clear: none;
	border-right:1px solid #CCCCCC;
	background-color:#FFFFFF;
	width:150px;
}
#contenuDroit{
	float:right;
	clear: none;
	border-left:1px solid #CCCCCC;
	background-color:#FFFFFF;
	width:150px;
}
#contenuCentral{
}
#contenuGauche, #contenuCentral, #contenuDroit{
	text-align: justify;
}

H1, H2, H3, H4, H5, H6{
	border-bottom:1px solid #999999;
}
H1{
	font-size: 10pt;
	color: #666666;
}
H2{
	font-size: 10pt;
	color: #999999;
}
H3{
	font-size: 9pt;
	color: #666666;
}
H4{
	font-size: 9pt;
	color: #999999;
}
H5{
	font-size: 8pt;
	color: #666666;
}
H6{
	font-size: 8pt;
	color: #999999;
}
UL LI{
	list-style: square;
}
A, A:hover{
	text-decoration:underline;
	color:#003333;
}
FIELDSET{
	border:none;
}
INPUT{
	border:1px solid #CCCCCC;
	font-size:8pt;
	background-color:#FFFFFF;
}
