BODY {
	background : url(Images/OmbreLogoREC.JPG) repeat fixed;
	bgproperties :fixed
	font-family : Verdana;
	font-size : 10px;
	color : Black;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #3300CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #3300CC;
	scrollbar-arrow-color: #FFFFFF;
}


A:link {
	color: #000066;
	text-decoration: underline;
}

A:visited {
	color: #000066;
	text-decoration: underline;
}

A:hover {
   color: #ff0000; 
   text-decoration: underline;
}

table.ttitre1 { 

width: 60%;
background-color: #3300CC
}
table.ttitre2 { 

width: 100%;
background-color: #FFCC00
}
td.titre {
	
	font-family: Comic Sans MS;
	font-variant: small-caps;
	font-size: 20px;
	font-weight: bolder;
	color: Black;
	text-align: center;
}
td.menu {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}