@import url(global.css);
@import url(smenu_page.css);

.maincontentpage {
	position: absolute;
	left: 244px;
	background-image: url(../img/page_bkgd_page.gif);
	background-repeat: no-repeat;
	float: left;
	height: 545px;
	width: 534px;
}

.maincontentpagepanel {
	position: absolute;
	top: 124px;
	clear: both;
	width: 534px;
	overflow: auto;
	height: 421px;
}

.contenttitle {
	float: left;
	padding-left: 20px;
	swidth: 494px;
	margin-bottom: 10px;
}

span.title {
	float: left;
	height: 42px;
}

.contentblock {
	clear: both;
	float: left;
	padding: 0px 20px 20px 20px;
	width: 475px !important;
	width: 477px;
	zborder: 1px solid #000;
}

.rubrique {
	margin-bottom: 15px;
}

.rubriquelien {
	font-weight: bold;
	color: #639E25;
	font-size: 14px;
	border-bottom: 1px solid #BCAC99;
	padding-bottom: 3px;
	margin-left: 35px;
}

.rubriquelientop {
	float: right;
}

.rubriquelientop a img {
	padding: 5px;
}

.lienblock {
	margin-top: 10px;
	padding-left: 35px;
	/*background-image: url(../img/liens_arrow.gif);
	background-repeat: no-repeat;
	background-position: 23px 2px;*/
}

.lientitre {
	font-weight: bold;
}

.lienblock a {
	background-image: url(../img/liens_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}
