@charset "utf-8";
h2, h4 {
	color: #E90189;
	background-color: inherit;
}
.rightHeader {
	background-image:url(../pictures/headerEtno2.png);
}
.pictureGallery {
	padding-top: 30px;
}

.pictureGallery + .docContent{
	float: right;
	width: 310px;
}

.docContent a {
	text-decoration: underline;
	font-weight: normal;
}
.docContent a:hover {
	color: #E90189;
	background-color: inherit;
}
ul.contents li:hover {
	background-color: #E90189;
}
ul.contents .selected {
	background-color: #E90189;
}
.userMenuSection {
	background-image:url(../pictures/headerEtno.png);
}
table.catalogue th {
	background-color: #E90189;
	color:#FFF;
}table.catalogue td {
	padding: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	background-color: #FEF5FA;
	vertical-align: top;
	text-align: left;
	border-top-style: none;
}

#presenterPanelForm div {
	background-image: url(../pictures/headerSearchEtno.jpg);
}

#presenterPanelForm b {
	color: #E90189;
}


button {
	background-color: #E90189;
}



