@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	background-color: #2d2d2d;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}

#misepage {
	font-family: verdana;
	margin: 0px auto 0px auto;
	width:880px;
	position: relative;
	left: 0px;
	background-image: url(img/fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
}.menu {
	display: block;
	float: right;
	width: 450px;
	text-align: right;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.02em;
	padding-top: 54px;
	height: 25px;
}
.logo {
	float: left;
	height: 50px;
	width: 421px;
	top: 20px;
	position: relative;
}
.marge_haute {
	height: 120px;
	width: 100%;
}

.marge_moyenne {
	height: 60px;
	width: 100%;
}
.filet {
	background-color: #999;
	height: 2px;
	width: 880px;
	clear: both;
}
.texte_float_left {
	float: left;
	width: 185px;
	margin-right: 15px;
}
.texte_form_float_left {
	float: left;
	width: 300px;
	margin-right: 15px;
}
.titre {
	font-weight: normal;
	color: #09F;
	font-size: 24px;
	line-height: 23px;
	font-family: Verdana, Geneva, sans-serif;
}
.soustitre {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.photo_float_right {
	float: right;
	width: 275px;
}
.form_float_right {
	float: right;
	width: 435px;
}
.footer {
	text-decoration: none;
	color: #CCC;
	text-align: right;
	width: 880px;
	float: left;
	position: relative;
	top: 7px;
	font-size: 9px;
}
.texte_petit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

