@charset "utf-8";
/* FAIT LE 01/05/2008 */

/* -------------------- GÉNÉRAL -------------------- */

li{
	list-style-image:url(Images/ArgentPuces.gif);
	margin:0 0 8px -20px;
}

a{
	color:#001fab;
}

/* -------------------- CLASSES -------------------- */

.MoneyBox{
	width:300px;
	border:1px solid #013466;
}

.MoneyBoxSmall{
	width:194px;
	border:1px solid #013466;
}

.BoxArgent{
	background-color:#dbe8f3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#LargeBoxArgent{
	width:300px;
	min-height:250px;
}

#SmallBoxArgent{
	width:194px;
	min-height:250px;
}

.BoxHeader{
	text-indent:-100em;
	overflow: hidden;
}

.HeaderLink{
	display:block;
	height:43px;
}

#ArgentLargeHeader{
	width:300px;
	height:43px;
	background-image:url(Images/ArgentLargeHeader.jpg);
	margin:0;
}

#ArgentSmallHeader{
	width:194px;
	height:43px;
	background-image:url(Images/ArgentSmallHeader.jpg);
	margin:0;
}

.ConteneurNouvelles{
	padding:0 10px 10px 10px;
	text-align:left;
}

.Date{
	font-weight:bold;
	text-indent:5px;
	font-size:12px;
	margin:10px 0 0 0;
}

.BlocNouvelles{
	background-color:#e7ece6;
	margin-top:10px;
}
