body {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	margin: 0px;
	background-color: #000;
	height:768px;
}

.header{
	width:100%;
	height:200px;
	background-image: url(../img/INDEX2/Header2.png);
	background-repeat:no-repeat;
}

.menuHeader{
	width: 100%;
	margin-top:50px;
}

.menu:hover{
	background:url(../img/INDEX2/btnMenuBkg02.png) no-repeat;
}

.menuHeader a {
	color:#CCCCCC;
	font-size: 18px; 
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.menuHeader a:hover {
	text-decoration:none;
	color:#780000;
}

#container{
	width:1024px;
	background-color: #0000;
}

#containerCorpo{
	margin-top:-3px;
	width:100%;
	
}

#containerCorpoUp{
	margin-top:7px;
	width:100%;
	height:10px;
	
}

#containerCorpoDown{
	margin-top:-100px;
	width:100%;
	height:72px;
	
}

#content{
	background:url(../img/INDEX2/SfondoInterno.png) no-repeat;
	margin-left:20px;
	
}

#corpoDocumento {
	overflow-x:auto;
	width:62%;
	height:650px;
	float:right;
	margin-right:30px;
	//background:url(../img/INDEX2/SfondoContenitore.png) repeat-y;
}

.testo {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 17px;
	color: #CCCCCC;
	margin-right: 7px;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 20px;
}

.titolo {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 30px;
	color: #780000;
	text-align:center;
	margin-left: 6px;
}
input {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 17px;
	color: white;
	background-color: black;
	border: thin dashed #FFFF;
}
textarea {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 17px;
	color: white;
	background-color: black;
	border: thin dashed #FFFF;
}
table.maintable {
	font-size: 17px;
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	color: #36373c;
}

td.mainrow {
	font-size: 17px;
	padding: 2px;
	border-bottom: 1px solid #c3c3c3;
	color: #FFFFFF;
}

td.titlerow {
	padding: 2px;
	border-bottom: 1px solid #c3c3c3;
	font-size: 14px;
	color: #FFFFFF;
}
.testo2 {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 17px;
	color: #36373c;
	margin-right: 5px;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 20px;
}

.foto {
	cursor: auto;
	border: medium solid #000000;
}

.titolo2 {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 22px;
	color: #D21F1B;
	font-weight: bold;
}
.foto3 {
	border: medium inset #D21F1B;
	cursor: auto;
}

P { margin-bottom: 0.21cm; color: #CCCCCC; margin-left:30px; }
P.western {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 17px;
	so-language: it-IT;
	font-style: italic;
}
P.cjk {
	font-family: "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 17pt
}
P.ctl {
	font-family:  "Monotype Corsiva", "Century Gothic", "Edwardian Script ITC";
	font-size: 17px;
	so-language: ar-SA
}
li {
	color: #D21F1B;
}
.fotogal {
	border: medium solid #CCCCCC;
}
