body {
	font-family:Monotype Corsiva, Arial, verdana;
	color:maroon;
	font-size:22px;
	background-image:url(/images/Fond10.jpg); 
	background-repeat:repeat;	
	background-attachment:fixed;
}

img { border:0px; }
img.imgDeco { border:2px dotted orange; } 

span.fdp, table.fdpi, td.fdp {
	background-image:url(/images/semi-transparent.gif); 
	background-repeat:repeat;	
}

h2.fdph, h3.fdph {
	background-image:url(/images/semi-transparent.gif); 
	background-repeat:repeat;	
	padding:15px;
}

table.main {
	width:100%;
	margin-top:155px;
}

div.topBg {
	z-index:100; 
	top:0px; left:0;
	width:100%; height:155px; 
	position:fixed; 
	border-width: 0 0 1px 0;
	border-style:solid;
	border-color:maroon;
}

table.fdpi {
	font-family:arial;
	font-size:18px;
	color: black;
	text-align:left;
}
/* menu */

td.menu { vertical-align:top; text-align:left; padding:10px 3px 10px 8px; width:200px; }

div.menuMain {
 	text-align:left;
 	width:195px; 
	padding:0 0 20px 3px;
}

div.menuMainScroll {
 	text-align:left;
 	position: fixed;
	overflow : auto; 
	width:195px; 
	height:650px; 
	padding:0 0 20px 3px;
}

div.menuOn {
	background-image:url(/images/videmauve.gif); 
	background-position: top center;
	background-repeat:no-repeat;
	text-align:center; 	padding-top:7px;
	width:145px; height:45px;
}

div.menuElement {
	width:145px;
	text-align:center;
}

a.menuOn, a.menuOff { 
	font-family:Monotype Corsiva, Arial, verdana;
	color:maroon; font-size:20px;
}

a.menuOff { color:gray; }
a.menuOff:hover { color:black; }
a.menuOn:hover { color:red; }

div.menuBottom { height:100px; }

.Style2 {font-weight: bold; font-size: xx-large; }
.Style4 { font-family: Monotype Corsiva, Arial, verdana; color: #800000; font-size: 14mm; font-weight: bold; }
.Style6 {font-family: Monotype Corsiva, Arial, verdana; color: #800000; font-size: 24px; font-weight: bold; }

