﻿html, body
{
    margin: 0;
    padding: 0
}
body 
{
    font-family: Tw Cen MT ,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;
    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: 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;
    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
    } 

.textimage{
	width:190px;
	margin-bottom: 10px;
	   
}
.dlborder{
    border-bottom:1px dotted #cccccc
}
.imageautori{	
	margin:5px 50px 20px 0;		   
}
.imageautori h3, .imageautori p{
	margin:0 10px;
	}
.imageautori img{
	float:left;
	margin: 10px 10px 10px 0
}
#extra a{
	font-size:x-small;
	font-weight: bold;
	padding:10px 0 20px 0;
	color: #000000;
	text-decoration: none
}
#extra p{
	font-size:small;
	padding-top: 10px;
	color: #000000;
	line-height: 130% 
	}

#extra .textimage img{
	float:left;
	margin: 10px 10px 10px 0
}

#extra .textimage h3, .textimage p{
	margin:0 10px;
	}
.textimage h3{
margin-top: 10px
}

#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
}

h2 {
	font-size:200%;
	color:#990000;
	padding-bottom: 20px
}
h3 {
	font-size:150%;
	color:#666666;
	padding-bottom: 20px
}

p {
	font-size: 100%;
	font-weight: 400;	
	color: #666666;
	text-transform:inherit;
	line-height:22px;
	text-align:justify;
}
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: 120%;
	font-weight:800; 
	text-align:center;	
	}
.primocap {
	text-indent:100%
}
.maiusc {
	text-transform:uppercase;
	color:#446600;
	border-bottom:1px dotted #446600
}