@charset "utf-8";
/* home css  */

.homeBlock { float: left; padding: 10px 0; margin: 0 19px 0 0; }
.scrollable .active { border: none; z-index: auto; }

/* galerie */
#homeGallery { width: 395px; }
#homeGallery .browse { height: 245px; margin: 0; }
#homeGallery .left { background-image: url(../img/gallery_slider_bottom_left.gif); }
#homeGallery .right { background-image: url(../img/gallery_slider_bottom_right.gif); }
#homeGallery .scrollable { width: 334px; margin: 0; min-height: 220px; height: auto;padding:30px 0 0 0; }
#homeGallery .items {  padding:15px 0 0 0;}
#homeGallery .item { width: 334px; float: left; padding-top: 3px; text-align: center; background:#000000;}

/* Thierry's World */
#homeThierrysWorld { width: 510px; margin: 0; }
#homeThierrysWorld .browse { height: 245px; margin: 0; }
#homeThierrysWorld .right { background-image: url(../img/gallery_slider_bottom_right.gif); }
#homeThierrysWorld .scrollable { width: 442px; margin: 0; min-height: 285px; height: auto; }
#homeThierrysWorld .item { width: 442px; float: left; }


/* Actu */
#homeActus { width: 455px; }
#homeActus .innerHomeBlock { background-color: #000000; color: #9c9ea0; }
#homeActus .innerHomeBlock h2 { padding: 0 0 10px 0; color: #FFFFFF; text-transform: uppercase; padding: 25px 30px 0 35px; }
#homeActus .innerHomeBlock .right, #homeActus .innerHomeBlock .right { display: block; padding: 0 30px 10px 20px; }
#homeActus .innerHomeBlock .left { padding: 0 20px 10px 35px; }
#homeActus .innerHomeBlock p { font-style: italic; text-align: justify; letter-spacing: .05em; padding: 0 30px 20px 35px; }
#homeActus .innerHomeBlock p.actuLink { padding: 0 30px 0 35px; text-align: right; font-style: normal; }
#homeActus .innerHomeBlock p.actuLink a { color: #FFFFFF; text-decoration: underline; }
#homeActus .innerHomeBlock p.actuLink a:hover { text-decoration: none; }


/* Autres mdias */
#homeOtherMedias { width: 450px; margin: 0; }
#homeOtherMedias .browse { height: 280px; margin: 0; }
#homeOtherMedias .left { background-image: url(../img/medias_slider_bottom_left.gif); }
#homeOtherMedias .right { background-image: url(../img/medias_slider_bottom_right.gif); }
#homeOtherMedias .innerHomeBlock { background: #717272 url(../img/bg-other-medias.gif) top left repeat-x; }
#homeOtherMedias .scrollable { width: 390px; margin: 0; min-height: 280px; height: auto; }
#homeOtherMedias .item { width: 390px; float: left; }
#homeOtherMedias .mediasIllus { text-align: center; padding: 40px 0 10px 0; }
#homeOtherMedias .mediasIllus img { display: block; margin: 0 auto; }
#homeOtherMedias .mediaText { padding: 10px 45px 5px 5px; }
#homeOtherMedias .mediaText p { font-style: italic;text-align:center;padding-left:40px; }
#homeOtherMedias .mediaText p a { color: #2e2d30; }
#homeOtherMedias .mediaText p strong { color: #FFFFFF; font-weight: normal; font-style: normal;  }
#homeOtherMedias .mediaText .fakeLink { color: #FFFFFF; text-decoration: underline; font-style: normal; font-size: .91em; }

