/* Template Ordinateurs Laval - Couleurs et dispositions de base */
.mod-languages {margin-top: 40px;margin-bottom: 16px;}
div.mod-languages a {padding: 20px;background-color: #6A371F;color: #DDCFB4;}
div.mod-languages a:hover {background-color: #DDCFB4;color: #000;}

.navbar .nav > li {background-color: #6A371F;margin: 3px 0.6% 0 0;}

/* CAMERA de Diaporama */
.cameraContent .camera_caption > div {background: rgba(0, 0, 0, 0.3);}
.subtextphotoleft {float: none;text-align: left;}
.subtextphotoright {float: inline-end;}

#ol-footer {background-color: #6A371F;padding: 8px 0;color: #DDCFB4;}
.footer-inner {border-top: #DDCFB4 solid 1px;border-bottom: #DDCFB4 solid 1px;}

/* Mode Responsive  */
@media only screen and (min-width: 768px) {
body {margin: 0;}
/* HEADER */
.mod-languages {margin-top: 26px;}
#ol-conteneur {padding: 0;}

/* BANNIERE DANS LE CENTRE */

/* CONTENU PRINCIPAL */

/* CONTENU CENTRAL */
.ol-contenu, .header-inner, .footer-inner {max-width: 1200px;margin: 0 auto;}

/* FOOTER */

  
}
/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop { z-index:9999; display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; overflow:hidden; width:35px; height:35px; border:none; text-indent:100%; background:url(../images/ui.totop.png) no-repeat left top; }
#toTopHover { background:url(../images/ui.totop.png) no-repeat left -35px; width:35px; height:35px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }