/* CSS Document */

/* CSS for CONTENU */
#contenu-wrap {
	width: 662px;
	padding:12px;
	text-align:left;
	vertical-align:top;
}
.contenu-accroche {
	font-size:110%;
	line-height:130%;
	font-weight:bold;
}
.fontA {
	font-size:90%;
	font-weight:bold;
}
.fontB {
	font-size:80%;
}
.fontC {
	font-size:140%;
	font-weight:bold;
}
.contenu-portraitNom {
	font-size:75%;
}
#contenu-ligne {
	height:2px;
	background:#666666;
	margin:6px 0 10px 0;
}
#contenu-logo-ligne {
	height:1px;
	width:277px;
	background:#808080;
	margin:10px 0 10px 0;
}
ul {
	padding: 0;
	list-style-type: none;
	list-style-image: url(../images/puce.gif);
	margin:0 0 0 16px;
}
ul li {
	margin:0 0 10px 0;
}
