body{
font-family:Arial, Helvetica, sans-serif;
color:#3b3b3b;
}
a:link, a:visited{
color:#3b3b3b;
text-decoration:none;
}
a:hover{
color:#02aadb;
text-decoration:none;
font-weight:600;
}
.conteneur{
width:100%;
height:auto;
padding-top:50px;
padding-bottom:50px;
text-align:center;
background-image:url(../img/gomette.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.bandeau{
width:100%;
height:auto;
padding-top:10px;
padding-bottom:10px;
text-align:center;
color:#a8a8a8;
font-size:14px;
}
.titre1{
font-size:18px;
}
.titrePrune{
font-size:14px;
color:#913c79;
/*font-weight:600;*/
}
.contact{
font-size:12px;
color:#02aadb;
font-weight:500;
}

