body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
	height: 60px;
}
#haut {
	height: 10px;
}
#conteneur {
	position: absolute;
	width: 100%;
	background-color:#000000;
	visibility: visible;
}
#centre {
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 0px;
	color: #ffc080;
}
#gauche {
	position: absolute;
	left:0;
	width: 150px;
	z-index: 1;
	visibility: visible;
	margin-top: 50px;
}
#droite {
	position: absolute;
	right:0;
	width: 150px;
	z-index: 1;
	visibility: visible;
	margin-top: 10px;
}
#pied {
	height: 107px;
	background-color: #000000;
	background-image:  url(../image/london.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.menuhaut {
	list-style-type: none;
	padding:0 0 0 150px;
	background-color: #ff8080;
	text-align: right;
	margin: 0;
}
.menuhaut li {
	display: inline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
	text-decoration: none;
	background-color: #80ff80;
}
.menugauche {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menugauche li {
	margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #ffc080;
text-decoration: underline;
}
.menugauche a:hover {
	text-decoration: none;
	background-color: #33ff99;
}
.menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
#boxdroite {
	position:relative;
	width:140px;
	z-index:1;
	background-color: #8080ff;
	border: 1px none #000000;
	padding: 2px;
	margin: 5px;
	right: 5px;
	visibility: visible;
}
#boxdroite h1 {
	font-size: x-small;
	color: #ffff80;
	background-color: #ff8080;
	padding: 2px;
}
#boxdroite p {
	font-size: xx-small;
	color: #FFFFFF;
}
.heada {
	margin-left: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	color: #ffff80;
}
.headb {
	margin-left: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #8080ff;
}
.headc {
	position: absolute;
	top: 0px;
	right: 15px;
	z-index: 1;
	visibility: visible;
	vertical-align: middle;
}
p {
	margin: 10px;
}
hr {
	color: #8080ff;
	font-size: 10px;
	height: 5px;
	width: 100%;
	clear:both;
}
.navsteps {
	font-size: 0.75em;
	margin-left: 0px;
}
.logo {
	left: 0px;
	top: 0px;
	position: absolute;
	visibility: visible;
	z-index: 1;
}
#teldroite {
	right: 0px;
	width: 223px;
	position: absolute;
	z-index: 1;
	visibility: visible;
}
.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffc080;
}
.navsteps a {
	font-size: x-small;
	margin-left: 0px;
	color: #80ff80;
	text-decoration: none;
}
.navsteps a:hover {
	font-size: x-small;
	margin-left: 0px;
	color: #ffff80;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffc080;
	display: table;
}
#centre a {
	color: #80ff80;
	text-decoration: none;
}
#centre a:hover {
	color: #ffff80;
	text-decoration: underline;
}
#centre h1 {
	color: #8080ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
}
#centre h2 {
	color: #8080ff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#centre h2 a {
	color: #80ff80;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#centre h2 a:hover {
	color: #ff8ff0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
#centre h1 a {
	color: #8080ff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#centre h1 a:hover {
	color: #ffff80;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
#droite a {
	color: #000000;
	text-decoration: none;
}
#droite a:hover {
	color: #000000;
	text-decoration: underline;
}
div.float {
	float:left;
	background-color: #8080ff;
	position: static;
	margin-right: 152px;
	margin-left: 2px;
	left: 0px;
	right: 0px;
	padding: 4;
	display: inline;
	}
div.float.p {
	text-align:center;
	}
div.nofloat {
	float: none;
}
.nofloat {
	float: clear;
}
.h1date {

	font-size: 0.6em;
}
.highlight {
	font-weight: bold;
	color: #FF0000;
	background-color: #0033CC;
	border: medium solid #003399;
	line-height: 125%;
}
.submit {
	background-color:#ff8080;
	font-weight:bold
}
.reset {
	background-color: #333333;
	font-size:x-small;
	color:#CCCCCC
}
#pagedate {
	font-size: x-small;
}
.subheading {
	color: #8080ff;
	font-weight: bold;
}
.boxdroitelist {
	font-size: xx-small;
	list-style-type: none;
	margin: 0px;
	display: list-item;
}
textarea {
	font-size: 1.2em;
	font-family: "Courier New", Courier, mono;
	color: #660000;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 1.2em;
	font-weight: bold;
	color: #660000;
}
select {
	font-size: 1.2em;
	font-family: "Courier New", Courier, mono;
	color: #660000;
}