
body {
background: url(images/) no-repeat; background-color: #FFFFFF;
text-align:center;
}

a {
color: #FF9000;
}
#container {
background-color:#ffffff;
width: 96%;
border-top: dotted 1px #c7c7c7;
margin-top:5px;
margin-left:30px;
padding-top: 5px;
}
#line1 {
background: #808080;
color:#FFFFFF;
height:35px;
width: 38%;
float:left;
display: block;
}

#line2 {
background: #FFFF66;
height:35px;
width: 45%;
float:right;
display: block;
color:#FFFFFF;
}

#line3 {
text-align:center;
background: #808080;
margin-left:30px;
height:30px;
width: 38%;
float:left;
display: block;
color: #ffffff;
font-size: 10pt;
font-family: tahoma;
}

#line3 a:link {
color: #ffffff;
font-size: 10pt;
font-family: tahoma;
text-decoration: none;
background: #808080;
}
#line3 a:visited {
color: #ffffff;
font-size: 10pt;
font-family: tahoma;
text-decoration: none;
}

#line3 a:hover {
color: #ff9900;
font-size: 10pt;
font-family: tahoma;
text-decoration: none;
}

#line4 {
background: #FFFF66;
background-image:url(firma.png); background-repeat:no-repeat;
color:#FF9900;
height:30px;
width: 45%;
float:right;
font-size: 10pt;
font-family: tahoma;
text-decoration: none;
display: block;
}

#left {
background: url(.png) no-repeat;
margin-top:5px;
width: 38%;
height:602px;
float: left;
color: #c7c7c7;
font-family: verdana;
font-size: 10px;
}

#center {
margin-top:5px; margin-left:10px;
width: 12%;
height:602px;
float: left;
}

#right {
position: relative;
margin-top:5px;
margin-right:10px;
width: 44%;
float: right;
background-color:#FFFFFF;
}

#name {
padding-left: 10px;
margin-left:2px;
font-family: "trebuchet ms";
font-size: 26px;
color: #FF9000;
text-align:right;
height:120px;
width:99%;
background-image:url(graficaweb.png); background-repeat:no-repeat;
background-color:#FFFFFF;
}

#name a {
text-decoration: none;
}

h1 {
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #464646;
}

.storytitle {
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
color: #ff9000;
}

.storytitle a:link {
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: none;
color: #464646;
}

.storytitle a:visited{
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: none;
color: #464646;
}

.storytitle a:hover{
border-left: 5px solid #464646;
font-family: "trebuchet ms";
font-size: 24px;
padding: 0px;
margin: 0px;
padding-left: 10px;
text-decoration: underline;
color: #464646;
}

h2 {
border-left: 5px solid #464646;
color: #FF9000;
font-family: verdana;
font-size: 12pt;
padding: 2px;
margin: 0px;
line-height: 14px;
padding-left: 10px;
margin-top: 10px;
}


#content {
border-top: dotted 1px #c7c7c7;
border-bottom: dotted 1px #c7c7c7;
color: #000000;
font-family:"Trebuchet MS", verdana;
font-size: 14px;
text-align:justify;
margin-left:15px;
margin-right:15px;
}
.link {
font-family: "verdana";
font-size: 14px;
color: #ff9000;
text-align: left;
width:100px;
margin-right:20px;
margin-top:20px;
}


 a:link {
width:100px;
color: #FF6600;
font-family: "verdana";
font-size: 14px;
text-decoration: none;

}

 a:visited {
color: #ff9000;
font-family: "verdana";
font-size: 12px;
text-decoration: none;
}

 a:hover{
color: #ff3300;
font-family: "verdana";
font-size: 10pt;
text-decoration: none;
background: #ffff66;
width:100px;
height:20px;
}

ul, li{

margin-right: 10px;
padding: 4px;
list-style: none;
list-style-image: url(bul.png); background-repeat:no-repeat;
font-family:"Verdana";
border-bottom:1px dashed #ff9000;
color:#ff9000;
text-align: left;
}

p {
font-family:"Verdana", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
text-align:justify;
margin-left:15px;
margin-right:15px;
color:#000000;
font-size: 14px;
}

a.tooltip{
position:relative;
display:block; /*richiesto per la posizione assoluta bottom per Internet Explorer 6*/
text-decoration:none;
}
a.tooltip span{
display:none;
}
a.tooltip:hover{
background-color:#FFFFFF;
}
a.tooltip:hover span{
display:block;
position:absolute;
z-index:20;
bottom:1em;
left:1em;
width:202px;
color:#000;
}
a.tooltip span b{
display:block;
height:52px;
background:url(tooltip_top.png); background-repeat: no-repeat;
}
a.tooltip span em{
display:block;
height:123px;
background:url(tooltip_bot.png); background-repeat: no-repeat;
}
a.tooltip span i{
display:block;
background-color:#ffffff;
border-left:2px solid #000000;
border-right:2px solid #000000;
padding:0 5px;
}  
