body {
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#bg {
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
}

#mainImg {
	clear: both;
	height: 244px;
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFCC;
}
#mainImg p {
	font-size: 65%;
	color: #666666;
	line-height: 150%;
	text-align: right;
}

#content {
	margin-top: 18px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentsLeft {
	margin: 0px;
	padding: 0px;
	width: 213px;
	float: left;
	text-align: left;
}
#itemright { width: 448px; }
#contentsRight {
	float: right;
	width: 687px;
	zoom:1;
	margin: 0px;
	padding-top: 0px;
	text-align: left;
}
#contentsRight:after, #item:after, .TabbedPanels:after, .TabbedPanelsContent:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#item {
	background-image: url(../img/itemHead.jpg);
	margin-left: 5px;
	background-repeat: no-repeat;
	zoom:1;
}
#item h2 { display: none; }
#item p.click {
	font-size: 15px;
	line-height: 15px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 13px;
}
#item #container #itemright { float: right; }
div.bohtClear {
	clear: both;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
div.bohtClear p { display: none; }
#advertisement {
	float: right;
	height: 200px;
	width: 176px;
	padding: 0px;
	margin: 4px 0px 0px;
	background-image: url(../img/btnBanner.jpg);
	background-repeat: no-repeat;
}
#advertisement p {
	padding-top: 155px;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 80%;
	line-height: 150%;
}
#newsBox {
	background-repeat: repeat-y;
	width: 500px;
	padding: 0px;
	margin: 0px;
	float: left;
	background-position: center;
	text-align: center;
}
#newsBox   h3 { text-align: center; 
}
#newsBox ul {
	list-style-type: none;
	padding: 0px;
	overflow: auto;
	text-align: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#newsBox li {
	font-size: 90%;
	list-style-position: outside;
	line-height: 120%;
	display: block;
	background-image: url(../img/iconArrowBleu.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7DBDD3;
}
#newsBox img {
	margin: 0px;
	padding: 12px 0px 0px;
}
#RSS {
	text-align: right;
	margin-top: 10px;
	font-size: 80%;
	color: #333333;
	clear: both;
	padding-top: 10px;
}
#textSize {
	text-align: left;
	margin: 10px 10px 10px 0px;
}
.TabbedPanelsContent p {
	color: #333333;
	line-height: 150%;
	font-size: 90%;
	padding-top: 10px;
	padding-bottom: 15px;
}
.TabbedPanelsContent ul {
	color: #333333;
	font-size: 90%;
	line-height: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1em;
}
.TabbedPanelsContent li {
	background-position: left center;
	background-image: url(../img/btnArrowBleu.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	vertical-align: middle;
	display: inline;
	width: 45%;
	float: left;
	padding-left: 20px;
}
#bgImg #bg { }
#rss {
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
}
#bg .news {
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 50px;
	padding-left: 50px;
	border: 2px solid #3FA394;
	margin: 10px;
	padding-bottom: 5px;
}
#bg #content #contentsLeft ul li a .textS { font-size: 80%; }
