/* CSS Document */
h1.titrepage{
	font: 17px/17px 'DevroyeRegular', Arial, sans-serif;
    color:#7BC6DE;
    font-weight:bold;
    border-bottom:#7BC6DE 1px solid;
    padding-bottom: 0px;
    text-transform:uppercase;
    margin-bottom:20px;
}
#main_texte{
	margin-left:10px;
    margin-right:10px;
    text-align:justify;
    color:#444;
}
#main_texte div{
	padding-left:20px;
}
