/* print styles */

@media print {

html, #body2, #general { background:none !important; text-align:left !important}	
body { color:#000 !important; text-align:left; background:none !important; width:700px !important; min-width:700px !important}

/* min-width for IE*/
* html #body { width: expression((w = (document.documentElement.clientWidth || document.body.clientWidth) - 20) > 680 ? '100%' : '680px');}


#general { margin:0; background:none !important; width:700px !important}	
* html #general { width:660px !important}

#panel, #logo, #picto, div.user, div.auth, div.searchbox, #topmenu, div.right, div.menuSection, div.advertise, div.feedback, div.nav, div.blocklist, div.alphabet ul, div.formComm, div.filtr, #bottommenu, #counters, p.ico { display:none !important}

#top p.name { margin-top:44px !important; font-size:20px !important; color:#000 !important}

#logoPrint { display:block !important; margin-left:10px; width:91px !important; height:128px !important; float:left}
* html #logoPrint { margin-left:5px}

html*#top { margin-left:80px !important}
html*#container { width:760px !important; padding-left:80px !important}

#top { height:132px; border-bottom:4px solid #444; width:700px !important}
#container { padding-left:0 !important; padding-bottom:0; width:700px !important}
div.content { width:700px !important}
#element { margin-left:0; width:700px !important; float:none !important}


*+html #top { margin-left:0 !important}
*+html #container { width:700px !important; padding-left:0 !important}
*+html div.content, *+html #top { width:700px !important}
*+html #element { width:700px !important}

* html #top { margin-left:0 !important}
* html #container { width:660px !important; padding-left:0 !important}
* html div.content, * html #top  { width:660px !important}
* html #element { width:660px !important}

*+html p.title { margin-top:10px}
* html p.title { margin-top:10px}

div.content h1, div.content h2, div.content h2.red, div.content h3, div.content h3.gray, div.content h3 a, div.content h4, div.content h4 a, #element #source a, p.light { color:#000 !important}

div.content h5, div.content h3.ind, div.content div.std-left-block ul li a, div.content #element a, #detail_text div.insert h3, #detail_text div.insert a, #detail_text div.insert p.data { color:#000 !important}
div.alphabet { height:20px !important}

#element #preview_text, #element ul.property li.flt { color:#000 !important}

#footer { height:63px !important; border-top:4px solid #444}
#footer span { display:none !important}
#footer, #footer a { color:#000 !important; text-decoration:none}

#footer p#link { display:block !important; width:140px !important; height:20px !important; font:13px arial !important; position:absolute; top:0; left:570px}
#footer p#link a { color:#000 !important}

*+html #footer p#link { left:560px !important}
* html #footer p#link { left:560px !important}

}







