body {
	color		: #505050;
}

#page_banner {
	background	: url(../images/bandeau.png) no-repeat right;
}

#content h1 {
	font-size	: 14px;
}

#content .haut_droit {
	background	: url(../images/haut_droit.png) top right no-repeat #FFF;
}

#content li {
	background	: url(../../images/puce_carre.png) no-repeat left 6px;
}

.bloc {
	border-top	: 1px #E2DBC8 solid;
}

.bloc .bloc {
	border-top	: none;
}

.first {
	border-top	: none;
}

#content .box p {
	font-family	: arial;
	font-size	: 10px;
	color		: #686868;
}