/* ################ CADRE 1 ############### */
#cadre_h1,#cadre1,#cadre_b1 {
    width:640px;
    background-color:#c9c9c9;
}
#cadre_h1 {
	height:20px;
	background-image:url('images/fond_cadre_h1.jpg');
}
#cadre1 {
	background-image:url('images/fond_cadre.jpg');
        text-align:justify;
		font-family:verdana;

}
.cadre1_titre {
        width:635px;
        text-indent:10px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	margin:0 0 30px 5px;
	background-image:url('images/fond_cadre1_titre640.jpg'); 
}
#cadre1 p.adslband {
    margin: 10px 0 0 10px;
    text-indent:10px;
    width:610px;
}
#cadre1 p.louange {
    margin: 10px 0 0 10px;
    text-indent:10px;
    width:450px;
}
#cadre1 span {
    font-weight:bold;
}
#cadre_b1 {
	height:20px;
	background-image:url('images/fond_cadre_b1.jpg');
}
