
div#titre
{
	width: 370px;
}

div#contenu
{
	font-size: 11px;
}

div.type
{
	margin-bottom : 30px;
}

div.type h3
{
	font-weight: bold;
	color: #F7921B;
	font-size: 13px;
	margin-bottom: 5px;
}

div#images
{
	/*float: left;*/
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 595px;
}

div.type #images img
{
	float: left;
	border: 1px #333333 solid;
	padding: 1px;
	margin-right: 10px;
}

div#images div.spacer
{
	clear: both;
	height: 5px;
}

a#fleche
{
	font-weight: bold;
	color: #009ADC;
	text-decoration: none;
	background: url("../images/commun/puce_orange.gif") no-repeat center left;
}

a#fleche:hover
{
	text-decoration: underline;
}

li#normal
{
	list-style-position: inside;
	list-style-type:disc;
	color: #F7921B;
}

li#vide
{
	list-style-type:none;
	color: #000000;
	margin-bottom:5px;
}
