html {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: gillsans mt,arial;
	color: #0e2b87;
	text-align:center;
}

td {
		font-size:11px;
}

p {
	font-family: gillsans mt,arial;
	color: #0e2b87;
}

a:link {
	text-decoration: underline;
	color: #0e2b87;
}

a:active {
	text-decoration: underline;
	color: #0e2b87;
}

a:visited {
	text-decoration: underline;
	color: #0e2b87;
}

a:hover {
	text-decoration: underline;
	color: #0e2b87;
}

h1 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #f0ea7a;
}

#center_hor {
	position: relative;
	width: 887px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid black;
	border-right: 0px solid black;
	/*text-align:left;*/
}

#layout_header {
	position: relative;
	width: 100%;
	height: 138px;
	text-align:left;
}

#container_logo {
	position: absolute;
	top: 7px;
	left: 0px;
	width: 526px;
	height: 116px;
	background: url(../images/logo.jpg) left top no-repeat;
}

#container_topsearch {
	position: absolute;
	top: 72px;
	right: 0px;
	width: 185px;
	height: 30px;
}
	.search_field {
		width: 129px;
		height: 17px;
		color: #0e2b87;
	}

	.search_submit {
		width: 42px;
		height: 19px;
		color: #0e2b87;
	}

#container_topmenu {
	position: absolute;
	top: 18px;
	right: 0px;
	width: 220px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
}
#extraOption {
	position: absolute;
	top: 35px;
	right: 0px;
	width: 220px;
	height: 18px;
	font-weight: bold;
	align: left;
}

#container_columns {
	position: relative;
	width: 100%;
	text-align:left;
}

#left_container {
	position: relative;
	width: 128px;
	float:left;
}

#main_container {
	position: relative;
	width: 546px;
	padding: 2px 15px 0px 15px;
	float:left;
}

#right_container {
	position: relative;
	width: 150px;
	float:left;
}

#column_spacer {
	clear:both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

#container_bottom {
	position: relative;
	width: 566px;
	height: 32px;
	margin: 0px 0px 0px 128px;
	/*margin: 50px 0px 0px 0px;*/
	padding: 9px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	background: url(../images/bottom.jpg) left top repeat-x;
}
*html #container_bottom {
	margin:0px;
	margin-left:-85;
	text-align:center;
	height: 40px;
	width: 545;
}

/* menu */

#left_menu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 116px;
}
*html #left_menu ul {
	display: block;
	width:100%;
}

	#left_menu ul li a:link, #left_menu ul li a:visited, #left_menu ul li a:active {
		display: block;
		width: 100%;
		padding: 2px 0px 0px 12px;
		margin: 6px 0px 0px 0px;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		background: url(../images/menu.jpg) left top no-repeat;
	}

	#left_menu ul li a:hover {
		display: block;
		width: 100%;
		padding: 2px 0px 0px 12px;
		margin: 6px 0px 0px 0px;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		background: #f0ea7a;
	}

	#left_menu ul .menu_active a:link,
	#left_menu ul .menu_active a:visited,
	#left_menu ul .menu_active a:active,
	#left_menu ul .menu_active a:hover {
		display: block;
		width: 100%;
		background: #f0ea7a;
		font-weight: bold;
		text-decoration: none;
	}

#left_menu ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background: #f7f4bd;
	width: 128px;
}
*html #left_menu ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f7f4bd;
	width: 128px;
}

	#left_menu ul ul li a:link, #left_menu ul ul li a:visited, #left_menu ul ul li a:active {
		display: block;
		width: 116px;
		padding: 0px 0px 0px 12px;
		margin: 0px 0px 0px 0px;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		background: #f7f4bd;
	}

	#left_menu ul ul li a:hover {
		display: block;
		width: 116px;
		padding: 0px 0px 0px 12px;
		margin: 0px 0px 0px 0px;
		font-size: 14px;
		font-weight: normal;
		/*text-decoration: underline;*/
		text-decoration: none;
		background: #f7f4bd;
	}

	#left_menu ul ul .menu_active a:link,
	#left_menu ul ul .menu_active a:visited,
	#left_menu ul ul .menu_active a:active,
	#left_menu ul ul .menu_active a:hover {
		display: block;
		width: 116px;
		background: #f7f4bd;
		font-weight: bold;
		/*text-decoration: underline;*/
		text-decoration: none;
	}

#left_menu ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f7f4bd;
	width: 128px;
}
*html #left_menu ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f7f4bd;
	width: 128px;
}

	#left_menu ul ul ul li a:link, #left_menu ul ul ul li a:visited, #left_menu ul ul ul li a:active {
		display: block;
		width: 106px;
		padding: 0px 0px 0px 22px;
		margin: 0px 0px 0px 0px;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		background: none;
	}

	#left_menu ul ul ul li a:hover {
		display: block;
		width: 106px;
		padding: 0px 0px 0px 22px;
		margin: 0px 0px 0px 0px;
		font-size: 12px;
		font-weight: normal;
		/*text-decoration: underline;*/
		text-decoration: none;
		background: none;
	}

	#left_menu ul ul ul .menu_active a:link,
	#left_menu ul ul ul .menu_active a:visited,
	#left_menu ul ul ul .menu_active a:active,
	#left_menu ul ul ul .menu_active a:hover {
		display: block;
		width: 106px;
		background: #f7f4bd;
		font-weight: bold;
		/*text-decoration: underline;*/
		text-decoration: none;
	}
	
	
#left_menu ul ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f7f4bd;
	width: 128px;
}
*html #left_menu ul ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f7f4bd;
	width: 128px;
}

	#left_menu ul ul ul ul li a:link, #left_menu ul ul ul ul li a:visited, #left_menu ul ul ul ul li a:active {
		display: block;
		width: 106px;
		padding: 0px 0px 0px 32px;
		margin: 0px 0px 0px 0px;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		background: none;
	}

	#left_menu ul ul ul ul li a:hover {
		display: block;
		width: 106px;
		padding: 0px 0px 0px 32px;
		margin: 0px 0px 0px 0px;
		font-size: 10px;
		font-weight: normal;
		/*text-decoration: underline;*/
		text-decoration: none;
		background: none;
	}

	#left_menu ul ul ul ul .menu_active a:link,
	#left_menu ul ul ul ul .menu_active a:visited,
	#left_menu ul ul ul ul .menu_active a:active,
	#left_menu ul ul ul ul .menu_active a:hover {
		display: block;
		width: 106px;
		background: #f7f4bd;
		font-weight: bold;
		/*text-decoration: underline;*/
		text-decoration: none;
	}


#right_news_container {
	width: 149px;
	padding: 22px 0px 0px 0px;
}

.news_item h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.news_item p {
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

.news_message h1 {
	width: 85%;
}

.news_message p {
	margin: 0px 0px 30px 0px;
}

.enquete {
	width: 100%;
}

.enquete p {
	width: 80%;
	margin: 0px 0px 10px 0px;
}

.enquete_submit {
	width: 45px;
	height: 17px;
	color: #0e2b87;
}

.guestbook_table {
	width: 100%;
	border: 1px solid #0E2B87;
	margin: 0px 0px 10px 0px;
}

.guestbook_label {
	width: 75px;
	padding: 0px 15px 0px 10px;
	font-weight: bold;
	height: 22px;
	background: #F7F4BD;
}

.guestbook_field {
	font-weight: normal;
	padding: 0px 0px 0px 15px;
}



.tx-dreformmaker-pi3 .bodytext {
	font-weight: normal;
}

.tx-chcforum-pi1-footerBox {
	background-color: #fff;
}

.tx-chcforum-pi1-Table tbody tr td {
	background-color: #fff;
}
.tx_chcforum-pi1-toolBar {
	background-color: #F7F4BD;
}
*html .tx_chcforum-pi1-toolBar {
	width:555px;
}
.tx_chcforum-pi1-toolBar div {
	background-color: #F7F4BD;
	border-bottom-color: #F7F4BD;
}
.tx-chcforum-pi1-Table thead tr th {
	background-color: #f0ea7a;
}
.tx-chcforum-pi1-navPath {
	background-color: #fff;
	border-bottom-color: #fff;	
}
*html .tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	width:555px;	
}
*html .tx-chcforum-pi1-navPath, .tx-chcforum-pi1-preTableWrap {
	width:553px;
}
*html .tx-chcforum-pi1-preTableWrap {
	width:551px;
}
.tx_chcforum-pi1-subToolBar {
	background-color:#fff;
}
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background-color:#fff;
}
.tx-chcforum-pi1-linkUp {
	background-color:#fff;
}
.tx-chcforum-pi1-postForm {
	background-color:#fff;
}
.tx-chcforum-pi1-postForm fieldset#formTop legend {
	background-color:#F7F4BD;
}
.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	background-color:#F7F4BD;
}
.tx-chcforum-pi1-postForm #formWhere {
	background-color: #f0ea7a;
}
.tx-chcforum-pi1-postForm fieldset {
	background-color: #fff;
}
.tx-chcforum-pi1-helpBox {
	background-color: #fff !important;
	border-style: none;
}

.tx_chcforum-pi1-profileHdrBig {
	background-color: #fff;
}

.tx-chcforum-pi1-singlePost .author {
	background-color: #F7F4BD;
}
.tx-chcforum-pi1-singlePost .text {
	background-color: #fff;
}

*html .tx-chcforum-pi1-postTableWrap, .tx-chcforum-pi1-postForm, .tx-chcforum-pi1-Table, .tx_chcforum-pi1-profileHdrBig {
	width:555px;
}
*html #search .tx-chcforum-pi1-Table, #ulist .tx-chcforum-pi1-Table {
	width:100%;
}
*html .tx-chcforum-pi1-FooterBox, .tx-chcforum-pi1-singlePost, .tx-chcforum-pi1-linkUp, .tx-chcforum-pi1-profileBorder {
	width:555px;
}
*html .tx-chcforum-pi1-preTableWrap .tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-postTableWrap .tx-chcforum-pi1-pageLinksBtm, .tx-chcforum-pi1-postTableWrap .tx-chcforum-pi1-linkUp {
	width:100%;
}
#aaa {
	float:left;
}
