*
{
    margin: 0px;
    padding: 0px;
}

.clear
{
    clear: both;
}

img
{
    border: 0;
}

body
{

}

a
{
    color: #0154a0;
}

a:hover
{
    color: #000000;
}

#global
{

}


#flash-header
{
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
}

#wrap
{
	height:100%;
	width: 1002px;
	margin: 0 auto;
}

#mid
{
    margin-top: 25px;
	width: 1002px;
}

#issn
{
    margin: 0 15px 0px;
    float:right;
    text-align: left;
    font-size: 16px;
    color: #00549D;
}

#feed-rss
{
    text-align: left;
}

#header-top-left
{
	float:left;
	width:802px;
	height:145px;
}

#header-top-right
{
	float:right;
	width:200px;
}

.header-language-chooser
{
	color:#444;
	font-size:13px;
	padding:5px 0;
}

.header-language-chooser span
{
	color:#777;
	font-size:15px;
}

#header-description
{
    color: #00549C;
    margin:10px 5px 25px;
    width: 455px;
}

#header-logo
{
    margin-left: 5px;
}

#header-right
{
    margin: 10px 15px 25px;
    text-align: right;
    float: right;
    height: 20px;
}

.header-right-element
{
    margin: 5px;
}

.banner-right
{
    /*
    width: 185px;
    height: 130px;
    */
    overflow: hidden;
}

#search
{
    position: relative;
    background: transparent url('../image/layout/search-bar.png') no-repeat left top;
    width: 1002px;
    height: 34px;
    margin-bottom: 2px;
}

#search_text
{
    position: absolute;
    top: 9px;
    left: 193px;
    width: 193px;
    border: 0;
    background-color: #FFFFFF;
    color: #9a9a9a;
}

#search-select
{
    position: absolute;
    top: 9px;
    left: 437px;
    color: #000000;
}

#search-select select
{
    margin-left: 17px;
    width: 170px;
    border: 0;
    background-color: #FFFFFF;
    color: #9a9a9a;
}

#search-submit
{
    background: transparent url('../image/layout/cerca-button.png') no-repeat top left;
    border: 0 none;
    left: 705px;
    position: absolute;
    top: 5px;
    width: 79px;
    height: 21px;
    padding: 4px 0px 0px 15px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

#search-text:hover
{
    background-color: #FFFFFF;
}

#menu-top
{
    background: transparent url('../image/layout/menu-bg-repeat-x.png') repeat-x top left;
    height: 35px;
    text-align: center;
    margin-bottom: 15px;
}

#menu-top-content
{
    width: 982px;
    margin: 0 auto;
    background-color: #eeeeee;
    padding-top: 10px;
    height: 21px;
    position:relative;
}

.a-menu-top
{
    padding: 0px 3px;
    color: #656565;
}

.a-menu-top:hover
{
    color: #000000;
    text-decoration: none;
}

#left, #right
{
	float: left;
	width: 185px;
    margin: 0px 5px;
}

#center
{
    float: left;
    width: 602px;
    margin: 0px 5px;
}

#tabs
{
    margin: 0 auto 15px;
    paddin-bottom: 10px;
    text-align: center;
}

#ul-tabs
{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.li-tab
{
    float:left;
    height: 32px;
}

.span-tab-sx
{
    float: left;
    display: inline-block;
    background: transparent url('../image/layout/tab-sx.png') no-repeat top left;
    width: 3px;
    height: 32px;
}

.span-tab-dx
{
    float: left;
    display: inline-block;
    background: transparent url('../image/layout/tab-dx.png') no-repeat top left;
    width: 3px;
    height: 32px;
}

.span-tab-bg
{
    float: left;
    background: transparent url('../image/layout/tab-bg.png') repeat-x top left;
    height: 32px;
    text-align: center;
}

.a-tab
{
    display: inline-block;
    padding: 8px 22px 0px;
    height: 24px;
    font-size: 13px;
    font-weight: bold;
    background-color: transparent;
    width:130px;
}

.a-tab:hover
{
    text-decoration: none;
}

.tab-active .span-tab-sx, .li-tab:hover .span-tab-sx
{
    background: transparent url('../image/layout/tab-active-sx.png') no-repeat top left;
}

.tab-active .span-tab-dx, .li-tab:hover .span-tab-dx
{
    background: transparent url('../image/layout/tab-active-dx.png') no-repeat top left;
}

.tab-active .span-tab-bg, .li-tab:hover .span-tab-bg
{
    background: transparent url('../image/layout/tab-active-bg.png') repeat-x top left;
}

.box
{
    margin-bottom: 15px;
}

.box-title
{
    color: #01559E;
    padding: 7px 10px;
    line-height: 17px;
    margin-bottom: 7.5px;
    font-weight: bold;
    font-size: 15px;
}

.box-title-border
{
    border-bottom: 1px solid #64B8FF;
}

.box-content
{
    padding: 0px 3px;
}

#menu-sx
{
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
}

.li-menu-sx
{
    padding: 2.5px 10px 2.5px 15px;
    border-bottom: 1px dotted #A3A3A3;
}

.li-menu-sx.active
{
    background: transparent url('../image/layout/menu-active.png') left center no-repeat;
}

.a-menu-sx
{
    font-size: 13px;
    color: #989898;
}

.a-menu-sx:hover
{
    color: #01559E;
    text-decoration: none;
}

.a-menu-sx.active
{
    font-weight: bold;
    color: #01559E;
}

#menu-volumi
{
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
}

.li-menu-volumi
{
    padding: 2.5px 10px;
    border-bottom: 1px dotted #A3A3A3;
}

.a-menu-volumi
{
    font-size: 13px;
    color: #989898;
}

.a-menu-volumi:hover
{
    color: #01559E;
    text-decoration: none;
}

.active-menu-volumi
{
    color: #000000;
    text-decoration: underline;
}


#newsletter-bg
{
    position: relative;
    background: transparent url('../image/layout/newsletter-bg.png') no-repeat top left;
    width: 160px;
    height: 25px;
    margin-bottom: 15px;
}

#newsletter-input
{
    position: absolute;
    top: 3px;
    left: 10px;
    width: 110px;
    height: 15px;
    border: 0 none;
    background-color: #FFFFFF;
}

#newsletter-submit
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    border: 0 none;
    padding: 0px;
}

.text-blu
{
    color: #3077B7;
}

#evidenza
{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.li-menu-dx
{
    margin-bottom: 15px;
    padding: 0px 5px 15px;
    border-bottom: 1px solid #DCDCDE;
}

.data-menu-dx
{
    color: #3076BB;
}

.a-menu-dx
{
    font-weight: bold;
    color: #7A9DC7;
}

.a-menu-dx.articolo
{
    color: #01559E;
}

.a-menu-dx.categoria
{
    /*color: #;*/
}

.a-menu-dx:hover
{
    color: #000000;
}

.testo-menu-dx
{
    color: #A2A2A2;
}

#ul-posts
{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.li-post
{
    padding: 5px;
    margin: 5px;
    border-bottom: 1px solid #DCDCDE;
}

.image-post
{
    float: left;
    width: 106px;
    height: 80px;
    overflow: hidden;
    margin: 5px 10px 5px 5px;
}

.content-post
{
    margin: 5px;
}

.data-post
{
    color: #3075B8;
}

.a-post
{
    color: #7B9CC5;
    font-weight: bold;
}

.a-post:hover
{
    color: #0055A0;
}

.testo-post
{
    color: #A1A1A1;
}

#footer
{
    background: transparent url('../image/layout/menu-bg-repeat-x.png') repeat-x top left;
    height: 35px;
    color: #646464;
    font-size: 10px;
	text-align:center;
	margin:15px 0px;
}

#footer-content
{
    width: 85%;
    margin: 0 auto;
    background-color: #eeeeee;
    padding: 10px 20px 0px;
    height: 21px;
}

.paginazione
{
    text-align:center;
    color: #3176BB;
}

.paginazione b
{
    color: #BC302F;
}

.paginazione a
{
    color: #3176BB;
}

.paginazione a:hover
{
    color: #000000;
    text-decoration: none;
}

#contenuto
{
	padding: 0px 10px;
	font-size: 12px;
    color: #4F4F4F;
    text-align: justify;
}

.titolo_pagina
{
    color: #3075BA;
	padding: 0;
	margin:10px 0px;
}

.titolo_left
{
    color: #3075BA;
	font-size: 20px;
	font-weight:bold;
}

.titolo_extra
{
    float:right;
    padding-top: 8px;
}

.sottotitolo_abstract
{
    color: #A1A1A1;
	text-align: justify;
}

.articolo-prefisso
{
    font-size: 16px;
    color: #3077B9;
    margin-bottom: 5px;
    font-weight: bold;
}

.articolo-rivista
{
    font-size: 22px;
    color: #3176B9;
    margin-bottom: 15px;
    font-weight: bold;
}

.articolo-data
{
    color: #3176B7;
}

.articolo-titolo
{
    color: #7B9CC5;
    font-weight: bold;
}

.articolo-categoria
{
    margin: 5px 0px;
    color: #3176B9;
    font-size: 13px;
    font-weight: bold;
}

.footer-rivista
{
    color: #A1A1A1;
    margin-top: 15px;

}

button.back
{
	height: 25px;
	width: 70px;
}

button.cerca
{
}

.obbligatorio
{
	color: red;
	font-weight: bold;
}

div.formLabel
{
	float: Left;
	font-weight: bold;
	vertical-align: middle;
	width: 80px;
	padding:10px;
	font-size: 10px;
}

div.formInput
{
	text-align: left;
	padding:10px;
	border-bottom: 1px solid #d0deea;
	vertical-align: middle;
}

div.formContent
{
	padding:10px;
	font-weight: bold;
}


div.formSubmit
{
    text-align: center;
    width: 100%;
    margin: 10px 0px 0px 0px;
}

.mese_timeline
{
	display: inline;
	padding: 0 7px 0 7px;
}

.newstitle
{
	background: transparent url(../image/layout/news_title.png) no-repeat top left;
	height:18px;
	margin-bottom:3px;
	padding: 3px 0 0 40px;
}

.newstitle a, .newstitle a:visited, .newstitle a:hover
{
	font-size:13px;
	color: #8a8a8a;
	text-decoration: none;
}

.newcontent
{
	margin-left:40px;
	margin-right:32px;
	font-size:12px;
	color: #8a8a8a;
	padding-bottom:20px;
}

.riga_da_cancellare
{
	background-color: yellow;
}

.prima_colonna
{
	font-weight: bold;
}

.link_ricerca, .link_ricerca:visited
{
	color: #041038;
	text-decoration: underline;
	font-size: 16px;
}

.link_ricerca:hover
{
	color: #FF0000;
}

.link_guestbook, .link_guestbook:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.link_guestbook:hover
{
	color: #E6CC93;
	text-decoration: none;
}

.giallo
{
	background: #F6F600;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #ccc;
	overflow: hidden;
}

.gialloCod
{
	background: #e0de00;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #ccc;
}

#debugBox
{
	position:absolute;
	z-index:10000;
	top:0;
	width:75%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.mappa_link_padre, .mappa_link_padre:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}

.mappa_link_padre:hover
{
	color: #ebebeb;
	text-decoration: none;
}

.mappa_link, .mappa_link:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}

.mappa_link:hover
{
	color: #ebebeb;
	text-decoration: none;
}

.error_box
{
	text-align:center;
	padding:20px;
	background-color:#C5DDFF;
	border: 1px solid #FF6063;
    margin: 10px;
}

.ok_box
{
	text-align:center;
	padding:20px;
	background-color:#C5DDFF;
	border:1px solid #3CBF00;
    margin: 10px;
}

.notice_box
{
	text-align:center;
	padding:20px;
	background-color:#C5DDFF;
    border:1px solid #FFE947;
    margin: 10px;
}

.box_evidenza
{
	float:left;
	width:210px;
	line-height:14px;
	text-align:justify;
	font-size: 11px;
}

h1, h2, h3, h4
{
	margin:0;
}

fieldset
{
    color: #0158B2;
}

th
{
    background-color: #C5DDFF;
    color: #000000;
}

select, input, textarea
{
    color: #000000;
}

input:hover, textarea:hover, a.bottone:hover, button:hover
{
    background-color: #C5DDFF;
}

a.bottone, a.bottone:visited, button, input[type="button"], input[type="submit"]
{
    font-weight: bold;
    color: #0158B2;
}

input[type="button"]:hover, input[type="submit"]:hover
{
    color: #000000;
}

#lingue-sito-flag
{
	position: absolute;
    top: 10px;
    left: 20px;
}

#lingue-flag
{
	margin-top: 3px;
}

.userinmenu
{
	position: absolute;
	top: 10px;
	right: 15px;
}

.sitemapmenu
{
	position: absolute;
	top: 5px;
	left: 15px;
}

#filtra-articoli
{
    text-align: center;
    border-bottom: 1px solid #64B8FF;
    padding: 0px 5px 10px;
}

#sitemap-ul
{
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.sitemap-li
{
    border-bottom: 1px dotted #A3A3A3;
    padding: 2.5px 10px;
}

/* dropdown menù */
ul#nav {
    width: 982px;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	outline: none;
}

#nav li {
	position: relative;
	display:inline-block;
	outline: inherit;
}

#nav li li {
	position: relative;
	float: left;
    display: block;
	outline: inherit;
    z-index: 10;
}

#nav ul {
	position: absolute;
	top: 20px;
	left: 10px;
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 200px;
	background: #efefef;
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    border: 0px;
    z-index:10;
}

#nav .open {
	display: block;
}

#nav .close {
	display: none;
}

#nav ul li {
	float: none;
	padding: 0px;
    text-align: left;
}

#nav ul li a {
	padding: 5px;
	display: block;
	_float: left;
	font-weight: normal;
    color: #212121;
}

#nav ul li a:hover {
	background: #ffffff;
}

.focus {
	background-color: #FFFFFF;
}
/* fine dropdown menù */


/* gallery */

.gallery-img
{
	vertical-align: top;
	display: inline-block;
	margin: 4px;
    text-align: center;
}

.spaced
{
	display: inline-block;
	margin-bottom: 10px;
}

ul.level1
{
	margin-left: 10px;
	padding-left: 0px;
}

.level1 li
{
	list-style-type: none;
	margin-bottom: 20px;
}

ul.level2
{
	margin-top: 10px;
}

.level2 li
{
	list-style-type: square;
	margin-bottom: 3px;	
}

/* fine gallery */

.ancore_paragrafi
{
	padding: 0 0 20px 0;
}

.box_notizia
{
	border-bottom: 1px solid #ddd;
	margin-bottom: 6px;
	padding: 0 10px 3px 10px;
	font-size: 11px;
}

.box_notizia a, .box_notizia a:visited
{
	color:#B67E97;
	font-weight: bold;
}

.box_notizia a:hover
{
	font-weight: bold;
}

.autore_n
{
	color: #B0A0BA;
}

.data_n
{
	color: #6F567D;
}

.colore_news
{
	color:#B67E97;
	border-color:#B67E97;
}

.paragrafi_top
{
	background: url(../image/layout/paragrafi_top.png) no-repeat top left;
	width: 582px;
	height: 12px;
	margin-top: 20px;
}

.paragrafi_mid
{
	background: url(../image/layout/paragrafi_mid.png) repeat-y top left;
	width: 562px;
	text-align: center;
	padding: 0 10px;
}

.paragrafi_mid a, .paragrafi_mid a:visited, .paragrafi_mid a:hover
{
	font-weight: bold;
}

.paragrafi_bottom
{
	background: url(../image/layout/paragrafi_bottom.png) no-repeat top left;
	width: 582px;
	height: 15px;
	margin-bottom: 20px;
}

#cookie-policy
{
    background-color: #f3f7f6;
    border-bottom: 4px solid #00549f;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	height: 40px;
}
	
#cookie-policy-inner
{
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
	color: #000;
	text-align: left;
	line-height: 13px;
	padding: 7px 25px 0 0;
	position: relative;
}

#ok-cookie
{
	position: absolute;
	right: 0;
	top: 12px;
}