body
{
	background-color: #003d7d;
    margin-top : 0px
}

.TABLE { position: absolute ; left: 0px; top: 0px; width: 100%}

.MTCOL1 { BORDER-RIGHT-STYLE: none;width : 150px; 
	BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none }

.MTCOL2 { BORDER-RIGHT: #c0c0c0 1px solid; WIDTH: 430px; 
	BORDER-TOP-STYLE: none; BORDER-LEFT: #c0c0c0 1px solid; 
	BORDER-BOTTOM-STYLE: none }
	
.MTCOL3 {BORDER-RIGHT-STYLE: none; WIDTH: 150px; 
	BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none }

.TEXT
	{
		cursor: default;
	    text-align: justify;
	    font-family: Arial, Tahoma;
	    font-size: 9pt
	}

.HYPERTEXT { text-decoration: none; color: #2c7caf; font-weight: bold}	
.HYPERTEXT:hover { color: #0094de}	

.SSMENU { COLOR: black; BACKGROUND-COLOR: white;
	  	  TEXT-DECORATION: none; FONT-SIZE: 8pt;
	  	  font-weight: bold; font-family: Tahoma, Arial}
.SSMENU:hover { COLOR: #0094de }

.SSMENUSelec { COLOR: #0094de; background-color: White; 
		  TEXT-DECORATION: none; font-size: 8pt;
		  font-weight: bold; font-family: Tahoma, Arial}
.SSMENUSelec:hover { COLOR: #0094de }

.SSMENUNeutre { COLOR: Black; background-color: White; 
	            text-decoration: none; font-size: 8pt;
	            font-weight: bold; font-family: Tahoma, Arial }
.SSMENUNeutre:hover { cursor: default}					 

.TDSSMENU { border-top: solid 1px #ECE9D8;
	        border-bottom-style: none;
	        border-left-style: none;
	        border-right-style: none;
	        padding-top: 5px;
	        padding-bottom: 5px
	         }

.HOMEMENU {text-decoration: none; color: white; 
	       font-weight: bold; font-family: Arial, Tahoma;
	       font-size: 10pt }	 
.HOMEMENU:hover {color: #BDE9FF }

.LIENIMAGE { cursor: pointer}
.LIEN:hover {cursor: pointer}





