/* stili per eliminare la sottolineatura ed il colore blu ai collegamenti */
A:link {COLOR: #ED8410; }
A:visited {COLOR: #ED8410; }
A:active {COLOR: #ED8410;}
A:hover {COLOR: #f3b36f; }

/*stili per il layout fisso con altezza minima*/
html,body{margin: 0;padding:0;height:100%; background-align: center #f7f1e3; background-color: #846138;}
body{
font-family: arial,sans-serif;
font-size: 76%;
text-align: center;
/*
scrollbar-3dlight-color: #f2ebe9; 
scrollbar-arrow-color: #f2ebe9;
scrollbar-base-color: #f2ebe9; 
scrollbar-darkshadow-color: #f2ebe9; 
scrollbar-face-color: #8C5791; 
scrollbar-highlight-color: #f2ebe9; 
scrollbar-shadow-color: #8C5791;
scrollbar-track-color: #f2ebe9; /*colore dello sfondo*/ 
*/
}

div#container{
width: 100%;
height: 100%;
background-align: center;
}

div#hide{
font-size: 1pt;  
color:#846138; 
}

/*stili generici, su header e footer*/
div#header{
margin: auto;
height: 79px;
background:url(../img/sfondoHd.gif) repeat top left;
}
div#header1{
position:absolute;
left:0; 
top:0; 
background:url(../img/cerchioSx.gif) no-repeat top left;
width: 50px;
height: 79px;
}
div#header2{
position:absolute;
left:50px; 
top:0; 
background:url(../img/title.gif) no-repeat top left;
width: 490px;
height: 79px;
}

div#header3{
position:absolute;
left:540px; 
height: 79px;
top:0; 
text-align:right;
font-weight: bold;
vertical-align:bottom;
color:#FFFFFF; 
font-size: 10pt; 
}

div#header4{
position:absolute;
right:49px; 
top:0; 
background:url(../img/mano.jpg) no-repeat top left;
width: 191px;
height: 79px;
}

div#header5{
position:absolute;
right:0px; 
top:0; 
background:url(../img/cerchioDx.gif) no-repeat top left;
width: 49px;
height: 79px;
}

div#Iriga{
width: 100%;
background-align: center;
font-family: "Times New Roman", "Courier New", Courier, Verdana, mono ; 
font-size: 14pt;  
font-weight: normal;
color:#f7f1e3; 
}
span#sx{
background-align: left;
text-align: left;
}
span#dx{
background-align: right;
text-align: right;
}

div#content{
/*border: 2px solid #af99a9;*/
margin: auto;
width: 85%;
background-align: center;
font-family: Arial, Helvetica, sans-serif,"Times New Roman", "Courier New", Courier, Verdana, mono ; 
font-size: 12pt;  
font-weight: bold;
color:#f7f1e3; 
text-decoration: none;
text-align: justify;
font-style: italic;
line-height: 140%
}

.c1{
}
.c2{ 
font-size: 12pt;  
font-weight: bold;
margin:10;
}
.c3{
font-family: "Times New Roman", "Courier New", Courier, Verdana, mono ; 
font-size: 20pt;  
font-weight: bold;
margin:10;
}
.c4{
font-family: "Times New Roman", "Courier New", Courier, Verdana, mono ; 
font-size: 14pt;  
font-weight: normal;
font-variant:small-caps;
margin:10;
}
.c5{
font-family: "Times New Roman", "Courier New", Courier, Verdana, mono ; 
font-size: 12pt;  
font-weight: bold;
font-variant:small-caps;
}
.c6{
font-family: "Times New Roman", "Courier New", Courier, Verdana, mono ; 
font-size: 20pt;  
font-weight: bold;
font-variant:small-caps;
}
.c7{
text-decoration: none;
text-align: justify;
font-style: normal;
}
.c8{
text-decoration: none;
text-align: right;
font-style: italic;
font-size: 16pt;
line-height: 180%
}
