/*==============================================================================

	This website/webapplication is developed by:
	Occhio Group
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70
					
==============================================================================*/

/* ============================================================================= 
	STYLES FOR PRINT-CONTENT 
============================================================================= */

body * {	
	border: 0;
	color: #000000;
	background : #ffffff;
	text-decoration: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}


body,
input,
textarea,
select
{
	font-family: Verdana,Arial,sans-serif;
}

a.skipmenu {
	display: none;
}

.clear {
	clear: both;
}

*h1 {	
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 16pt;
	line-height: 16pt;
	margin: 0 0 6pt 0;
}

h2 {
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 14pt;
	line-height: 14pt;
	margin: 0 0 3pt 0;
}

h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-size: 12pt;
	line-height: 12pt;
	margin: 0 0 0 0;
}

h4, h5, h6 {
	font-weight: bold;
	font-size: 10pt;
}

a, a:link, a:visited, a:hover {
	color: #000;
	text-decoration: underline;
}

div#menu	{
/*	border: 1px solid red;*/
	display: none;
}

ul.onm_imageviewer	{
/*	border: 1px solid red;*/
	float: right;
	list-style: none;
}

div#title	{
	border: 1px solid red;
	display: none;
}

div#languageLink	{
	display:none;
}

ul.pageNavigation	{
	display: none;
}

a.backLink	{
	display: none;
}

div#container	{
	width: 100%;
/*	border: 1px solid red;*/
}

span#startcontent	{
	width: 100%;
/*	border: 1px solid red;*/
}

div#title	{
	display: none;
}

div#header:before	{
/*	border: 1px solid red;*/
	display: block;
/*	height: 80px;*/
	content: url(/images/layout/header.gif);
	margin-top: 0px;
}

a.infoLink	{
	display: none;
}

div#footer:before	{
	font-weight: bolder;
	content: "Portucasa, e-mail: info@portucasa.com, tel: 020 - 6234326 / 06-24201779";	
}