﻿#haut {
	border-width: 1px;
	border-color: #57D7F7;
	width: 300px;
	height: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#bas {
	border-width: 1px;
	border-color: #57D7F7;
	width: 300px;
	height: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#milieu {
	border-width: 1px;
	width: 300px;
	border-color: #57D7F7;
    border-right-style: solid;
	border-left-style: solid;
}

#global-sommaire {
	width: 300px;
	padding: 6px;
	text-align: left;
	margin-bottom: 18px;
}
.somm0 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	padding-left: 6px;
}
.somm0 a:link {
	text-decoration: none;
}
.somm0 a:visited {
	text-decoration: none;
	color: #0066CC;

}
.somm0 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.somm1 {
	margin: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
	padding-right: 0px;
	padding-left: 6px;
}
.somm1 a:link {
	text-decoration: none;
	
}
.somm1 a:visited {
	text-decoration: none;
	color: #0066CC;

}
.somm1 a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.somm2 {
	padding: 0px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #0066CC;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	margin-left: 12px;
}
.somm2 a:link {
	text-decoration: none;
}
.somm2 a:visited {
	text-decoration: none;
}
.somm2 a:hover {
	text-decoration: underline;
}
.somm2 a:active {
	text-decoration: underline;
	color: #FF0000;
}
.somm3 {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #0066CC;
	text-align: left;
}
.somm3 a:link {
	text-decoration: none;
}
.somm3 a:visited {
	text-decoration: none;
}
.somm3 a:hover {
	text-decoration: underline;
}
