body {
	margin: 0;
	background-color: #FFFFCC;
	color: #000000;
}

#testata {
	
}
#piede {
	
}
#col-sx {
	
}
#col-dx {
	
}
#testo-centrale{
	
}
#lang En {
	direction: ltr;
}
#lang It {
	direction: ltr;
}
p {
	text-indent: 15px;
}
.western {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin: 5px;
}

.western-sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: left;
	margin: 5px;
	text-indent: none;
}
.western-ct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin: 5px;
}
.western-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.western-smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
}
.bibliografia {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: justify;
	margin: 5px;
	text-indent: none;
	direction: ltr;
}
#lang Ar {
	direction: rtl;
}
.arabic {
	font-family: "Arabic Transparent";
	font-size: medium;
	font-style: normal;
	color: #000000;
	text-align: justify;
	direction: rtl;
	margin: 5px;
}
.arabic-small {
	font-family: "Arabic Transparent";
	font-size: small;
	font-style: normal;
	color: #000000;
	text-align: justify;
	direction: rtl;
}
.ArabicTitolo {
	font-size: 30px;
	font-family: "Arabic Transparent";
	direction: rtl;
}
.ArabicH1{
	font-family: "Arabic Transparent";
	color: #660000;
	font-weight: bolder;
	font-size: 24px;
	text-align: center;
	direction: rtl;
}
#lang Bidi {
	unicode-bidi: bidi-override;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}
	
image:link {
	text-decoration: none;
	}




H1 {
	font-size: 20px;
	line-height: 20px;
	color: #660000;
	text-align: center;
}

.ArialRedH1{
	font-family: Arial, Helvetica, sans-serif;
	color: #660000; 
	font-weight: bolder; 
	font-size: medium;
	text-align: center;
 }

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #000000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #660000;
 color: #FFFFCC;
}


.elenco {
	text-align: center;
	display: table-caption;
	list-style-type: none;
}
.footer {
	background-color: #660000;
}

.footerB {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #660000;
	background-color: #FFFFCC;
}
.footerB a:link {
	font-weight: bold;
	text-decoration: none;
}

.footerB a:hover {
	text-decoration: none;
	background-color: Yellow;
	color: #660000;
}
.copyright{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
}
.mini Verdana {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}

.box-dashed {
	border-width: thin;
	border: thin dashed #660000;
}
.box-dotted {
	border-width: thin;
	border: thin dotted #660000;
	width: 700px;
	padding-left: 50px;
	padding-right: 50px;
	float: no;
	text-align: justify;
}
.box-2-dotted {
	border-width: thin;
	border: thin dotted #660000;
	width: 500px;
	padding-left: 70px;
	padding-right: 70px;
	float: none;
	text-align: left;
}
.box-news-dotted {
	border-width: thin;
	border: thin dotted #660000;
	width: 700px;
	padding-left: 50px;
	padding-right: 50px;
	float: no;
	text-align: center;
}
.Times red {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
}
 
 
.titlebar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #660000;
	text-indent: none;
}



.box-left {
	border-width: thin;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-top-color: #660000;
	border-left-color: #CC9900;
	padding: 3px;
	text-decoration: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: dotted;
	border-left-style: dotted;
	
}
.box-right {
	border-width: thin;
	border-right-color: #CC9900;
	border-bottom-color: #660000;
	border-top-color: #660000;
	border-left-color: #660000;
	padding: 3px;
	margin-right: 2px;
	text-decoration: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-style: dotted;
	border-left-style: solid;
	
	
}

