	   a:link {color:#FF0000; text-decoration :none}
       a:visited {color:#000000; text-decoration :none}
       a:active {color:#000000; text-decoration :none}
		
BODY {
		background-image: URL(../images/fond2.gif);
        background-color : #587187 ;
        font-family : arial , times ;
        margin : 0;
		background-repeat: repeat-x;
        background-attachment:fixed ;
        text-align : center ;
        font-size : 12pt
}
TD {
		text-align:center
		}

TD.adminexterieur{
	background-color:#3F4464;
	width:7%;
	}

TD.admininterieur{
	background-color:#BDD1DC;
	width:13%;
	}
	
.LL{
		font-family : times ;
        text-align : center ;
        background-color : #FFFFFF ;
        color : #000000
}
.LO{
		font-family : times ;
        text-align : center ;
        background-color : #889FB3 ;
        color : #FFFFFF
}

.OO{
		font-family : times ;
        text-align : center ;
        background-color : #5B7387 ;
        color : #FFFFFF
}
.txtclair {
        text-align : justify ;
        color : #3D749D ;
        font-size : 11pt
}
.txtclairC {
        text-align : center ;
        color : #3D749D ;
        font-size : 11pt
}
.middle {
        text-align : center
}
.txt {
        text-align : justify ;
        color : #000000 ;
        font-weight : bold ;		
        font-size : 12pt
}
.txtfonce {
        text-align : center ;
        color : #4D884D ;		
        font-size : 12pt
}
.titrefonce {
        text-align : center ;
        color : #427042 ;
        font-weight : bold ;		
        font-size : 12pt
}

TABLE {
        padding : 0 ;
        border-width : 0pt ;
        font-size : 10pt;
		margin:auto;

}

.titre{
        font-weight : bold ;
        text-align : center ;
        color : #587187 ;
        font-size : 12pt
}
.center{
        font-weight : bold ;
        text-align : center ;
        color : #587187 ;
        font-size : 11pt
}
.blanc{
        color : #FFFFFF ;
        font-size : 12pt
}
.legende{
        color : #FFBB03 ;
        font-weight : bold ;
        font-size : 10pt;
        text-align : center 
}
.cadrebas a
        {
 color : #FFFFFF ;
        }
.cadrebas 
        {
 color : #FFFFFF ;
        }
.cadrebas a:hover
        {
text-decoration:underline ;
        }


