BODY{		
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	margin: 20 0 0 0;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color: #3086A9;
	scrollbar-highlight-color: #3086A9;
	scrollbar-3dlight-color: #3086A9;
	scrollbar-darkshadow-color: #3086A9;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #CACD34;
	background-image: url(img/bkg_body.jpg);
	background-repeat:repeat-x;
	background-color: #EFFAFC;
}

TD{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}


TD.sommaire{
	text-align:right;
	color:#ffffff;
	font-size:12px;
	cursor:hand;
}

TD.sommaire_hover{
	color:#035185;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

TD.bottom{
	color:#0962BC;
	font-size:10px;
	vertical-align:top;
	padding: 3 0 0 0
}

TD.bottom A{
	color:#0962BC;
	font-size:10px;
	vertical-align:top;
	padding: 3 0 0 0;
}

TD.titre_page{
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	padding: 0 0 0 5;
}

A.btn_plus{
	color:#34A2F0;
	text-decoration:underline;
	font-weight:bold;
}

A.prod{
	color:#0962BC;
	text-decoration:none;
	font-weight:bold;
}

A.chemin{
	color:#0962BC;
}

#newsletter .lib{text-align:right;padding:0 3 0 0;height:25;}
#newsletter .field1{border:1px solid black;width:250px;}
#newsletter .btn_submit{border:1px solid black;width:250px;background-color:#ffffff;font-size:10px;}
