body {
	margin: 0;
	padding: 0;
	background:#8C0000;
}

#header{
	height: 224px;
	background: url(../images/headerthema.png) repeat-x;
}
#logo {
	width:1024px;
	height: 224px;
	margin: 0 auto;
	background: url(../images/headerthema2.jpg) no-repeat;
}
#logo2 {
	width:1024px;
	height: 224px;
	margin: 0 auto;
	background: url(../images/headerthema.jpg) no-repeat;
}
#page{
	background-color:#000000;
}
#pagecontent{
	width:1024px;
	margin: 0 auto;
	background: url(../images/pagethema.png);
	background-repeat:repeat-y;
}
#pagecontent2{
	width:1024px;
	margin: 0 auto;
	background: url(../images/pagethema2.png) repeat-y;
}
#footer{
	height: 164px;
	background: url(../images/footerthema.png) repeat-x;
}
#footercontent{
	width:1024px;
	height: 233px;
	margin: 0 auto;
	background: url(../images/footer.png) no-repeat;
}
#footercontent2{
	width:1024px;
	height: 233px;
	margin: 0 auto;
	background: url(../images/footer2.png) no-repeat;
}
#sidebar {
	float: left;
	width: 197px;
    padding: 0px 5px 0 37px;
	margin-top:0px;
}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#nav{
	width:197px;
	margin-left: 0px;
	margin-top: 1px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

div#nav h3{
	text-transform:uppercase;
	font-size: 100%;
	margin: 0 0 1px;
	padding: 8px 3px;
	color:#592D00;
	background:url(../images/h2.png) repeat-x;
}
div#nav ul,div#nav li{
	margin: 0;
	padding: 0;
	list-style-type: none
}
div#nav li{
	margin: 0 0 1px 0px;
	background:#CCCCCC;
	text-transform:uppercase;
}
div#nav a{
	display: block;
	width:194px;
	margin-left:0px;
	padding-left: 3px;
	height: 18px;
	line-height: 18px;
	background-color: #BDBDBD;
	color: #000000;
    text-decoration: none;
}
div#nav a:hover{
	color:#FFFFFF;
	background-color:#990000;
}

div#nav ul ul a{
	color: #333; 
	background-color: #CCCC99;
	font-weight: normal
}

#content {
	float: right;
	width: 747px;
	margin-right:36px;
	background-color:#CCCCCC;
}

#content2{
	float: right;
	width: 944px;
	margin-right:36px;
	margin-bottom:10px;
	background-color:#CCCCCC;
}

#content3{
	float: right;
	width: 944px;
	margin-right:36px;
	background-color:#000000;
}

div#content h2{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top:15px;
}

#contentTitle{
	height:52px;
	background-color:#000000;
	background:url(../images/head.jpg) repeat-x;
	margin:0 auto;
}

#divider{
	height:3px;
	background-color:#000000;
	background:url(../images/head2.jpg) repeat-x;
	margin:0 auto;
}

div#content h3{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:5px;
	font-style:italic;

}

div#content p{

	margin:5px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	moz-align:justify;
	line-height: 1.8em;
}

.testo{
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	moz-align:justify;
	line-height: 1.8em;
}

.imageLeft{
	float:left;
	border:none;
	margin-right:5px;
	margin-left:10px;
}
.imageRight{
	float:right;
	border:none;
	margin-left:5px;
	margin-right:10px;
}
.image{
	border:none;
	margin-left:15px;
}
.images{
	border:none;
}

.imagesContenuti{
	border:none;
	width:299px;
}

.copertinaGalleria{
	border:none;
	width:172px;
}

.tabella100 {
	width:100%;
	background:#CCCCCC;
}
.cellaAllineaUp{
	vertical-align:top;
}
.cellaAllineaUp2{
	vertical-align:middle;
	height:200px;
	background-color:#000000;
	background-image:url(../images/pellicola_nera.gif);
	background-repeat:no-repeat;
}
.colonna33 {
	width:150px;
	vertical-align:top;
}
.colonna50 {
	width:50px;
	vertical-align:middle;
	background-color:#FFFFFF;
}
.colonnaBianca{
	background-color:#FFFFFF;
}