
main
{
width:60%;
margin:auto;
}


.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;
}
.subSideNav
{
margin-top:18%;
width:20%;
float:right;
height: 100%;
font-size:.7em;
}
.bouton p, .s-bouton p
{
display:table-cell;
vertical-align:middle;
}

.row
{
display:table-row;
}

.space_b
{
display:inline;
text-align:right;
font-weight:bold;
}
.info_b
{
display:inline;

}
.info_c
{
=

}
#afficher_info_responsable
{
border:1px;
border-style:solid;
width:100%;
}

