#image { text-align:center; background:url(ombre_home.png) no-repeat center center; width:640px; height:480px; padding-left:10px; padding-top:10px; padding-right:18px; padding-bottom:18px; margin:0 auto }
#image #prec,#image #suiv { width:34px; cursor:pointer; display:none; height:480px; background:center center no-repeat; background-color:#FFF }
#image:hover #prec,#image:hover #suiv { display:block; opacity:0.25 }
#image #prec { float:left; background-image:url(prec.png); border-right:1px dotted #777 }
#image #suiv { float:right; background-image:url(suiv.png); border-left:1px dotted #777; margin-left:-35px }
#image:hover #prec:hover,#image:hover #suiv:hover { opacity:0.75 }

#image #liens { padding:10px; margin-right:35px; float:right; width:150px; height:400px }
#image #liens a { padding:0; display:block; text-align:center; text-decoration:none; line-height:25px; width:25px; height:25px; overflow:hidden; border:1px solid #ccc; background:#FFF; float:right; margin:5px 5px 0 0 }

#image #titre { display:none; float:right; width:550px; padding:10px; height:40px; background:#FFF; margin-right:35px }
#image:hover #titre { display:block; opacity:0.75; text-decoration:none }
#image:hover #titre:hover { opacity:1; color:#000 }


