/*
   openTIME
   $Author: pp11 $
   $Name:  $
   $Revision: 1.13 $

   Copyright (C) No Parking 2000 - 2004
*/

/*####################################################################
  ## Definitions for default tags
*/

body { font-family: Georgia; font-size: 10pt; }
.page { margin: 0; padding: 0; }
.menu { background-image: url(/images/onpk_du_moment.gif); background-repeat   : no-repeat; background-position : top right; padding-top: 160px; float: left; width: 350px; margin: 0 0; text-align: right; }
.content { float: left; width: 50%; margin: 55px 2em; }
div.menu > ul > li { margin-top: 1em; }
ul { margin-bottom: 2em; list-style: none; }
div.menu li { font-weight: bold; }
div.menu li li { font-weight: normal; }
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: normal; text-decoration: none; margin-bottom: 0em; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; text-decoration: none; margin-bottom: 0em; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; text-decoration: none; margin-bottom: 0em; }
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; text-decoration: none; margin-bottom: 0em; }
a.h1 { color: #990033; font-weight: bold; text-decoration: none; }
img { border: 0; }
div.demo { border: 4px ridge; border-color: gray; padding: 10px; margin: 5px; margin-left: 20px; margin-right: 40px; background-color: white; }
code { font-family: 'Courier New', Courier; color: #666666; }
pre.code { background: #e1e1e1; font-family: 'Courier New', Courier; color: black; font-size: 10pt; width: 100%; padding: 5px; }
div.content ul { list-style-type: square; }