.apart_titre
{
	font-family: Verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #484848;
	border-style: dotted;
	height: 100px;
}

apart_titre:before
{
	content: url("images/arrow_blue.jpg");
}

.apart_titre img {
	float: right;
	border: 1px solid #484848;
}

.apart_sous_titre
{
	font-family: Verdana;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #484848;
	border-style: solid;
	text-align: right;
}

.apart_sous_titre:before
{
	content: url("images/arrow_blue.jpg");
}

.apart_sous_sous_titre
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.apart_description
{
	font-family: Verdana;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #484848;
	border-style: dotted;
	height: 120px;
}

.apart_description:before
{
	content: url("images/arrow_blue.jpg");
}

.apart_description img {
	float: right;
	border: 1px solid #484848;
}
