body{
	margin:0;
	color:#333;
	font:62.5% Arial, Helvetica, sans-serif;
	background:#ebf8ff url(/images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#006eab;
}
a:hover{text-decoration:underline;}
input,
select{
	font:10px/13px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	margin:0;
}
form{
	margin:0;
	padding:0;
	border:none;
}
.wrapper{
	background:url(/images/bg-wrapper.gif) no-repeat 50% 0;
	width:100%;
}
.holder{
	overflow:hidden;
}
.main{
	margin:0 auto;
	width:955px;
	background:url(/images/main-bg.gif) repeat-y;
	padding:0 0 7px;
}
.main-top{
	background:url(/images/main-top.gif) no-repeat;
	position:relative;
	width:937px;
	padding:170px 7px 0 11px;
}
.main-bottom{
	background:url(/images/main-bottom.gif) no-repeat;
	width:934px;
	height:24px;
	margin:0 auto;
	padding:19px 0 7px 21px;
}
.main-bottom p{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/main-bottom-text.gif) no-repeat;
	width:100%;
	height:13px;
}
#header{
	width:950px;
	position:absolute;
	top:0;
	left:5px;
/*	background:url(/images/bg-header.gif) repeat-x 0 100%;
*/}
#header .holder{
	clear:both;
	position:relative;
	z-index:5;
}
.slogan{
	float:left;
	background:#fd0 url(/images/slogan-coner.gif) no-repeat 100% 0;
	height:26px;
}
.slogan span{
	background:url(/images/slogan.gif) no-repeat 179px 8px;
	padding:0 13px 0 179px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:147px;
	height:100%;
}
.sub-nav{
	margin:0;
	overflow:hidden;
	padding:10px 4px 0 0;
	list-style:none;
	color:#666;
	font-size:1.2em;
	float:right;
}
* html .sub-nav{padding:10px 1px 0 0;}
.sub-nav li{
	display:inline;
	background:url(/images/separator-sub-nav.gif) no-repeat 0 3px;
	padding:0 6px 0 7px;
	margin:0 0 0 -1px;
}
.sub-nav li a{color:#666;}
.sub-nav .espace-client{padding:0 6px 0 11px;}
.espace-client a{
	background:url(/images/icon1.gif) no-repeat;
	padding:0 0 0 18px;
}
.logo-area{
	float:left;
	width:155px;
	margin:-21px 0 0;
	padding-left:11px;
	position:relative;
	z-index:7;
	text-align:center;
}
.logo{
	background:url(/images/logo.gif) no-repeat;
	display:block;
	width:157px;
	height:108px;
	text-indent:-9999px;
	margin-bottom:5px;
}
.logo a,
#footer .logo2 a{
	display:block;
	overflow:hidden;
	height:100%;
}
.logo-area strong{
	font-size:1.1em;
	color:#666;
	line-height:1.1em;
}
.flash{
	float:right;
	width:779px;
	margin:4px 0 0;
	position:relative;
	z-index:2;
	padding-right:4px;
}
.nav{
	margin:0;
	padding:3px 0 0;
	list-style:none;
	clear:both;
	width:805px;
	text-align:center;
}
* html .nav{width:808px;}
.nav li{
	display:inline;
	background:url(/images/separator-nav.gif) no-repeat 0 3px;
	padding:0 8px 0 10px;
	font-weight:bold;
	font-size:1.2em;
}
.nav li:first-child{background:none;}
.nav li a:hover,
.nav li.active a{
	color:#c00;
	text-decoration:none;
}
.content{
	width:937px;
}
.content:after{
	content:"";
	display:block;
	clear:both;
}
#main-box{
	float:left;
	width:778px;
	padding:7px 0 0;
}
.form{
	background:url(/images/bg-form.jpg) no-repeat;
	width:772px;
	height:150px;
	position:relative;
	padding:3px 0 0 6px;
	overflow:hidden;
	margin:0 0 6px;
}
.louer{
	background:url(/images/bg-form_louez.jpg) no-repeat;
}
.form-holder{
	float:right;
	width:634px;
	margin:0 -8px 0px 0;
}
* html .form-holder{padding:1px 0 0;}
* +html .form-holder{padding:1px 0 0;}
label.btn-form{
	text-indent:-9999px;
	overflow:hidden;
}
.form img{float:left;}
.form .coner, .form .coner2{
	position:absolute;
	top:2px;
	left:6px;
}
.form .coner span, .form .coner2 span{
	display:block;
	width:145px;
	height:84px;
	text-indent:-9999px;
	overflow:hidden;
}
.form .coner span{background:url(/images/form-coner.gif) no-repeat;}
.form .coner2 span{background:url(/images/form-coner_louer.gif) no-repeat;}
.form .holder{padding:0 0 2px;}
.form p{
	margin:0;
	font-size:20px;
	color:#f60;
}
.form p.green {color:#7ab400;}
.form .form-select,
.form .form-checkboxes,
.form .form-type{
	width:196px;
	float:left;
}
.form .form-checkboxes{width:300px;}
.two-columns{
  width:145px;
  float:left;
}
.form .form-type{
	margin:0;
	width:135px;
	margin:-23px 0 0;
}
.form label{
	color:#666;
	font-size:12px;
	line-height:20px;
	float:left;
}
.form-select label{width:48px;}
.form select{
	width:135px;
	float:left;
	margin:2px 0 0;
}
.form-checkboxes input, .form-select input,
.form-type input{
	width:13px;
	height:13px;
	float:left;
	margin:4px 6px 0 0;
}
.form-type span{
	float:left;
	margin:0 5px 0 0;
}
.form-type ul{
	margin:0 -6px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
	width:138px;
}
.form-type li{
	float:left;
	width:69px;
	padding:0 0 3px;
}
.form-type .t5{width:auto;}
.form-type em{
	font-style:normal;
	font-size:12px;
	color:#666;
	float:left;
	width:40px;
	line-height:20px;
}
.form-holder input{
	float:left;
}
.form-text{
	background:url(/images/bg-input.gif) repeat-x;
	width:170px;
	height:14px;
	padding:3px 0 1px 3px;
	border:1px solid #ccc;
	border-top:none;
	margin:2px 5px 0 0;
	float:left;
	display:inline;
}
.form-text input{
	background:none;
	border:none;
	width:165px;
}
.form-holder label.text{
	font-size:14px;
	color:#069;
	float:left;
	font-weight:bold;
	padding:0 5px 0 0;
	line-height:24px;
}
.form-holder .link, .form-holder .link_rent, .link{
	float:right;
	width:147px;
	height:22px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin:0 31px 0 0;
	line-height:22px;
	border:none;
}
.form-holder .link, .link{background:url(/images/bg-link.gif) no-repeat;}
.form-holder .link_rent{background:url(/images/bg-link_louez.gif) no-repeat;}
.link {float:none;}
.form-holder .link:hover, .form-holder .link_rent:hover{text-decoration:none;}
.content-block{
	overflow:hidden;
	border:1px solid #000;
	padding:0 17px 0 13px;
	width:736px;
	margin:0 0 20px 5px;
}
.content-block .holder{padding:1px 0 0;}
.image{
	float:left;
	margin:11px 15px 0 0;
	width:349px;
	text-align:center;
	overflow:hidden;
}
* html .image{margin:11px 12px 0 0;}
.image img{vertical-align:middle;width:345px;}
.content-block h1{
	margin:0;
	font-size:1.8em;
	line-height:2em;
	color:#f60;
}
.content-block p{
	margin:0;
	font-size:1.2em;
	line-height:1.2em;
	padding:0 0 9px;
}
.content-block dl{
	margin:0;
	padding:0 0 0 5px;
	overflow:hidden;
	height:1%;
	line-height:1.415em;
	font-size:1.2em;
	color:#1a171b;
}
.content-block .color{background:#e1f0fa;}
.content-block dt{
	float:left;
	width:143px;
}
.content-block dd{
	margin:0;
	float:left;
}
.holder-links{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:9px 0 10px;
}
.prev,
.next{
	float:left;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 25px 0 141px;
	background:url(/images/arrow-prev.gif) no-repeat;
}
.next{
	margin:0;
	background:url(/images/arrow-next.gif) no-repeat;
}
.link2{
	float:right;
	background:url(/images/icon2.gif) no-repeat;
	padding:3px 0 7px 30px;
	font-size:1.2em;
	color:#000;
	margin:2px 4px 0;
	text-decoration:underline;
}
.link2:hover{text-decoration:none;}
.help{background:url(/images/help.png) no-repeat;}
.phone{background:url(/images/phone.png) no-repeat;}
.content-block .nav{
	background:#ff5c00 url(/images/nav-bg.gif) repeat-x;
	margin:0 -17px 9px -13px;
	width:771px;
	padding:0 0 2px;
}
* html .content-block .nav{width:774px;}
.content-block .nav li{
	background:url(/images/separator2-nav.gif) no-repeat 0 3px;
	line-height:1.35em;
}
.content-block .nav a{color:#fff;}
.content-block .nav li:first-child{background:none;}
.content-block .nav a:hover,
.content-block .nav li.active a{
	text-decoration:underline;
	color:#fff;
}
.content-area{
	width:768px;
	margin:0 0 0 5px;
	padding:15px 0 0 7px;
}
.content-area:after{
	content:"";
	display:block;
	clear:both;
}
.content-area .img{
	float:left;
	margin:0 14px 0 0;
	width:181px;
}
.content-box{
	float:left;
	width:657px;
}
.content-box-large{
	float:left;
	width:100%;
}
.content-box .holder{padding:0 0 8px;}
.content-area .holder-text{
	float:left;
	width:100%;
}
.content-area .holder-text h2{
	background:#fd0;
	color:#c00;
	margin:0 0 12px;
	font-size:2em;
	line-height:1.2em;
	padding:1px 0 0 5px;
}
.content-area h3{
	margin:16px 0 0;
	font-size:1.6em;
	line-height:1em;
	color:#069;
}
.content-area p{
	margin:0;
	padding-bottom:13px;
	font-size:1.2em;
	line-height:1.2em;
}
.content-area .holder-text span{
	font-size:1.2em;
	line-height:1.4em;
	border-bottom:1px solid #ccc;
	padding:0 0 4px;
	display:block;
}
.content-area .holder-text ul{
	margin:0;
	padding:0 0 13px;
	list-style:none;
	font-weight:bold;
}
.content-area .holder-text li{
	padding:0 0 0 11px;
	background:url(/images/arrow-list.gif) no-repeat 0 3px;
	font-size:1.2em;
	line-height:1.15em;
}
.content-area .block-image{
	float:right;
	width:96px;
	margin:-3px 0 0;
	padding:0 0 20px;
}
.content-area .block-image img{
	margin:0 0 3px;
}
.content-area .block-image p{
	font-size:1em;
	margin:0;
	text-align:right;
}
.block{
	float:left;
	border:1px solid #ccc;
	font-size:1.2em;
	width:373px;
	height:160px;
	padding:7px 0 14px;
	display:inline;
}
.nouveaute{margin:0 20px 0 4px;}
.block .block-image{
	float:left;
	width:140px;
	margin:0 11px 0 0;
}
* html .block .block-image{margin:0 3px 0 0;}
.nouveaute .block-image h2,
.coup-de-coeyr .block-image h2{
	margin:0 0 8px 5px;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	background:url(/images/h-nouveaute.gif) no-repeat;
	height:26px;
}
.coup-de-coeyr .block-image h2{background:url(/images/h-coup-de-coeur.gif) no-repeat;}
.block h3{
	color:#000;
	margin:3px 0 0;
	font-size:1em;
	line-height:1.2em;
}
.block .block-image img{display:block;margin-left:5px;width:140px;}
.block p{margin:0 5px 0 0;}
.block a{display:block;}
#sidebar{
	float:right;
	width:155px;
	margin:-18px 0 0;
	position:relative;
	z-index:10;
	overflow:hidden;
}
#sidebar .box{
	background:url(/images/box1-bg.gif) repeat-y;
	width:155px;
	margin:0 0 5px;
}
#sidebar .opportunjte{
	background:url(/images/box2-bg.gif) repeat-y;
	margin:0 0 0 3px;
}
#sidebar .box .top{
	background:url(/images/box1-top.gif) no-repeat;
}
#sidebar .opportunjte .top{
	background:url(/images/box2-top.gif) no-repeat;
}
#sidebar .box .bottom{
	background:url(/images/box1-bottom.gif) no-repeat 0 100%;
	padding:12px 5px 13px 13px;
}
#sidebar .opportunjte .bottom{
	background:url(/images/box2-bottom.gif) no-repeat 0 100%;
	padding:4px 13px 6px 10px;
}
#sidebar .box h3{
	margin:0;
	font-size:0;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	background:url(/images/h-outils.gif) no-repeat;
	height:33px;
}
#sidebar .opportunjte h3{
	background:url(/images/h-opportunite.gif) no-repeat;
	height:28px;
	margin:0;
}
#sidebar .box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
}
#sidebar .box ul li{padding:0 0 7px;}
#sidebar .box ul a{color:#4c4c4c;}
#sidebar .box ul a:hover,
#sidebar .box li.active a{
	color:#e3271a;
	text-decoration:none;
}
#sidebar .box h4{
	font-size:1.2em;
	margin:0;
	color:#fefefe;
}
#sidebar .box img{
	display:block;
	margin:0 0 3px;
}
#sidebar .box p{
	margin:0;
	color:#fefefe;
	font-size:1.2em;
}
#sidebar .opportunjte a{
	text-decoration:underline;
	color:#fefefe;
	font-size:1.2em;
}
#sidebar .box a:hover{text-decoration:none;}
#footer{
	margin:0 auto;
	width:913px;
	overflow:hidden;
	padding:0 20px 40px 22px;
}
#footer .fnaim{
	float:left;
}
#footer .logo2{
	float:right;
	width:124px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/images/logo2.gif) no-repeat;
}
.footer-area{
	float:left;
	width:733px;
	margin:-2px 0 0;
	text-align:center;
}
.footer-area ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-area ul li{
	display:inline;
	font-weight:bold;
	font-size:1em;
	padding:0 1px 0 4px;
	background:url(/images/separator-footer.gif) no-repeat 0 2px;
}
.footer-area ul li:first-child{background:none;}
.footer-area a{
	color:#006eab;
}
.handle {cursor: move;float:left;}
label {font-weight:bolder;font-size:1.2em;display:block;}
input[type=text], input[type=password], textarea {width: 60%;}
textarea {height: 200px;}
legend {font-weight:bolder;font-size:1.4em;color:#ff6600;}
fieldset {margin-bottom:10px;}
.content-area .holder-text ul.sortable li {
  background:none;
  line-height: 32px;
  height: 32px;
  width: 100%;
}
#acheter, #louer, #confier {
  cursor: pointer;
}
.section ul li { 
  margin: 0 0 0 10px;
}
.section h3 { margin: 0 0 10px 0;}
.section .column{
  width:33%;
  float:left;
}
.section a { 
  color: #4c4c44;
  font-weight: normal;
}
.opportunite {
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
  clear: both;
  margin: 0 0 10px 0;
  padding: 10px;
}
.opportunite h2 { margin: 0 0 10px 0;}
.opportunite .description {
  margin: 0 0 0 190px;
}
.opportunite .description .text{
  overflow: hidden;
}
.opportunite img {
  float:left;
}
.opportunites ul {list-style:none;}
.notice,.errors,.warning {
padding: 5px 8px;
margin: 0 0 10px 0;
}
.notice {
background-color: #CFC;
border: solid 1px #6C6;
}
.warning {
background-color: #fcf100;
border: solid 1px #ffc707;
}
.errors {
background-color: #FCC;
border: solid 1px #C66;
}
.fieldWithErrors label{
border: 2px solid #C66;
}
#errorExplanation {
width: 400px;
border: 2px solid #CF0000;
padding: 0px;
padding-bottom: 12px;
margin-bottom: 20px;
background-color: #f0f0f0;
}
#errorExplanation h2 {
text-align: left;
font-weight: bold;
padding: 5px 5px 5px 15px;
font-size: 12px;
margin: 0px;
background-color: #c00;
color: #fff;
}
#errorExplanation p {
color: #333;
margin-bottom: 0;
padding: 8px;
}
#errorExplanation ul {
margin: 2px 24px;
}
#errorExplanation ul li {
font-size: 12px;
list-style: disc;
}
#home-contact{
  background: transparent url(/images/contact.gif) no-repeat scroll 0 0;
  height: 140px;
  width: 768px;
  margin: 10px 0 0 5px;
  font-size:1.3em;
}
#home-contact a {color:#000;text-decoration:underline;}
#home-contact div p {color: #000;margin:0;}
#home-contact div span {color: #d2002a;font-weight:bold;font-size:1.4em;}
#home-contact #douai{padding:48px 0 0 210px;width:130px;text-align:center;float:left;}
#home-contact #lens{padding:48px 0 0 190px;width:130px;text-align:center;float:left;}
#home-contact #redirect{padding:15px 0 0 340px;float:left;}
.gmnoprint {text-align:center;}
.gmnoprint h2 {color: #73ae00;}
.toggle{cursor:pointer;text-decoration:underline;padding:0 0 5px 0;}
#program #arrows{position:absolute;}
#program #arrows img{cursor:pointer;top:10px;}
#program #arrows #prev{position:relative;left:5px;}
#program #arrows #next{position:relative;left:290px;}
#program #pictures{float:left;width:350px;margin:5px 0;position:relative;}
#program #intro{float:right;width:400px;}
#program #top-block{position:relative;}
#program #bottom-block{
  clear:both;
  border-top:1px solid #cecece;
  margin:5px 0 5px 0;
  padding:5px 0 5px 0;
}
#program #description{width:470px;float:left;margin: 0 20px 0 0;}
#program #right{float:left;width:270px;margin:10px 0;}
#program #other{background-color:#e8f2b6;padding:5px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;box-shadow:-8px 10px 10px #888888;-moz-box-shadow:-8px 10px 10px #888888;-webkit-box-shadow:-8px 10px 10px #888888;}
#program #callback{background: url("/images/callback.gif") right no-repeat;height:150px;margin:20px 0 0 0;overflow:hidden;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
#program #callback .container{width:175px;}
#program #callback .container p{margin:5px 0;padding:0;}
#program #callback .container a{line-height:24px;}
#program #callback .container h3{margin:2px 0 0;}
#program #callback .container label{float:left;font-size:1em;width:40px;}
#program #callback .container input[type='text']{width:125px;}
#tabs {clear:both;border-top:1px solid #cecece;padding:5px 0 0 0;}
#tabs ul{list-style:none;}
#tabs li{display:inline;background:none;padding:0;}
#tabs a{font-weight:normal;color:#ff6b0b;}
#tabs a.current{font-weight:bold;color:#000;}
#tabs a.current:hover{text-decoration:none;cursor:default;}
#tabs li:after{content: ' |';}
#tabs li.last:after{content: '';}


/****************/
/*		MAT		*/
/****************/
.frameset_spacer{
	clear: both;
}

.home_holder{
/*	margin:5px;
	border:1px solid black;
*/}

.home_holder .nouveaute2{
	float:left;
	border:1px solid #ccc;
	font-size:1.2em;
	width:370px;
	padding:7px 0 14px;
	margin:0px 0px 0 4px;
	
}

.nouveaute2 .home-image{
	float:left;
	display:block;
	width:145px;
	margin:0 10px 0 0;
}

.nouveaute2 .home-image h2{
	margin:0 0 8px 5px;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	background:url(/images/h-nouveaute.gif) no-repeat;
	height:26px;
}

.nouveaute2 .home-image img{
	display:block;
	margin-left:5px;
	width:140px;
}

.nouveaute2 .nouv2_holder{
	clear:none;
	float:right;
	width:215px;
	display:block;
}

.nouveaute2 .nouv2_holder h3{
	margin-top:0px;
}

.home_holder .coup-de-coeur{
	float:right;
	border:1px solid #ccc;
	font-size:1.2em;
	width:370px;
	padding:7px 0 14px;
	margin:0 5px 0px 0px;
}

.coup-de-coeur .home-image{
	float:left;
	display:block;
	width:145px;
	margin:0 10px 0 0;
}

.coup-de-coeur .home-image h2{
	margin:0 0 8px 5px;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	background:url(/images/h-coup-de-coeur.gif) no-repeat;
	height:26px;
}

.coup-de-coeur .home-image img{
	display:block;
	margin-left:5px;
	width:140px;
}

.coup-de-coeur .cdc_holder{
	clear:none;
	float:right;
	width:215px;
	display:block;
}

.coup-de-coeur .cdc_holder h3{
	margin-top:0px;
}

#legend_goggle_map{
	margin:5px 0px 5px 0px;
}

.images_fiche img{
	float:left;
	margin:11px 15px 0 0;
	width:349px;
	text-align:center;
}

#esate_holder{
	float:right;
	width:372px;
}
/*.images_fiche img{vertical-align:middle;width:345px;}
*/
/*
.image{
	float:left;
	margin:11px 15px 0 0;
	width:349px;
	text-align:center;
	overflow:hidden;
}
* html .image{margin:11px 12px 0 0;}
.image img{vertical-align:middle;width:345px;}

*/

.notice,.errors,.warning {
padding: 5px 8px;
margin: 0 0 10px 0;
}
.notice {
background-color: #CFC;
border: solid 1px #6C6;
}
.warning {
background-color: #fcf100;
border: solid 1px #ffc707;
}
.errors {
background-color: #FCC;
border: solid 1px #C66;
}
.fieldWithErrors label{
border: 2px solid #C66;
}
#errorExplanation {
width: 400px;
border: 2px solid #CF0000;
padding: 0px;
padding-bottom: 12px;
margin-bottom: 20px;
background-color: #f0f0f0;
}
#errorExplanation h2 {
text-align: left;
font-weight: bold;
padding: 5px 5px 5px 15px;
font-size: 12px;
margin: 0px;
background-color: #c00;
color: #fff;
}
#errorExplanation p {
color: #333;
margin-bottom: 0;
padding: 8px;
}
#errorExplanation ul {
margin: 2px 24px;
}
#errorExplanation ul li {
font-size: 12px;
list-style: disc;
}