/*
CSS per Media Print
Date-template-gennaio-2010
Autore: Alberto Ramacciotti - http://obertfsp.com
Sito applicato: Daté chef a domicilio - http://datechefadomicilio.it
*/

* { margin: 0; padding: 0; }
html,body {
background: #fff !important;
color: #000 !important;
}
body {
font: 14pt Georgia, serif;
margin: 0;
padding: 0;
}
#container { width: auto; }
p { font-family: georgia, serif; }
#contente { width: auto; float: none; }
a { color: #000 !important; }
#header, #footer, .excerptLink, .navigation { display: none; }
