body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	word-spacing: 3px;

}
body {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}

.title {
	color: #2A5A8A;
	font-size: 11px;
	font-weight: bold;
}
.subtitle {
	color: #2A5A8A;
	font-size: 11px;
	font-weight: bold;
}
.menu {
	position:absolute;
    width:150px;left:10px;top:10px;
    padding:16px;background:#FFFFFF;	
}

#fixeddiv {
 	position: absolute;
 	left: 20px;
	top: 0px;
	width : 280px;
	height : 100%;
	overflow : hidden;
	margin : 0;
	padding : 0;
	font-weight: bolder;
	font-size: 13px;
}

.outer {
 	position: absolute;
 	left: 320px;
	top: 0;
	margin : 0;
	padding : 0 20px;
	color: #666666;
	height : 100%;
	overflow: auto;
}

.container {
   /* width: 700px;*/
	overflow: hidden;
	text-align: justify;
	color: #666666;
}

.box {
	margin-left: 20px;
}
.left {
	margin-right: 50px;
	float: left;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: line-through;
	color: #333F71;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.enter:link {
	text-decoration: none;
	color: #333F71;
}
.enter:visited {
	text-decoration: none;
	color: #333F71;
}
.enter:hover {
	text-decoration: line-through;
	color: #333F71;
}
.enter:active {
	text-decoration: none;
	color: #333F71;
}
.corners:link {
	color: #2A5A8A;
	text-decoration: none;
}
.corners:visited {
	color: #2A5A8A;
	text-decoration: none;
}
.corners:hover {
	color: #666666;
	text-decoration: none;
}
.corners:active {
	color: #2A5A8A;
	text-decoration: none;
}
.home {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 300px;
	margin-top: -150px; /* moitié de la hauteur */
	margin-left: -200px; /* moitié de la largeur */
	background-color : #2A5A8A;
	border : solid 1px #FFFFFF;
	text-align : center;
}
table {
	margin : auto;
	margin-top : 0px;
	border-spacing : 10px;
}
a img {
	border : none;
}
.extabout {
	margin : 2px auto 0 auto;
	padding : 0px;
	width : 1100px;
	height :950px;
	background-color : ;
 	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	word-spacing: 3px;
}


.about {
	margin : 20px 10px 0 10px;
	padding : 10px;
	width : 500px;
	height : 400px;
	border :solid 1px #666666 ;
	float : left ;
	background-color : ;
	text-align : justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	word-spacing: 3px;
}
.about p {
	text-indent : 30px;
}

h2 {
        font-size : 16pt;
        color : white;
}

  h5 {
	color: #333F71;
	font-size: 15px;
	margin-bottom: 20px;
 }
	h3 {
	color: #2A5A8A;
	font-size: 9px;
	margin-bottom: 20px;
}
h4 {
	color: #2A5A8A;
	font-size: 14px;
	margin-bottom: 20px;
}
