div#container
{
position:relative;
left: 4em;
width: 100%;
margin_left: 8px;
margin_right: 8px;
padding: 0;
border: 0px solid black;
text-align: left;
}

div#container1
{
position:relative;;
width: 100%;
left: 3em;
margin_right: 8px;
padding: 0;
border: 0px solid black;
text-align: left;
}

div.pos {
	position:fixed;
	display:     block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	text-align:right;
}

div#lbl
{
width: 20%;
vertical-align: middle;
text-align: left;
display:inline;
float:left
}

div#txt
{
width: 80%;
height:auto;
text-align: left;
display:inline
}


div#lbl_data
{
	vertical-align: middle;
	text-align: left;
	display:inline;
	margin-left: 8px;
	padding-left: 4px;


}

div#txt_data
{
height:auto;
text-align: left;
display:inline;

}

li a {
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
li a:hover {
	color: #000000;
	text-decoration:none;
	}
	
#navigation a {
	color: #316666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #275050;
	text-decoration:none;
	}	

#sim a {
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#sim a:hover {
	text-decoration:none;
	letter-spacing:.1em;	
	}	

#navigation1 a {
	color: #552800;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight: bold;
	}
	
#navigation1 a:hover {
	color: #834501;
	text-decoration:none;
	}
	
#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
    font-family: "garamond", "goodfish", "Times new roman";
	font-size:32px;
	font-style:italic;
	font-weight:bold;
	color: #333300;
	letter-spacing:.1em;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
    font-family: "verdana", "garamond", "goodfish", "Times new roman";
	font-size::12px;
	line-height:16px;
	color:#333333;
	}
	
.pageName {
	font:18px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:18px georgia;
	color: #000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
    font-family: "verdana", "garamond", "goodfish", "Times new roman";
	font-size:18px;
	color: #333300;
	padding-top:8px;
	padding-bottom:8px;
	margin:0;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	

.heading {
	font-family: silverScriptRegular;
	font-size: 38px;
	font-weight: bolder;
	color: #1D3838;
	border-color: #3E0000;
	vertical-align: middle;
}	

.thrCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:400;
}

.avviso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:800;
	color:#000000;
	text-align:center;
	border:thin;
	border-color:#000000;
}

div.textimage{
width: 400px;margin-bottom: 10px;     
border: 1px solid #000;background-color: #eee
}

div.textimage img{
float:left;
margin: 10px
}

div.textimage h2, div.textimage p{
margin:0 10px;
padding: 0
}

div.textimage h2{
margin-top: 10px
}

div.clearer{clear: left}

h1 {display:inline}

h6 {display:inline;
margin:3px;
font-size: 14px;
font-weight: bold;
color:#003333;}

h61 {
	display:inline;
	font-size:18px;
	font-weight:bolder;
	margin:3px;
	font-style: italic;
}

td.corps {
	border: thin solid #797951;
	position: relative;
	left: 16px;
	right: 16xp;
	clip: rect(auto,16px,auto,16px);
	color: #484831;
}
.testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #000;
}


body {
	margin:0px;
	}
	
td {
	font:11px arial; 
	color:#333333;
	}
	
td.xls { text-align:left;
		 background-color:#ffffff;
		 font-family:Verdana, Arial, Helvetica, sans-serif; 
}	
	

	
a {
	color: #476564;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #445F75;
	text-decoration:underline;
	}
	
tab1 { border:thin;
border-color:#006666;}h4 {
display:inline;
margin:3px;
font-size: 18px;
font-weight: bold;
color:#003333;
}

div.message{
	margin: 0 0 2em;
	padding: 1em 15px 0 50px;
	border-style: solid;
	border-width: 2px 0;
	position:absolute;
	top:2em;
	left:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #214545;
	}
	
div.message.warning{
    background: #8DC7C7 url(./images/avviso.jpg) no-repeat 15px 50%;
    border-color: #214545}
	
div.message.info{
    background: #a4c2c2 url(./images/info.gif) no-repeat 15px 50%;
    border-color: #214545}

div.message.avv{
    border-color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:200px;
	margin-left:4px;
	margin-right:4px;
	}
	
	
.adv {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #316666;
	background-color: #AED9D9;
	border: medium ridge #9E87FC;
}	

.inf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #28424F;
	background-color: #7575A4;
	border: medium ridge #312455;
}
.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #275050;
	background-color: #a4c2c2;
	border: thin ridge #405E5E;
}

li#prenota
{
	color:#000000;
	list-style-type: square;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div#advised {
	vertical-align: middle;
	text-align: left;
	display:inline;
	margin-left: 8px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: 500;
	color: #345869;
	padding: 4px;
	float: left;
	width: auto;
	border: thin solid #47738D;
}

h7 {
	font-size:36px;
	font-weight: bold;
}

h5 {
	font-size:16px;
	font-weight: bold;
}

h8 {
font-size:36px;	
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
top:5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

