#gauche {
	height: auto;
	width: 240px;
/*	background-color: #d6d6d6; */
	float: left;
}
#visuel {
	margin-right: auto;
	margin-left: auto;
	width: 188px;
	height: auto;
}
#visuel p {
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gauche label {
	display: block;
	height: auto;
	width: auto;
}

#gauche .info_rubrique {
	position:relative;
	overflow: visible;
	visibility: visible;
	height: auto;
	width: auto;
}
.info_rubrique PRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: normal;
}
.info_rubrique H6 A {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}

#zidentification FORM {
	margin: 0px;
	height: 47px;
	width: auto;
	position: relative;
	padding: 0px;
}
#zidentification LABEL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#zidentification LABEL:before {
	content:"> ";
}
#zidentification INPUT {
	height: 19px;
	width: 92px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
#zidentification UL {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#zidentification UL LI {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#zidentification UL LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706670;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
}
#zidentification UL LI A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706670;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-color: #D6D6D6;
	border-bottom-style: solid;
}
#zidentification UL LI A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #706670;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-color: #796679;
	border-bottom-style: solid;
}
#identifiant {
	height: auto;
	width: 100px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	left: 5px;
	bottom: 9px;
}
#motdepasse {
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: auto;
	width: auto;
	left: 110px;
	bottom: 9px;
}
#envoiok {
	position: absolute;
	overflow: visible;
	visibility: visible;
	right: 4px;
	z-index: auto;
	height: auto;
	width: auto;
	bottom: 11px;
}
#envoiok INPUT.ok {
	background-color: #FFFFFF;
	height: 19px;
	width: 25px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#envoiok INPUT.ok:hover {
	cursor:pointer;
}
