body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 100%;
	background: #f3f3f3 url(/img/bg.jpg) top left repeat-x;
}

/*::::::::REGOLE GENERALI:::::::*/

h1, h2, h3, h4 {margin: 0; padding: 0;}
h1 {position: absolute; text-indent: -999em;}
a {
	color: #1e4868;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #3373a4;
	text-decoration: none;
	outline: none;
}
p {
	margin: 0;
	padding: 0;
	color: #163953;
}
dl,ul,ol,li {
	margin: 0;
	padding:0;
	list-style-type: none;
}

img{border: none;}

/*::::::::FINE REGOLE GENERALI:::::::*/

dl dd, ul li.pdf, ol li.pdf {
	margin: .5em 0 .5em 1.2em;
	padding: 2px 0;
}
dl dd.pdf a:link, 
dl dd.pdf a:visited, 
ul li.pdf a:link, 
ul li.pdf a:visited, 
ol li.pdf a:link,
ol li.pdf a:visited {
	background: url(/img/pdf_icon_off.png) no-repeat left .1em;
	margin: 0;
	padding: 0;
	padding-left: 2em;
	padding-top: .3em;
	line-height: 1.44em;
}
dl dd.pdf em.didascalia, 
ol li.pdf em.didascalia, 
ul li.pdf em.didascalia {
	font-size: .9em;
}

.content_dx ul li.pdf a:hover, 
.content_dx ul li.pdf a:active, 
.content_dx ol li.pdf a:hover, 
.content_dx ol li.pdf a:active {
	background-image: url(/img/pdf_icon_on.png);
}

a.pdf:link,
a.pdf:visited {
	background: url(/img/pdf_icon_off.png) no-repeat left top;
	height: auto;
	margin: 0;
	padding: .3em 0;
	padding-left: 2.2em;
	line-height: 1.44em;
}

a.pdf:hover,
a.pdf:active {
	background-image: url(/img/pdf_icon_on.png);
}

.fl_left {float:left;}
.fl_right {float:right;}
p.bottom-paragraph {border: 0!important;}
img.referlogo {vertical-align:top;}

/*::::::::CONTENITORE:::::::*/
#main{
	margin: 0 auto;
	width: 866px;
	text-align: left;
	background: #fff;
}
/*:::::::::HEADER:::::::::*/
#header{
	float: left;
	width: 866px;
	height: 116px;
	background: url(/img/header.jpg) no-repeat;
}
#header div a{
	position: absolute;
	width: 263px;
	height: 116px;
	background: none;
	display: block;
	text-indent: -999em;
}
#header div a:hover{
/*	background: url(/img/header_hover.jpg) no-repeat; */
}
/*:::::::MENU SUPERIORE::::::::*/

#header ul{
	float: right;
	margin-right: 5px!important;
	margin-right: 3px;
	width: 218px;
	height: 70px;
	display: block;
	margin-top: 40px;
}
#header li{
float:left;
height:68px;
width:68px;
font-size:11px;
font-weight:bold;
color:#fff;
display:block;
text-align:center;
margin-left:3px;
}
#header li a{
float:left;
height:68px;
width:68px;
color:#fff;
display:block;
background:url(/img/menu_up.gif) no-repeat;
}

#header li a:hover{
float:left;
height:68px;
width:68px;
color:#fff;
display:block;
background:url(/img/menu_up_hover.gif) no-repeat;
}
#header span{
float:left;
display:block;
height:30px;
width:68px;
margin-top:18px;
cursor:pointer;
}
/*::::::::FINE MENU:::::::::
::::::::::FINE HEADER:::::::*/

/*:::::::::INIZIO CONTENUTI HOME PAGE::::::::::*/
#content_flash{
float:right;
width:650px;
height:340px;
padding-bottom:10px;
border:1px solid #e1dddc;
padding:5px;
margin-top:10px;
margin-right:10px!important;
margin-right:5px;
background:#fff;
}
/*::::::::FINE CONTENUTI HOME PAGE:::::::*/
/*:::::::::INIZIO CONTENUTI INSIDE PAGE::::::::::*/
#content{
float:left;
width:866px;
height:100%;
padding-bottom:20px;

}
.content_sx{
float:left;
width:180px;
margin-top:10px;
margin-left:10px!important;
margin-left:5px;
}
/*::::::::MENU COLONNA SX:::::::*/
ul.menu {
    width: 178px;
    margin-left: 0px; 
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

ul.menu ul a {
    display: block;
    padding-left: 10px;
    /*height: 18px;*/
    line-height: 2.6ex;
    border: 1px solid #eaeaea; 
    background-color:#eaeaea;
    text-decoration: none;
    /*font-weight: bold; */
}
ul.menu ul a:hover {
    color: #fff; 
    background-color: #004684;
    border: 1px solid; 
}

ul.menu li {
    margin: 0 0 1px 0;
    /*list-style-type:    none;*/
}

ul.menu li span {
    display: block;
    height: 16px;
    padding: 8px 12px 8px 22px;
    background: url(/img/sx_nav.gif) no-repeat;
    color: #004684;
    font-weight: bold; 
    cursor: pointer;
}

ul.menu li span:hover {
    color: #3373a4;
    background: url(/img/menu_arrdx.gif) no-repeat;
}

ul.menu ul a {
    color: #004684; 
    font-weight: normal;
}
ul.menu ul a.current {
    color: #004684; 
    color: #001c33; 
    background-color: white;
    border: 1px solid #bccccc; 
}
ul.menu ul a.current:hover {
    color: white; 
    background-color: #004684;
    border: 1px solid; 
}


/*::::::::FINE MENU COLONNA SX:::::::*/
/*::::::::CONTENUTI COLONNA DX:::::::*/
.content_dx{
float:right;
width:640px;
padding-bottom:20px;
border:1px solid #e1dddc;
padding:10px;
margin-top:10px;
margin-right:10px!important;
margin-right:5px;
background:#fff;
}
.content_dx span a{
float:right;
height:15px;
display:block;
background:url(/img/back.gif) center left no-repeat;
font-size:11px;
font-weight:bold;
text-indent:15px;
width:70px;
}
.content_dx img{
}
.content_dx h2{
color:#2c4457;
font-size:13px;
font-weight:bold;
padding-bottom:10px;
font-family:Verdana;
}
.content_dx p{
color:#111;
font-size:11px;
padding-bottom:10px;
margin-bottom:10px;
text-align:justify;
border-bottom:1px solid #e1dddc;
font-family:Verdana;
}
.content_dx p.opened {border-bottom: 0;}
.content_dx p.closing {border-bottom:1px solid #e1dddc;}
.content_dx p span{
font-weight:bold;
color:#000;
}
.content_dx ol li {list-style-type: decimal;}
.content_dx ul li {list-style-type: disc;}
.content_dx dl dd {list-style-type: none;}
.content_dx li,
.content_dx dd {
	list-style-position:inside;
	font-size:12px;
}
.content_dx li {
	padding-left:30px;
	text-indent: -13px;
}
.content_dx dd {padding-left:1em;}


div.sublinks {
	width: auto;
	max-width: 40%;
	float: right;
	margin: 0; 
	margin-left: 12px; 
	margin-bottom: 6px; 
	padding: 16px;
/*	border-top: 1px solid #d3d3d3; 
	border-right: 1px solid #d3d3d3; 
	border-bottom: 1px solid #ccc; 
	border-left: 1px solid #ccc; */
	border-style: solid; 
	border-color: #d3d3d3 #d3d3d3 #ccc #ccc; 
	border-width: 0 0 1px 1px; 
	background-color: #e9e9f0;
	font: normal .69em sans-serif;
}

div.sublinks p {margin: 0; padding: 0; border: 0;}
div.sublinks div {padding-left: 14px;  font-weight: normal;}
div.sublinks a:link,
div.sublinks a:visited {
	display: block;
	background: url(/img/arrow_dx_h.gif) no-repeat left;
	height: auto;
	font-weight: bold;
	margin: 0;
	padding: .3em 0;
	padding-left: 14px;
	line-height: 1.44em;
}

/*::::::::FINE CONTENUTI COLONNA DX:::::::*/

/*::::::::FOOTER:::::::*/
#footer{
height:50px;
clear:both;
width:866px;
background:#fff;
}
.footer_left{
float:left;
height:50px;
width:400px;
margin-left:10px!important;
margin-left:5px;
}
.footer_right{
float:right;
height:50px;
width:70px;
}
.footer_left p{
font-size:10px;
color:#163953;
font-family:Verdana;
}
.footer_left a{
color:#0000FF;
}

