/* 
    Document   : style
    Created on : 1-lug-2009, 16.09.07
    Author     : gcarlo
    Description:
        Purpose of the stylesheet follows.
*/

@font-face {
 font-family: SiteFont;
 src: url("trebuc.eot") /* EOT file for IE */
}
@font-face {
 font-family: SiteFont;
 src: url("trebuc.ttf") /* TTF file for CSS3 browsers */
}

html, body{
    background-color: #CCCCCC;
    font-family: SiteFont,Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
    font-size:small;
    

}

table {
    width: 100%;
}
td {
    vertical-align: top;
}
a:visited{
    text-decoration: underline;
}
a img{
    text-decoration:none;
    border: 0px;
}
#container {
    padding:0;
    margin:0 auto;
    text-align:center;
    top:0;
    width: 799px;
}

#header {
    background-color: #3a3a3a;
    
}
#header a {
    color: white;
}

#content{
    background-color: white;
    color: black;
    border: 1px solid black;
    text-align: justify;
    vertical-align: top;   
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#content a {
    color: black;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#content hr{
    color: #004f1a;
}


#content li{
    padding-bottom: 10px;
}
#content ul{
    padding-left: 20px;
    list-style-image: url('../../image/bullet.png')
}
    


#footer{
    border: 1px solid black;
    background-image: url(../../image/sfondo-footer.png);
    background-repeat: repeat-x;
    height: 36px;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}

#footer a {
    color: white;
}

.menu{
    text-align: left;
    
    background-image: url(../../image/sfondo-menu.png);
    background-repeat: repeat-x;
    height: 30px;
}

.menuitem{
    padding-left: 2em;
    padding-right: 2em;
}

.test-centrato{
    text-align:center;
}
.titoletto{
    font-weight: bold;
}
.titoletto-centrato{
    font-weight: bold;
    text-align: center;
}
.titoletto-sx{
    font-weight: bold;
    text-align: left;
}

.corsivo {
    font-style:italic;
}

.centrato{
    text-align:center;
}
/*
.neropiccolo{
    font-size:smaller;
}


html,body{

    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
    margin:0px;
    padding:0px;
    color: navy;
    background-color: white;
}
table{
    border:0px;
    padding:0px;
    width:100%;
    margin:0px;

}

tr{
    padding:0px;
    margin:0px;
}
td{
    padding:0px;
    margin:0px;
}
a{
    text-decoration: none;
}
img{
    border: 0px;
    padding:0px;
    margin:0px;
}

h1{
    text-align:center;
    font-family: Verdana;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #006600;
    margin:0px;
}

h2, h2 a{
    color:#006600;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    text-align: center;
    margin:0px;
}

h3 {
    font-weight:normal;
    margin: 0px;
}

a.middle{
    font-size:10px;
}

.middle {
    vertical-align: middle;
}

#header{
    background-image: url(../../image/sftop04.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    border: #006600 solid;
    border-width: 0px 0px 1px 0px;
 }
#content{

    vertical-align: top;
}
#footer {
    background-image: url(../../image/sfbottom.gif);
}
td.loghi{


    width: 70%;
    vertical-align: top;
    background-image: url(../../image/abruzzo2.png);
    background-position: center 50px;
    background-attachment: none;
    background-repeat: no-repeat;

    padding-top: 100px;
}
td.menu-dx{
    background-image: url(../../image/sftop02.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    height:22px;
}
td.menu-sx{

    height:22px;
    width:19px;

    background-repeat:no-repeat;
    vertical-align: bottom;
    background-image: url(../../image/sftop01.gif);
    background-position: right bottom;
}
td.vline{

    background-image: url(../../image/ln01.gif);
    background-repeat: repeat-y;
}

.loghi{

    text-align: center;
    font-size: 10px;
}

.logo-centrale{
    padding: 15px;
}
.barra-sx{

    background-image: url(../../image/sfsx01.gif);
    background-repeat: repeat;
    width: 150px;
}
.barra-center{
    background-image: url(../../image/ln01.gif);
    background-repeat: repeat-y;
}
.breadcrumb{
    color: #CC0000;
    font-size: 10px;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 10px;
}

.titolopagina{

    text-align: center;
     color: navy;
    font-size: 20px;
    margin-top: 4px;
    margin-bottom: 16px;
}

.testopagina{

    font-size: 14px;
    text-align: justify;
    color: navy;
}
.testopaginapiccolo{
    font-size: 10px;
    text-align: justify;
    color: navy;

}
.linkblue{
    text-decoration:underline;
    color: blue;
}

.titoloneretto{
    font-size: 14px;
    font-weight: bold;
    color: navy;

}
.nerocorsivo{
    color: #000000;

    font-size: 8px;
    font-style: italic;
}
.titoloverde{
    font-size: 12px;
    font-weight: bold;
    color:#006600;
    margin:0 0  10px 0;
}
.neropiccolo{
    font-size: 10px;
}
.navypiccolo{
    color: navy;
    font-size: 14px;

    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}
.corsivo{
    font-style: italic;
    font-size: 14px;
}
.footer{
    color:#006600;
    font-size:10px;
    font-weight:bold;
    padding: 1px;
}
*/