html{
font-family:"Arial","Tahoma","Times New Roman";
}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;

}

#csstopmenu li{
height: 20px;
float: left;

position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
font-family:"Arial","Tahoma","Times New Roman";
font-size:12px;
border: 0px solid black;
border-left-width: 0;
background-color: transparent;
text-align:left;

/*background-image:url('../img/barra.jpg');*/
}

.headerlinks a{
/* Link del menu principale*/
text-decoration:none;	/* Toglie la sottlineatura */
color:#dff6ff;	/* Colore dei link */
height:20px;	/* Altezza di 20 pixel  */
width:90px;
line-height:20px;	/* Interlinea */
vertical-align:middle;	/* Centra il testo */

border:0px solid #000;	/* Bordo nero */
background-color:transparent;	/* Colore di sfondo dei link */
/*margin:8px;*/	/* Margine */
padding:0px;	/* Padding */
/*font-weight: bold;*/
display:block;

/*
margin: auto 8px;
font-weight: bold;
color: black;*/
}

.headerlinks a:hover{
color: #FFFFFF;
}


.submenus{
display: none;
width: 300px;/*10em*/
position: absolute;
text-align:left;
top: 1.2em;
left: 0;
background-color: #dff6ff;
font-family:"Arial","Tahoma","Times New Roman";
font-size:12px;
border: 1px solid #213b5e;
}

.submenus li{
border-bottom: 0px solid #213b5e;
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 3px;
color:#213b5e;	/* Colore dei link */
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #213b5e;
color: #dff6ff;
display: block;
}
/*
.submenus li:hover{
background-color: #213b5e;
color: #dff6ff;
}
*/
#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

.footnote {
font-family:"Arial","Tahoma","Times New Roman";
font-size:12px;
}

.footnote a{
text-decoration:none;
color:#213b5e;	/* Colore dei link */
}

/*table content and contents*/

#Tab_Content{
BACKGROUND-COLOR: rgb(172,220,224);
height:530px; 
width:906px; 
border: 0px solid #00F;
}


/*Stile per contenuto*/

#link{
text-decoration:none;	/* Toglie la sottlineatura */
color:#213b5e;	/* Colore dei link */
height:12px;	/* Altezza di 20 pixel  */
font-family:"Arial","Tahoma","Times New Roman";
font-size:12px;
font-style: italic;
}

#link_2{
text-decoration:none;	/* Toglie la sottlineatura */
color:#FF0000;	/* Colore dei link */
height:12px;	/* Altezza di 20 pixel  */
font-family:"Arial","Tahoma","Times New Roman";
font-size:12px;
font-style: italic;
}

#link:hover
{
	text-decoration:underline;	/* Toglie la sottlineatura */
	color:#213bAA;	/* Colore dei link */
	font-style: italic;
}
#link_2:hover
{
	text-decoration:underline;	/* Toglie la sottlineatura */
	color:#FF0000;	/* Colore dei link */
	font-style: italic;
}

.link_text{
text-decoration:none;	/* Toglie la sottlineatura */
color:#213b5e;	/* Colore dei link */
height:12px;	/* Altezza di 20 pixel  */
font-family:"Arial","Tahoma","Times New Roman";
font-size:12px;
font-style: normal;
}

.Link_Publication{
line-height: 15pt;
color:#213b5e; 
font-family:"Arial","Tahoma","Times New Roman";
font-size:14px;
font-style: normal;
left:600px;
}


.ContentSpan_Normal1 {
color:#213b5e; 
font-family:"Arial","Tahoma","Times New Roman";
font-size:12px;
font-style: normal;
line-height:16px;	/* Interlinea */
left:600px;
}

.ContentSpan_Normal2 {
color:#213b5e; 
font-family:"Arial","Tahoma","Times New Roman";
font-size:11px;
font-style: normal;
line-height:13px;	/* Interlinea */
font-weight:bold;
left:600px;
}

.ContentSpan_T1 {
color:#213b5e; 
font-family:"Arial","Tahoma","Times New Roman";
font-size:14px;
font-style: normal;
line-height:13px;	/* Interlinea */
font-weight:bold;
text-decoration:underline;
left:600px;
}

.ContentSpan_Italic {
color:green; 
font-family:"Arial","Tahoma","Times New Roman";
font-size:14px;
font-style: italic;
left:600px;
}

.DivContent{
text-align: center;
border: 0px solid #000;
}

h1{
font-family:"Arial","Tahoma","Times New Roman";
font-size:26px;
color:#213b5e;
}

h2{
font-family:"Arial","Tahoma","Times New Roman";
font-size:23px;
color:#213b5e;
}

h3{
font-family:"Arial","Tahoma","Times New Roman";
font-size:18px;
color:#213b5e;
}
