@charset "UTF-8";

/** Styles g�n�raux **/
*,html,body{margin:0;padding:0;}
body{background-color:#fff;font-family:Arial,'Lucida console',Sans-serif;font-size:11px;color:#5b5b5b;}
input,textarea,select{font-family:Arial,'Lucida console',Sans-serif;font-size:11px;color:#5b5b5b;}
a img,:link img,:visited img{border:0;}ul{list-style:none;}h1,h2,h3{font-weight:bold;}
*{outline:none;}a{text-decoration:none;color:#5b5b5b;}a:hover{text-decoration:underline;}

/** Librairie **/
/* Border */
.noBorder,a.noBorder{border:none;}
.border{border:1px solid #ececec;}
.borderRadius{border:1px solid #ececec;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;}
.borderRadius_1{border:1px solid #4b9d63;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;}
.borderRadius_2{border:1px solid #cdcdcd;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;}
.borderRadius_3{border:1px solid #fe8f00;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;}
.borderRadius_4{border:1px solid #868c35;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;}
/* Background */
.background_1{background-color:#fcfcfc;}
.shadow_1{background:#fff url(../img/background/shadow_1.gif) left bottom repeat-x;}
.shadow_2{background:#f8f8f8 url(../img/background/shadow_2.gif) left bottom repeat-x;}
.shadow_3{background:#eee url(../img/background/shadow_3.gif) left bottom repeat-x;}
.shadow_4{background:#62b97c url(../img/background/shadow_4.gif) left bottom repeat-x;}
.shadow_5{background:#fefefe url(../img/background/shadow_5.gif) left bottom repeat-x;}
.shadow_6{background:#62b97c url(../img/background/shadow_3.gif) left bottom repeat-x;}
.shadow_7{background:#fefefe url(../img/background/shadow_7.gif) left bottom repeat-x;}
.shadow_8{background:#9aa142 url(../img/background/shadow_8.gif) left bottom repeat-x;}
/* Float */
.noFlo{float:none;}.floL{float:left;}.floR{float:right;}.clr{clear:both;}.clrL{clear:left;}.clrR{clear:right;}
/* Hr fin de liste */
hr.end{width:100%;clear:both;visibility:hidden;height:15px;_height:0px;}
/* Hr s�paration */
hr.separator{float:left;clear:both;height:1px;background:#e6e6e6;width:100%;border:0;border-top:1px solid #e6e6e6;}
/* Margin & Padding */
.noMarg,a.noMarg{margin:0;padding:0;}
/* Titre */
.title{color:#e42438;font-size:14px;}
/* Input */
input.inputText{width:105px;float:left;padding:2px 4px 1px 4px;border:1px solid #aab329;color:#a9a9a9;}
/* bt d�faut */
.bt{display:-moz-inline-stack;display:inline-block;width:auto;_width:1%;height:23px;line-height:23px;white-space:nowrap;background:url(../img/bt/bt.gif) left top no-repeat;text-decoration:none;}
.bt a,.bt a:hover{display:block;padding-right:10px;background:url(../img/bt/bt.gif) right top no-repeat;text-decoration:none;}
.bt a:hover{color:#807f7f;}
/* bt skin 1 */
.bt_1{display:-moz-inline-stack;display:inline-block;width:auto;_width:1%;height:23px;padding-left:10px;line-height:23px;white-space:nowrap;background:url(../img/bt/bt_1.gif) left top no-repeat;font-weight:bold;text-decoration:none;}
.bt_1 a,.bt_1 a:hover{display:block;padding-right:15px;background:url(../img/bt/bt_1.gif) right top no-repeat;text-decoration:none;color:#fff;}
.bt_1 a:hover{color:#fff;}
/* bt skin 2 */
.bt_2{display:-moz-inline-stack;display:inline-block;width:auto;_width:1%;height:23px;padding-left:10px;line-height:23px;white-space:nowrap;background:url(../img/bt/bt_2.gif) left top no-repeat;font-weight:bold;text-decoration:none;}
.bt_2 a,.bt_2 a:hover{display:block;padding-right:15px;background:url(../img/bt/bt_2.gif) right top no-repeat;text-decoration:none;color:#fff;}
.bt_2 a:hover{color:#fff;}
/* Ok */
input.btOk{width:30px;height:19px;float:left;margin-left:5px;border:none;cursor:pointer;font-weight:bold;}
/* Plus ... */
p.more{display:block;text-align:right;}
a.more{width:auto;padding-right:10px;color:#e42438;background:url(../img/icone/sup_2.gif) right 5px no-repeat;}
p.sup{display:block;text-align:right;}
a.sup{width:auto;padding-left:14px;color:#989898;background:url(../img/icone/sup_2.gif) left 5px no-repeat;font-size:10px;}
/* Ajouter � une liste */
a.add{min-width:19px;width:auto;_width:19px;height:17px;padding:1px 0 0 0;display:block;background:url(../img/bt/add.gif) no-repeat;background-position:top left;font-size:11px;font-weight:normal;color:#63b18d;}
a.add:hover{background-position:bottom left;text-decoration:none;}
span.add a.add{padding-left:25px;}
span.add a.add:hover{text-decoration:underline;}
/* Action : modifier, autres dossiers */
a.action{width:auto;padding-right:10px;background:url(../img/icone/sup_1.gif) right bottom no-repeat;font-size:10px;text-align:right;color:#989898;font-size:10px;}
/* Pagination */
div.pagger{float:left;width:100%;margin:20px 0;padding-top:5px;border-top:4px solid #ebebeb;text-align:right;}
div.pagger span.pagger{float:none;margin-top:0px;}
span.pagger{float:right;margin-top:-13px;_margin-top:-22px;}
span.pagger a{padding:0 5px;font-size:10px;font-weight:normal;color:#9f9f9f;}
span.pagger a.select{background:#9f9f9f;color:#fff;}
/* Erreur */
span.erreur{font-size:10px;color:#E42438;}
	
/** Structure principale **/
div#main{width:940px;margin:0 auto;position:relative;/* fixie6 */}
	div#header{width:100%;float:left;}
	div#navLeft{width:180px;float:left;margin-top:20px;}
	div#content{width:755px;float:left;margin-top:20px;margin-left:5px;}
	div#footer{width:755px;float:left;margin:2px 0 8px 0;text-align:center;*float:none;/* fixie7 */_float:left;_margin:0;_position:relative;/* fixie6 */}			
	div#footer a{padding:0 10px;}


/** Header **/
	/* Banni�re publicit� */
	div#banniereTop{width:100%;}
	
	/* Navigation top */
	/* Head */
	ul#navTopHead{width:100%;margin-top:20px;float:left;height:150px;}
		ul#navTopHead li{display:inline;}
		ul#navTopHead li a.linkTop{display:block;float:left;position:relative;z-index:1;margin-left:-1px;padding:7px 11px;background:url(../img/background/header_a.gif) center right no-repeat;font-family:'Myriad Pro',Arial,Sans-serif;font-size:14px;text-decoration:none;color:#403f3f;}
		ul#navTopHead li a.linkTop span{display:block;line-height:30px;font-size:30px;font-weight:bold;color:#e42438;}
		ul#navTopHead li a.linkTop:hover{padding:6px 10px;margin-left:-1px;background-color:#fafafa;background-image:none;border:1px solid #ececec;border-bottom:none;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
		ul#navTopHead li a.linkTop:hover span{color:#d8d8d8;}
		ul#navTopHead li a.select{padding:6px 10px 6px 10px;margin-left:-1px;background-color:#fafafa;background-image:none;border:1px solid #ececec;border-bottom:1px solid #fafafa;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}			
		ul#navTopHead li a.select:hover{padding:6px 10px 6px 10px;margin-left:-1px;background-color:#fafafa;background-image:none;border:1px solid #ececec;border-bottom:1px solid #fafafa;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}			
		ul#navTopHead li a.select span{color:#d8d8d8;}					
		ul#navTopHead li a.noMarg,ul#navTopHead li a.noMarg:hover{margin-left:0;}
	/* Body */
	div.navTopBody{width:938px;height:91px;position:absolute;top:169px;*top:172px;left:0;float:left;z-index:0;background:#fafafa url(../img/background/header_hover.gif) left bottom repeat-x;}
		div.navTopBody div{width:262px;float:left;padding:10px;}
			div.navTopBody div img{float:left;margin-right:8px;border:1px solid #d0d0d0;}
			div.navTopBody div p{font-size:10px;}
			div.navTopBody div p:hover{text-decoration:underline;}
			div.navTopBody div p.title{font-size:13px;}
			div.navTopBody div p.title a{color:#E42438;}
		/* Lien Plus... */
		div.navTopBody a.action{width:75px;float:left;margin:50px 0px 0 0;}
	
/** Partie gauche (navigation) **/
	/* Bloque Newsletter */
	div#newsletter{width:166px;height:50px;float:left;padding:9px 0 0 14px;margin-bottom:7px;background:url(../img/background/newsletter.gif) no-repeat;}
		div#newsletter p{width:100%;margin-bottom:5px;color:#5d6400;font-weight:bold;}

	/* Bloque Recherche */	
	div#search{width:166px;height:33px;float:left;padding:16px 0 0 14px;margin-bottom:7px;background:url(../img/background/search.gif) no-repeat;}
		div#search input.inputText{width:88px;background:#fff url(../img/background/loupe.gif) top left no-repeat;padding-left:22px;}
	
	/* Bloque Financement */	
	div#financement{width:166px;height:81px;float:left;padding:10px 0 0 14px;margin-bottom:7px;background:url(../img/background/financement.gif) no-repeat;}
		div#financement p{background:url(../img/icone/fleche_1.gif) 155px 5px no-repeat;}
		div#financement p a{color:#767f00;font-weight:bold;}
		
	/* Bloque Solution */	
	div#solution{width:178px;float:left;margin-bottom:7px;}
		div#solution p{float:left;padding:10px 0 0 12px;font-family:'Myriad Pro',Arial,Sans-serif;font-size:17px;color:#767f00;}
		div#solution p img{margin:-4px 0 0 5px;_margin:0 0 0 5px;vertical-align:middle;}
		/* Head */
		div#solution ul#navLeftHead{width:100%;float:left;margin-top:10px;}
			div#solution ul#navLeftHead li{width:100%;float:left;background:#eeeeee url(../img/background/left_a.gif) left bottom repeat-x;}
			div#solution ul#navLeftHead li a{width:167px;display:block;float:left;overflow:hidden;background:url(../img/icone/fleche_2.gif) 168px 12px no-repeat;padding:8px 0 8px 10px;font-weight:bold;}
			div#solution ul#navLeftHead li a:hover{width:168px;background:#868c35 url(../img/icone/fleche_3.gif) 168px 12px no-repeat;color:#fff;text-decoration:none;}
			div#solution ul#navLeftHead li a.select{width:168px;background:#868c35 url(../img/icone/fleche_3.gif) 168px 12px no-repeat;color:#fff;text-decoration:none;}
		/* Body */
		div#solution ul#navLeftHead .subMenu{width:100%;clear:both;}
		div#solution ul#navLeftHead li div.navLeftBody{width:166px;float:left;padding:11px 0 8px 12px;background-color:#fff;}
			div#solution ul#navLeftHead li div.navLeftBody img{float:left;margin-right:8px;border:1px solid #d0d0d0;}
			div#solution ul#navLeftHead li div.navLeftBody p{float:none;padding:0 10px 0 0;font-family:Arial,'Lucida console',Sans-serif;font-size:10px;color:#5b5b5b;}
			div#solution ul#navLeftHead li div.navLeftBody p a{width:auto;float:none;display:inline;margin:0;padding:0;color:#5b5b5b;}
			div#solution ul#navLeftHead li div.navLeftBody p a:hover{width:auto;display:inline;margin:0;padding:0;background:none;text-decoration:underline;color:#5b5b5b;}
		
	/* Bloque Contact */
	div#contact{width:180px;float:left;margin-bottom:7px;background:url(../img/background/contact.gif) no-repeat;}
		div#contact p{width:100%;}
		div#contact p a{display:block;width:106px;padding:9px 60px 8px 14px;color:#5d6400;font-weight:bold;_position:relative;}

    /* Bloc sondage */
    div.sondage div.choix,div.blocSondage div.choix{margin:5px 0;}
    div.sondage input.submit_sondage,div.blocSondage input.submit_sondage{background:transparent url(../img/bt/valid.jpg) right center no-repeat;cursor:pointer;height:26px;margin-left:-7px;margin-top:0;width:46px;border:none;float:right;}
    div.sondage span,div.blocSondage span{color:#767F00;font-weight:bold;}
    div.sondage p,div.blocSondage p{font-weight:bold;margin:5px 0;}


/** Partie droite (index page & contenu page) **/

	/* Bloque �v�nement (Small) */
	div.eventBlock{width:300px;height:250px;float:left;position:relative;margin:0 0 6px 5px;}
	
	/* Bloque Annonce (Small) */
	div.smallBlock{width:270px;float:left;margin:0 0 6px 5px;padding:8px 14px;}
		div.smallBlock h2{width:auto;padding-bottom:4px;border-bottom:4px solid #ebebeb;font-size:11px;color:#818181;}
		div.smallBlock h3{width:auto;margin-top:9px;font-size:14px;font-weight:normal;color:#e42438;}
		div.smallBlock img{margin-top:7px;border:1px solid #d0d0d0;_float:left;}
		div.smallBlock div.top{width:100%;float:left;margin-bottom:10px;}
		div.smallBlock div.top img{float:left;border:none;}
		div.smallBlock div.top a.rss{float:right;margin-top:5px;padding:0;}
		div.smallBlock div.middle{width:100%;float:left;margin-bottom:25px;}
		div.smallBlock div p{border-bottom:1px solid #e0e0e0;}
		div.smallBlock div p a{display:block;padding:8px 20px 8px 0;background:url(../img/icone/fleche_4.gif) right center no-repeat;}
		div.smallBlock div p a:hover{background:url(../img/icone/fleche_2.gif) right center no-repeat;}
		div.smallBlock p.marg{margin-top:7px;}
		div.smallBlock p.more{width:100%;}
		
	/* Bloque dans Mon dossier Immobilier (Small) */
	div.smallBlockNoPadd{width:298px;float:left;margin:0 0 6px 5px;padding-top:5px;}
		div.smallBlockNoPadd p{width:270px;float:left;padding:5px 14px;border-bottom:1px solid #efefef;}
		div.smallBlockNoPadd p.noBorder{border:0;}
		div.smallBlockNoPadd p label{width:85px;display:block;float:left;}
		div.smallBlockNoPadd p input{width:60px;margin:0 5px;border:0;background:none;font-size:12px;font-weight:bold;color:#4b9d63;}
		div.smallBlockNoPadd p  a.action{width:auto;display:block;float:right;margin:-15px 0 0;font-size:11px;}
		
		/* Newsletters dans Mon dossier Immobilier (small) */
		div.smallBlockNoPadd h2{width:270px;float:left;padding:5px 14px 8px;background:#fafafa url(../img/background/shadow_6.gif) left top repeat-x;font-size:11px;}
		div.smallBlockNoPadd p span{float:left;}
		div.smallBlockNoPadd p a.suppr{display:block;width:7px;height:7px;float:right;overflow:hidden;margin-top:4px;background:url(../img/bt/supprimer_2.gif) no-repeat;}
		div.smallBlockNoPadd p a.suppr:hover{text-decoration:none;}
		
		/* Mes rendez-vous, Mes contacts & Mes sites utiles (small) */
		div.smallBlockNoPadd ul#immoPerso{height:120px;background:url(../img/background/shadow_6.gif) left top repeat-x;width:100%;float:left;position:relative;}
			div.smallBlockNoPadd ul#immoPerso li{display:inline;}
			/* Header */
			div.smallBlockNoPadd ul#immoPerso li a{width:auto;display:block;float:left;padding:5px 16px 8px;background:url(../img/background/separator.gif) center right no-repeat;font-size:11px;color:#989898;}
			div.smallBlockNoPadd ul#immoPerso li a:hover{text-decoration:none;color:#4B9D63;}
			div.smallBlockNoPadd ul#immoPerso li a.select{color:#4B9D63;cursor:default;}
			div.smallBlockNoPadd ul#immoPerso li a.noBackground{background:none;}
			/* Body */
			div.smallBlockNoPadd ul#immoPerso li div.bodyImmoPerso{position:absolute;top:27px;left:0;}
			div.smallBlockNoPadd ul#immoPerso li div.bodyImmoPerso textarea{width:287px;height:80px;padding:5px;border:0;}
			
		/* Bloque Suivez l'actu de l'immobilier dans pas contenu (small) */
		div.smallBlock div.center{float:left;padding:0 0 10px 25px;border-bottom:1px solid #efefef;background:url(../img/icone/file.gif) left 10px no-repeat;}
			div.smallBlock div.center p{border:0;}
			div.smallBlock div.center a.more{float:left;margin-top:6px;}
			div.smallBlock div.noBorder{border:0;padding-bottom:0;}
		
		/* Bloque dans fiche produit dans page contenu (small) */
		div.smallBlock div.body{float:left;}
			div.smallBlock div.body p{float:left;}
			div.smallBlock div.body p.noBorder{border:0;}
			div.smallBlock div.body p a,div.smallBlock div.body p a:hover{background:none;}
			div.smallBlock div.body p a span{font-weight:bold;}
			div.smallBlock div.body p a img{float:none;border:0;margin-left:5px;}
			
	/* Bloque Actu & Espace vid�o dans page index (Medium) */
	div.mediumBlock{width:420px;float:left;margin-bottom:6px;padding:8px 14px;}
		div.mediumBlock h2{width:auto;padding-bottom:4px;border-bottom:4px solid #ebebeb;font-size:11px;color:#818181;}
		/* Partie gauche */
		div.mediumBlock div.left{width:auto;float:left;}
			div.mediumBlock div.left h3{width:270px;margin-top:9px;font-size:14px;font-weight:normal;color:#e42438;}
			div.mediumBlock div.left img{margin-top:7px;border:1px solid #d0d0d0;_float:left;}
			div.mediumBlock div.left p{width:237px;margin-top:9px;padding-right:35px;_float:left;}
		/* Partie droite */
		div.mediumBlock div.right{width:auto;float:left;}
			div.mediumBlock div.right div{width:148px;float:left;margin:9px 0 24px 0;}
			div.mediumBlock div.right div p{background:url(../img/icone/file.gif) left 5px no-repeat;border-bottom:1px solid #e0e0e0;}
			div.mediumBlock div.right div p a{display:block;width:108px;padding:6px 20px 6px 20px;background:url(../img/icone/fleche_4.gif) right center no-repeat;}
			div.mediumBlock div.right div p a:hover{background:url(../img/icone/fleche_2.gif) right center no-repeat;}
			div.mediumBlock p.more{width:148px;}
			/* Sp�cifique � Espace vid�o */
			div.mediumBlock div.right div.espaceVideo p{float:left;padding:12px 0;background:none;}
			div.mediumBlock div.right div.espaceVideo p img{float:left;margin-right:8px;border:1px solid #d0d0d0;}
			div.mediumBlock div.right div.espaceVideo p a{width:100px;float:left;padding:0;background:none;}
			div.mediumBlock div.right div.espaceVideo p a:hover{background:none;}

	/* Bloque Conseils pratiques & Les outils dans contenu page (Medium) */
	div.mediumIncBlock{width:420px;float:left;margin-bottom:6px;padding:14px;}
		div.mediumIncBlock h2{width:auto;padding-bottom:5px;margin-bottom:10px;font-size:15px;font-weight:normal;position:relative;/*fixie6*/}
			div.mediumIncBlock h2.color_1{border-bottom:4px solid #8f7a47;color:#8f7a47;}
			div.mediumIncBlock h2.color_2{border-bottom:4px solid #FE8F00;color:#FE8F00;}
		/* Partie haute */
		div.mediumIncBlock div.inc{width:auto;float:left;padding:12px 14px 0 14px;background:#fff;border:1px solid #DBDBDB;}
			div.mediumIncBlock div.inc div{width:390px;float:left;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e0e0e0;}
			div.mediumIncBlock div.inc div img{float:left;margin-right:5px;}
			div.mediumIncBlock div.inc div p{width:296px;float:left;font-weight:bold;font-size:12px;}
			div.mediumIncBlock div.inc div p span{font-size:11px;font-weight:normal;line-height:15px;}
			div.mediumIncBlock div.inc div p span.add{float:left;margin-top:8px;}
			div.mediumIncBlock div.inc div p span.add a.add{width:270px;}
			div.mediumIncBlock div.inc div p img{vertical-align:middle;}
			div.mediumIncBlock div.inc div.noBorder{border:none;margin:0;}
		/* contenu conseil */
        div.mediumIncBlock div.conseil{padding:8px;background:#fff;border:1px solid #DBDBDB;}
        div.mediumIncBlock div.conseil p{margin:5px 0;}
        div.smallBlock.outil{padding-top:14px;}
		div.smallBlock.outil img{margin:auto;border:none;}
        div.smallBlock.outil p{font-weight:bold;margin-right:5px;padding-bottom:8px;border:none}
		div.smallBlock.outil p span{font-weight:normal}
		div.smallBlock.outil p a{background:none;}

	/* Bloque Mon dossier immobilier dans page contenu (Medium) */	
	ul#navImmo{width:100%;}
		ul#navImmo li.liImmo{width:100%;float:left;position:relative;z-index:1;margin:3px 0;}
		/* Head */
		ul#navImmo li.liImmo a.head{width:370px;display:block;float:left;overflow:hidden;padding:8px 8px 8px 40px;background:url(../img/background/sup.gif) bottom right;font-family:'Myriad Pro',Arial,Sans-serif;font-size:15px;}
		ul#navImmo li.liImmo a.head:hover{background:#62b97c url(../img/background/fleche.gif) bottom right no-repeat;border:1px solid #4b9d63;color:#fff;text-decoration:none;}
		/* Bouton Checkbox */
			ul#navImmo li.liImmo a.select{background:#62b97c url(../img/background/fleche.gif) bottom right no-repeat;border:1px solid #4b9d63;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;color:#fff;text-decoration:none;}
			ul#navImmo li.liImmo img.check{width:27px;height:25px;display:block;position:absolute;z-index:1;top:1px;left:8px;background:url(../img/bt/check.png) no-repeat;}
		*html ul#navImmo li.liImmo img.check{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bt/check.png',sizingMethod='crop');}/*fixie6*/
			ul#navImmo li.liImmo img.check:hover{cursor:pointer;}
			ul#navImmo li.liImmo img.noCheck{width:18px;height:16px;display:block;position:absolute;z-index:1;top:10px;left:11px;background:url(../img/bt/no_check.png) no-repeat;}
		*html ul#navImmo li.liImmo img.noCheck{background-image:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bt/no_check.png',sizingMethod='crop');}/*fixie6*/
			ul#navImmo li.liImmo img.noCheck:hover{cursor:pointer;}
		/* Body */
		ul#navImmo li.liImmo div.bodyImmo{width:394px;float:left;padding:12px 12px 6px 12px;background-color:#fff;border-top:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;position:relative;z-index:0;}
            ul#navImmo li.liImmo div.bodyImmo ul li{width:382px;margin-bottom:6px;padding:0 0 0 12px;color:#5b5b5b;background:url(../img/icone/fleche_5.gif) center left no-repeat;}
			ul#navImmo li.liImmo div.bodyImmo img{float:left;margin-right:8px;border:1px solid #d0d0d0;}
			ul#navImmo li.liImmo div.bodyImmo p{width:382px;margin-bottom:6px;padding:0 0 0 12px;color:#5b5b5b;background:url(../img/icone/fleche_5.gif) center left no-repeat;}
			ul#navImmo li.liImmo div.bodyImmo p a{width:auto;display:inline;margin:0;padding:0;color:#5b5b5b;border:none;background:none;font-size:11px;}
			ul#navImmo li.liImmo div.bodyImmo p a:hover{width:auto;display:inline;margin:0;padding:0;border:none;background:none;text-decoration:underline;color:#5b5b5b;}
			ul#navImmo li.liImmo div.bodyImmo p.bt{padding:0;background:none;}
			ul#navImmo li.liImmo div.bodyImmo p.bt .bt{width:auto;_width:1%;padding-left:25px;background:url(../img/bt/bt.gif) left top no-repeat;}
			ul#navImmo li.liImmo div.bodyImmo p.bt .bt a{display:block;padding-right:10px;background:url(../img/bt/bt.gif) right top no-repeat;}
			ul#navImmo li.liImmo div.bodyImmo p.bt .bt a:hover{display:block;padding-right:10px;background:url(../img/bt/bt.gif) right top no-repeat;text-decoration:none;color:#807f7f;}
			ul#navImmo .subImmo{width:100%;}
			/* Navigation interne (body) */
			ul#navImmo li.liImmo div.bodyImmo div#navIncImmo{width:100%;float:left;_float:none;margin:20px 0 5px 0;position:relative;}
				/* Head */
				ul#navImmo li.liImmo div.bodyImmo div.navIncImmo a.linkInc{display:block;float:left;padding:4px 12px 2px 12px;background:#fff;border:none;border-bottom:2px solid #fe8f00;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;font-family:Arial,'Lucida console',Sans-serif;font-size:11px;color:#9b9b9b;}
				ul#navImmo li.liImmo div.bodyImmo div.navIncImmo a.linkInc:hover{display:block;float:left;background:#fe8f00;border:none;border-bottom:2px solid #fe8f00;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;font-family:Arial,'Lucida console',Sans-serif;font-size:11px;color:#fff;text-decoration:none;}
				ul#navImmo li.liImmo div.bodyImmo div.navIncImmo a.select{background:#fe8f00;border:none;border-bottom:2px solid #fe8f00;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;color:#fff;}
					/* A supprimer */
					/*a.l_1{position:absolute;top:0;left:0;width:49px;}
					a.l_2{position:absolute;top:0;left:73px;width:112px;}
					a.l_3{position:absolute;top:0;left:209px;width:66px;}
					a.l_4{position:absolute;top:0;left:299px;width:55px;}*/
				/* Body */
				ul#navImmo li.liImmo div.bodyImmo div.navBodyInc{float:left;_float:none;margin-top:10px;background:#fffaf4;border:1px solid #ffddb2;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;}
				/*ul#navImmo li.liImmo div.bodyImmo ul#navIncImmo li div.navBodyInc{float:left;_float:none;margin-top:45px;background:#fffaf4;border:1px solid #ffddb2;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomleft:2px;-moz-border-radius-bottomright:2px;}*/
				ul#navImmo li.liImmo div.bodyImmo div.navBodyInc p{width:370px;float:left;_float:none;margin:0;padding:5px 10px;background:none;border-bottom:1px solid #ffebd3;}
				ul#navImmo li.liImmo div.bodyImmo div.navBodyInc p.noBorder{border:none;}
				ul#navImmo li.liImmo div.bodyImmo div.navBodyInc p a{float:left;color:#fe8f00;}
				ul#navImmo li.liImmo div.bodyImmo div.navBodyInc p a.suppr{display:block;width:7px;height:7px;float:right;overflow:hidden;margin-top:4px;background:url(../img/bt/supprimer_1.gif) no-repeat;}
				ul#navImmo li.liImmo div.bodyImmo div.navBodyInc p a.suppr:hover{text-decoration:none;}
	
	/* Bloque Fiche produits dans page contenu (Medium) */
	div.mediumBlock div.top{float:left;padding:5px 0;}
		div.mediumBlock div.top img{float:left;margin-right:12px;border:1px solid #d0d0d0;}
		div.mediumBlock div.top h2{width:280px;float:left;margin-bottom:5px;border:0;font-family:'Myriad Pro',Arial,Sans-serif;font-size:17px;font-weight:normal;color:#767f00;}
		div.mediumBlock div.top h2 img{float:none;margin:-4px 0 0 5px;_margin:0 0 0 5px;border:0;vertical-align:middle;}
		div.mediumBlock div.top h3{width:280px;float:left;font-size:24px;font-weight:normal;}
		div.mediumBlock div.top p{width:auto;float:none;}
		div.mediumBlock div.center p{width:100%;float:left;}
		div.mediumBlock div.center p span{width:100%;display:block;float:left;margin-bottom:10px;font-size:10px;position:relative;}
		div.mediumBlock div.center p strong{width:100%;display:block;float:left;margin:20px 0 5px;font-size:17px;color:#767f00;}
		div.mediumBlock div.center p i{width:100%;display:block;float:left;margin-bottom:10px;}
		div.mediumBlock div.center p.bt_1{width:auto;float:left;margin:0;}
		div.mediumBlock div.center ul.spip{float:left;list-style-type:disc;margin-bottom:20px;padding-left:10px;}
		
	/* Bloque Voir �galement dans page contenu (Medium) */
	div.mediumBlock div.middle{width:100%;float:left;}
		div.mediumBlock h2.h2{border-bottom-color:#c6c6c6;}
		div.mediumBlock div.middle p{border-bottom:1px solid #d6d6d6;}
		div.mediumBlock div.middle p.noBorder{border:0;}
		div.mediumBlock div.middle p a{width:400px;display:block;padding:8px 20px 8px 0;background:url(../img/icone/fleche_2.gif) right center no-repeat;}
		div.mediumBlock div.middle p a:hover{background:url(../img/icone/fleche_4.gif) right center no-repeat;}
		
    /* Bloque magazine */
    div.blocMagazine{margin: 5px 0;}
    div.blocMagazine img{float:left;}
    div.blocMagazine p.resume{float:left;margin:5px;width:325px;}
    * html div.blocMagazine p.resume{width:321px;}
    div.blocMagazine2{padding:4px;border-bottom:1px solid #D0D0D0;}
    div.blocMagazine2 div.enteteArticleMag h3{display:inline;}
    div.blocMagazine2 div.enteteArticleMag h3 a{color:#808000;font-size:14px;}
    div.blocMagazine2 p{padding:5px}
    div.blocMagazine2 img{margin:5px;float:left;}
    
    	
	/* Bloque Partenaires (Large) */
	div.largeBlock{width:725px;float:left;margin-bottom:6px;padding:8px 14px;}
		div.largeBlock h2{width:auto;padding-bottom:5px;margin-bottom:18px;border-bottom:4px solid #ebebeb;font-size:11px;color:#818181;}
		div.largeBlock div.partBlock{width:135px;float:left;padding:0 5px;}
		div.largeBlock div.partBlock table{width:100%;}
			div.largeBlock div.partBlock table tr td{height:40px;text-align:center;}
		div.largeBlock div.partBlock p a{font-size:10px;}
		
	/* Bloque Conseils pratiques & Les outils dans page index (Large) */
	div.largeIncBlock{width:725px;float:left;margin-bottom:6px;padding:14px;}
		/* Partie gauche */
		div.largeIncBlock div.left{width:230px;float:left;padding:12px 14px;margin-right:6px;background:#fff;border:1px solid #dbdbdb;}
			div.largeIncBlock h2{width:auto;padding-bottom:5px;margin-bottom:10px;font-size:15px;font-weight:normal;position:relative;/* fixie6 */}
			div.largeIncBlock h2.color_1{border-bottom:4px solid #8f7a47;color:#8f7a47;}
			div.largeIncBlock h2.color_2{border-bottom:4px solid #fe8f00;color:#fe8f00;}
			div.largeIncBlock div.left div{float:left;margin-bottom:10px;border-bottom:1px solid #e0e0e0;}
				div.largeIncBlock div.left div.noBorder{border:none;margin:0;}
			div.largeIncBlock div.left div img{float:left;margin-right:5px;}
			div.largeIncBlock div.left div p{width:171px;float:left;padding-bottom:8px;font-weight:bold;}
			div.largeIncBlock div.left div p span{font-size:10px;line-height:15px;}
		/* Partie droite */
		div.largeIncBlock div.right{width:429px;float:left;padding:12px 14px;background:#fff;border:1px solid #dbdbdb;}
			div.largeIncBlock div.right div{width:100%;float:left;margin-bottom:10px;border-bottom:1px solid #e0e0e0;}
				div.largeIncBlock div.right div.noBorder{border:none;margin:0;}
			div.largeIncBlock div.right div img{float:left;margin-right:4px;}
			div.largeIncBlock div.right div p{width:150px;float:left;margin-right:5px;padding-bottom:8px;font-weight:bold;}
			div.largeIncBlock div.right div p span{font-size:10px;line-height:15px;}
			/* Dossier Immo */
			div.largeIncBlock div.right div#bloc_compte{border:0;padding:0;}
			div.largeIncBlock div.right div.top{width:427px;padding:0;border:1px solid #e0e0e0;background:url(../img/background/shadow_6.gif) left bottom repeat-x;}
			div.largeIncBlock div.right div.top p{width:210px;padding:10px 0 9px 0;font-size:14px;}
			div.largeIncBlock div.right div.top p a{color:#8b9410;}
			div.largeIncBlock div.right div.top p span{font-size:10px;}
			
	/* Bloque Mon dossier immobilier dans page contenu (Large) */
	div.largeBlock div.dosBlock{width:270px;float:right;padding:10px 40px;border-left:1px solid #83c295;color:#fff;}
		div.largeBlock div.dosBlock p{font-size:12px;font-weight:bold;}
		div.largeBlock div.dosBlock p a{display:block;font-weight:normal;font-size:11px;color:#fff;}

	/* Bloque Cr�er mon dossier immo dans contenu page (Large) */
	div#bloc_inscription{width:397px;float:left;padding:15px 15px 8px;}
		div#bloc_inscription h3{width:auto;height:35px;background:url(../img/icone/icone_10.gif) left top no-repeat;padding-left:42px;font-size:19px;font-family:'Myriad Pro',Arial,Sans-serif;font-weight:normal;color:#53a76c;}
		div#bloc_inscription form{width:367px;overflow:hidden;float:left;padding:15px;}
			div#bloc_inscription form label{width:297px;display:block;margin-left:100px;font-size:10px;}
			div#bloc_inscription form input{width:180px;margin:0 0 10px 100px;padding:4px;background-color:#fff;border:1px solid #bbb;font-weight:bold;color:#53a76c;}
			div#bloc_inscription form input.skin{border:3px solid #888;color:#888;}
			div#bloc_inscription form p.align{width:auto;float:left;margin:12px 0 0 122px;_margin:12px 0 0 60px;padding:0;}
			div#bloc_inscription form span.erreur{margin:0 0 5px 100px;}

	/* Bloque Ouvrir mon dossier immo dans contenu page (Large) */
	div#bloc_login{width:397px;float:left;padding:15px 15px 8px;}
		div#bloc_login h3{width:auto;height:35px;background:url(../img/icone/icone_10.gif) left top no-repeat;padding-left:42px;font-size:19px;font-family:'Myriad Pro',Arial,Sans-serif;font-weight:normal;color:#9aa40d;}
		div#bloc_login form{width:367px;overflow:hidden;float:left;padding:15px;}
			div#bloc_login form label{width:297px;display:block;margin-left:100px;font-size:10px;}
			div#bloc_login form input{width:180px;margin:0 0 10px 100px;padding:4px;background-color:#fff;border:1px solid #bbb;font-weight:bold;color:#9aa40d;}
			div#bloc_login form p {width:auto;float:left;}
			div#bloc_login form p input{width:auto;float:left;padding:0;background:none;border:0;}
			div#bloc_login form p label{width:200px;float:left;margin:0;padding-left:5px;*padding:3px 0 0 2px;_padding-top:4px;}
			div#bloc_login form p.mdp{float:none;margin-left:100px;padding:0;}
			div#bloc_login form p.mdp a.mdp{display:block;margin-bottom:10px;padding-left:10px;background:url(../img/icone/sup_3.gif) left center no-repeat;font-size:10px;color:#a4a4a4;}
			div#bloc_login form p.align{width:auto;margin:0 0 0 125px;_margin:6px 0 0 60px;padding:0;}
			
	/* Bloque Demande de financement dans contenu page (Large) */
	div.largeBlock div.top{padding:5px 0;}
		div.largeBlock div.top img{float:left;margin:0 12px 25px 0;border:1px solid #d0d0d0;}
		div.largeBlock div.top h2{width:auto;margin-bottom:5px;padding:0;border:0;font-size:19px;font-weight:normal;color:#636262;}
		div.largeBlock div.top p{width:auto;margin-bottom:37px;color:#929292;}
		/* Poste code postal ou d�partement */
		div.largeBlock div.left{width:130px;height:80px;float:left;padding:12px 20px 0 20px;color:#fff;}
		div.largeBlock div.left input{margin-top:10px;}
		div.largeBlock div.left input.inputText{width:80px;border-color:#757a30;}
		div.largeBlock div.left input.btOk{_width:31px;}/* fixie6 */
		/* Information */
		div.largeBlock div.right{width:190px;float:left;padding-left:20px;}
		div.largeBlock div.right h3{width:auto;font-size:14px;font-weight:normal;color:#767f00;}
		div.largeBlock div.right p{margin-bottom:10px;color:#5B5B5B;}
		
		/* Bloque (Medium) */
		div.LargeIncBlockL{width:695px;float:left;margin-bottom:6px;padding:8px 14px;}
			div.LargeIncBlockL h3{width:auto;margin-bottom:10px;font-size:14px;font-weight:normal;color:#767f00;}
			div.LargeIncBlockL p.bt_2{margin:20px 0;}
			div.LargeIncBlockL p.size{font-size:10px;color:#969696;}
			
	/* Bloque Espace vid�o dans page contenu (Large) */
	div.largeBlock div.b_1{width:326px;float:left;padding-right:12px;border-right:1px solid #f4f4f4;}
		div.largeBlock div.b_1 img{float:left;margin-right:12px;}
		div.largeBlock div.b_1 p{font-size:12px;color:#4f4f4f;}
		div.largeBlock div.b_1 p span{font-weight:bold;display:block;}
	div.largeBlock div.b_2{width:61px;float:left;padding:0 12px;color:#9f9f9f;}
	div.largeBlock div.b_3{width:264px;height:97px;min-height:97px;float:left;padding:0 12px;border-left:1px solid #f4f4f4;}
		div.largeBlock div.b_3 p{margin-bottom:4px;}
		div.largeBlock div.b_3 p a.action{background-position:left bottom;padding:0 0 0 15px;font-size:11px;}
		div.largeBlock div.b_3 p span.add a.add{width:250px;margin-top:15px;}
	div.largeBlock hr.separator{margin:14px 0;}
	
	/* Bloque Simple (FAQ, Liens utiles, Mentions l�gales, etc...) dans page contenu (Large) */
	div.largeBlock.simple{padding-bottom:60px;}
		div.simple h3{width:100%;float:left;margin:40px 0 20px 0;font-size:24px;font-weight:normal;}
		div.simple p{width:100%;float:left;margin-bottom:2px;}
		div.simple p strong{width:100%;float:left;margin:16px 0 6px 0;font-size:13px;color:#767f00;font-weight:bold;}
		div.simple p i{font-style:normal;font-weight:bold;}
		div.simple ul.spip{width:100%;float:left;margin:8px 0;}
		div.simple ul.spip li{width:auto;margin-bottom:2px;padding-left:15px;background:url(../img/icone/sup_1.gif) left bottom no-repeat;font-size:11px;color:#5B5B5B;}
		div.simple p a.action{background-position:left;padding:0 0 0 15px;font-size:11px;color:#5B5B5B;}
		div.simple p a.color{color:#767f00;font-weight:bold;}
		div.simple p.bt_1{width:auto;float:left;margin:8px 0 0 0;}
/* Bloc de présentation des sondages */
div.blocSondage{float:left;width:215px;height:200px;margin:4px;padding:4px 8px;}

/* Bloc de présentation des outils et des conseils */
.blocConseilsOutilsContainer {
    padding: 20px
}
.blocConseilsOutils {
    border-bottom:1px solid #E0E0E0;
    float:left;
    margin-bottom:10px;
    width:100%;
}
.blocConseilsOutils img {
    float:left;
    margin-right:4px;
}
.blocConseilsOutils p {
    float:left;
    font-weight:bold;
    margin-right:5px;
    padding-bottom:8px;
    width:170px;
}
.blocConseilsOutils p.blocPartenaires {
    width:110px;
}
.blocConseilsOutils span {
    font-size:10px;
    line-height:15px;
}
h2.titreMenu {
    font-size:18px;
    color:#808000;
    margin-left:30px;
}

/* Footer partenaires */
.partenairesFooter {
    vertical-align:top;
}
.partenairesFooter h3 {
    font-size:11px;
    color:#818181;
}

/* Carrousel des vidéos */
.carrouselContainer {
    margin-left:30px;
}
.carrouselContainer table td {
    vertical-align:top;
}
.carrouselLink {
    padding:2px;
    border:2px solid #999;
}
#mycarousel {
    overflow:hidden;
    position:relative;
    z-index:2;
    left:0px;
}
#mycarousel ul {
    margin:0pt;
    padding:0pt;
    position:relative;
    list-style-type:none;
    z-index:1;
    width:2890px;
    left:0px;
}
#mycarousel ul li {
    overflow:hidden;
    float:left;
    width:100px;
}

/* Pages de t'chat */
.question_tchat {
    color: #808000;
    font-weight: bold;
}
.reponse_tchat {
    margin: 15px 5px;
}

#content .mediumBlock h3 {
	font-size: 13px;
}