BODY {
	font-family: Verdana;
	font-size: 7pt;
	color: #3956A6;
	scrollbar-face-color:#1C3367;
	scrollbar-shadow-color:#3B54C2;
	scrollbar-highlight-color:#1C3367;
	scrollbar-3dlight-color:#C3CEFD;
	scrollbar-darkshadow-color:#031567;
	scrollbar-track-color:#1C3367;
	scrollbar-arrow-color:#FFFFFF;
	background-color: #1C3367;
}

TABLE {
	background : #A3AFEA;
	font-size : 11px;
}


A:link {color: #1C3367;  text-decoration: none;
}


A:visited {color: #344F8B; text-decoration: none;
}


A:hover {color: #FFFFFF; position: relative; left: 1px; top: 1px;
}


A:active {color: #FFFFFF;
}


DIV {
	font-size : 11px;
}

.menutabletitle {
	height: 20px;
	font-size: 10px;
	text-align: center;
	border: 1px solid #C9D0F7;
	color: #990066;
	vertical-align: middle;
}
.tabletitleBIG {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 8px;
}

H1 { font-size: 8pt;       
        color: #990066;
        text-align: center; 
		}
		
#h2 {
	margin: 5px 5px 5px 5px;
}

#updatetitle {
	font-size: 12px;
	color: #990066;
	font-weight: bold;
}

#updatetexte {
	padding: 10px 0 10px 0 ;
}

#updatedetail {
	font-size: 9px;
	text-transform: uppercase;
}

.updatecell {
    width: 490px;
	background-color: transparent;
}

.sidecell1 {
	text-align: center;
	vertical-align: top;
	width: 145px;
	background-image: url(illust/bg02.gif);
	background-repeat: no-repeat
}

.sidecell2 {
	text-align: center;
	vertical-align: top;
	width: 150px;
	background-image: url(illust/bg03.gif);
	background-repeat: no-repeat
}

.maincell {
    width: 640px;
	background-image: url(illust/bg05.gif);
	background-repeat: no-repeat
}

.menutable {
	background-color: transparent;
	margin: 10px;
	width: 100px;
}
.menutablecontent {
	border: 1px solid #C9D0F7;
	margin: 0px 5px 5px 5px;
}

.middletable {
	background-color: transparent;
}
