/* STENO DEFINITION
Typo verte = publicationtextdate;
*/

@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;
}

.leftcontentmenublock {
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 120px;
	padding-right: 10px;	
}

.leftcontentmenuscroll {
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 120px;
	padding-right: 10px;
	height: 306px;
	overflow: hidden;
	position: relative;
}

.leftcontentmenuscroll ul li {
	padding-right: 0px;	
}

#leftcontentmenucontainer {
	position: absolute;
	left: 0px;
	top: 0px;
}

.leftcontentmenupanel {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}

.leftcontentmenupanel li {
	margin: 0;
	padding: 0;
	spadding-right: 10px;
	font-weight: bold;
	color: #FFF;
}


.leftcontentmenupanel li.link {
	background-image: url('../img/leftnav_arrow.gif');
	background-repeat: no-repeat;
	background-position: 110% 3px;
}

.leftcontentmenupanel li.link a {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color : #76552D;
	font-weight: normal;
	text-decoration: none;
}

.leftcontentmenupanel li.link a:hover {
	text-decoration: underline;
}

.leftcontentmenupanel li.sep {
	margin-top: 5px;
}

.leftcontentmenupanel li.selected {
	background-image: url('../img/leftnav_arrow_sel.gif');
	background-repeat: no-repeat;
	background-position: 110% 3px;
}

.leftcontentmenupanel li.slink {
	font-weight: normal;
	padding-right: 10px;
	background-position: 110% 3px;
}

.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 43px;
	width: 445px !important;
	width: 447px;
	zborder: 1px solid #000;
}

.acrobatblock {
	margin-left: 12px;
	border: 1px solid #EDE8E3;
	padding: 10px;
}

.acrobatlogo {
	float: right;
	margin-left: 15px;
}

.alaune {
	margin-left: 12px;
	font-size: 18px;
	margin-top: 20px;
	padding-bottom: 3px;
	color: #9F886C;
	font-weight: bold;
	border-bottom: 1px solid #BCAC99;
}

.theme {
	margin-left: 12px;
	font-size: 18px;
	padding-bottom: 3px;
	color: #9F886C;
	font-weight: bold;
	border-bottom: 1px solid #BCAC99;
}

.publication {
	background-image: url('../img/publications_ombre.gif');
	background-repeat: no-repeat;
	height: 132px;
	width: 193px;
	background-color: #FFFFFF;
	float: left;
	margin-left: 5px;
	padding: 5px;
	margin-top: 10px;
	position: relative;
}

.publicationphoto {
	float: left;
	position: absolute;
	top: 50%;
	margin-top: -52px;
}

.publicationtext {
	background-image: url(../img/btn_next.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
	float: left;
	position: absolute;
	top: 50%;
	left: 95px;
	margin-top: -48px;
	zborder: 1px solid #000;
	width: 105px;
}

.publicationtext a {
	font-weight: bold;
}

.publicationtextdate {
	color: #639E25;
}

