

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : WS_Print.css
Author : Makkie S.r.l.
URL : http://www.strassitalia.com/style/ws_print.css

Description : Strass Italia - Print CSS Stylesheet

Created : 20_06_2006

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/









/* FILE per stampa pagine, comune per tutti i beowsers  */


/* CONTAINER --------------------------------------------------------------------------------------- */
div#container {width: auto; text-align:left; margin:0 auto;  background:#ffffff;}

/* HEADER ------------------------------------------------------------------------------------------ */
div#header { display:none;}

/* MENU ORIZZONTALE---------------------------------------------------------------------------------- */
div#navor { display:none;}

/* NAVIGATION -------------------------------------------------------------------------------------- */
div#navigation {display:none;}

/* TITLE ----------------------------------------------------------------------------------------- */
div#title     {float:none; width:auto; margin-top:20px;}
div#title h1  {margin: 2px 0px 5px 0px;}

/* CONTENT ----------------------------------------------------------------------------------------- */
div#content {float:none; width:auto;}

/* FOOTER ------------------------------------------------------------------------------------------ */
div#footer { display:none;}

/* FOOTER MOZILLA ------------------------------------------------------------------------------------------ */
div#footer { display:none;}




/* CONTROLLO STAMPA HOMME PAGE ------------------------------------------------------------------------ */
div#hometitle {display:none;}
div#homecontent {display:none;}
div#content_livellodue {display:none;}




/* Controllo stampa atributi singoli  */

.noprint {display:none;}
.dotted {border:dashed;}
.prezzo {border:none;}
.utente {border:none;}
.carrello {border: 1px solid #8392B9;}
.bonifico { border: 1px solid #E0A8AA;}

div#notenascoste {border: 1px dashed #8392B9;}






