﻿/* galerie */
#escGalerie { margin: 0 0 1.1em 2px; position: relative; }
#escGalerie a { float: left; text-decoration: none; padding: 0 20px 13px 0;}
#escGalerie img, #escGalerie span { display: block; width: 136px; }
#escGalerie img { border: 1px double #848484; }
#escGalerie a span { color: #848484; }
#escGalerie a:hover  span { color: #616161;}
#escGalerie .highlight { float: right; clear: right; display: inline; margin-right: 80px; padding: 0 20px 30px 0; background: none; }
#escGalerie .highlight img, #escGalerie .highlight span { width: 280px; }
#escGalerie .highlight span { height: 22px; }
.escSrchNav { display: block; margin: 0 47px 1.1em 0px; }
.escSrchNav span { float: left; }
.escSrchNav a.actif { font-weight: bold; text-decoration: none; }
.escSrchBtPrev { margin-right: 0.5em; }
.escSrchBtNext { margin-left: 0.5em; } 


*+html #navBottom { margin-top: -25px; }