dl, dt, dd, ul, li {
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	z-index: 100;
	text-align: left;
	width: 120px;
	background-color: #000000;
	margin: 0;
}
#menu dl {
	float: left;
	width: 122px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: normal;
	background: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#menu dd {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#menu li {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li a, #menu dt a {
color: #FF0000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.conteneurcentrePlan {
	margin-left: 50px;
}
h6 {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	width: 210px;
}
.filetFormulaire {
	border: thin solid #FF0000;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.rubriqueForm {
	text-align: right;
	color: #FFFFFF;
	margin: 0px;
}

.conteneurformulaire {
	border: thin solid #FF0000;
}
.fleche {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titrepointille           {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
