﻿html, body
{
    margin: 0;
    padding: 0
}
body 
{
    font-family:Trebuchet MS, Verdana, Arial, Sans-Serif;
    font-size: 76%;
    background-color: #e5e5e5
}

#header
{
    background-color: #999999;
}
#header img
{
    margin:10px 10px 10px 10px
}
#container
{
    width:99.9%;
    background-color: transparent;
    margin: 0 auto;
    text-align: left;
    color: black;
    }
#nav
{
    background-color: #cccccc;
    text-align: right;
    font-size: small
    }

#shadow
{
    margin: 0; padding: 0;
    background-image: url("../images/pattern.gif");
    background-repeat: repeat-x;
    background-color: transparent;
    min-height:5px; height:auto !important; height:5px;
}
.logosx
{
    float: left;
    margin:30px 30px 10px 0
}
.logodx
{
    float: right;
    margin-right: 10px;
    margin-top: 30px;
    margin-bottom: 30px
}
        #tablist{
        padding: 3px 0;
        margin-left: 0;
        margin-bottom: 0;
        margin-top: 0.1em;
        font: bold 12px Verdana;
        width: 950px
        }

        #tablist li
        {
        display: inline;
        margin: 0;
        }

        #tablist li a{
        padding: 3px 0.5em;
        margin-left: 3px;
        border-bottom: none;
        }

        #tablist li a:link, #tablist li a:visited{
        color: #ffffff;
        text-decoration: none
        }

        #tablist li a.current{
        text-decoration: none;
        color: Black
        }

        
.flashbox
{
    border:1px outset #666666;
    background-color: transparent;
    text-align: center;
    margin-bottom: 40px
    }
.frmricerca
{
    padding:2px 10px 2px 0;
    /*width:640px;*/
    margin: 0 auto;
    /*padding: 2px 20px 2px 350px*/
}
.imgbarranav
{
    padding-top:2px; 
    padding-left: 5px;
    padding-right: 4px;
    margin: 0
}
#wrapper
{
    text-align: left;
    width: 920px;
    margin-top: 0px;
    margin-left: 2%;
    color:Black;
    background-color: Transparent;     
}
#content
{
    text-align: left;
    width: 690px;
    color:Black;
    float: left;
    background-color:transparent;
    padding-top: 20px
}
#extra
{
    float: right;
    width: 190px;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 1%;
    color: #666666;
    font-size: small
}
 .split2 {
        float: left;
        padding-right: 5px;
        width: 35%;
        padding: 0 2%
}

.clearer_split
{
    float: none; clear: left
    } 



#footer
{
    clear: both;
    border-top:1px solid #cccccc;
    color: #666666;
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    font-size: xx-small;
    text-align: center
} 
#footer a:link
{
    text-decoration: none;
    font-weight: bold;
    color: Black
} 
#footer a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: Black;
    border-bottom: 1px dotted #666666
}
#footer a:visited
{
    color: Purple;
    text-decoration:none
} 
#footer a:active
{
    color: Purple;
    text-decoration:none
}  
#footer p {
	text-align: center
}
h1, h2, h3, p {
	font-family: Trebuchet, Helvetica, Arial, sans-serif
}
h3 {
	font-size:1.5 em;
	color:#006600;
	padding-bottom: 20px
}

p {
	font-size: 1 em;
	font-weight: 400;
	letter-spacing: 0.1 em;
	color: #666666;
	text-transform:inherit;
	line-height:22px;
	text-align:justify;
}
blockquote{
	width:130px;
	line-height:20px;
	text-align:left;
	
	}
cite{
	display:block; 
	color:#666666; 
	font-size: 0.7 em; 
	font-weight:700; 
	text-align:left;
	text-shadow:3px 3px 5px shadow;
	}
.primocap {
	text-indent:1em
}
.maiusc {
	text-transform:uppercase;
	color:#446600;
	border-bottom:1px dotted #446600
}