body, form, fieldset, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, img {margin:0px; padding:0px; border:0px;}
#pagenavigation, .pagedivider { display:none;}
/*div.clearer {clear: both; line-height: 0; height: 0;}*/
.clearer {clear: both; line-height: 0; height: 0; display:none; float:none;}
.clear {clear:both;}
/* IE5PC doesn't support margin auto but incorrectly applies the CSS "text-align" attribute to block-level elements. */
body { 
	text-align:center; 
	color:black; 
	font-size:small !important;
/*	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Times New Roman", Times, serif; */
	
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif; */
	background: white no-repeat right top; 
	margin-top:0px; 
}

body input, body select {font-weight:normal !important;}
/* Set the text-align property inherited from the body back to default */

hr {color:#339966; border-color:#339966;}

#top_wrapper { 
	position:relative; 
	text-align:left; 
	width:701px;
	margin:0; 
}

#header { 
	height:165px;
	width:800px;
	margin:0 auto;
}

#header img {
	/*margin:0;
	padding:0;*/
}

/*#header .imgup {position:relative; padding:0 15px 5px 0; }*/

.quote {
	/*text-align:left;*/
	/*position:relative;*/
	margin-left:100px;
	padding:0px 0 0px 0;
	/*border:1px solid red;*/
	font-style:italic;
	float:left;
}

.right {float:right;}

#navbar { 	
	text-align:center; 
/*	position: relative; */
	width:100%; 
	/*background-color: #78837A;*/
	background-color:#339966;
	/*display:block;
	/*top: -7px; */
	clear:both; 
}

#navbar img { margin-right:10px; }

#navbar-content {
	width:700px; 
	margin:auto; 
	height:36px;
}

#lhward { float:none; }

#content { 
	width:500px;
	height:360px;
	margin-top:3em;
	margin:3em auto 0 auto;
	text-align:left;
}

#content p, #content h4 {margin-bottom:0.5em;}
#content img {
	float:left;
	margin:3px 18px 1px 0;
	display:block;
}

#footer {
	width:100%;
	/*background-image:url(../images/footer.gif);*/
	margin-top:30px;
	clear: both;
	position: relative;
}

hr {color:#959595;}

.r
	{border:1px solid red;}
	
.text {
	border-color: #959595;
	border-top:2px solid #959595;
	border-bottom:2px solid #959595;
	padding:1.5em 1em 1.5em 3em;
	overflow:visible;
}

div .text-noline {
	padding:1.5em 1.5em;
}

.button {
	width:80px;
}
		

/*body a {
	color: #0000CC;
	text-decoration: none;
}
body a:hover {
	color: #CC0000;
}*/

body a {
	color: #339966;
	text-decoration: none;
}
body a:hover {
	text-decoration:underline;
}


select {width:215px;}


.form-double {
	/*border:5px double #006464;*/
	border:3px solid #339966;
}

.enter fieldset div {
	clear: both;
	position: relative;
	margin:5px 3px;
}

.enter label, fieldset div.cr p {
	margin: 0px 7px 0em 0em;
	display: block;
	width: 6em;
	text-align: right;
	float: left;
}

.enter fieldset div.cr label {
	text-align: left;
	margin-left: 8em;
	width: auto;
	float: none;
}

.enter fieldset {
	padding:0 0 10px 0;
/*	margin-top:15px;*/
	/* color:#0066FF*/
}

/*input, select {
	background-color:#FFFFFF;
}*/

fieldset div span {
	color:#990000;
	display:block;
}

.enter label {
	font-weight:bold
}

.help {
	margin-left:7em;
	margin-top:1em;
}

.title {
	font-size:larger;
	font-weight:bolder;
	margin:0 0 .5em 0;
}

div.opt input, div.opt select { 
	color: #999999;
	border:1px solid #999999;
}

div.opt label {
	color: #999999;
}

.goleft {text-align:left; float:left;}
.goright {text-align:right;}
.centre {text-align:center;}

.address {
	border-color:#959595;
	border-top:2px solid;
	border-bottom:2px solid;
	padding:2em 2em 2em 10%;
}
.address p {
	margin-bottom:1.5em; 
	line-height:1.7em;
}

.regulated {font-style:italic; font-size:120%; font-weight:normal; margin-top:2em;}


label {
	display: block;
	font-variant:small-caps;
}

fieldset div {margin-bottom:1.5em;}

.col1 {
position:relative;
width:210px;
float:left;
padding:10px 10px 5px 15px;
border:2px solid #959595;
margin-right:10px;
height:420px;
}

.col2 {
position:relative;
width:210px;
float:left;
padding:10px 10px 5px 15px;
border:2px solid #959595;
height:420px;
}

.form input {border:1px solid #006464;}

.no_col {
	clear:both;
	text-align:center;
}

.mandat {
	font-weight:bold;	
}

.red {
	border:1px solid #636363; 
	padding:10px;
}

#news {
	border: 2px solid #959595;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: none;
	width: 210px;
	height: 100px;
	line-height:1.1em;
	/*clip: rect(200 300 300 200);*/
	overflow: auto;
	
}
#news p {
	margin-bottom:0.5em;
}
.spacing {line-height:0.5em;}
.spacing {margin:1em 0;}
.spacing p {margin:1em 0;}

/****************ADMIN SECTION*********************************/

#adminMenu {
	width:100%;
	color:#FFFFFF;
	background-color:#78837A;
	padding:0;
	text-align:center;
}

#adminMenuContent {
	width:500px;
	text-align:left;
}

#adminMenuContent ul {
	padding:5px 0;
}

#adminMenuContent ul li {
	list-style:none;
	display:inline;
}

#adminMenuContent ul li a {
	padding:5px 0.8em;
	margin:0;
	border:0;
	border-left:1px solid #dde;
	border-right:1px solid #dde;
	background: #78837A;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}

#adminMenuContent ul li a:link {
	color:#ffffff;
}

/*#adminMenuContent ul li a:visited {
	color: #3366FF;
}*/

#adminMenuContent ul li a:link:hover, #adminMenuContent ul li a:visited:hover {
	background:#ddddee;
	color:#000;
}

#adminMenuContent ul li a#current {
	background:#ddddee;
	color:#000;
}

#adminWrapper {
	font-size:medium;
	text-align:middle;
}

.space a {
	margin:0 1em 0 0;
}

#adminContent { 
	width:550px;
	height:360px;
	text-align:left;
	margin:30px 0;
	font-size:small;
}

#adminTitle {
	text-align:left;
	font-size:3em;
	padding:0 0 16px 10px;
}

#adminContent fieldset {
	border:1px solid #006464;
	margin-bottom:10px;
	padding:10px;
}

#adminContent legend {
	color:#006464;
}

#adminContent label {
	font-weight:normal;
	font-variant:normal;
}

#adminContent form {
	margin-bottom:2em;	
}

#adminData {
	font-size:small;
	text-align:left;
/*	font-family:Arial, Helvetica, sans-serif;*/
	padding:15px 15px;
	width:95%;
	overflow:scroll;
	border:1px ridge #999999;
	margin:10px;
}

#adminData td {
	display:inline;
	white-space:nowrap;
}

#adminWrapper select {width:auto;}


table {
	border-collapse:collapse;	
	border:1px solid #666666;	
	display:inline;
	white-space:nowrap;
}

td, thead, th {
	border:1px solid #666666;
	padding:3px 4px;	
}

thead, th {
	font-weight:bold;
}

.bold {font-weight:bold;}

.noborder table td {
	border:none;
}
