html{
	height:100%;
}
body{
	margin: 0px;
	padding: 0px;
	color: #eee;
	background: #4682B4;
	background:url(../img/sfondo.jpg);
	background-repeat: repeat;
	text-align: center;
	font: 11.3px Georgia,Verdana,Arial,Helvetica,sans-serif;
	word-spacing: 1px;
	line-height: 200%;
}
/*Header*/
#nacontainer{
	float:right;
}
#navlist {
	margin: 0;
	padding: 81px 0 0px 10px;
	float: right;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 0px 10px;
	text-decoration: none;
	color: #fff;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 3px solid #999;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}
#navlist a:hover { color: #fff; }

#header{
	width:798px;
	height:100px;
	margin:0 auto;
	text-align:left;
	background:url(../img/subheader.jpg) no-repeat top center;
	border-bottom:#999 1px solid;
	/*border-left:#999 1px solid;
	border-right:#999 1px solid;*/
}
#title{
	margin-top:25px;
	margin-left:25px;
	position:absolute;
	color:#fff;
   font:28px "Georgia,Verdana,Arial,Helvetica,sans-serif bold";
	cursor:default;
	float:left;
}
/*Construction Styles*/
#container{
	width:800px;
	margin:auto;
	padding-bottom:20px;
	text-align:left;
}
img.logo{
	margin-top:-10px;
	margin-left:5px;
}
span.subheader{
	position:absolute;
	margin-top:0;
	padding-top:3px;
	padding-left:60px; 
	color:#fff;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	display:block; /*need a <br> for ie instead*/
}


/*Styles*/
h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:10px 0 0 0;
	padding-bottom:4px;
	line-height:110%;
}
h1{
	color:#000;
	font-size:27px;
}
h2{
	color: #191970;
	font-size: 20px;
}
h3{
	color:#3270A9;
	font-size:21px;
}
h4{
	color: Gray;
	font-size: 18px;
}
h5{
	color:#191970;
	font-size:15px;
	line-height: 20px;
}
h6{
	color:#191970;
	font-size:12px;
}
a{
	text-decoration:none;
	color:#3270A9;
}
a:hover{
	text-decoration:underline;
}
#right a{
	text-decoration:none;
	color:#012346;
}
#right a:hover{
	text-decoration:underline;
}

hr{
	width:100%;
	border:0;
	margin:5px 0px !important;
	margin:2px 0px 5px 0px;
	height:1px;
	color:#777;
	/*background-color:#777;*/
}

.indent{
	border-left:2px solid #191970;
	margin-left:25px;
	padding-left:8px;
}
.green{
	color:#191970;
}
.blue{
	color:#3270A9;
}
ul li ul li{
	list-style-type:square;
}
ol li ol li{
	list-style-type:lower-roman;
}
ol, ul{
margin-top: 0px;
margin-bottom: 2px;
}


.highlight{
	color:#191970;
	font-weight:bold;
}
.header{
	color:#191970;
	font-size:14px;
	letter-spacing: -1px;
}

/*Floats*/
.floatleft{
	float:left;
}
.floatright{
	float:right;
}

.floatleft p{
	padding:0 10px 0 0; 
}
.floatright p{
	padding:0 0 0 10px;
}
img.floatleft{
	margin:15px 18px 5px 0;
}
img.floatright{
	margin:15px 5px 5px 18px
}
/*Forms*/
form select,
form input,
form textarea{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #353535;
	background-color:#eee;
}
form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form select:hover,
form select:focus{
	/*border:1px dotted #888;  optional thought */
	border:1px solid #353535;
}
form select{
	padding:1px;
}
form input{
	padding:1px;
}
form label{
	display:block;
	color:#eee;
	background-color: transparent;
}
form textarea{
	padding:1px;
	line-height:16px;
}
form p{
	margin:10px 0px;
}
.noborder{
	border:0;
}
table{
	border-collapse: collapse;
}
tr{
	padding: 0px;
}
td{
	padding:3px;
	padding-left: 3px;
	/*border:#3270A9 1px solid;*/
	text-align: justify;
}
/*Content Styles*/
#content{
	width: 778px;
	margin: 0 auto;
	color: #000;
	float: left;
	padding: 10px;
	background:#d0dcdf; /*#E6E6FA; background:#FAFAD2;*/
	clear: both;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
	border-bottom: #999 1px solid;
}
#one{
	width:70%;
	float: left;
	padding:0 10px;
}
#one blockquote{
	margin: 0px;
	margin-left: 30px;
}
#one .centrato #slideshow{
	text-align: center;
}

/*Sub-Nav*/
#subnav{
	float:right;	
}
#subnavcontainer {
	width: 200px;
}
#subnavcontainer ul
{
	padding-top:0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#subnavcontainer a
{
	display:block;
	padding:4px;
	width:190px;
	background-color:transparent;
	border-bottom:1px solid #03509C;
}
#subnavcontainer a:link, #subnavlist a:visited
{
	color:#191970;
	text-decoration:none;
}
#subnavcontainer a:hover
{
	background-color:#4178AB;
	color:#fff;
}
#subnavcontainer a.corrente
{
	font-weight:bold;
}
.subnavheader{
	border-bottom:1px solid #191970;
	width:167px;
	padding:0 0 3px 0;
	margin-bottom:-11px;
}
/*Footer*/
#footer{
	width:778px;
	margin:0 auto;
	padding:10px;
	background:url(../img/subheader.jpg) no-repeat top center;
	float:left;
	clear:both;
	
}
.copy{
	float:left;
}
.credit{
	float:right;
}
#footer a{
	font-weight:bold;
	color:#eee;
	text-decoration:none;
	background-color: transparent;
}
#footer a:hover{
	text-decoration:underline;
}
.Maiuscoletto{
	font-variant: small-caps;
}
div#searchbar {
	height: 28px;
	margin-top: 15px;
}
	
div#searchbar input {
	float: left;
	margin: 5px 0 0 0px;
	border: 1px solid #03509c;
	}
	
div#searchbar input.button {
	float: left;
	margin: 3px 5px 0 0;
	width: 60px;
	height: 22px;
	border: 0;
	background: transparent url('../img/searchbutton.gif') no-repeat top left;
	color: white;
	font-weight: bold;
	padding-bottom: 3px;
}
.testo_ricerca{
	color: #8B0000;
}

div#riservata input.button {
	float: left;
	margin: 3px 5px 0 0;
	width: 60px;
	height: 22px;
	border: 0;
	background: transparent url('../img/searchbutton.gif') no-repeat top left;
	color: white;
	font-weight: bold;
	padding-bottom: 3px;
}
div#riservata label {
	color:black;
	font-family: Georgia,Verdana,Arial,Helvetica,sans-serif;
}
form label{
	color: Black;
}

/*link in homepage*/
#linkcontainer {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;	
}
#linkcontainer a
{
	display:block;
	padding:4px;
	width:100%;
	background-color:transparent;
}
#linkcontainer a:link, #linkcontainer a:visited
{
	color:#191970;
	text-decoration:none;
}
#linkcontainer a:hover
{
	background-color:#4178AB;
	color:#fff;
}

UL.menuout {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; LEFT: 0px; FLOAT: left; LIST-STYLE-IMAGE: none; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: relative
}
UL.menuout LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 2px; CURSOR: pointer; PADDING-TOP: 0px
}
DIV.supermenu_paginado {
	DISPLAY: block; FLOAT: left; OVERFLOW: hidden; POSITION: relative
}
DIV.supermenu_paginado UL {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; LEFT: 0px; LIST-STYLE-IMAGE: none; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 10000px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: relative
}
DIV.supermenu_paginado LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 2px 12px 2px 2px; PADDING-TOP: 0px
}
.spag DIV.supermenu_paginado {
	WIDTH: 90%
}
.spag DIV.supermenu_paginado A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #3270A9; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.spag DIV.supermenu_paginado A:visited {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; COLOR: #3270A9; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.spag DIV.supermenu_paginado A:hover {
	COLOR: #000;
}

#cronologia{
	margin:0px;
	padding: 0px;
}
#cronologia .foto{
	float: left;
	margin-right: 10px;
	margin-top: 5px !important;
	margin-top: 10px;
}
#cronologia .foto span.descrizione{
	font-size: 0.9em;
	border-bottom:1px solid #03509C;
	display: block;
}
#cronologia div.scheda{
	margin-top: 0px !important;
	margin-top: 0px;
}

form.dizionario input{
	border: 0px;
	background-color: transparent;
	cursor: pointer;
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	margin:0px;
	margin-top: 5px;
	padding-bottom:4px;
	line-height:110%;
	color:#3270A9;
	font-size:15px;
	
} 
form.dizionario{
	float: left;
	margin: 0px;
	margin-right: -2px !important;
	margin-right: 0px;
	padding: 0px;width: 20px;
} 
