﻿/*
	print.css
*/

@page {
	size: 21.0cm 29.7cm;
	margin-top: 2.5cm;
	margin-bottom: 2.5cm;
}

body {
	background: #FFF;
	line-height: 14pt;
	font-size: 10pt;
}

a:link, a:visited  {
	text-decoration: underline;
	color: #000;
}
#main a:link:after, #main a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#main a[href^="/"]:after {
	content: " (http://www.projinvest.com" attr(href) ") ";
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Bitstream Vera Sans";
}
p {
    font-family: "Bitstream Vera Serif";
}

/* ------------------------------
/* DISPLAY
/* ------------------------------ */
#alter-menu0, #alter-menu1, #alter-menu2 {
	display: none;
}

#top, 
#menu, 
#more-programs, 
#programs-tabs, 
.nav, 
#feature-wrap, 
#bottommenu, 
#bottommenu2, 
#crea, 
#index {
	display: none;
}
#footer {
	border-top: 1px solid #000;
}
#programs .programs-content {
	padding-top: 20px;
	border-top: 1px solid #000;
}
#visuel {
	float: right;
}
