body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}
#leftColumn {
	width: 900px;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	left: 50%;
	margin-left: -450px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFF;
}
#rightColumn {
	background-color: #000000;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
	position: absolute;
}
#mainRight {
	width: 100%;
}

#title {
	height: 39px;
	background-image: url(images/logo.gif);
	border-bottom: 2px solid #FFFFFF;
	z-index:1;
}
#titleRight {
	height: 39px;
	border-bottom: 2px solid #FFFFFF;
	width: 100%;
}

#header {
	height: 138px;
	border-bottom: 2px solid #FFFFFF;
}
#headerRight {
	background-color: #990000;
	height: 138px;
	width: 100%;
	border-bottom: 2px solid #FFFFFF;
}
#logo {
	background-color: #990000;
	width: 128px;
	float: left;
	height: 138px;
	border-right: 2px solid #FFFFFF;
	z-index:1;
}
#headerImg {
	background-image: url(images/foto_home.jpg);
	float: right;
	height: 138px;
	width: 655px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	z-index:1;
}
#nav {
	background-attachment: scroll;
	background-image: url(images/poltrone.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 815px;
	width: 128px;
	float: left;
	border-right: 2px solid #FFFFFF;
}
.menuItem {
	height: 43px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	vertical-align: middle;
	line-height: 3.5em;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
}
#chiSiamo a, #scuola a, #produzione a, #archivio a, #eventi a, #contatti a {
	color: #000000;
	text-decoration: none;
}
#chiSiamo a:hover, #scuola a:hover, #produzione a:hover, #archivio a:hover, #eventi a:hover, #contatti a:hover {
	font-weight: bold;
}

#main {
	height: 813px;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#main h3
{
	font-size:14px;
}
#chiSiamo {
	background-color: #009933;

}
#scuola {
	background-color: #CC9900;

}
#produzione {
	background-color: #FF9933;

}
#archivio {
	background-color: #FF6600;

}
#eventi {
	background-color: #66CCFF;

}
#contatti {
	background-color: #009999;

}
#content {
	background-color: #666666;
	float: left;
	width: 470px;
	height: 775px;
	border-right: 2px solid #FFFFFF;
	padding: 20px;
	overflow: auto;
	text-align:justify;
}
#content img {
	margin: 5px;
	border: 0px;
}
#primoPiano {
	height: 645px;
	overflow: auto;
	padding: 10px;
}

#register {
	text-align: center;
	font-size: 10px;
	padding: 10px;
	height: 50px;
}
#primoPianoTitle {
	height: 28px;
	background-color: #FF9933;
	text-align: center;
	text-transform: uppercase;
	line-height: 2em;
	color: #000000;
	font-size: 13px;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

#rightBar {
	background-color: #333333;
	float: right;
	width: 258px;
	height: 812px;
}
#contactForm {
	text-align: right;
	font-size: 12px;
}
.collIcons {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 100px;
}
.collIcons a {
	color: #990000;
}
.collIcons img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.collName {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.collQualifica {
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.collScheda {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
a {
	color: #990000;
}

