/* picto fix */
.picto {
    position: absolute;
    right: 15px;
    top: 6px;
}

/* navigation fix */

.menugauche .niv2on, .menugauche .niv2off{
	 padding-left: 10px;
	background-position: 2px 4px;
}

/* typographic scheme */
h3.spip{
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	margin-top: 14px;
	color: #A73936;
	font-size: 12px;
	font-weight: bold;
}
h4.spip{
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	margin-top: 12px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
h5.spip{
	font-size: 10px;
	font-weight: bold;
	margin:6px 0;
	color: #333;
}

.intertitrespecial{
	font-size:18px; /*check 18pt*/
	font-weight:normal;
	margin-bottom:0;
	color:#A73936;
}