
li 
{
	list-style-type: none;
	margin-bottom: 20px;
	font-size: 12px;
}

div#contenu h3
{
	font-size: 13px;
	font-weight: bold;
	color: #F7921B;
}

div#contenu .date
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

div#titrepresentation
{
	border-bottom: 1px #F7921B dotted;
	padding-bottom: 10px;
}


div#presentation
{
	font-size: 12px;
	margin-bottom: 25px;
}

div#presentation h5
{
	font-weight: bold;
	color: #F7921B;
	font-size:13px;
	margin-bottom: 5px;
}

div#presentation p
{
	margin-top: 5px;
}

div#sousmenu
{
	font-weight: bold;
	font-size:12px;
	color: #F7921B;
	margin-bottom:20px;
	margin-top:10px;
}

div#sousmenu a
{
	text-decoration: none;
	color: #F7921B;
}

div#sousmenu a:hover
{
	text-decoration: underline;
}

/**********/

div#contenu a
{
	font-size: 12px;
}

div#contenu p
{
	font-size: 12px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #F7921B;
	margin-bottom: 10px;
}
