* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#000000;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

.conteneur {
	width:870px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}

.header {
	position:relative;
	z-index:1;
	width:870px;
	height:267px;
	background-image:url(../img/head.jpg);
}

.menu {
	position:relative;
	z-index:10;
	margin-top:-30px;
	width:870px;
	height:30px;
}

.menu ul {
}

.menu ul li{
	list-style-type:none;
	float:left;
	margin-left:35px;
}

.menu ul li a{
	color:#666666;
	font-size:12px;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
	margin-left:95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/tiret_menu.png) bottom left no-repeat;
}

.menu ul li a:hover{
	color: #DD9426;
	background:url(../img/tiret_menu.png) bottom right no-repeat;	
}

.menu ul li a.page{
	color: #DD9426;
	background:url(../img/tiret_menu.png) bottom right no-repeat;
}

.menu ul li a.agen{
	margin-left:0px;
}

.menu ul li a.agenp{
	margin-left:0px;
	color: #DD9426;
	background:url(../img/tiret_menu.png) bottom right no-repeat;
}

.cont{
	overflow:auto;
/*	border:1px solid #FF6633; */
}

.left_acc{
	float:left;
	width:550px;
	padding-top:50px;
	padding-left:50px;
/*	border:1px solid blue; */
}

.left_acc p{
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}

.right_acc{
	float:left;
	width:250px;
	padding-top:10px;
	padding-left:20px;
/*	border: 1px solid yellow; */
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
}

.right_acc form{
	margin-top:10px;
	padding-top:15px;
	padding-left:5px;
	border: 1px solid #666666;
}

.right_acc input{
	border:1px solid #955A0B;
}

.footer{
	clear:both;
	width:860px;
	padding-top:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
/*	border: 1px solid #33FFCC; */
}

.footer a{
	text-decoration:none;
	color:#666666;
}

.footer a:hover{
	text-decoration:underline;
	color:#666666;
}

.left{
	float:left;
	width:200px;
/*	border: 1px solid #993366; */
	padding-top:12px;
	text-align:right;
	font-size:11px;
	color:#666666;
}

.left p{
	margin-bottom:12px;
}

.right{
	float:left;
	margin-top:5px;
	margin-left:15px;
	width:580px;
	height:313px;
/*	border:1px solid #CC9933; */
	background-image:url(../img/habiter2.jpg);
}

.right2{
	float:left;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:4px;
	width:580px;
	height:311px;
/*	border:1px solid #CC9933; */
	background-image:url(../img/travailler2.jpg);
}

.left_cont{
	float:left;
	margin-left:30px;
	width:300px;
	padding-top:20px;
	font-size:11px;
	color:#666666;
}

.left_cont a{
	text-decoration:underline;
	color:#666666;
}

.left_cont a:hover{
	text-decoration:underline;
	color:#666666;
}

.right_cont{
	float:right;
	width:417px;
	height:399px;
	margin-top:20px;
	background-image:url(../img/contact.jpg);
}

.tit{
	text-decoration:underline;
	font-style:italic;
	color:#666666;
}