body {
	background-color: #bac1cf;
	margin: 2;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
    color: #aaaaaa;
	text-decoration: none;
}

.scroll {
	width: 100%; 
	height: 100%;
	position: relative;
	overflow: auto;
}

#banniereZone {
	width: 998;
	height: 140;
	padding-top: 25;
	padding-left: 2;
	background: url(classic/banniere_zone.gif);
}
#banniereContent {
	width: 988;
	height: 117;
	background: url(classic/banniere.bmp);
}
.langSwitch {
	position: absolute;
	top: 5;
	width: 27;
	height: 18;
	font-size: 0px;
}

#french {
	left: 800;
	background: url(classic/french.bmp);
}
#english {
	left: 840;
	background: url(classic/english.bmp);
}
#spanish {
	left: 880;
	background: url(classic/spanish.bmp);
}
.menuLink {
	text-color: #220022;
}
.mainMenu {
	position: relative;
	height: 39;
	width: 440;
	left: 500;
	bottom: 8;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#mainMenuLeft {
	height: 39px;
	width: 22px;
	background: url(classic/angle_gauche_menu.bmp);
}
#mainMenuSeparator {
	width: 7px;
	background: url(classic/separation_onglet_menu.bmp);
}
#mainMenuItem {
	text-align: center;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(classic/interieur_menu.bmp);
}
#mainMenuRight {
	width: 25px;
	background: url(classic/angle_droite_menu.bmp);
}
#menuLeft {
	float: left;
	position: relative;
	bottom: 25;
	left: 5;
}
#leftTitle {
	width: 225px;
	height: 25px;
	background: url(classic/leftTop.gif);
	color: #ffffff;
	text-align: center;
}
#leftContainer {
	width: 213px;
	height: 570px;
	padding-right: 10px;
	padding-left: 2px;
	background: url(classic/leftContent.gif);
	text-align: center;
}
#leftBottom {
	width: 205;
	height: 20;
	background: url(classic/leftBottom.gif);
	color: #ffffff;
	padding-left: 20;
	font-size: 9px;
}
#mainPanel {
	position: relative;
	float: right;
	width: 751;
	bottom: 25;
}
#mainTop {
	width: 745;
	height: 29;
	padding: 3;
	background: url(classic/mainTop.gif);
}
#mainTitle {
	width: 200;
	height: 28;
	color: #ffffff;
	text-align: center;
	font: 14px/26px;
}
#mainContainer {
	width: 745px;
	padding-right: 6px;
	background: url(classic/mainContent.gif);
}
#itemContent {
	width: 740px;
	border-width:2px;
	border-color: #000000;
	border-style: solid;
	text-align: center;
}
#mainBottom {
	width: 731;
	height: 20;
	background: url(classic/mainBottom.gif);
	color: #ffffff;
	padding-left: 20px;
	font-size: 9px;
}

#onePanel {
	position: relative;
	width: 995;
	bottom: 25;
	left: 5;
}
#onePanelTop {
	width: 989;
	height: 29;
	padding: 3;
	background: url(classic/onePanelTop.gif);
}
#onePanelTitle {
	width: 440;
	height: 28;
	color: #ffffff;
	text-align: center;
	font: 14px/26px;
}
#onePanelContainer {
	width: 987;
	padding-right: 8px;
	background: url(classic/onePanelContent.gif);
	text-align: center;
}
#onePanelContent {
	width: 983px;
	border-width:2px;
	border-color: #000000;
	border-style: solid;
}
#onePanelBottom {
	width: 975;
	height: 20;
	background: url(classic/onePanelBottom.gif);
	color: #ffffff;
	padding-left: 20;
	font-size: 9px;
}

#pageBottom {
	position: relative;
	bottom: 10;
	left: 50%;
	margin-left: -450;
	font-size: 0px;
	width = 900;
	height = 2;
	background-color: #333333;
}

#videoPlayer {
	position: relative;
	top: 30;
}

#linkbox {
	position: relative;
	top: 270;
}

a.overLink:link{color:blue; text-decoration:underline;}
a.overLink:visited {color:purple; text-decoration:underline;}
a.overLink:hover {color:purple; text-decoration:underline;}
a.overLink:active {color:red; text-decoration:underline;}

.flagHome {
  padding: 5px;
}
