/* CSS Document */

middle {
	background-color: e7f7ff;
	background-image: url(images/top.png);
	background-repeat: repeat-y;
	width: 100%;
	background-position: 0px 0px;
}
p
{
	color:#000000;
	font-size:small;
	font-family:arial;
}

menu_left
{
	width: 170px;
	overflow: scroll;
	position:absolute;
	left: 0px;
	top: 0px;
	margin-right:auto;
	height: 100%;
}

top
{
	background-image: url(images/top.png);
	background-repeat:repeat-y;
	height: 0%;
	width: 100%;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 0px;
	float: left;
	background-position: left top;
}

bottom
{	width: 40%;
	margin:auto; 
}

	
.top {
	background-attachment: scroll;
	background-image: url(images/top.png);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: auto;
	height: auto;
	width: 100%;
	background-color: e7f7ff;
	left: 0px;
	top: 0px;
}
.left_menu {
	background-repeat: repeat-y;
	float: left;
	width: 170px;
	padding-right: 1px;
	height: auto;
	background-position: 0px 0px;
	clear: left;
	padding-left: 1px;
	margin-right: 1px;
	margin-left: 1px;

}
.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: center;
}
.b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-align: center;
}
.blegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: strong;
	text-align: justify;
}
.middle {
	background-repeat: repeat-y;
	background-color: e7f7ff;
	padding-left: 170px;
	background-image: url(images/top.png);
	width: 100%;
	background-position: left;
}

.bott {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	text-align: center;
}
.menu_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-right: 10px;
}
.bot {
	font-size: x-small;
	width: auto;
	padding-top: 20px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 125px;
	
}

a
{
	text-decoration: none; /* Les liens ne seront plus soulignés */
	color: blue; /* Les liens seront en rouge au lieu de bleu */
	font-weight: bold;
}
a:active /* Quand le visiteur clique sur le lien */
{
   background-color: #FF99FF;
}

.header
{
	background-color: f3bef2;
	
	
	height: 35px;
	width: 60%;
	margin-left: 50px;
}
.top {
	background-color: #e7f7ff;
	background-image: url(images/top.png);
	background-repeat: repeat-y;
}

.mid {
	padding-left: 170px;
}

body {
	background-color: e7f7ff;
	background-image: url(images/top.png);
	background-repeat: repeat-y;
	width: 100%;
	background-position: 0px 0px;
}

picleft{
float:left
}
picright{
float:right;
}#welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	vertical-align: middle;
	width: 50%;
	padding-top: 30px;
	padding-right: 25%;
	padding-left: 25%;
	text-align: center;
}
