Body {
	margin: 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	overflow:scroll; 
	height:100%;
	background-image: url(images/Back2.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
#Container {
	position:relative;
	margin:auto auto; 
	text-align:left;
	width:750px;
	}
#Header {
	position:absolute;
	width: 750px;
	height: 180px;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
	}	
#Main {
	position: absolute;
	width:750px;
	top: 175px;
	left:0px;
	z-index:1;
	background-color:#FFFFFF;
	border: 1px #7AB1E0 solid;
	text-align:left;
	}
#LeftBar {
	position: absolute;
	top:175px;
	width:155px;
	left:0px;
	z-index:2;
	border: #304271; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 5px;
	text-align:left;
	}
#France {
	position: absolute;
	top:330px;
	width:150px;
	left:0px;
	z-index:2;
	text-align:left;
	}
#RightBar {
	position: absolute;
	top:175px;
	height:113px;
	Right:0px;
	width:150px;
	z-index:2;
	}
H1	{
	padding-top:0px;
	padding-bottom:1px;
	margin-bottom:0px;
	margin-top:1px;
	font-family: Arial, Helvetica;
	font-size:14px;
	color:#7AB1E0;
	margin-left: 165px;
	width:425px;
	}
H2	{
	padding-top:0px;
	padding-bottom:1px;
	margin-bottom:0px;
	margin-top:1px;
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#7AB1E0;
	margin-left: 165px;
	width:425px;
	}
p {
	font-family: Helvetica;
	font-size:12px;
	color:#333333;
	padding-top:0px;
	margin-top:0px;
	margin-left: 165px;
	margin-bottom:1px;
	padding-bottom:0px;
	width:425px;
	}
.Footer {
	font-family: Helvetica;
	font-size:12px;
	color:#333333;
	margin-left:165px;
	width:580px;
	}	
ul {
	font-family: Helvetica;
	font-size:12px;
	color:#333333;
	padding-top:0px;
	margin-top:0px;
	margin-left: 195px;
	margin-bottom:1px;
	padding-bottom:0px;
	width:350px;
	}	
.MenuActive {
	background-color:#7AB1E0;
	padding:5px;
	margin:0px;
	width:145px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #304271; 
	font-weight:bold;
	}
.Menu {
	background-color:#BFD6EF;
	padding:5px;
	margin:0px;
	width:145px;
	}
.Contact {
	background-color:#D9E5F4;
	padding:5px;
	margin:0px;
	width:145px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #304271;	
	}

a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #7AB1E0; 
	text-decoration: none;
	font-weight:bold;
	}
a:active {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #7AB1E0; 
	text-decoration: none;
	font-weight:bold;
	}
a:visited {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #7AB1E0; 
	text-decoration: none;
	font-weight:bold;
	}
a:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #304271; 
	text-decoration: none;
	font-weight:bold;
	}