/* CSS Document */
.titre-contact{
font-size: 1em;
color:#FF6600;
font-weight:bold;
}
#texte-page {
border-top: none;}
#texte-page strong{
font-size: 1em;
line-height: 1.1;
display:block;
color:#005d66;
margin-bottom: 1em;
position:relative;
margin-top: 15px;

}

#texte-page ul{

margin-bottom: 15px;
margin-left:3%;
}
#texte-page li{
list-style-image:url(../images-mere/triangle-sous-menu-v2.gif);
list-style-type:none;
margin-bottom: 15px;
}
