/* STYLE POUR IMPRESSION */

/* DEFINITIONS GENERALES */
*{margin:0px;}
@page     {  margin: 0px; padding:0px; }
body      { font:normal 12pt/14pt "Arial"; color:#000; padding:0px; margin:0px; background:none; }


/* SUPPRESSION */
header, footer, #modal, .colonne, #rubrique-bar, .content .side-article, .article-tools, .dont-print { display: none; }
#content { width:auto; padding:10px; margin:10px; }

div.ISI_IGNORE { display: none; }

a         { color: #07b; text-decoration: none; font-weight: bold; }
p         { margin:10pt 0 0 0; padding:0; font:normal 12pt/14pt "Arial"; color:#000; text-align:justify; width:100%}
strong, a, acronym { margin:0; padding:0;}
img       { float:left; margin:0 10pt 0 0 }

h1        { display:block; position:relative; visibility:yes;}
h2        { margin:0 0 10pt 0; padding:0; font:normal 24pt/18pt "Arial"; color:#c00; text-align: left; border-bottom:dotted 1px #000; width:100% }
h4        { margin:0; padding:0; font:normal 18pt/20pt "Arial"; color:#07b; }
h3        { margin:0 0 0 0; padding:0; color:#000; font:normal 12pt/20pt "Arial";}
h6		{ width:50px; height:auto;margin:0px}
.lexicon {border:none;width:5cm;margin-left:30px; font-size:10px; line-height:10px; letter-spacing:2px;}
div.infos         { margin:10pt 0 10pt 0; padding:5pt 0; border-top:solid 1px #ccc; font:italic 10pt "Arial"; color:#333; text-align:right;}
p.articleTxt{ width:13cm; margin-top:5px; padding-top:5px;}
img{ display:none;}
div.article  { width:19cm; margin:0px; padding:0px; }
div.contenu  { width:auto; margin:10px; padding:10px; }
div.folder, p.info   { margin:0px; padding:1Opx; border:dotted 1px #000; background:none;font:italic 10px "Arial"; color:#333;}
#text{ padding: 0pt 5px; margin: 0px; height: auto !important; border: 5px solid rgb(34, 34, 34); width: 300px; background: white !important; color: black!important;display:block !important; position: absolute; top: 0px; right: 0px;  }
#blocScroll{padding:5px; width:200px; height:5000px !important; background:white !important;}
/*overflow:hidden;position:relative; padding:0; margin:0 0 15px 0; width:615px; height:150px; background:url('../img/radio.jpg') no-repeat #222; border:5px solid #222*/

.content {
	margin:50px 10px;
}

.content article {
	width:65%;
	float: left;
}
.content .lexicon {
	width:25%;
	float: left;
}
