@charset "utf-8";
#Navigation  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #6666FF;
	text-align: left;
	text-indent: 1px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#Navigation  a {
	text-decoration: none;
	background-color: #F0F0F0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-repeat: no-repeat;
	white-space: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C6B2D4;
	list-style-type: disc;
	border-top-color: #6C58A8;
	line-height: 10px;
	overflow: visible;
	display: block;
	margin: 3px;
	padding: 2px;
}
#Navigation   a:hover  {
	background-color: #9966FF;
	text-decoration: none;
}

#EnTeteDePage h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin: 10px;
	vertical-align: middle;
	text-align: center;
}
#CorpsDePage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	margin: 10px;
}
#CorpsDePage h2 {
	text-align: left;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#CorpsDePage #ListeCorpsDePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	font-weight: lighter;
}

body {
	background-color: #C6B2D4;
}
#CorpsDePage  #imgd {
	background-position: right;
	text-align: left;
}
