.body{
background-color: #CCCCCC;
}

.tableau_principal{
border-width : 2px;
border-style : solid;
border-color : black;
}

.cellule_boutons_acceuil_menu{
border-left-width : 1px;
border-left-style : solid;
border-left-color : #000000;
text-align: center
}

.cellule_boutons_menu{
border-left-width : 1px;
border-left-style : solid;
border-left-color : #000000;
border-right-width : 1px;
border-right-style : solid;
border-right-color : #000000;
text-align: center
}

.cellule_boutons_menu_centre{
border-right-width : 1px;
border-right-style : solid;
border-right-color : #000000;
text-align: center
}

.cellule_gauche_tab_savoir_haut{
border-top-width : 1px;
border-top-style : solid;
border-top-color : #12283d;
}

.cellule_gauche_tab_savoir_milieu{
border-right-width : 1px;
border-right-style : solid;
border-right-color : #12283d;
}

.cellule_gauche_tab_savoir_bas{
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #12283d;
}

.tableau_bas_image{
border-top-width : 1px;
border-top-style : solid;
border-top-color : #333333;
border-style : dotted;
}


.cellule_tableau_bas{
background-repeat: no-repeat;
}

.cellule_droite_tableau_bas{
background-repeat: no-repeat;
background-position: right;
}

.tableau_present{
border-width: 5px;
border-style: solid;
border-color: #8D9EB0;
}

.cellule_photo{
border-right-width : 1px;
border-right-style : solid;
border-right-color : grey;
}

.cellule_titre_presentation{
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #8D9EB0;
}

.tableau_dep{
border-width: 5px;
border-style: solid;
border-color: #000000;
}

.cellule_tableau_haut{
background-repeat: no-repeat;
}

.cellule_droite_bandau{
background-repeat: no-repeat;
background-position: center;
}
