/*********************************************/
/*         			AJOUT PRINT 								*/
/*********************************************/
#header { display:block; }
#header .logo_site_lefter{ width:auto; height:auto; }
#header .logo_site_righter img{ margin-left:60px; margin-top:0px; }
#header .bandeau_right {display:none;}
#header .nav_principal {display:none;}
#header .fil {display:none;}

#lefter {display:none;}
#righter {display:none;}
#footer {display:none;}

/* hacks css IE6 */
<!--[if lt IE 7]>
#content_home { margin:0px; display:block; font-size:1.1em}
#content { margin:0px; display:block; font-size:1.1em}
#header_print {display:block; width:800px;margin-left:25px;margin-bottom:10px; zoom:80%}
<![endif]-->

/* hacks css safari */
html[xmlns*=""] body:last-child #content_home { font-size:1.6em }
html[xmlns*=""] body:last-child #content { font-size:1.6em }
html[xmlns*=""] body:last-child #header_print {display:block; width:800px;margin-left:25px;margin-bottom:10px; zoom:100%}

/* hacks css IE7 */
*+html #content_home { font-size:1.4em }
*+html #content { font-size:1.4em }
*+html #header_print {display:block; width:800px;margin-left:25px;margin-bottom:10px; zoom:100%}

/* hacks css Firefox (ok 2.0 et 3.0)*/
html:not([lang*=""]) #content_home { font-size:1.3em }
html:not([lang*=""]) #content { font-size:1.3em }
html:not([lang*=""]) #header_print {display:block; width:800px;margin-left:25px;margin-bottom:10px; zoom:100%}

/* COMMUN */
.FondTitrePrincipalViolet {background:transparent url(../../images/infovae/FondTitrePrincipalViolet_grand.gif) no-repeat scroll left top; width:800px;height:1.63em;line-height:1.63em;}
.FondTitrePrincipalVert {background:transparent url(../../images/infovae/FondTitrePrincipalVert_grand.gif) no-repeat scroll left top; width:800px;height:1.63em;line-height:1.63em;}
#header_print img {display:inline; margin:0px; text-align:left;}
#header_print_logo {margin-right:20px;}