html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		list-style-type: none;
	}
	
body
	{
		font-family: Arial, Helvetica, sans-serif;
		color:  #000;
		width: 18cm;
		background-color: #FFFFFF;
	}
	
a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

h2
	{
		font-size: 12pt;
		font-weight: bold;
		padding-bottom: 12pt;
	}

h3
	{
		font-size: 11pt;
		font-weight: bold;
		padding-bottom: 0.25cm;
	}

h4
	{
		font-size: 10pt;
		font-weight: bold;
	}

p
	{
		font-size: 9pt;
		font-weight: normal;
		padding-bottom: 9pt;
	}

#structure #header #logo, #structure #header #nav, #structure #footer .top, p.btn-download
	{
  		display: none;
	}
	
#structure
	{
		clear: both;
	}
	
#structure #header
	{
		border-bottom: 1px solid #ccc;
		clear: both;
		padding-bottom: 0.5cm;
		margin-bottom: 1cm;
	}
	
#structure #header #logo-print
	{
		margin-left: auto;
		margin-right: auto;
		width: 489px;
	}
	
#structure #intro
	{
		clear: both;
		border-bottom: 1px solid #ccc;
		padding-bottom: 0.5cm;
		margin-bottom: 0.5cm;
	}

#structure #main
	{
		clear: both;
	}
	
#structure #main table
	{
		width: 100%;
		margin-bottom: 0.4cm;
	}

#structure #main th
	{
		font-size: 9pt;
		font-weight: bold;
		text-align: left;
		border-bottom: 1px solid #ccc;
		padding-bottom: 0.25cm;
	}
	
#structure #main td
	{
		font-size: 9pt;
		padding-top: 0.25cm;
		padding-right: 0.25cm;
		border-bottom: 1px solid #ccc;
		padding-bottom: 0.25cm;
	}
	
#structure #main #col-1
	{
		margin: 0 0 0.25cm 0;
		border-bottom: 1px solid #ccc;
	}
	
#parkings #main #col-1
	{
		display: none;
	}
	
#abo #main #col-1
	{
		display: none;
	}
	
#structure #main #col-2
	{
		margin: 0 0 0.25cm 0;
		border-bottom: 1px solid #ccc;
	}
		
#structure #main #col-3
	{
		margin: 0;
	}
	
#structure #main #col-3 ul
	{
		padding-bottom: 0.25cm;
	}
	
#structure #main #col-3 ul li
	{
		list-style-type: disc;
		list-style-position: outside;
		padding-left: 0.25cm;
		font-size: 10pt;
	}
	
#structure #main #col-2-3
	{
		margin: 0;
	}
			
#structure #footer
	{
		border-top: 1px solid #ccc;
		clear: both;
		margin-top: 1cm;
	}
	
#structure #footer ul
	{
		padding-top: 0.5cm;
	}
	
#structure #footer ul li
	{
		display: inline;
		font-size: 8pt;
	}
