body, p
{
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 8pt;
	color: #000000;
	text-align: Left;
	background-color: #FFFFFF;
	line-height: 15px;
}

div#site
{
	width: 950px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -475px;
}

div#banner
{
	width: 950px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 69px;
}

div#menu
{
	width: 950px;
	height: 18px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	color: #000000;
}

div#content
{
	width: 950px;
}

div#content_content
{
	width: 950px;
}

div#content_left
{
	width: 665px;
	padding-top: 5px;
	float: left;
}

div#content_right
{
	width: 250px;
	padding-top: 5px;
	padding-left: 10px;
	float: right;
	border-left-width: 1px;
	border-left-color: #eeeeee;
	border-left-style: solid;
}

div#index_news
{
	width: 335px;
	float: left;
}
div#index_agenda
{
	width: 330px;
	float: right;
}

div#footer
{
	width: 950px;
	height: 18px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	text-align: center;
	clear: both;
	color: #FFFFFF;
}

div#nicodemus_logo
{
	width: 950px;
	color: #000000;
	background: transparent;
}

div#nicodemus_logo img
{
	border-width: 0px;
}

div#menu a
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

div#menu a:hover
{
	color:#759D00;
}

div#banner
{
	color:#ffffff;
}

div#banner a, a:hover
{
	color:#ffffff;
}

a
{
	color: #759D00;
}

a:hover
{
	color: #F29E00;
}

h1
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 13pt;
}

span.header1
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 13pt;
}

h2
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 11pt;
}

span.header2
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 11pt;
}

h3
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 10pt;
}

span.header3
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 10pt;
}

h4
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 10pt;
}

span.header4
{
	color: #759D00;
	font-family: "Trebuchet MS", "Microsoft Sans Serif";
	font-size: 10pt;
}

p.orange
{
	color: #F29E00;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

strong
{
	color: #F29E00;
}

img
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	margin: 5px;
}

hr
{
	border: 0;
	height: 1px;
	color: #F29E00;
	background-color: #F29E00;
}

span.black
{
	color: #000000;
}

span.white
{
	color: #FFFFFF;
}

td, table
{
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 8pt;
	color: #000000;
	border-width: 1px;
	border-color: #F29E00;
	border-style: solid;
	line-height: 14px;
}

td p, table p
{
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 8pt;
	color: #000000;
	line-height: 14px;
}

td.noborder, table.noborder
{
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 8pt;
	color: #000000;
	border-width: 0px;
	border-color: #F29E00;
	border-style: solid;
}

img.noborder
{
	border-width: 0px;
	margin: 0px;
}

span.error
{
	color: #FF0000;
	font-weight: bold;
}

span.confirm
{
	color: #00FF00;
	font-weight: bold;
}

a.header
{
	color: #F29E00;
	font-weight: bold;
	line-height: 20px;
}

a.header:hover
{
	color: #759D00;
	font-weight: bold;
	line-height: 20px;
}

