@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;
}

.maincontentpagepanel div.contentblock {
	width: 495px !important;
	width: 497px;
	float:left;
	padding: 0px 0px 20px 20px;
}

.maincontentpagepanel div.contenttext {
	margin-right: 20px;
}

.contenttitle {
	background-image: url(../img/carte_panoramique_bkgd.gif);
	background-repeat: no-repeat;
	background-color: #BFAF9D;
	width: 100%;
	height: 159px;
}

.contenttitle img {
	display: block;
	margin-top: 9px;
}

hr {
	height: 1px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #BFAF9D;
	background-color: #BFAF9D;
}

ul.downloads {
	margin: 0;
	margin-left: 30px;
	list-style-type: none;
}

ul.downloads li {
	padding-left: 15px;
	background-image: url('../img/pict_download.gif');
	background-repeat:no-repeat;
	font-size: 9px;
	margin-top: 5px;
}

ul.downloads li.title {
	background-image: url();
	font-weight: bold;
	font-size: 12px;
	color : #00734D;
}

ul.downloads li a {
	font-size: 11px;
	color : #76552D;
	font-weight: normal;
	text-decoration: none;
}

ul.downloads li a:hover {
	text-decoration: underline;
}

ul.footerpagelinks {
	clear:both;
	background-image: url(../img/bkgd_bottom_list.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
	sborder-top: 1px solid #76552D;
	sborder-bottom: 1px solid #76552D;
	sbackground-color: #E6DFD7;
	margin: 0;
	padding: 20px;
	list-style-type: none;
}

ul.footerpagelinks li {
	font-weight: bold;
	color : #76552D;
	margin-top: 5px;
	padding-left: 45px;
}

ul.footerpagelinks li.title {
	margin-top: 15px;
	smargin-top: 5px !important;
	font-size: 12px;
	color : #00734D;
}

ul.footerpagelinks select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color : #76552D;
	font-weight: normal;
	height: 18px;
	width: 300px;
	background-color: #DAD1C6;
}

.maincontentpagepanel h1 {
	padding-left: 36px;
}

span.title {
	float: left;
	height: 42px;
	zvertical-align: top;
	zborder: 1px solid #000;
}
