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

}
body {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
h4 {
	color: #2A5A8A;
	font-size: 11px;
	margin-bottom: 20px;
}
.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;	
}
.outer {

	margin-left: 40px;
	margin-top: 75px;
	color: #666666;

}
.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: #2A5A8A;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.enter:link {
	text-decoration: none;
	color: #2A5A8A;
}
.enter:visited {
	text-decoration: none;
	color: #2A5A8A;
}
.enter:hover {
	text-decoration: line-through;
	color: #2A5A8A;
}
.enter:active {
	text-decoration: none;
	color: #2A5A8A;
}
.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;
}
.extabout2 {
	margin : auto auto 0 auto;
	padding : 0px;
	width : 1210px;
	height : 800px;
 	text-align : center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	word-spacing: 3px;
}

.extabout {
	margin : 80px auto 0 auto;
	padding : 0px;
	width : 1210px;
	height :440px;
	border : solid 1px #666666;
	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 : 40px 40px 0 40px;
	padding : 10px;
	width : 500px;
	height : 400px;
	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;
}

