body { margin:0px; padding:0px; background:url(images/bg_body.jpg) repeat-x top #a3d8f1; height:100%}
a.lien:link {
	font-family: Arial, sans serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
a.lien:visited {
	font-family: Arial, sans serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
a.lien:hover {
	font-family: Arial, sans serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.titre{
	font-family:tahoma;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}
.txtinfos{
	font-family:tahoma;
	font-size:12px;
	color:#696969;
	line-height:14px;
}
.adresse{
	font-family:tahoma;
	font-size:11px;
	color:#696969;
	line-height:14px;
}