﻿#menu_habitat_logement { 
	padding: 0px;
	margin: 10px 10px 0px 0px; 
}
#menu_habitat_logement li {
	display:inline;
}
#menu_habitat_logement li a {
	width:360px;
	height:52px;
	line-height:52px;
	border:4px solid #FFC227;
	margin: 0px 7px 15px 7px;
	float:left;
	text-decoration: none;
	color: #FFC227;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
}
#menu_habitat_logement li.active a { 
	color:#FFF;
	border:0;
	height:72px;
	line-height:55px;
	background-image:url(../imgs/fleche_bas_habitat.jpg);
	background-repeat:repeat-x;
	background-color:#f4901e;
}

.content {
	clear: both;
	padding: 0px;
	margin: -20px;
	width: 780px;
}
#contentOffre{
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 780px;

}
#contentDdeEmploi{
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 780px;	
}
#contentDdeStage{
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 780px;
}

#menu_recrutement { 
	padding: 0px;
	margin: 10px 10px 0px 0px; 
}
#menu_recrutement li {
	display:inline;
}
#menu_recrutement li a {
	width:232px;
	background: #FFF;
	height:38px;
	line-height:38px;
	border:4px solid #FFC227;
	margin: 0px 7px 15px 7px;
	float:left;
	text-decoration: none;
	color: #F4901E;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
}
#menu_recrutement li.active a { 
	color:#FFF;
	border:0;
	height:56px;
	line-height:45px;	
	background-image:url(../imgs/fleche_bas_recrutement.jpg);
	background-repeat:repeat-x;
	background-color:#f4901e;
}

/* CONTENU PARTICULIER / PROFESSIONNEL */
.expandable a{
	/*display:block;*/
	color:#000;	
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	*margin:0px;
	padding:0;	
}

.openheader a{
	color:#F4901E;
	font-weight:bold;
}

.categoryitems ul {
	background-color:#ffedbe;
}

.categoryitems li {
	margin:10px 0px;
	padding:0;
	list-style-type:none;	
	background-image:url(../imgs/haut_bulle.png);
	background-repeat:no-repeat;
	background-color:#ffedbe;
	padding:27px 20px 17px 20px;
	width:700px;
	margin-bottom:15px;
}

.categoryitems li a{
	width:100%;
	/*display:block;*/
	color:#000000;
	height:25px;
	margin:0px;
	*margin:0px;
}

/* OFFRES IMMO */
.expandable#OffresImmo a h2{
	border: 1px solid #ffedbe;	
	font-size:14px;
	font-weight:bold;
	color:#F4901E;	
	padding:0px 0px 0px 40px;
	height:40px;
	margin:0px;
	*margin:0px;	
	line-height:40px;
	width:700px;
}
.expandable#OffresImmo{
	padding-left:5px;
	display:block;
	color:#000000;
	background-image:url(../imgs/btn_plus.jpg);
	background-repeat:no-repeat;
	margin:0px;
	*margin:0px;	
}
.openheader#OffresImmo{
	padding-left:5px;
	background-image:url(../imgs/btn_moins.jpg);
	background-repeat:no-repeat;
	width:700px;
	margin:0px;
	*margin:0px;	
}
.categoryitems#OffresImmo li{
	margin-top:-11px;	
	margin-left:-34px;
	*margin-top:-20px;
	width:701px;
	background-image:none;	
}

.categoryitems#OffresImmo li div ul{
	width:auto;
	list-style:disc;	
}
.categoryitems#OffresImmo li div li{
	margin:0;
	padding:0;
	width:auto;
	text-indent:20px;
	list-style:disc;	
}

/* RECRUTEMENT */
.expandable#OffresEmploi a h2{
	border: 1px solid #ffedbe;	
	font-size:14px;
	font-weight:bold;
	color:#F4901E;	
	padding:0px 0px 0px 40px;
	height:40px;
	margin:0px;
	*margin:0px;	
	line-height:40px;
	width:700px;
}
.expandable#OffresEmploi{
	padding-left:5px;
	display:block;
	color:#000000;
	background-image:url(../imgs/btn_plus.jpg);
	background-repeat:no-repeat;
	margin-left:14px;
	*margin-left:14px;	
}
.openheader#OffresEmploi{
	padding-left:5px;
	background-image:url(../imgs/btn_moins.jpg);
	background-repeat:no-repeat;	
	margin-left:14px;
	*margin-left:14px;
}

.categoryitems#OffresEmploi li{
	margin-left:-20px;
	margin-top:-12px;	
	*margin-left:-20px;
	*margin-top:-16px;	
	width:701px;
	background-image:none;
}

.categoryitems#OffresEmploi li div ul{
	width:auto;
	list-style:disc;	
}
.categoryitems#OffresEmploi li div li{
	margin:0;
	padding:0;
	width:auto;
	text-indent:20px;
	list-style:disc;	
}
