HTML{
	height:100%;
}
BODY{
	margin-top : 0px; 
	
	height: 100%;
	background-color : White;
	margin-bottom : 0px;
}


TABLE.besoins{
        border : 1px solid #336699;
}

#fond{position:relative;  width:760px;  	margin-top : 0px; margin-bottom : 0px; margin-left: auto; margin-right : auto;z-index : 1;  height: 100%;         }
#bande_gauche{float: left; width: 10px; height: 100%; background-image: url(images/bord_gauche.gif);  background-repeat : repeat;  }
#bande_centre{float: left; width: 740px;   z-index : 2;  background-color : White; }	
#bande_droite{float: left; width: 10px; height: 100%; background-image: url(images/bord_droite.gif);  background-repeat : repeat;  }


A.menu{color : #78ADDD;  text-decoration : none; font-family : arial ;font-size :13px;font-weight : bold;}
A.menu:HOVER{color : black ; text-decoration : none; font-family : arial ;font-size :13px;font-weight : bold;}

A.menu2{color : #78ADDD;text-decoration : none;font-family : arial ;font-size :11px;  font-weight : normal;  }
A.menu2:HOVER{color : black ;text-decoration : none; font-family : arial  ;font-size :11px; font-weight : normal; }

A.lienb{color : #78ADDD;  text-decoration : none; font-family : arial ;font-size :11px;}
A.lienb:HOVER{color : black ; text-decoration : none; font-family : arial ;font-size :11px;}


A.lienb2{color : #78ADDD;  text-decoration : none; font-family : arial ;font-size :13px;}
A.lienb2:HOVER{color : black ; text-decoration : none; font-family : arial ;font-size :13px;}


A.lieng{color : #666666;  text-decoration : none; font-family : arial ;font-size :11px;}
A.lieng:HOVER{color : black; text-decoration : none; font-family : arial ;font-size :11px;}


A.lieng2{color : #666666;  text-decoration : none; font-family : arial ;font-size :13px;}
A.lieng2:HOVER{color : black; text-decoration : none; font-family : arial ;font-size :13px;}


A.titre:{        text-align : left;color : white ;  text-decoration : none; font-family : verdana;font-size :18px;}
A.titre:HOVER{        text-align : left;color : white ; text-decoration : none; font-family : verdana;font-size :18px;}


A.lien_contact{        color : #78ADDD ;  text-decoration : none; font-family : verdana;font-size :9px;}
A.lien_contact:HOVER{    color : #666666; text-decoration : none; font-family : verdana;font-size :9px;}


.baseline {
        text-align : center;
        font-size : 9px;
        color : #78ADDD;
        font-family : verdana;
        text-align : center;
}

td.menu {

        font-family : arial ;
        text-align : center;
                font-weight: bold;
                font-size: 13px;
                color: black;

}
td.menu2 {

        font-family : arial ;
        text-align : center;
                font-weight: normal;
                font-size: 11px;
                color: black;

}

td.titre {
        text-align : left;
        font-size : 18px;
        font-weight : bold;
        color :white ;
        font-family : verdana;
}

td.plus {
        text-align : right;
        font-size : 18px;
        font-weight : bold;
        color :white ;
        font-family : verdana;
}



td.bleu {
        font-family : arial ;
        color:#78ADDD;
        font-size :11px;
      text-align : justify;
}

td.bleu_centre {
        font-family : verdana;
        color:#78ADDD;
        font-size :11px;
        text-align:center;
}
td.gris {
        font-family : arial ;
        color:#666666;
        font-size :11px;
        text-align : justify ;
}
td.ref{
        font-family : arial ;
        color:#666666;
        font-size :13px;
        text-align : justify ;
}

td.ref_left{
        font-family : arial ;
        color:#666666;
        font-size :13px;
        text-align : left ;
}
td.ref_imp {
        font-family : arial ;
        color:#78ADDD;
        font-size :13px;
      text-align : justify;
}

.imp{   font-family: arial ;font-size: 13px;color: #666666;}

.imp2{   font-family: arial ;font-size: 13px ;color: #78ADDD;}


.imp3{   font-family: arial ;font-size: 13px ;color: red;}


