@charset "UTF-8";
/* #################################################
** # Styles: Laboratoires                         ##
** #################################################
**
*/
@media all
{

/* ################################
** # Style modifications: colors ##
** ################################ */

#page { border-top:5px #004e8f solid; }
#banner img { border-bottom:10px #004e8f solid; }
#footer_top_border { border-right:20px #004e8f solid; }
#footer { border-top:10px #004e8f solid; }

#nav_main { border-left:20px #004e8f solid; border-right:20px #004e8f solid; }
#nav_main ul { background-color:#004e8f; }
#nav_main ul li { background-image:url(../img/background/background-nav-pri-delimiter-lab.gif); background-repeat:repeat-y; background-position:top left; }
#nav_main ul li a, #nav_main ul li strong { background-image:url(../img/background/background-nav-pri-lab.jpg); background-repeat:no-repeat; background-position:top right; }
#nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active, #nav_main ul li#current a, #nav_main ul li#current a:focus, #nav_main ul li#current a:hover, #nav_main ul li#current a:active { background-image:url(../img/background/background-nav-pri-lab.jpg); background-repeat:no-repeat; background-position:bottom right;     }

#submenu a, #submenu strong, #submenu li#title { background-color:#004e8f; }
#submenu li#active, #submenu li strong { background-color:#004e8f;  background-image:url(../img/background/background-nav-sec-lab.jpg); background-repeat:no-repeat; background-position:bottom right; }
#submenu li a { background-color:#004e8f; color: #ffffff; background-image:url(../img/background/background-nav-sec-lab.jpg); background-repeat:no-repeat; background-position:bottom left; }
#submenu li a:focus, #submenu li a:hover, #submenu li a:active { background-color:#004e8f; color: #ffffff; background-image:url(../img/background/background-nav-sec-lab.jpg); background-repeat:no-repeat; background-position:bottom right; }

.tx-rgslideshow-pi1 {border-bottom:10px #004e8f solid !important; }

}

