body{
	background-color:#A7C0FB;
	margin:0;
	text-align:center;
}

div.connexion{
	background-color:#FFFFFF;
	border-color:#B2BABE;
	border-style:solid;
	border-width:0px 0px 2px 0px;
	height:30px;
	width:820px;
}

div.contenu{
	font-family:verdana;
	font-size:small;
	left:0px;
	margin-top:145px;
	position:absolute;
	width:666px;
	}

div.contenu1{
	color:#0131A2;
	font-family:verdana;
	font-size:medium;
	font-weight:bold;
	width:820px;
	}

div.formulaire{
	float:left;
	margin-top:20px;
	width:536px;
}

div.login{
	font-family:verdana;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	width:800px;
}

div.menu{
	float:left;
	visibility:hidden;
	width:150px;
}

div.page{
	background-image:url('../images/fond_menu.gif');
	background-position:left;
	background-repeat:repeat;
	text-align:left;
	width:820px;
}

div.page1{
	background-color:#FFFFFF;
	border-color:#B2BABE;
	border-style:solid;
	border-width:0px 2px 2px 2px;
	text-align:left;
	width:820px;
}

div.suivi{
	border-color:#000000;
	border-style:dotted;
	border-width:0px 0px 1px 1px;
	float:left;
	padding-left:5px;
	padding-bottom:5px;
	width:120px;
}

form.login{
	margin:0px 0px 0px 0px;
}