/* PRINT STYLESHEET */
/* ----------------------------------------- */
/* date: 24/VII/2009 */
/* author: Daniel Angel */
/* ----------------------------------------- */

html {

}

body {
}

a {
	color: #666;
}
a:visited {
	color: #999;
}
pre {
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
p, ul, ol {
	font-family: Georgia, "Times New Roman", serif;
}


/* begin layout elements */
div#container {
}
div#content {
}
h1#main-title {
	background: url(../images/h1-main-title-print.png) top left no-repeat;
	height: 68px;
	width: 174px;
}
h2#marketing-text {
}
p#eco, p#rss-info, form, ul#nav, p.backtotop, div#footer p#dp, div#footer ul, h1#main-title a {
	display: none;
}
div#flashobject {
}

/* site-wide classes */
div#sidebar div#testimonials-fader { 
}
blockquote.testimonials {
}
blockquote.testimonials p.autor {
}
.that-thing {
 unicode-bidi: bidi-override;
 direction: rtl;
}

/* ugly little hacks */
.skirt {display: block; background: none; clear: both;}


