/* INFOS CSS ALL */

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.txt_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
a.txt_footer:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
a.txt_footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.txt_footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.txt_footer:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.txt_footer:active {
	text-decoration: none;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

header {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	width:1024px;
	border-left:#333333 1px solid;
	border-right:#333333 1px solid;
	border-top:#333333 1px solid;
}

menu {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

footer {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	
}

#analyse {
	position:absolute;
	width:750px;
	height:204px;
	z-index:1;
	left: 271px;
	top: 231px;
	visibility: visible;
	background-color: #FFFFFF;
}

#relation {
	position:absolute;
	width:750px;
	height:204px;
	z-index:1;
	left: 271px;
	top: 231px;
	visibility: hidden;
	background-color: #FFFFFF;
}
#optimisation {
	position:absolute;
	width:750px;
	height:204px;
	z-index:1;
	left: 271px;
	top: 231px;
	visibility: hidden;
	background-color: #FFFFFF;
}
#commercial {
	position:absolute;
	width:750px;
	height:204px;
	z-index:1;
	left: 271px;
	top: 231px;
	visibility: hidden;
	background-color: #FFFFFF;
}

#bt {
	border:1px #333333 solid;
	}

/* CSS HEADER */

.tit_header {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;

}

.txt_plus {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:800;

}

.txt_linkBk {
	color:#333333;
	text-decoration:none;
}

.tit_blue_maxi {
	color:#1f6299;
	text-decoration:none;
	font-size:20px;
	font-weight:800;
}

.tit_blue {
	color:#1f6299;
	text-decoration:none;
	font-size:16px;
	font-weight:800;
}

.tit_blue_mini {
	color:#1f6299;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}