/* CSS Document */
body{
	margin:0px auto;
	text-align:center;
	background-color: #993300;
}
a{
	color: #CCCCCC;
	font-weight: bold;
}
.invisibile {
display:none;}
a:hover{}
#anno{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 10px;
}
#main{
	margin: 5px auto;
	display: block;
	width: 700px;
	border: 1px solid black;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 16px;
	text-align: justify;
	/*background-image: url(../img/logo.gif);*/
	background-repeat: no-repeat;
	background-position: 15px 7px;
}
#main img {
	border-bottom: 1px solid black;
	z-index: 1;
	margin-top: 20px;
}
h1{
	display: block;
	width: 100%;
	padding-top: 8px;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding-bottom: 15px;
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	

}
/*STILE DEL MENU*/
#csstopmenu, #csstopmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#csstopmenu li{
	float: left;
	position: relative;
	display: block;
}

#csstopmenu a{
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	width: 100%;
}

.mainitems{
	width: 25%;
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: black;
}

.submenus{
	display: none;
	width: 100%;
	position: absolute;
	top: 1.2em;
	left: 0;
	background-color: #993300;
	border: 1px solid #333333;
}

.submenus li{
display:block;
width: 100%;
}

.submenus li a{
	display: block;
	padding-top: 2px;
	text-align: center;
	width: 100%;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #666666;
color: #CCCCCC;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
	display: block;
	font-size: 90%;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
#headerlinks, #headerlinks a {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
/* AREA DI TESTO*/
#testo {
	padding: 10px;
	text-align: justify;
}
#testo p {
	text-indent: 20px;
}
#testo ol li{
padding-top:10px;}
#testo a{
color:#999999;}
.floatbreak{
display:block;
width:1px;
height:1px;
clear:both;
float:none;
}
/*STRUTTURA PAGINE INTERNE*/
#testo_left{}
#testo_left{
	display:block;
	width:480px;
	float: left;
	padding: 5px;
}
#colonna{
	display:block;
	width:190px;
	float:right;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
#testo_contenitore_colonne{
	background-image: url(../img/linea.gif);
	background-repeat: repeat-y;
}
#testo_contenitore{
	padding:10px;
}
#testo_contenitore li, #testo_contenitore_colonne li {
	padding-top:5px;}
#testo_contenitore table{
	}
h2{
	font-weight:bold;
	padding-top: 10px;
	text-align: center;
	font-style: italic;
	line-height: 20px;
}
h3{
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 8px;
margin-top:0px;
}
h4{
	padding-top: 3px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 18px;
}
h5{
	margin-top: 0px;
	line-height: 10px;
}
#colonna li, #colonna ul {
	list-style:none;
	padding-left: 0px;
	margin-left: 0px;
}
.info{
	display:block;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:solid 1px #999999;}
.blocco{
	display:block;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom:solid 1px #999999;
	margin-top: 5px;
}
	.intestazione{
	padding-bottom:3px;
	font-size: 90%;
}
.bio{
	padding-top:10px;
	display:block;
	width:95%;
	font-size:90%;
	padding-left: 5%;
	}
.Importante {font-size: 13px}
.separatore{
height:20px;
display:block;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
}
small {
font-size:90%}
blockquote{
	display:block;
	font-size: 90%;
	line-height: 110%;
	width: auto;
	text-align: right;
}
#lang_shift{
	display:block;
	width:100%;
	text-align:right;
}
#lang_shift a{
	padding-left:10px!important;
	text-decoration: none!important;
	font-weight: normal!important;
	font-size: 90%!important;
}
#loghi {
	display:block;
	width:100%;
	text-align: justify!important;
}
#loghi img{
	border:none;
	padding:5px;
	text-align:center;
}
.download_menu{
	text-align:right;
	font-size: 90%;
}
.download_menu img{
	border:none!important;
	padding-right:3px!important;
}

