@charset "utf-8";

*{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	text-align:justify;
	outline:none;
}

h3{
	font-weight:normal;
	margin-top:20px;
}

html, body {
	display:block;
	margin: 0px;
	height:100%;	
}

#container {
	background-repeat:repeat-y;
	background-position:right;
	background-image:url(/images/filetto_bg.jpg);
	background-color:#c1c1c1;
	min-height:100%;
	height: auto !important;
	height:100%;
	position:relative;
}

.header {
	background-color:#000000;
	background-image:url(/images/head.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:58px;
}

.content {
	background-image:url(/images/bg_home.png);
	background-position:top;
	background-repeat:no-repeat;
	min-height:520px;
	height: auto !important;
	height:520px;

}

.content_testo{
	padding-bottom:170px;
	margin-top:20px;
	width:500px;
	padding-left:200px;
	z-index:10;
	position:relative;
}

.bg_footer{
	background-image:url(/images/bg_foot.png);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	bottom:70px;
	width:100%;
	height:265px;
	z-index:0;
}

.footer {
	background-color:#000;
	position:absolute;
	bottom:0px;
	width:100%;
	height:91px;
	z-index:11;
}

h1{
	font-size:25px;
	color:#3399cc;
}

.language {
	font-size:11px;	
}

.cont_menu {
	position:relative;
	width:990px;
}

.navigation {
	position:relative;
	top:30px;
	left:180px;
	float:left;
	width:500px;
}

.navigation_2 {
	float:right;
	width:217px;
}

.navigation_menu {
	margin-left:20px;
	float:left;
}

a:link {
	color: #ffffff;
	text-decoration:none;
}

a:visited {
	color: #ffffff;
	text-decoration:none;
}

a:hover {
	color: #996;
	text-decoration:none;
}

.cont_footer {
	position:relative;
	top:30px;
	width:990px;
	height:auto;
}

.cont_sponsor_kb {
	position:relative;
	float:left;
	width:77px;
	height:37px;
}

.cont_sponsor_graphart {
	position:relative;
	float:left;
	width:123px;
	height:37px;
	margin-left:2px;
}

.cont_sponsor_dotcom {
	position:relative;
	float:left;
	width:103px;
	height:37px;
	margin-top:8px;
	margin-left:45px;
}

.cont_sponsor_bck {
	float:left;
	height:77px;
	margin-left:42px;
	margin-top:-10px;
	position:relative;
	width:145px;
}

.cont_sponsor_link {
	position:relative;
	float:left;
	width:87px;
	height:37px;
	margin-left:45px;
}

.cont_sponsor_circolo {
	position:relative;
	float:left;
	width:87px;
	height:42px;
	margin-top:-3px;
	margin-left:45px;
}

.cont_credits {
	position:relative;
	top:38px;
	float:right;
	width:135px;
}

.highlighted {
	color:#9c9801;
}

h3.highlighted {
	color:#9c9801;
	font-weight:bold;
}

.subtitle {
	color:#3399cc;
}

#artist{
	margin-left:3px;
}

#artist a{
	color:#666666;
	font-size:14px;
	font-weight:normal;
	margin-left:25px;
	text-decoration:none;
	}

#artist a:visited{
	color:#666666;

	}

#artist a:hover{
	color:#9c9801;
}

#artist img{
	margin-bottom:3px;
}

.artistTitle{
	margin-left:4px;
	margin-bottom:20px;
}

.line {
	color: #cccccc;
	margin-top:10px;
	margin-bottom:10px;
	}
	
a.lightbox img {
	padding: 2px;
	border: none;
}

#galleryDetail a.lightbox img {
	border:2px solid #000000;
	padding:1px;
}

a.highlighted{
	color:#9c9801;
}
a.highlighted:hover{
	text-decoration:underline;
}
a.subtitle{
	color:#3399cc;
}

html > #galleryDetail{
	margin:0;
	}
#galleryDetail{
	margin-bottom:70px;
	}

html > #program{
	margin:0px;
	}
	
#program{
	margin-bottom:30px;
	}
html > #works{
	margin:0;
	}
#works{
	margin-bottom:90px;
	}