#conteneur {
	background-color: #FF9900;
	width: 800px;
	border: 1px dotted #0000FF;
	min-height: 100%;
	margin: 5px;
}
#bandeau {
	height: 40px;
	background-color: #EBEBEB;
	margin: 2px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FF9900;
	padding: 2px;
}
#menu {
	background-color: #FFCC66;
	margin: 0px;
	padding: 0px;
}
#corps {
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
	margin-left: 170px;
	padding: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	height: 100%;
}
#pub_gauche {
	height: 100%;
	background-color: #FFFFFF;
}
#flashinfo h1 {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FF0000;
	margin-right: 0px;
}
#flashinfo p {
	font-size: 10px;
}
#pied p {
	font-size: 10px;
	color: #000000;
}



#menu li {
	font-size: 9pt;
	background-color: #FF0000;
	border: 1px solid #FFFFFF;
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	text-align: center;
	line-height: 20px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
}

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	background-color: #FFFFCC;
}
#pied {
	height: 14px;
	background-color: #EBEBEB;
	margin: 2px;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	padding: 2px;
	clear: both;
}
#menu a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFFFF;
	display: block;
}
#flashinfo {
	margin: 2px;
	padding: 2px;
	background-color: #CCFF66;
	border: 3px double #FF0000;
	overflow: auto;
	height: 200px;
	width: 200px;
}
#colonne_gauche {
	float: left;
	margin: 2px;
	width: 165px;
}
#colonne_droite {
	float: right;
	clear: Aucune;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#corps li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
#corps a {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

* {
	margin: 0px;
	padding: 0px;
}
#corps a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #003366;
}
#corps h1 {

	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #9999FF;
	margin-bottom: 10px;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 0px;
	width: auto;
}
#corps p {

	text-align: justify;
}
#corps h2 {

	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}
#flashinfo a {
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}

* {
	margin: 0px;
	padding: 0px;
}
#flashinfo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #003366;
}
#pied a {

	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
