/* MENU VERTICAL */
#boiteSousMenu
{
position : absolute;
top: 130px;
left : 20px;
width: 110px ;
height: 376px;
padding: 0 ; 
margin: 0 auto ;
/*border: 1px solid gray;*/ }

#sousMenu
{width: 100% ;
padding: 0 ; 
margin-top: 5px ; 
margin-left: 1px ;
margin-right: 1px ;
margin-bottom: 1px ;
list-style-type: none ; }

#sousMenu a
{display: block ;
text-align: center ; 
padding: 4px 25px ; 
text-decoration: none ; 
color: black;
float: left ; 
border: 1px solid #FFFFFF;
font-size: 11px;
font-weight : bold;}

#sousMenu a:hover
{color: gray ; }

#sousMenu li
{float: left ;}

/* ZONE TEXTE */
#boiteTexte
{
position : absolute;
top: 130px;
left : 140px;
width: 225px ;
height: 376px;
padding: 0 ; 
margin: 0 auto ; }

/* ZONE IMAGE */
#boiteImage
{
position : absolute;
top: 130px;
left : 397px;
width: 500px ;
height: 376px;
padding: 0 ; 
margin: 0 auto ; }

/* ZONE PDF */
#boitePDF
{
position : absolute;
top: 110px;
left : 817px;
width: 120px ;
height: 20px;
padding: 0 ; 
margin: 0 auto ; }

#lienPDF a
{
color: black;
font-size: 11px;
font-weight : bold;
text-decoration : none; }

#lienPDF a:hover
{
color: gray;
font-size: 11px;
font-weight : bold; }

#lienPDFgris a
{
color: gray;
font-size: 11px;
font-weight : bold;
text-decoration : none; }

#lienPDFgris a:hover
{
color: gray;
font-size: 11px;
font-weight : bold; }
