@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;
}

.contentblock {
	clear: both;
	float: left;
	padding: 0px 0px 20px 20px;
	width: 495px !important;
	width: 497px;
	zborder: 1px solid #000;
}

.contenttitle {
	float: left;
	padding-left: 20px;
	swidth: 494px;
	margin-bottom: 10px;
}

span.title {
	float: left;
	height: 42px;
}

.contenttext {
	width: 310px;
	float: left;
}

.contact {
	float: left;
	margin-bottom: 15px;
	zborder: 1px solid #000;
}

.fonction {
	float: left;
	width: 130px;
	padding-top: 1px;
	padding-bottom: 3px;
}

.nom {
	float: left;
	width: 165px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 3px;
	border-left: 1px solid #BCAC99;
	font-weight: bold;
}

.nom a  {
	font-weight: bold;
}

.adresse {
	float: right;
	background-image: url(../img/contacts_photo.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 407px;
}

.adresse div {
	margin: 20px;
	margin-left: 25px;
}

.adresse div b {
	font-size: 14px;
}

.adresse div a {
	font-weight: bold;
	background-image: url(../img/contacts_arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	padding-right: 10px;
}

