html, body {
	margin: 0;
	padding: 0;
}
body {
/* background-attachment:fixed; */
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-color:#FFFFFF;
background-image: url("/img/sfv_b.jpg");
/* background-image: url("/img/anfiteatro_12.jpg"); */
background-repeat:repeat-x; 
}
#floreale {
background: url(/img/floreale1.png) no-repeat;
position: absolute;
bottom: 0;
left: 0px;
height:680px;
width:680px;
}

h1 {color:#6699CC; padding-bottom:10px; font-size:medium; overflow:hidden; }
h2 {color:#336699; overflow:hidden;}
h3 {color:#666666; font-size:small; font-style:italic; text-align:center; }
h4 {font-size:small; font-weight:bold;}

.hidden {
	display: none;
}

a {
	COLOR:#003366;
	TEXT-DECORATION: none
}
a:hover {
	COLOR:#ffffff;
	TEXT-DECORATION: none !important;
}

#page {
	width: 760px;
	margin: auto;
background-color:#FFFFFF;
text-align:left;
padding-bottom:1px;
position:relative;
z-index:3;
}

#header {
	BACKGROUND:   url("/img/header_b.jpg") no-repeat center top; HEIGHT: 115px;
	color:#3399cc;
}
#header.padding {
padding:0;
margin:0;
}
#header img {
position:relative;
top:0px;
left:0px;
}
#header a {
	color:#99ccff;
	font-weight:normal;
	padding-left:10px;
}

.top-link {
text-align:right;
font-size:12px;
float:right;
padding:5px 10px 0 0;
}

#sottotitolo {
text-transform:uppercase;
color:#FFFFFE;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding:80px 10px 0 270px;
margin:0;
}

.indentlist ul li {
font-weight:bold;
}
.indentlist li ul li {
list-style-type:none;
font-weight:normal;
}

#banner {
height:126px;
	line-height: 18px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#CCFFFF;
	text-align:right;
}
#banner p {
	margin: 0;
	padding: 0;
	padding-bottom:15px;
}
#banner img {
padding:0;
margin:0;
}
#banner .padding {
padding: 10px 10px 10px 270px;
}

#main-top {
position:relative;
background: url("/img/main-top.jpg") no-repeat center top;
height:250px;
line-height: 18px;
}
#main-top span {
padding-top:18px;
}
#main-top h1 {
	margin: 0;
	padding: 0;
font-size:small;
text-transform:uppercase;
color:#4f738f;
}
#main-top ul {
margin:0;
}
#main-top p {
	margin: 0;
	padding: 0;
	padding-top: 0px;
}
#main-top .padding {
padding:10px 25px 10px 230px;
text-align:justify;
}
#main-top a {
font-weight:bold;
}
#main-top a:hover {
color:#ffffFF;
}

#main {
	background-color:#FFFFFF;
	width:760px;
	margin:0;
	line-height: 18px;
}
#main .padding {
padding:1px 25px;
text-align:justify;
}
#main a {
font-weight:normal;
}
#main a:hover {
color:#3366FF;
}
#main h2 {
	margin: 0;
	padding: 0;
font-size:small;
text-transform:uppercase;
font-style:italic;
color:#4f738f;
}
#main img {
margin:0;
}

hr {
height:1px;
border:0;
border-top:1px dotted #003399;
}

#footer {
clear:both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin:0 10px 10px 10px;
	padding:0 10px 0 10px;
	BORDER: 1PX solid #e5eff8;
	color: #0066cc;
}
#footer #altnav {
	width: 400px;
	float: right;
	text-align: right;
	padding-top: 0px;
}
#footer #copyright {
	padding-top: 0px;
}
#footer #guestbook {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 20px;
}
#footer #visitors {
padding-top:10px;
}
#footer a:hover {
color:#3399ff;
}

#sponsors {
clear:right;
	padding-top: 13px;
	background-color:white;
border-top:1px dotted #e5eff8;
}
#sponsors img {
border:0;
margin:0px;
}

#sponsors ul {
list-style: none;
margin: 0;
padding: 0;
background-color:#FFFFFF;
}
#sponsors li {float:left;margin-left:8px;}

#leftcol {
color:#ffffff;
background-color:#ffffff;
float:left;
width:262px;
line-height: 18px;
margin-top:10px;
}
#leftcol .padding {
padding:25px;
}
#leftcol p {
padding-top:18px;
line-height:14px;
/* border-top:1px dotted #003399; */
}
#leftcol h3 {
color:#FFFFFF;
}
#leftcol .blue {
background-image:url(/img/mid-vmenu.jpg);
background-repeat:repeat-y;
}
#leftcol .blue .top{
background-image:url(/img/top-vmenu.jpg); background-repeat:no-repeat; height:12px;
}
#leftcol .blue .bottom{
background-image:url(/img/bottom-vmenu.jpg); height:15px; background-repeat:no-repeat;
}
#leftcol .white {
background-image:url(/img/mid-wmenu.jpg);
background-repeat:repeat-y;
color:#666666;
}
#leftcol .white .top{
background-image:url(/img/top-wmenu.jpg); background-repeat:no-repeat; height:12px;
}
#leftcol .white .bottom{
background-image:url(/img/bottom-wmenu.jpg); height:15px; background-repeat:no-repeat;
}
#leftcol .blue .descrizione{
color:#ffffff;
padding:30px;
}
#leftcol .blue a {
color:#003366;
}
#leftcol .blue a:hover {
color:#99ccFF;
}

q {
font-style:italic;
font-size:small;
}

.contenuto {
margin:10px;
border:1px solid #e5eff8;
padding:10px;
}
.contenuto h1 { text-align:center; border-bottom:1px solid #6699FF; }

.subcontent{
height:500px; border:1px solid #e5eff8; margin:10px 10px 10px 264px; text-align:left; background-color:#FFFFFF; padding:10px; width:464px;}
.subcontent h1 { text-align:center; border:none; }
.subcontent h4 {
text-align:center;
}

.subcontent .ol-margin {
padding-left:216px;
}

.blue-box {
width:220px;
height:170px;
margin:0;
padding: 4px;
/* border:1px solid #e5eff8;   */
  font-size:smaller;
 line-height:16px;
 text-align:left;
 float:left;
}
.blue-box h1 {
font-size:12px;
border-bottom:1px solid #e5eff8;
border-top:1px solid #e5eff8;
padding:0 0 0 4px;
margin:0;
}
.blue-box p {
padding:5px;
margin:0;
}
.blue-box img {
margin:0; 
border:none;
}
.blue-box p img {
border-left:5px solid #FFFFFF;
}

.box-vetrina {
	width:220px;
	height:390px;
	margin:0 10px 0 0;
	padding: 4px;
	/* border:1px solid #e5eff8;   */
  font-size:smaller;
	line-height:16px;
	text-align:left;
	float:left;
}
.box-vetrina h1 {
font-size:12px;
border-bottom:1px solid #e5eff8;
border-top:1px solid #e5eff8;
padding:0 0 0 4px;
margin:0 0 4px 0;
}
.box-vetrina img {
margin:0; 
border:none;
}

.full-box {
padding: 10px;
 border:1px solid #e5eff8; 
 line-height:16px;
}
.full-box h1 {
font-size:12px;
/* border-bottom:1px dotted #003399; */
padding:0;
margin:8px 0;
}
.full-box p {
padding:0;
margin:0;
}
.full-box img {
float:left;
}

.indent {
text-indent:1.5em;
}

.equal {
display:block;
border-collapse:separate;
margin:10px auto;
border-spacing:0;
}
/*.row {
display:table-row;
}
.row div {
display:table-cell;
}
*/
.equal, .row {
	display:block;
}

.row {
	padding:0;
}
.row div {
	display:block;
	float:left;
	margin-left:10px;
}
.center {
	border-top:1px solid #e5eff8;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #e5eff8;
}
.empty {
height:20px;
margin-bottom:10px;
}
.ieclearer {
	float:none;
	clear:both;
	height:0;
	padding:0;
	font-size: 2px;
	line-height:0;
}
.return {
	font-size: x-small;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.left {
text-align:left;
}
.navy {
color:navy;
}
.green {
color:green;
}
.maroon {
color:maroon;
}
.small {
font-size:10px;
text-align:left;
line-height:12px;
}
table { 
/*
border-top:1px solid #e5eff8; 
border-right:1px solid #e5eff8;
*/ 
margin:1em auto; 
border-collapse:collapse; 
} 
td { 
/*
border-bottom:1px solid #e5eff8; 
border-left:1px solid #e5eff8; 
*/
text-align:left; 
} 
tr.odd td { 
background:#f7fbff 
} 
tr.odd .column1 { 
background:#f4f9fe; 
} 
.column1 { 
background:#f9fcfe; 
} 
tr.eq td { 
background:#ffffff 
} 
thead th { 
background:#f4f9fe; 
text-align:center; 
font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
color:#66a3d3; 
}
tfoot th { 
background:#f4f9fe; 
text-align:center; 
} 
tfoot th strong { 
font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; 
margin:.5em .5em .5em 0; 
color:#66a3d3; 
}
tfoot th em { 
color:#f03b58; 
font-weight: bold; 
font-size: 1.1em; 
font-style: normal; 
}
.articolo {
font-family:'Times New Roman', Times, serif; font-size:14px; padding:25px; text-align:justify;
}
#page #main .padding a {
	font-weight: bold;

}

.iframe {
padding:0;
border:none;
height:600px;
}

.sidebar {
	    width: 241px;
	    float: right;
	    margin:0 0 0 10px;
		border: 1px solid #e5eff8;
	border-top-width: 5px;
padding: 10px;
	    background-color: #ffffff;

	}
.sidebar h3 {
	    margin: 0;
	    text-align: center;
	}
.sidebar table {
	    padding: 0;
	    margin: 0;
		font-size:smaller;
	}

/* fissa l'errore del border overflow in IE */
* html h1 {
zoom: 1;
}
#cam1 p, #cam2 p, #domus p, #foro p {
padding-top: 10px;
font-size:x-small;
line-height:10px;
}
#cam1 a:hover, #cam2 a:hover, #domus a:hover, #foro a:hover, #amuseo a:hover {
color:#6699FF;
}
#cam1 {
position:absolute; top:40px; left:20px; width:115px; height: 95px;
}
#cam2 {
position:absolute; top:40px; left:272px; width:110px; height: 95px;
}
#domus {
position:absolute; top:144px; left:20px; width:115px; height: 95px;
}
#foro {
position:absolute; top:144px; left:272px; width:110px; height: 95px;
}
#acam1 {
position:absolute; top:40px; left:140px; width:110px; height: 94px;
}
#acam2 {
position:absolute; top:40px; left:387px; width:110px; height: 94px;
}
#adomus {
position:absolute; top:144px; left:140px; width:110px; height: 94px;
}
#aforo {
position:absolute; top:144px; left:387px; width:110px; height: 94px;
}
#amuseo {
	position:absolute;
	top:40px;
	left:506px;
	width:241px;
	height: 28px;
	padding:118px 0px 10px 0px;
	font-size:smaller;
	text-align:center;
	line-height: normal;
}
#amuseo a {
color:#FFCC00;
}

.info {
text-align:center;font-size:0.8em;padding-top:10px;font-style:italic;
}
.info a:hover {
color:#6699FF;
}

.nota {
color:#6699cc;
line-height:0.95em;
}

.linked {
height:20px;
width:20px;
position:absolute;
}
.linked img {
border:none;
}

.mp_backlinks {
padding-left:10px;
background:url(/img/backlinks.jpg); 
margin:0 11px 0 11px;
}

.indepth {
margin-right:6px;
}
.indepth img {
border:none; float:left;
}
.footlink {
text-align:right; padding-right:10px; padding-top:7px; background:url(/img/menu_bgf.jpg); height:23px; font-size:12px;
}
#main .footlink a:hover {
color:#FFFFFF;
}
#scheda {
background-color:#FFFFFF; padding:4px 0 4px 0;
text-align:left;
}
#scheda img {
float:left;
margin-right:4px;
}
#scheda a:hover {
color:#3366FF;
}
.titolo {color:#6699cc; font-size:small; text-align:center; padding:5px 0 5px 0; font-weight:bold; }
