@charset "utf-8";
/* CSS Document */


#centre div.contenu-text{
	margin-top : 15px !important;
	margin-top : -2px;
	margin-left : 80px;
	margin-bottom : 40px;
	font-size : 12px;
	text-align : justify;
	width : 670px;
}

div.ptite-fleche{
	background : url(../images/ptite-fleche.gif) no-repeat;
	margin-top : 2px;
	margin-right : 10px;
	float : left;
	width : 11px;
	height : 13px;
}

.titre-1{
	margin-top : 30px;
	margin-bottom : 10px;
	font-size : 17px;
	font-weight : bold;
	color : #c7bb77;
}

.titre-2{
	margin-top : 25px;
	margin-bottom : 10px;
	font-size : 17px;
	font-weight : bold;
	color : #c7bb77;
}

.deca-1{
	margin-left : 35px;
	margin-top : 10px;
}

.deca-2{
	margin-left : 30px;
}

.deca-3{
	margin-left : 30px;
	margin-top : 10px;
	margin-bottom : 10px;
}

#financer{
	float : left;
	margin-top : 15px;
	background : url(../images/fleche-double-grise.gif) no-repeat;
	padding-left : 25px;
	padding-bottom : 2px;
	font-size : 14px;

}

#financer a{
	color : #aeacac;
	text-decoration : none;
}

#financer a:hover{
	color : white;
}


