body { 
	margin: 0;
	padding: 0;
}
a { text-decoration: none;}
a:link { color:#ffffff;}
a:visited { color:#ffffff;}
a:active { color:#000000;}
a:hover { color:#000000;}

.menufixe {
	position: absolute;
	top: 0;
	margin-left: auto; 
	margin-right: auto;
	width: 980px;
	z-index: 2;
	text-align: center;
	background-color: #3a98c8;
	margin-bottom: 5px;;
}
.imgfixe {
	position: absolute;
	margin-left: 820px;
}

html>body .menufixe {
	position: fixed;
}
html>body .imgfixe {
	position: fixed;
	top: 120px;
}
.content {
	z-index: 1;
	background-color: #3a98c8;
	width: 910px;
	font-family: Arial;
	font-size:14px;
	padding-left: 70px;
	color: #ffffff;
	margin-top: 100px;
}

div#box {
	width: 980px;
	height: 100%;
	margin: 0 auto ;
	margin-left: auto; 
	margin-right: auto;
	font-family: Arial;
	font-size:12px;
	background-color: #3a98c8;
}
div#lang {
	width: 974px;
	height: 40px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	margin-top: 4px;
}
div#footer {
	background-color: #ffffff;
	border: 1px solid #3a98c8;
	height: 150px;
	width: 978px;
	text-align: right;
	vertical-align: bottom;
	z-index: 3;
	position:absolute;
}
.item_menu {
	width: 150px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	float: left;
	padding-left: 36px;
	padding-bottom: 10px;
}
.title {
	color: #01395e;
	font-size: 20px;
	font-weight: bolder;
	line-height: 4em;
}
.sub_title {
	color: #01395e;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
}
.col {
	width: 320px;
	text-align: justify;
	float: left;
	padding-right: 38px;
}
.col_format {
	text-align: justify;
	padding-right: 232px;
}
.image {
	margin-left: 10px;
}
.sub_title a { text-decoration: none;}
.sub_title a:link { color:#01395e;}
.sub_title a:visited { color:#01395e;}
.sub_title a:active { color:#000000;}
.sub_title a:hover { color:#000000;}
.souligne {
	text-decoration: underline;
}
hr {
	color: #01395e;
}
.col_1 {
	width: 315px;
	text-align: justify;
	float: left;
	padding-right: 38px;
}
.col_2 {
	width: 325px;
	text-align: justify;
	float: left;
	padding-right: 38px;
}
.text_cel {
	vertical-align: top;
}
.no_txt {
	color: #3a98c8;
}

.txt_left_col {
	float:right;
}