* { margin:0; border: 0; padding: 0; }

body { font-family: Helvetica, Arial, Helvetica, sans-serif; font-size: 14px; }

#header { position: absolute; top: 0px; }

#right,
#claim,
#menu,
#submenu,
#styleswitcher,
#footer,
#legal { display: none; }
	
#passepartout { position: relative; top: 0px; padding: 75px 0 0 64px; clear: left; float: left; }

#content { margin: 0 32px 0 32px; line-height: 1.3; }
/* #right { page-break-before: always; margin: 0 256px 0 64px; line-height: 1.3; } */

/* content elements formatting */
/* ************************************************************************** */


#content h1 { font-size: 27px; font-weight: normal; color: #6f6c51; line-height: 31px; padding: 0 0 17px 0; }
#content h2 { font-size: 17px; font-weight: normal; color: #6f6c51; padding: 0 0 11px 0; }
#content h3 { font-size: 13px; font-weight: normal; color: #6f6c51; padding: 0 0 11px 0; }
#content h4 { font-size: 1.1em; }
#content h5 { font-size: 1.05em; }
#content h6 { font-size: 1em; }

#content	{ font: 11px verdana; line-height: 16px; }

#content p  { margin: 0; padding: 0 0 12px 0; font-size: 1em; line-height: 1.3; }


#content a { color: #6F6C51; text-decoration: none; }

#content a:link:after, 
#content a:visited:after,
#content_right a:link:after, 
#content_right a:visited:after
{
   content: " ( " attr(href) " ) ";
   text-decoration: none; 
}

#content a.mail:link:after, 
#content a.mail:visited:after
{
   content: "";
}


