@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#container {
	width: 655px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	background-image: url(images/BANNER.jpg);
	height: 91px;
}
#main {
	background-image: url(images/FONDO_PAG.gif);
	width: 633px;
	padding-right: 10px;
	padding-left: 12px;
	background-repeat: repeat-y;
	padding-top: 0px;
	top: 0px;
	clear: both;
	padding-bottom: 12px;
	min-height:400px;
}
#fondo {
	background-image: url(images/FONDO.jpg);
	height: 34px;
	width: 655px;
	clear: both;
}
#float_1 {
	float: left;
	width: 480px;
}
#float_3 {
	float: left;
	width: 480px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

.libro img {
	float:right;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.libro_int {
	float: left;
	margin: 3px 9px 0px 0px;
}

.libro  {
	text-align: right;
	vertical-align: top;
}
.libro h1  {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: capitalize;
	color: #660033;
	margin:0px;

}
.libro a:link  {
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size: small !important; 
	text-transform: capitalize !important; 
	color: #660033 !important; 
	background-color: #FFFFFF !important;
	border-top-style: none !important; 
	border-right-style: none !important; 
	border-bottom-style: none !important; 
	border-left-style: none !important; 
}
.libro a:hover {
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size: small !important; 
	text-transform: capitalize !important; 
	color: #660033 !important; 

}
.libro h2  {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: capitalize;
	color: #000000;
	margin:0px;
	font-weight: bold;

}
#credits {
	width: 644px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#credits a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.credits {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	text-decoration: none;
}

.libro h3  {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: capitalize;
	color: #666666;
	margin:3px;
}
#float_menu {
	float: right;
	width: 150px;
}
tr {
	vertical-align: top;
}
#news_container {
	padding: 5px 10px 10px;
	clear: both;
	height: auto;
	width: auto;
}
#news_container img {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news_container td {
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 33%;
}

#news_container a:link {
	display:block;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:#CCCCCC;
	text-decoration: none;
	padding: 2px;
	color: #780606;
	font-weight: bold;
}
.linkimmagine {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	font-size: x-small;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: bold;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-indent: 22px;
	margin-top: 0px;
	line-height: 1px;
	font-variant: normal;
	text-transform: none;
}

#news_container a:visited {
	display:block;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:#CCCCCC;
	text-decoration: none;
	padding: 2px;
	color: #333333;
	font-weight: bold;
}
#news_container a:hover {
	background-color:#E6E6E6;
}
#float_1 img {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#float_1 a:link {
	display:block;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:#CCCCCC;
	text-decoration: none;
	padding: 2px;
	color: #780606;
	font-weight: bold;
}
#float_1 a:visited {
	display:block;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:#CCCCCC;
	text-decoration: none;
	padding: 2px;
	color: #333333;
	font-weight: bold;
}
#float_1 a:hover {
	background-color:#E6E6E6;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	margin-top: 8px;
	margin-left: 2px;
}
#float_2 {
	float: left;
	width: 480px;
}
#float_2 img {
	margin: 0px 4px 0px 0px;
	float: left;
	border: 2px solid #660000;
}
#float_2 tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660000;
}
#history_back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	text-align: right;
	font-variant: small-caps;
	padding-right: 9px;
	vertical-align: middle;
}
#history_back img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	vertical-align: middle;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-indent: 6px;
	margin-top: -20px;
	margin-left: 5px;
}
#history_back a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#history_back a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	background-color: #FFFFFF;

}

#privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-indent: 5px;
	padding: 5px;
	margin-top: 10px;
}

#form1 td {
	vertical-align: middle;
	text-align: left;
	width: 150px;
}
#float_2 table {
	width: 450px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
}
.clear {
	clear: both;
	margin-top:0px;
	margin-bottom:8px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	margin-top: -20px;
	margin-left: 5px;
}

#azioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	color: #000000;
}
#azioni a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	display:block;
	color: #000000;
}
#azioni a:hover{
	font-variant: small-caps;
	background-color: #CCCCCC;
}
.form td{
	font-family: Arial, Helvetica, sans-serif;
}
#lista td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
#lista table {
	margin: 0px;
	padding: 0px;
}
#lista a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	color: #660033;
	text-transform: capitalize;
	display:block;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-bottom: -10px;
}

.titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-top: 2px;
}
.grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #660033;
}

