@charset "iso-8859-1";
/* ************************
   MAIN SECTION STYLE SHEET
   ************************

general style (complemented in the
embedded style sheet of 'sec_XXX.php') */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 200px; }

#contentDIV {
	padding-top: 69px;
	padding-left: 3em;
	padding-right: 50px;
	padding-bottom: 20px;
	background-color: white;
	margin-bottom: 20px; }

h1 {
	font-size: 1.4em;
	margin-bottom: 2em;
	margin-top: 0px;
	margin-right: -66px;
	letter-spacing: .5em; }

ul {
	margin-top: 0; }

ul li {
	list-style: url(../images/marker.gif) none outside;
	font-size: .9em;
	margin-top: .3em;
	margin-right: 10%; }

li a {
	font-weight: bold; }

#description {
	margin-left: 20%;
	margin-bottom: 0;
	padding-right: 10%;
	padding-bottom: 10px; }

h2 {
	font-size: 1.2em;
	margin-top: 1.5em;
	margin-bottom: .5em; }
 
