/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

body.bois {
	background-color: #01044c;
	background-image: url(background-image.gif);
	background-repeat: repeat-x;
}

a:link,
a:visited {
	color: #000;
}

p {
	padding: 0px;
	margin: 0px;
}

hr {
	color: #999;
	background-color: #999;
	border: none;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}

img {
	border: none;
}

td {
	vertical-align: top;
}

span.error {
	color: #f02929;
	font-weight: bold;
}

/* Headers on the pages */

H2 {
	color: #000;
	font-size: 11px;
	margin-bottom: 7px;
}
H3 {
	color: #081daf;
	font-size: 11px;
	margin-bottom: 7px;
	margin-top: 0px;
}
H4 {
	color: #000;
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 0px;
}
H5 {
	font-size: 13px; 
	margin-bottom: 7px;
	margin-top: 0px;
}

/* ______________________________________________________________________________*/


/* ---< outsidewrap >--- */

div.outsidewrap{
	width: 963px;
	padding-left: 19px;
	padding-right: 19px;
	background-color: #fff;
	margin: auto;
}

/* ---< outsidewrap >--- */

div#top{
	width: 963px;
	height: 18px;
	padding-top: 3px;
}

div#logo{
	width: 963px;
	height: 154px;
}

div#menu{
	width: 963px;
	height: 28px;
	padding-top: 0px;
	margin-bottom: 5px;
	_margin-bottom: 3px;
	background-image: url(bgmenu.jpg);
	background-repeat: no-repeat;
}

div#submenu{
	width: 963px;
	height: 27px;
	/*background-image: url(bgcontentstart.gif);
	background-position: top left;
	background-repeat: repeat-y;*/
}

div#content{
	background-color:#fff;
	width: 899px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(bgcontent.gif);
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
}

div.contentwrap{
	width: 963px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(bgcontentstart.gif);
	background-position: top left;
	background-repeat: repeat-y;
	/*border: 1px solid green;*/
	height: auto;
	overflow: hidden;
}

div#contentleft{
	background: none;
	width: 522px;
	margin-left: 32px;
	_margin-left: 16px;
	margin-right: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	float: left;
}

div#contentright{
	background: none;
	width: 314px;
	margin-left: 32px;
	margin-right: 32px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	float: left;
}

/* ---< main + sub menu >--- */

ul#main {
	width: 946px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	padding-left: 17px;
	background-image: url(background-menu-item.gif);
	background-repeat: repeat-x;
	list-style: none;
	float: left;
}

ul#main li {
	height: 28px;
	padding-top: 0px;
	background-color: #022c6c;
	background-image: url(background-menu-item.gif);
	background-repeat: repeat-x;
	/*display: block;*/
	float: left;
}

/* Hide first module in main menu */
ul#main li.xmoduleid22197 {
	display: none;
}

ul#main a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	height: 18px;
	margin-right: 9px;
	_margin-right: 4px;
	margin-left: 9px;
	_margin-left: 4px;
	margin-top: 7px;
	display: block;
	float: left;
}

ul#main a:hover {
	color: #fff;
	border-bottom: 3px solid #c50606;
}

ul#main a:active {
	color: #fff;
	border-bottom: 3px solid #c50606;
}

ul#main li.active a {
	color: #fff;
	border-bottom: 3px solid #c50606;
}

ul#main li.childactive a {
	color: #fff;
	border-bottom: 3px solid #c50606;
}

ul#sub {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	height: 22px;
	list-style: none;
	float: left;
	width: 963px;
	_width: 963px;
	background-color: #f0f0f0;
}

ul#sub li {
	float: left;
}

ul#sub a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	color: #000;
	margin-top: 5px;
	padding: 0 16px;
	/*border-right: 1px solid #000;*/
}

ul#sub a.last {
	border: none;
}

ul#sub a:hover {
	color: #bcbcbc;
}

ul#sub a.active {
	color: #bcbcbc;
}

ul#sub li.level1{
	border-right: 1px solid #fff;
}

ul#sub a.level1{
	border-right: 1px solid #000;
}

ul#sub li.last{
	border: none;
}

/* ---</ main + sub menu >--- */



table.editor_borderoff{
	padding: 0px;
}

td.content{
	padding-right: 10px;
}

td.image{
	width: 200px;
	text-align: right;
}

td.mer{
	padding-right: 208px;
	text-align: right;
}

td.empty{
	margin-bottom: 10px;
	height: 10px;
}

div.date{
	display: none;
}

h4.news {
	color: #000000;
	font-size:  10px;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 0px;
}