body
	{
	background-color:		rgb(94%, 94%, 94%);
	background-image:		url(../../images/fonds/degrade_long.jpg);
	background-repeat:		repeat-y;
	}
.bloc1
	{
	background-image:		url(../../images/fonds/degrade_long_inv.jpg);
	background-repeat:		repeat-y;
	background-position:	right;
	margin-top:				30px;
	}

.moyen	{margin-left:		40px;}

.barreliste, .barreliste2
	{
	position:				relative;
	padding:				0px;
	margin:					0px 0px 80px;
	height:					12px;
	text-align:				left;
	font-size:				10px;
	font-weight:			bold;
	border:					none;
	background:				rgb(94%, 94%, 94%);
	background-image:		url(../../images/graph/ombre_h.gif);
	background-position:	top left;
	background-repeat:		repeat-x;
	}
.barreliste2
	{
	margin:					0px;
	border-top:				none;
	}
.retourliste
	{
	position:				absolute;
	right:					0px;
	padding:				0px 8px;
	border-right:			none;
	color:					#069;
	background-color:		rgb(94%, 94%, 94%);
	text-decoration:		none;
	border:					solid 1px rgb(0%, 0%, 0%);
	border-top:				none;
	border-left:				none;
	border-bottom-width:	1px;
	background-image:		url(../../images/fonds/degrade_inv.jpg);
	background-repeat:		repeat-y;
	background-position:	right;
	}
a.retourliste:hover	{color:	red;}

.annonce
	{
	font-weight:			bold;
	font-style:				italic;
	color:					#069;
	font-size:				12px;
	line-height:			16px;
	text-align:				justify;
	text-indent:			0px;
	margin:					4px 8px;
	}

.boitedalerte
	{
	text-indent:			12px;
	border:					solid red 1px;
	width:					400px;
	background-color:		white;
	background-image:		url(../../images/graph/ombre_g.jpg);
	background-repeat:		repeat-y;
	line-height:			16px;
	margin:					40px 92px 0px 210px;
	padding-bottom:			18px;
	}
.alerte
	{
	color:					#ffffff;
	background-color:		rgb(70%, 0%, 0%);
	padding:				2px 0px;
	margin:					0px;
	border-bottom:			1px solid orange;
	text-align:				center;
	font-size:				12px;
	line-height:			16px;
	font-weight:			bold;
	letter-spacing:			1px;
	}
.textealerte, .coordonneesalerte, .coordonneesalertelarge, .coordonneesalertemoyen
	{
	font-size:				12px;
	line-height:			14px;
	text-align:				justify;
	text-indent:			0px;
	}
.textealerte
	{margin:				8px 40px 0px;
	}
.coordonneesalerte
	{margin:				1px 4px 0px 60px;}
.coordonneesalertelarge
	{margin:				20px 4px 0px 60px;}
.coordonneesalertemoyen
	{margin:				10px 4px 0px 60px;}
.titrealerte, .soustitrealerte
	{
	text-align:				center;
	font-weight:			bold;
	}
.titrealerte
	{
	font-size:				16px;
	line-height:			22px;
	margin:					20px 20px 0px;
	}
.soustitrealerte
	{
	font-size:				13px;
	line-height:			16px;
	margin:					2px 20px 20px;
	}

#tableventes, #tablecollections
	{
	background-image:		url(../../images/fonds/f_vente.jpg);
	background-position:	right;
	background-repeat:		repeat-y;
	}
#tableachats
	{
	background-image:		url(../../images/fonds/f_achat.jpg);
	background-position:	top right;
	background-repeat:		repeat-y;
	}

