/*------------------------------------------------------------------------------
 * Title:       CSS file for print media
 * Author:      Aki Karkkainen
 * URL:         http://reseau-pwdr.be/
 * Version: 	07-03-2011
 * Notes: 		print styles
------------------------------------------------------------------------------*/

body,th,td,li,input ,label,div,p,li{font-family:arial,helvetica,sans-serif;font-size:11px;color:#000;background:#fff; background-image:none;line-height:120%;}
#page {background:#FFFFFF; background-image:none;}
#wrap {background: #fff;background-image:none;margin:0 auto;padding-left:11px;}
#content {font-size:11px;background: #fff;background-image:none;}
#accessibility, #navtop, #leftcol, #whoswhonav, #aside, #footer {display:none;}
#header {background:none;}
#header h1 img, #header span#logo img {position:static;}
h1, h2, h3, h4 {background:#fff;color:#000;line-height:1.1em;margin-top:1.5em;}
#content {float:none !important;width:auto !important;}
.slide {display:none;}
.fr #whoswhonav {
background:url("../images/whoswho/graph_rwdr.png") no-repeat scroll 0 0 transparent;
height:275px;
margin:3em 0 0 1.5em;
position:relative;
width:600px;
}


h2.cdr {
    color: #999999;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 0;
    margin: 0;
    padding: 0;
	}
	
ul {
    margin: 1em 0 1em 30px;
}

table#dspExpertDetails tr td {padding:4px;font-weight:normal;font-family:arial,verdana,serif;}
p.printBonnesPratiques, p, td {margin-top:10px;margin-bottom:6px;font-size:11px;}
/*p {margin-top:20px;margin-bottom:0px;font-size:11px;border:solid 1px red;}*/
ul li {font-size:11px;line-height: 1.1em;}


 /* ------------ 
DISPLAY Bonnes Pratiques : Carte Postale de Projet
 -------------- */
 table.displayCarte {border:0px;}
 table.displayCarte tr td {width:auto;vertical-align:top;font-size:11px;padding:4px;line-height:16px;}
 table.displayCarte tr td.title {width:440px;}
 table.displayCarte tr td strong, .goodpractises h3 {padding-bottom:14px;display:block;font-size:12px}
 table.displayCarte tr td p {font-size:11px;}
 table.displayCarte tr td ul li {margin-bottom:20px;}
 table.displayCarte tr td img {width:200px;margin:10px 0;}
.printversion, #valid {display:none;}
