/*.bouton, .s-bouton
{

background:url("../img/gestionnaire_access.png");
background-color:#FFBA95;
background-position:center;

display:table;
height:15%;
width:68%;
word-spacing:20px;
font-size:1.7em;
text-align:center;
/*text-transform:lowercase;*//*
border-radius:15px 50px;
border:0.3px;
border-style:solid;
margin-top:10%;
}
.s-bouton
{
	background-color:#FFBA95;
}*/


.sideNav
{
width:25%;
float:left;
height: 100%;
font-size:.7em;
background-color:rgba(255, 255, 255, 0.30);

border-radius:30px;
}
.subSideNav
{
margin-top:18%;
width:20%;
float:right;
height: 100%;
font-size:.7em;
}
/*.bouton p, .s-bouton p
{
display:table-cell;
vertical-align:middle;
}

*/
