/* DEBUT BALISE HTML */
body, html{
background : white;
top : 0;
left : 0;
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
color: black;
font-size: 12pt;
}
div {
margin: 0;
border: 0 none;
padding: 0;
text-align: left; 
}
p{
margin: 0 0 8pt 0;
}
a{
color: black;
text-decoration: none;
}   
a:hover{
text-decoration: underline;
}
img{
border: 0 none;
}
h3{
margin: 2pt 0 10pt 0;
}
/* FIN BALISE HTML */

/* DEBUT ZONES */
div#entete{
display: none;
}
div#entete a{
color: white;
}
div#logo{
display: none;
}
div#logo-print{
display: block;
position: relative;
float: left;
width: 100%;
height: 92pt;
margin: 0;
padding: 0;
text-align: left;
background-color: white;
top: auto;
left: auto;
background-image: none;
}
div#menu{
display: none;
}
div#images{
display: none;
}
div#contenu{
position: relative;
float: left;
width: 400pt;
height: auto;
padding: 0 0 0 10pt;
top: 0;
left: 0;
color: black;
overflow: visible;
background-color: white;
border-left: 130pt solid #DDD;
margin: 0;
top: auto;
left: auto;

text-align: justify;
font-size: 10pt;
line-height: 15pt;
}
.txt_contenu{
float: left;
}
div#info{
display: none;
}
div#ppage{
margin: 0;
position: relative;
float: left;
width: 100%;
height: 30pt;
background-color: white;
border-top: 1pt solid #EA640D;
top: auto;
left: auto;
line-height: 14pt;
padding: 0;
}
/* FIN ZONES */

/* DEBUT MISE EN FORME */
.orange{
color: #EA640D;
}
.for_print{
display: block;
}
.for_screen{
display: none;
}
.titre_print{
font-size: 12pt;
font-weight: bold;
display: block;
color: #EA640D;
margin: 0 0 10pt 0;
}
/* FIN MISE EN FORME */
