p, label {
    color: #666;
    font-size: 0.8em;
    line-height: 1.12em;
}

p.section {
	line-height: 30px;
	height: 30px;
	margin-left: -40px;
	font-weight: bold;
	color: #4c7491;	
}

p.titre, p.titre a {
    color: #828282;
    font-size: 0.95em;
    line-height: normal;
    margin-bottom: -3px;
    text-decoration: none;
}


p.sous-titre {
    color: #4e4e4e;
    font-size: 1.1em;
    line-height: normal;
    font-weight: bold;
}

p.accroche {
    font-style:italic;
    color: #000;
    font-size:1em;
    margin-bottom: 10px;
}

p.info {
	font-style: italic;
	font-size: 0.8em;
	color: #4c7491;
	margin: 20px;
	padding-left: 20px;
	background: url(../img/layout/dot.png) left repeat-y;
}

.text p {
	margin-bottom: 6px;
}

.text li, .accroche li {
	font-size: 0.75em;
	color: #888;
	margin-bottom: 5px;
}

.text b {
	font-size: 0.9em;
	font-weight: bold;
	color: #4c7491;
}

p b {
    color:black;
	font-weight: bold;
}

p strong {
	color: black;
}
a {
    color: #5d6771;
}