P    { font-family: "comic sans ms" ; font-size: 14px}
P.back { font-family: "comic sans ms" ; text-align: center; border-top: solid thin #0066CC }
p.banniere { font-family: "comic sans ms"; font-size: 20px; text-align: center; COLOR: #FFFFFF }
p.menutitle { 
	font-family: "comic sans ms";
	font-size: 16px;
	color: #FFFFFF;
	text-align:left;
	text-decoration: underline;
}
p.banniere2 { 
	font-family: "comic sans ms";
	font-size: 12px;
	color: #0066CB;
	text-align:center;
}
table.code {
	background-color: #E0E0E0;
}

td   { vertical-align: top ; font-family: "comic sans ms" ; font-size: 14px}
td.titre   { font-family: "comic sans ms" ; font-size: 14px; font-weight: bold }
td.code   { font-family: "Courier" ; font-size: 14px}

H1   { font-family: "comic sans ms" ; font-size: 24px; font-weight: bold ; color: #CC3333 ; text-align: center; border-bottom: medium double #0066CC}
H2 { font-family: "comic sans ms" ; font-size: 18px; font-weight: bold ; color: #CC3333 ; text-decoration: underline}
H3 { font-family: "comic sans ms" ; font-size: 16px; color: #CC3333 }
H4  { font-family: "comic sans ms" ; font-size: 14px; color: #CC3333 }
H5 { font-family: "comic sans ms" ; font-size: 12px; color: #40BAB9 }

A { font-family: "comic sans ms" ; font-size: 14px; font-weight: bold ; color: #0066CB; text-decoration: none}
A:hover {font-family: "comic sans ms" ; font-size: 14 ; font-weight: bold; color: #CC3333 ; text-decoration: underline}
A.menu {
	font-family: "comic sans ms";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
A.menu:hover {
	font-family: "comic sans ms";
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
	text-decoration: underline;
	background-color: #FFFFFF;
}

IMG { border : 0}


span.posgifmenu { 
	position: absolute; 
	left: 0; 
	top: 0;   
	width: 150px; 
	height: 250px; 
	z-index:  1 
}

span.posmenu    { position: absolute; left: 0px; top: 10px;   width: 150px; height: 250px; z-index:  3 }
span.postextmenu    { position: absolute; left: 0px; top: 375px;   width: 150px; height: 50px; z-index: 3 }

span.posmain {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index : 2;
}

span.posgifmain {
	position: absolute;
	left: 180px;
	top: 140px;
	z-index : 1;
	width: 71px;
	height: 51px;
}
