﻿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: #ffffff;
    margin-bottom: 40px;
    text-align: center
    }
.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: 870px;
    margin-top: 0px;
    margin-left: 2%;
    color:Black;
    background-color: Transparent;         
}
#content
{
    text-align: left;
    width: 840px;    
    color:Black;    
    background-color:transparent;
    padding-top: 20px
}

.dlborder{
    border-bottom:1px dotted #cccccc
}

#footer
{
    clear: both;
    border-top:1px solid #cccccc;
    color: #666666;
    margin-top: 40px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    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
}
h2 {
	font-size:1.5 em;
	color:#990000;
	padding-bottom: 20px
}
h3 {
	font-size:1.5 em;
	color:#666666;
	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;
    width: 800px
}
blockquote{
	width:400px;
	padding:5px 0 20px 0;
	line-height:25px;
	background-image:url(../images/home/cite.gif);
	background-repeat:no-repeat;
	}
cite{
	display:block; 
	color:#b33b00; 
	font-size: 1.2em; 
	font-weight:800; 
	text-align:center;	
	}
.primocap {
	text-indent:1em
}
.maiusc {
	text-transform:uppercase;
	color:#446600;
	border-bottom:1px dotted #446600
}
.LinkAlt a:link{
    text-decoration: none;   
    color: black
}
.LinkAlt a:hover{
    text-decoration: none;
    border-bottom:1px dotted #666666;
    color: #666666
}
.LinkAlt a:visited{
    text-decoration: none;
    color: #666666
}
.linkNomeCollana {
    text-decoration: none;
    color: black
}