body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.box_rech {
	border: 10px solid #fff;
	margin: 1px;
}
.hr1 {
	background-image: url(images/hr1.png);
	background-repeat: repeat-x;
	border-style: none;
	height: 1px;
}
.hr2 {
	background-image: url(images/hr2.png);
	background-repeat: repeat-x;
	border-style: none;
	height: 1px;
}
.titre_groupe {
	font-size: 10px;
	font-weight: bold;
	color: #bd0a21;
	text-transform: uppercase;
}
.titre_promotion {
	font-size: 10px;
	font-weight: bold;
	color: #7f1a7d;
	text-transform: uppercase;
}
.titre_habitat {
	font-size: 10px;
	font-weight: bold;
	color: #ed7d45;
	text-transform: uppercase;
}
.titre_entreprise {
	font-size: 10px;
	font-weight: bold;
	color: #e7501f;
	text-transform: uppercase;
}
.titre_gestion {
	font-size: 10px;
	font-weight: bold;
	color: #a44c94;
	text-transform: uppercase;
}
.titre_footer {
	font-size: 9px;
	font-weight: bold;
	color: #bd0a21;
	text-transform: uppercase;
}
.titre_rech {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #c00a21;
	height: 15px;
}
.titre_contact {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	background-color: #fff;
	height: 15px;
}
.tel {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.txt_header{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}
.lien_header {
	color: #999999;
	text-decoration: none;
}
.lien_header:hover {
	color: #666666;
	text-decoration: none;
}
.lien_rech {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.lien_rech:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.lien_footer {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 12px;
	text-align: left;
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 10px;
}
.lien_footer:hover {
	font-size: 11px;
	color: #fff;
	background-color: #b3b3b3;
	display: block;
	text-decoration: none;
}
.champ1 {
	font-size: 10px;
	color: #666;
	border: 1px solid #CCCCCC;
	width: 90px;
	background-color: #f3f3f3;
}
.champ2 {
	font-size: 10px;
	color: #666;
	border: 1px solid #CCCCCC;
	width: 96px;
	background-color: #f3f3f3;
}
.champ3 {
	font-size: 10px;
	color: #666;
	border: 1px solid #CCCCCC;
	width: 194px;
	background-color: #f3f3f3;
}
.champ4 {
	font-size: 10px;
	color: #666;
	border: 1px solid #CCCCCC;
	width: 190px;
	background-color: #f3f3f3;
}
.champ5 {
	font-size: 10px;
	color: #666;
	border: 1px solid #CCCCCC;
	width: 172px;
	background-color: #f3f3f3;
}
.bt1 {
	font-size: 9px;
	color: #fff;
	width: 100px;
	background-image: url(images/bt1.png);
	background-repeat: no-repeat;
	border-style: none;
	height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}
.bt2 {
	font-size: 9px;
	color: #fff;
	width: 194px;
	background-image: url(images/bt2.png);
	background-repeat: no-repeat;
	border-style: none;
	height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}
.txt {
	text-align: justify;
}
.txt a {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.txt a:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
.outils {
	font-size: 11px;
	color: #FFFFFF;
	height: 38px;
	background-image: url(images/outils_bg.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	line-height: 38px;
}
.rech1 {
	border: 1px solid #CCCCCC;
}

/* DEBUT ACCORDEON PAGE TYPE */
#imageMenu2 {
	position: relative;
	width: 525px;
	height: 155px;
	overflow: hidden;
}
#imageMenu2 ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 155px;
	width: 1000px;
	padding: 0px;
	border: 0px;
}
#imageMenu2 ul li {
	float: left;
}
#imageMenu2 ul li a {
	border-left: 5px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:105px;
	height: 155px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: bottom;
	background-color: #D9D9D7;
	padding-top: 119px;
}
#imageMenu2 ul li.groupe a {
	background-image: url(images/barraine_groupe2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.groupe a:hover, #imageMenu2 ul li.groupe_selected a{
	background-image: url(images/barraine_groupe_over2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.promotion a {
	background-image: url(images/barraine_promotion2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.promotion a:hover, #imageMenu2 ul li.promotion_selected a {
	background-image: url(images/barraine_promotion_over2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.residentiel a {
	background-image: url(images/barraine_habitat2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.residentiel a:hover , #imageMenu2 ul li.residentiel_selected  a{
	background-image: url(images/barraine_habitat_over2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.entreprise a {
	background-image: url(images/barraine_entreprise2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.entreprise a:hover, #imageMenu2 ul li.entreprise_selected  a{
	background-image: url(images/barraine_entreprise_over2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.gestion a {
	background-image: url(images/barraine_gestion2.jpg);
	background-repeat: no-repeat;
}
#imageMenu2 ul li.gestion a:hover, #imageMenu2 ul li.gestion_selected a{
	background-image: url(images/barraine_gestion_over2.jpg);
	background-repeat: no-repeat;
}
.clear {
	clear: both;
}
/* FIN ACCORDEON PAGE TYPE */
/* DEBUT DIAPORAMA */
.une_lien {
	background-image: url(images/une_bg.png);
	background-repeat: no-repeat;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 9px;
	text-transform: uppercase;
	height: 34px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.une_lien:hover {
	background-image: url(images/une_bg_on.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	height: 34px;
	font-size: 9px;
	font-weight: bold;
}
.une_lien_hover {
	background-image: url(images/une_bg_on.png);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 20px;
	font-size: 9px;
	text-transform: uppercase;
	height: 34px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.outils1 {	font-size: 11px;
	color: #FFFFFF;
	height: 38px;
	background-image: url(images/outils_bg.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 5px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	line-height: 38px;
}
.bt21 {	font-size: 9px;
	color: #fff;
	width: 194px;
	background-image: url(images/bt2.png);
	background-repeat: no-repeat;
	border-style: none;
	height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}
.hr11 {	background-image: url(images/hr1.png);
	background-repeat: repeat-x;
	border-style: none;
	height: 1px;
}


#plus_criteres {
	display:none;
	position:absolute;
	width:391px;
	margin:0;
	z-index:1000;
	background:#FFF;
	border:1px #999 solid;
	padding:10px;
	color:#000;
}

#plus_criteres .productListing-data {
	white-space: nowrap;
	
}

#plus_criteres .productListing-even {
	color:#000;
	background:#EEE;
	border:1px #fff solid;
}
