/*

	TEMPLATE GENERAL VOUSFINANCER V3
	(extension pour l'impression)


*/


html, body { height:100%; width:100%; margin:0; padding:0; border:none; }
html:lang(fr) { quotes: '« ' ' »' }
body { font-family:Arial, Helvetica, sans-serif; font-size:9pt; background:#FFF; }

#gen { width:100%; height:100%; }
#ctn_page { background:#FFF; width:920px; margin:0 auto 0 auto; }

/* entete de document */
#banner { display:none; }
#banner a img { border:0; display:none; }

/* menu general */
#menu_g, #menu_d { display:none; }
#menu ul li { width:auto; font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px; }
#menu ul li a { vertical-align:middle; color:#000; text-decoration:none; }

/* menu general nouvelle version */
#menu2_g, #menu2_d { display:none; }
#menu2 ul li { width:auto; font-family:Verdana, Geneva, sans-serif; letter-spacing:-1px; }
#menu2 ul li a { vertical-align:middle; color:#000; text-decoration:none; }
#homeVF { display:none; }
.submenu_hover { display:none; }

/* nouvelle page accueil */
#ctnFormImmoAcueil, #immoblocprincipal a, #bnt_infos2 { display:none; }
#btnsHomePageCreditImmo a img { border:#000 1px solid; margin-right:10px; }

/* page d'accueil */
#accueil { width:100%; margin:0; padding:0; }
#txt_accueil h1 { width:100%; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:18px; }
#txt_accueil h1 strong { font-family:Tahoma, Geneva, sans-serif; font-size:22px; }
#txt_accueil h2 { margin:0 8px 0 8px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; text-align:center; }
#txt_accueil h2 span { color:#c9091e; }
#txt_accueil h2 #com { color:#a6a6a6; }
#txt_accueil h3 { text-align:center; }
#txt_accueil ul { margin:0 0 0 15px; padding:0 8px 0 11px; list-style-position: inside; color:#b30000;  }
#txt_accueil ul li { margin:0; padding:0; font-weight:bold; }
#txt_accueil ul .noli { list-style-type:circle; color:#000; font-weight:normal; margin-bottom:8px; }
#txt_accueil #bnt_infos { display:none; }
#tbl_accueil { display:none; }

/* Footer personnalise */
#footer{ background:none; }
#footer_link { width:100%; }
#footer_link p { float:left; margin:2px 0 0 0; }
#footer_link p a { color:#000; text-decoration:none; margin-right:12px; }

/* Les boutons "calques" */
#sidebtn div { float:left; }
#sidebtn div a img { border:0; }

/* Billets du blog en rapport a celui la */
#crp_related { margin-top:50px; margin-bottom:50px; }

/* Elements redondants dans tous les styles du blog */
.post_blog a img { border:0; }
.alignnone { padding: 0px 15px 5px 0; }
.alignleft { float: left; padding: 0px 15px 5px 0; }
.alignright { float: right; padding: 0px 0px 5px 15px; }
.aligncenter { float: right; padding: 0px 0px 5px 15px; }


/* Calendrier Blog */
.calendar span { float:none; margin-left:2px; }
.calendar div { float:left; }
.calendar div:before { content:'Le '; }

/* Fil d'ariane */
.breadcrumb div { width:auto; display:none; }
#ariane { display:inline; }

/* Elements du blog caches pour l'impression */
.span-7, .reply, .sociable { display:none; }

