@charset "utf-8";
body { background: #ffffff  url(https://posturographie-54.event.univ-lorraine.fr/data/css/posturo_fond.jpg) fixed repeat-x  0 0 ; }
body { color: #000000 ; font-family: Helvetica, verdana, sans-serif ; font-size:12px;}
.titre { text-transform: uppercase; color:#0d40b5; font-size: 22px;} 

/* largeur et position du site dans la page */
.site_position  { /*margin:auto;*/ }
.largeur_page 	{ width:1100px; margin:auto;}

#template_wrapper { background-color:#FFFFFF; padding:10px; border: 1px solid #F1F1F1; -
moz-box-shadow: 0px 0px 10px #aaa;  -webkit-box-shadow: 0px 0px 10px #aaa;  box-shadow: 0px 0px 10px #aaa;border-bottom-width:0px;}

/* Menu Vertical */
.menu_cartouche { font-size: 14px;
         font-weight: bold;
    background-color: #052673 ; color:#fff;
}

.menu_niveau_1  {background-color: #ffffff; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none; border-top-color: #000000; border-top: 2px solid; border-top-style: solid; }
.menu_niveau_1_on       { color: #000000; text-decoration: none; border-top-color: #000000; border-top: 2px solid; border-top-style: solid; background-color: #8aa9ef; font-size: 14px; font-weight: bold; }

.menu_niveau_1 a:hover {
font-size: 14px;
font-weight: bold; color: #3092d7;   
}

.menu_niveau_2 {background-color: #ffffff; font-weight: normal; color: #000000;  border-top-color: #000000; font-size: 14px; text-decoration: none; }

.menu_niveau_2 a:hover {
font-size: 14px;
color: #3092d7;   
}

.dropdown {
    background-color: #a3b8ed; 
}

.btn-login {
color: #000000;
    background-color: #a3b8ed;
}

#template_link
{
    background-color: #a3b8ed;
}
