body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#4b4b4d;
}
body#home{background:url(../images/bg-home.png) repeat-x #f0f1f1;}
body#int{background:url(../images/bg-int.png) repeat-x #f7f8f8;}
body{behavior:url("css/csshover.htc");}
/********** GLOBALE ***********/
p{margin:0 0 10px 0;padding:0;text-align:justify;}
img {border: 0 none;}
.imgLeft{float:left;margin:0 10px 1px 0;}
.imgRight{float:right;margin:0 0 1px 10px;}
.clear{clear:both;}
.succes {font-weight:bold;color:#000;}
.echec {font-weight:bold;color:#ff0000;}
.obligatoire {font-weight:bold;color:#ff0000;}
a {color:#a170a5;text-decoration:none;}
a:hover{text-decoration:underline;}

h1{font-size:22px;color:#a170a5;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;margin:0;padding:0 0 20px 0;}
h2{font-size:20px;color:#a170a5;margin:0;padding:0 0 5px 0;font-family:Arial, Helvetica, sans-serif;}
h3{font-weight:bold;font-size:12px;color:#a170a5;}

h1.vert{color:#8eb800;}
h1.rose{color:#c42a68;}
h1.bleu{color:#118bd4;}

.accordion_titre {padding:5px 10px 5px 26px;cursor:pointer;position:relative;background:url(../images/int/accordion-plus.png) center left no-repeat;margin:2px 0 0 0;}
.accordion_titre:hover {background-color:#a170a5;color:#fff;}
.accordion_titre_h2{font-size:14px;color:#a170a5;font-weight:bold;}
.accordion_active {background:url(../images/int/accordion-moins.png) center left no-repeat #a170a5;color:#fff;}
.accordion_texte {display:none;background:#e0c9e2;padding:10px;}

.accordion_texte strong {color:#a170a5;font-size:14px;}


/* CONTENU */
#container {position:relative;width:950px;margin: 0 auto;}

#header{height:94px;background-color:#ffffff;}
#header_langues{float:right;margin:55px 55px 0 0;color:#58585a;}
#header_langues a{color:#58585a;}
#header_langues_int{float:right;margin:15px 55px 0 0;color:#58585a;text-align:right;}
#header_langues_int a{color:#58585a;}
#header_logo{padding:18px 0 0 50px;}

#bandeau_home{height:266px;background-color:#c42a68;}
#bandeau{height:169px;background-color:#c42a68;}

.accordionWrapper{display:inline-block;background-color:#fff;overflow:hidden;}
.accordionWrapper img{vertical-align:top;border:0;margin:0;padding:0}
.accordionWrapper div{display:inline;float:left;margin:0;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;}
.accordionWrapper div.content .textzone{position:absolute;margin-left:40px;z-index:100;background:#fff;width:180px;-moz-opacity:0.8;opacity:0.8;filter:alpha(opacity=80);padding:10px;}
.accordionWrapper div.content .tz_lieu{color:#313232;font-weight:bold;font-size:14px;}
.accordionWrapper div.content .tz_slogan{font-weight:bold;font-size:18px;padding:10px 0 10px 0;text-transform:uppercase;}
.accordionWrapper div.content .tz_nom,.accordionWrapper div.content .tz_nom a{color:#313232;font-weight:bold;font-size:16px;}
.accordionWrapper div.content .tz_texte{color:#313232;font-size:12px;padding-top:10px;}
.accordionWrapper div.content .tz_sloganAjust{font-weight:bold;font-size:16px;padding:10px 0 10px 0;text-transform:uppercase;}

.accordion-vert .tz_slogan, .accordion-vert .tz_slogan a{color:#8eb800;}
.accordion-bleu .tz_slogan, .accordion-bleu .tz_slogan a{color:#1da5e3;}
.accordion-rose .tz_slogan, .accordion-rose .tz_slogan a{color:#c42a68;}

#menu{height:21px;background-color:#fff;margin:0;padding:0;}
#menu ul{margin:0;padding:0;}
#menu ul li{float:left;list-style-type:none;text-transform:uppercase;border-right:1px solid #d8dbdc;}
#menu ul li.last{border-right:0;padding-right:12px;}
#menu ul li:hover, #menu ul li.active{background-color:#a170a5;height:auto !important;}
#menu ul li a{color:#4b4b4d;font-weight:bold;padding:4px 22px 2px 21px;height:auto  !important;display:block !important;display:inline;}
#menu ul li a:hover, #menu ul li.active a{text-decoration:none;color:#fff;height:17px;}
#menu ul li a span{color:#a170a5;font-size:9px;vertical-align:sub;padding-left:10px;}
#menu ul li a:hover span, #menu ul li.active span{color:#fff;font-size:9px;height:auto !important;}

.dropdown {float:left;margin:0;padding:0;}
.dropdown dt {margin:0;display:block;text-align:center;padding:4px 10px 2px 10px;font-weight:bold;color:#68676a;cursor:pointer;height:15px;}
.dropdown dt:hover, .dropdown dt:hover span{color:#fff;}
.dropdown dd {position:absolute;overflow:hidden;display:none;z-index:200;opacity:0;margin:0;padding:0;}
.dropdown ul {list-style:none;}
.dropdown li {display:inline;}
#one-ddcontent a , #one-ddcontent a:active , #one-ddcontent a:visited {display:block;padding:4px 2px 2px 4px;text-decoration:none;background:#a170a5;width:210px;font-weight:normal;}
#two-ddcontent a , #two-ddcontent a:active , #two-ddcontent a:visited {display:block;padding:4px 22px 2px 20px;text-decoration:none;background:#a170a5;width:219px;font-weight:normal;}
#three-ddcontent a , #three-ddcontent a:active , #three-ddcontent a:visited {display:block;padding:4px 2px 2px 2px;text-decoration:none;background:#a170a5;width:154px;font-weight:normal;}

.dropdown a:hover {background:#b3ac90;color:#000;}
.dropdown .underline {border-bottom:1px solid #cda6d0;}
.dropdown dt span{color:#a170a5;font-size:9px;vertical-align:sub;padding-left:10px;margin: 4px 2px 2px 4px;}
.menudtactif, div.menudtactif span{color:#fff;}
dt.active{background-color:#a170a5;color:#fff;}
dt.active span{color:#fff;font-weight: normal;}


#ssmenu_sep{height:20px;}

.contenu_int{background:url(../images/bg-contenu.png);}

#footer{text-align:center;padding:3px 0 20px 0;}
.footer_blanc{color:#909090;}

/* HOME */
#home_col1{float:left;width:185px;}
#home_col2{float:left;width:370px;margin-left:4px;}
#home_col3{float:left;width:176px;margin-left:4px;}
#home_col4{float:left;width:207px;margin-left:4px;}

#home_form_recherche{background:#fff;width: 331px; height: 233px;padding:3px 10px 0 10px;}
#home_form_recherche p {padding:0;margin:7px 3px 7px 3px;}
#home_form_recherche select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:20px;padding:0 2px 2px 2px;}
#home_form_recherche #ville{width:179px;}
#home_form_recherche #region{width:179px;}
#home_form_recherche #programme{width:179px;}
#home_form_recherche #secteur{width:174px;}
#home_form_recherche #type{width:144px;}
#home_form_recherche #surface_min{width: 50px; height: 12px;margin-right: 5px;}
#home_form_recherche #surface_max{width: 50px; height: 12px;margin-right: 5px;}
#home_form_recherche #budget_min{width: 50px; height: 12px;margin-left:4px;margin-right: 5px;}
#home_form_recherche #budget_max{width: 50px; height: 12px;margin-right: 5px;margin-left: 3px;}

#home_concept_titre{height:66px;}
.home_concept{background:#fff url(../images/home/bg-concept.png) 160px 65px no-repeat;margin-top:1px;height:69px;font-size:9px;padding:15px 20px 0 5px;}
.home_concept_img{float:left;width:80px;text-align:center;}

#home_simulations_titre{height:39px;}
#home_simulations{height:106px;width:207px;background:#fff;margin-bottom:2px;}

/* INTERIEUR */
#int_gauche{float:left;width:257px;}
#int_droite{float:left;width:687px;margin-left:6px;}

#filariane{height:15px;color:#a170a5;font-size:10px;background-color:none;padding:0 0 10px 0;}
#filariane a{color:#a170a5;}
#int_contenu{width:647px;padding:10px 20px 20px 20px;background:#fff;}

/* SIDEBAR */
#int_simulations_titre{height:51px;margin-top:3px;}
#int_simulations{height:120px;width:232px;background:#fff;padding-left:25px;}

.int_concept{background:#fff;margin-top:1px;height:47px;font-size:9px;padding:1px 20px 0 5px;}
.int_concept_img{float:left;width:80px;text-align:center;}
.sidebar_concept_titre {padding:0;cursor:pointer;position:relative;margin:2px 0 0 0;}
.sidebar_concept_texte {display:none;}

#sidebar_recherche{background:#fff;padding:10px 0 10px 22px;}
#sidebar_recherche p {padding:0;margin:12px 3px;}
#sidebar_recherche select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:20px;padding:0 2px 2px 2px;}
#sidebar_recherche #ville{width:170px;}
#sidebar_recherche #secteur{width:150px;}
#sidebar_recherche #type{width:119px;}
#sidebar_recherche #surface_min{width:40px;}
#sidebar_recherche #surface_max{width:52px;}
#sidebar_recherche #budget_min{width:40px;margin-left:4px;}
#sidebar_recherche #budget_max{width:52px;margin-left:3px;}


#sidebar_login{background:#fff;padding:10px 10px 10px 22px;}
#sidebar_login p {padding:0;margin:12px 3px;text-align:left;}
/* SIMULATIONS */
.form_simulations {margin-top:30px;}
.form_simulations p {padding:0;margin:5px;}
.form_simulations label {float:left;width:190px;text-align:right;margin:0;cursor:pointer;padding:0 .5em 0 0;line-height:1.8;font-size:10px;}
.form_simulations label:hover {cursor:pointer;}
.form_simulations .focus {width:130px;background:#e1eef4;color:#000;border:1px solid #000;}
.form_simulations .focus2 {width:100px;background:#e1eef4;color:#000;border:1px solid #000;}
.form_simulations .focus3 {width:50px;background:#e1eef4;color:#000;border:1px solid #000;}
.form_simulations .normal {width:130px;background:#fff;color:#000;border:1px solid #000;}
.form_simulations .normal2 {width:100px;background:#fff;color:#000;border:1px solid #000;}
.form_simulations .normal3 {width:50px;background:#fff;color:#000;border:1px solid #000;}
.form_simulations .bouton{width:auto;background: url(../images/int/bg-bouton.gif) repeat-x;font-size:11px;color:#000;border:1px solid #b9b9b9;cursor:pointer;height:18px;padding:0;}
.form_simulations input {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:16px;padding:2px;}
.form_simulations select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:24px;padding:2px;width:136px;}
.form_simulations .disabled {background:#efefef;}

#resultat1{background-color:#8eb800;color:#fff;padding:5px;display:none;width:220px;float:right;}
#resultat2{background-color:#1da5e3;color:#fff;padding:5px;display:none;width:220px;float:right;}
#resultat3{background-color:#c42a68;color:#fff;padding:5px;display:none;width:220px;float:right;}


/* CONTACT */
#implant_gauche{float:left;width:290px;}
#implant_droite{float:left;width:340px;margin-left:10px;}

.mapCont{display:none;}
#mapParisCont{display:block;}

#implantationMap {display:block;width:345px;height:345px;background:url(../images/int/carte-france.jpg);position:relative;margin:0;}
#implantationMap a{cursor:pointer;}

a#mapParis, a#mapLyon, a#mapAix, a#mapCannes, a#mapMarseille{display:block; width:30px; height:0; padding-top:30px; overflow:hidden; position:absolute;}
* html a#mapParis, * html a#mapLyon, * html a#mapAix, * html a#mapCannes, * html a#mapMarseille{height:30px; he\ight:0;}

a#mapParis {left:176px; top:87px; background:transparent;}
a#mapLyon {left:245px; top:192px; background:transparent;}
a#mapAix {left:273px; top:194px; background:transparent;}
a#mapCannes {left:288px; top:264px; background:transparent;}
a#mapMarseille {left:237px; top:270px; background:transparent;}

#implantationMap a:hover {background:transparent url(../images/int/bg-implantation-on.png) no-repeat 0 0;overflow:visible;text-decoration:none;}
#implantationMap a.active {background:transparent url(../images/int/bg-implantation-on.png) no-repeat 0 0;overflow:visible;}


/* CONCEPT VIVERIA CONTACT */
#form_viveria {margin-top:30px;}
#form_viveria p {padding:0;margin:5px;}
#form_viveria label {float:left;width:135px;text-align:right;margin:0;cursor:pointer;padding:0 .5em 0 0;line-height:1.8;}
#form_viveria label:hover {cursor:pointer;}
#form_viveria .focus {width:330px;background:#efefef;color:#000;border:1px solid #000;}
#form_viveria .focus2 {width:150px;background:#efefef;color:#000;border:1px solid #000;}
#form_viveria .focus3 {width:80px;background:#efefef;color:#000;border:1px solid #000;}
#form_viveria .normal {width:330px;background:#fff;color:#000;border:1px solid #000;}
#form_viveria .normal2 {width:150px;background:#fff;color:#000;border:1px solid #000;}
#form_viveria .normal3 {width:80px;background:#fff;color:#000;border:1px solid #000;}
#form_viveria .bouton{width:auto;background: url(../images/int/bg-bouton.gif) repeat-x;font-size:11px;color:#000;border:1px solid #b9b9b9;cursor:pointer;height:18px;padding:0;}
#form_viveria textarea {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;padding:2px;height:120px;}
#form_viveria input {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:14px;padding:2px;}
#form_viveria select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:20px;padding:2px;width:406px;}


/* RECHERCHE RESULTAT */

#resultat_options{background:#d8bfda;padding:5px;height:20px;margin:0 0 10px 0;}
#resultat_opt_tri{float:right;}

.resultat{margin:0 0 8px 0;}
.res_top{height:35px;background:#5c5c5c;padding:5px;}
.res_cont{background:#e2e7e9;height:80px;}
.res_cont1{float:left;width:310px;padding:10px;}
.res_cont2{float:left;width:110px;padding:10px;}
	.res_cont2 a{color:#8eb800;font-size:12px;font-weight:bold;text-transform:uppercase;}
.res_cont3{float:left;width:160px;border-left:5px solid #fff;padding:10px;height:60px;text-align:center;}
	.res_cont3 a{color:#8eb800;font-size:13px;font-weight:bold;text-transform:uppercase;}
	a.res_geolocalisation{font-size:10px;}

.res_top1{float:left;width:250px;height:35px;}
	.res_nom{color:#fff;text-transform:uppercase;font-size:14px;}
	.res_ville{color:#8eb800;font-size:14px;font-weight:bold;}
.res_livraison{float:left;width:250px;height:25px;color:#fff;padding:10px 0 0 0;}
.res_top2{float:left;width:130px;height:35px;text-align:right;}
	.res_type{color:#fff;font-size:14px;}
	.res_prix{color:#8eb800;font-size:18px;font-weight:bold;}


/* RENSEIGNEMENTS */

#form_renseignements p {padding:0;margin:5px;}
#form_renseignements label {float:left;width:120px;text-align:right;margin:0;cursor:pointer;padding:0 .5em 0 0;line-height:1.8;}
#form_renseignements label:hover {cursor:pointer;}
#form_renseignements .focus {width:280px;background:#efefef;color:#000;border:1px solid #000;}
#form_renseignements .focus2 {width:150px;background:#efefef;color:#000;border:1px solid #000;}
#form_renseignements .focus3 {width:80px;background:#efefef;color:#000;border:1px solid #000;}
#form_renseignements .normal {width:280px;background:#fff;color:#000;border:1px solid #000;}
#form_renseignements .normal2 {width:150px;background:#fff;color:#000;border:1px solid #000;}
#form_renseignements .normal3 {width:80px;background:#fff;color:#000;border:1px solid #000;}
#form_renseignements .bouton{width:auto;background: url(../images/int/bg-bouton.gif) repeat-x;font-size:11px;color:#000;border:1px solid #b9b9b9;cursor:pointer;height:18px;padding:0;}
#form_renseignements textarea {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;padding:2px;height:120px;}
#form_renseignements input {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:14px;padding:2px;}
#form_renseignements select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:20px;padding:2px;width:288px;}

#form_avantpremieres p {padding:0;margin:5px;}
#form_avantpremieres label {float:left;width:120px;
text-align:left;margin:0;cursor:pointer;padding:0 .5em 0 0;line-height:1.8;}
#form_avantpremieres label:hover {cursor:pointer;}
#form_avantpremieres .focus {width:209px;background:#efefef;color:#000;border:1px solid #000;}
#form_avantpremieres .focus2 {width:150px;background:#efefef;color:#000;border:1px solid #000;}
#form_avantpremieres .focus3 {width:80px;background:#efefef;color:#000;border:1px solid #000;}
#form_avantpremieres .normal {width:209px;background:#fff;color:#000;border:1px solid #000;}
#form_avantpremieres .normal2 {width:150px;background:#fff;color:#000;border:1px solid #000;}
#form_avantpremieres .normal3 {width:80px;background:#fff;color:#000;border:1px solid #000;}
#form_avantpremieres .bouton{width:auto;background: url(../images/int/bg-bouton.gif) repeat-x;font-size:11px;color:#000;border:1px solid #b9b9b9;cursor:pointer;height:18px;padding:0;}
#form_avantpremieres textarea {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;padding:2px;height:70px;}
#form_avantpremieres input {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;height:14px;padding:2px;}
#form_avantpremieres select {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;height:20px;padding:2px;width:209px;}


.slide_programme{
	position:relative;
	width:200px;
	_width:200px;
	_height:160px;
	height:160px;
	width:207px;
	background:#fff;
	margin-bottom:2px;
}

.slide_programme .marquee{
	width:200px;
	height:186px;
}

.slide_container{
	width:100%;background:#fff;
	_width:2220px; /* Si mon slide est sur plusieurs ligne, agrandir cette valeur IE*/
}
.marquee{background:#fff;margin-top:3px;}

.programme_accueil{
	position:relative;
	margin-right:5px;
	height:186px;
	_height:186px;
	float:left;
	width:200px;
	_width:200px;
	background-color:#fff;
	padding-right:7px;
	padding-left:7px;
}
.programme_accueil_ville, .programme_accueil_nom{
color:#A170A5;
 margin-left:15px;
margin-bottom: 3px;
width:170px;
font-weight:600;
}

/* PROJET */
.avantpremieres{padding:20px 0 10px 0;}
.avantpremieres .image{float:left;width:230px;}
.avantpremieres h2{float:left;width:650px;border-bottom:1px solid #A170A5;font-size:20px;color:#A170A5;margin:0 0 20px 0;padding:0 0 4px 0;font-family:Arial, Helvetica, sans-serif;}
.avantpremieres h2 span{font-weight:normal;}
.avantpremieres .texte{float:left;width:660px;}
.avantpremieres ul{margin:0 0 0 20px;}
.avantpremieres ul li{padding:2px;}

input.accesPartenaireButton
{
   font-size:11px;
   font-family:Arial,sans-serif;
   font-weight:bold;
   text-align:left;
   color:#FFFFFF;
   width:175px;
   height:26px;
   background-color:#8DB415;
   border-top-style:solid;
   border-top-color:#8DB415;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#8DB415;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#02732C;
   border-left-width:6px;
   border-right-style:solid;
   border-right-color:#D2D100;
   border-right-width:6px;
   cursor:pointer;cursor:hand;
}
.ads_left {
	float: left;
	padding: 5px;
	margin: 0;

}

.ads_right {
	float: right;
	padding: 5px;
	margin: 0;
	top:-25px;
}

/****** investir scellier ******/
#formulaire fieldset{
	width:400px;
	background-color:#e3d7e4;
}

#formulaire input{
	margin-top:2px;
	height:13px;
	font-size:0.95em;
	background:#e4e4e4;
	border: 1px dotted #a171a5;
}

#formulaire select{
	font-size:0.95em;
	height : 18px;
	background:#e4e4e4;
	border: 1px dotted #a171a5;
}



#formulaire  #frmSaisie .text_form label{
	float:left;
	width: 100px;
}

#formulaire #bouton_confirm{
	border: none;
	width:65px;
	height: 22px;
	background: url('button.png');
}
 
 
#formulaire #bouton_confirm:hover{
	color:#555555;
	background: url('buttonhover.png');
}

#retour-form{
margin-left:20px;
text-align:center;
margin-bottom:50px;
}

