
.commun .titre{
	font-size: 16px;
	margin:0;
	padding:0;
	margin-top:0.4em;
	margin-bottom: 0.6em;
	padding-bottom: 2px;
	border-bottom: 1px dotted #000;
}

.commun p{
	margin-top:0.6em;
	margin-bottom:0.6em;
}

.commun h4{
	margin:0;
	padding:0;
	font-size:13px;
	margin-top:1.2em;
	margin-bottom:0.4em;
}

.commun h5{
	margin:0;
	padding:0;
	font-size:12px;
	margin-top:1.2em;
	margin-bottom:0.4em;
}

.commun h6{
	margin:0;
	padding:0;
	font-size:11px;
	margin-top:1.2em;
	margin-bottom:0.4em;
}

.commun .corps strong, .commun .chapo strong{
	color:#000;
}

.commun .chapo {
	font-weight: bold;
	margin-bottom:1em;
	color:#666;
}

.commun .corps ul {
	padding:0;
	margin:0.6em 0 0.6em 1em;
}
.commun .corps ul li {
	list-style-image: url(/media/interface/general/images/puce_sml.png);
	margin-left: 1em;
}

.commun .chapo ul {
	padding:0;
	margin:0;
	margin-left:1em;
}

.commun .chapo ul li {
	font-weight: bold;
	list-style-image: url(/media/interface/general/images/puce_big.png);
	margin:0;
	margin-left:1em;
}

.commun a{
	color: #007fb7;
}

.commun a:hover{
	text-decoration:none;
}