#slideHomePage{
height:420px;
overflow:hidden;
} 
#slideHomePageCalque{
display:none;
z-index:1000;
position: absolute;
top:0;
left:0;
width:940px;
height:419px;
background:url('../img/spabandeau.png') repeat-y;
}
div#titleBlock h5{
color:#fff;
font-weight: bold;
}
#titleBlock{
/*-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;*/
background-image:url(../img/fondtitre.jpg);
background-repeat:repeat-x;
color:white;
/*margin-top:40px;*/
padding:0 20px 20px;
width:900px;
}

#gallerie_photos a{
float: left;
margin-right:11px;
margin-left:7px;
}

#gallerie_photos2 a{
float: left;
margin-right:12px;
margin-left:6px;
}


a{color: #000; text-decoration: none;}
a:hover { color: #08c; text-decoration: none; }



a:link{text-decoration:none}
