/*
 * design/netia-fr-1.0/stylesheets/site.css
 *
 * Feuille de style pour l'impression
 *
 * @version   1.0
 * @author    Ovea <contact@ovea.com>
 * @copyright copyright 2005, OVEA
 */

body {
font-size: 10pt;
background: white;

}

#header, #gauche, #droite, #haut, #pied, #blochaut, #blocbas, img, #navigation  {
display: none !important;
}

body, #contener, .fond, #centre, #texte {
float: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
}

#centre {
border: 0;
margin: 0 1cm;
color: black;
background: transparent none;
position: static;
float: none !important;
}

div#centre {
border-top: 1px solid #336699;
}

#encart1,#encart2,.texte_encart_cas_client {
width: 100%;
}

#texte {
margin: 0 1cm;
position: static;
}
