body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headerLanguage {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FFFFFF;
}
.headerLanguage a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.headerLanguage a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headerLanguage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.headerLanguage a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.logoWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #516980;
	line-height: 10px;
}

.logoWhiteWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 10px;
}

.logoBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}

.lightGreyNormal {
	font-family: "Courier New", Courier, monospace;
	color: #516980;
	font-size: 11px;
}

.lightGreyNormal a:link {
	color: #516980;
	text-decoration: none;
}
.lightGreyNormal a:visited {
	color: #516980;
	text-decoration: none;
}
.lightGreyNormal a:hover {
	color: #516980;
	text-decoration: underline;
}
.lightGreyNormal a:active {
	color: #516980;
	text-decoration: underline;
}


.mediumGreySerif {
	font-family: "Times New Roman", Times, serif;
	color: #516980;
	font-size: 11px;
}

.mediumGreyArial {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.mediumGreyArial a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.style7 {
	color: #516980;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}

.mediumGreyNormal {
	font-family: "Courier New", Courier, monospace;
	color: #516980;
	font-size: 11px;
}
.mediumGreyNormal a:link {
	color: #516980;
	text-decoration: underline;
}
.mediumGreyNormal a:visited {
	color: #516980;
	text-decoration: underline;
}
.mediumGreyNormal a:hover {
	color: #516980;
	text-decoration: underline;
}
.mediumGreyNormal a:active {
	color: #516980;
	text-decoration: underline;
}

.headerBreadcrumbs {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #516980;
}

.headerBreadcrumbs a:link {
	color: #516980;
	text-decoration: none;
}
.headerBreadcrumbs a:visited {
	color: #516980;
	text-decoration: none;
}
.headerBreadcrumbs a:hover {
	color: #516980;
	text-decoration: underline;
}
.headerBreadcrumbs a:active {
	color: #516980;
	text-decoration: underline;
}

.headerBlabla {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #516980;
}

.menuGreyOnWhite {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

.menuGreyOnBlack {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}

.menuGreyOnBlackBienale {
	font-family: "Courier New", Courier, monospace;
	color: #EEEEEE;
	font-size: 11px;
	text-decoration: none;
}

.authorsTitle {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}

.subLinksSerif {
	font-family: "Times New Roman", Times, serif;
	color: #516980;
	font-size: 12px;
	text-decoration: none;
}

.subLinksSerif a {
	color: #516980;
	text-decoration: none;
}


#languageLayer {
	position:absolute;
	width:200px;
	height:15px;
	z-index:3;
	left: 29px;
	top: 5px;
}

#headerLayer {
	position:absolute;
	width:132px;
	height:15px;
	z-index:3;
	left: 29px;
	top: 5px;
}

#menuLayer {
	position:absolute;
	width:429px;
	height:30px;
	z-index:5;
	left: 29px;
	top: 100px;
}
#contentLayer {
	position:absolute;
	width:430px;
	height:507px;
	z-index:6;
	left: 29px;
	top: 151px;
}
#cornerLeftTopLayer {
	position:absolute;
	width:15px;
	height:115px;
	z-index:8;
	left: 11px;
	top: 10px;
}
#topCrossMiddleLayer {
	position:absolute;
	width:16px;
	height:19px;
	z-index:9;
	left: 463px;
	top: 5px;
}
#topRightCornerLayer {
	position:absolute;
	width:78px;
	height:111px;
	z-index:10;
	left: 920px;
	top: 11px;
}
#rightBottomCorner {
	position:absolute;
	width:17px;
	height:19px;
	z-index:11;
	left: 920px;
	top: 671px;
	visibility: hidden;
}
#bottomLineMiddleLayer {
	position:absolute;
	width:29px;
	height:17px;
	z-index:12;
	left: 459px;
	top: 671px;
	visibility: hidden;
}
#leftBottomCornerLayer {
	position:absolute;
	width:17px;
	height:13px;
	z-index:13;
	left: 11px;
	top: 670px;
	visibility: hidden;
}
#footerLayer {
	position:absolute;
	width:900px;
	height:22px;
	z-index:14;
	left: 29px;
	top: 685px;
	visibility: hidden;
}
#logoLayer {
	position:absolute;
	width:108px;
	height:61px;
	z-index:15;
	left: 363px;
	top: 28px;
}
#breadcrumbsLayer {
	position:absolute;
	width:290px;
	height:15px;
	z-index:16;
	left: 166px;
	top: 5px;
}
#blablaLayer {
	position:absolute;
	width:420px;
	height:15px;
	z-index:17;
	left: 484px;
	top: 5px;
}

#festivalTitleLayer {
	position:absolute;
	width:350px;
	height:65px;
	z-index:4;
	left: 29px;
	top: 31px;
}

.whiteNormal {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 11px;
}

.whiteNormal a:link {
	color: #000000;
	text-decoration: none;
}

.whiteNormal a:visited {
	color: #000000;
	text-decoration: none;
}

.whiteNormal a:hover {
	color: #000000;
	text-decoration: underline;
}

.whiteNormal a:active {
	color: #000000;
	text-decoration: underline;
}

.mediumGreyNormalMenu {
	font-family: "Courier New", Courier, monospace;
	color: #516980;
	font-size: 11px;
}

.mediumGreyNormalMenu a:link {
	color: #516980;
	text-decoration: none;
}

.mediumGreyNormalMenu a:visited {
	color: #516980;
	text-decoration: none;
}

.mediumGreyNormalMenu a:hover {
	color: #516980;
	text-decoration: underline;
}

.mediumGreyNormalMenu a:active {
	color: #516980;
	text-decoration: underline;
}

.mediumGreyBlack {
	font-family: Arial, Helvetica, sans-serif;
	color: #516980;
	font-size: 12px;
}
.titleBlueNormal {

	font-family: "Courier New", Courier, monospace;
	color: #00A9ED;
	font-size: 16px;
	text-decoration: none;
}

.subLinksGreySerif {

	font-family: "Times New Roman", Times, serif;
	color: #516980;
	font-size: 12px;
	text-decoration: none;
}
.titleBlueSerif {


	font-family: Arial, Helvetica, sans-serif;
	color: #00A9ED;
	font-size: 16px;
	text-decoration: none;
}
.titleBlackSerif {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

.subLinksPinkSerif {

	font-family: "Times New Roman", Times, serif;
	color: #516980;
	font-size: 12px;
	text-decoration: none;
}
.blueNormal {

	font-family: "Courier New", Courier, monospace;
	color: #00A9ED;
	font-size: 11px;
}

.blueNormal a {
	font-family: "Courier New", Courier, monospace;
	color: #00A9ED;
	font-size: 11px;
	text
}

.blueNormal a:link {
	color: #00A9ED;
	text-decoration: none;
}

.blueNormal a:visited {
	color: #00A9ED;
	text-decoration: none;
}

.blueNormal a:hover {
	color: #00A9ED;
	text-decoration: underline;
}

.blueNormal a:active {
	color: #00A9ED;
	text-decoration: underline;
}

.newsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
.newsTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #516980;
}
.newsText {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
}
