body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    width: auto;
    height: auto;
    font-weight: normal;
    color: black;
    background-color: white;
    margin: 0px;
}
		
.main_area {
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-right: 10px;
}		

a {
    color: #2D60B1;
    text-decoration: none;
}

a:hover {
    color: #2D60B1;
    text-decoration: underline;
}

a img {
    border: 0px;
    text-decoration: none;
}

.contact_top {
    width: 40%;
    height: 25px;
    border-bottom: 1px solid #CCCCCC;
    text-align: left;
    vertical-align: middle;
    background-color: white;
    white-space: normal;
    padding-left: 10px;	
}
		
.menu_top {
    width: 60%;
    height: 25px;
    border-bottom: 1px solid #CCCCCC;
    text-align: right;
    vertical-align: middle;
    background-color: white;
    white-space: normal;
    padding-right: 10px;
}
		
.menu_top a {text-decoration: underline;}
		
.nome {
    font-weight: bold;
}
		
.sede {
    font-weight: normal;
}
		
.banner	{
    width: auto;
    height: 60px;
    text-align: left;
    vertical-align: top;
    background-color: white;
    white-space: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}
		
.banner_img {
    width: 180px;
    text-align: left;
    vertical-align: top;
    background-color: white;
    white-space: normal;
}

.banner_search {
    width: auto;
    text-align: left;
    vertical-align: top;
    background-color: white;
    white-space: normal;
}		
				
.main_table {
    border-bottom: 1px solid #6694E3;
}
		
.colonnino_laterale {
    width: auto;
    vertical-align: top;
}

.box_laterale {
    width: 180px;
    margin-bottom: 20px;
}

.box_laterale_intestazione {
    width: auto;
    height: 20px;
    background-color: #6694E3;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    color: white;
    font-weight: bold;
}
		
.box_laterale_corpo {
    width: auto;
    height: auto;
    background-color: white;
    border-left: 1px solid #6694E3;
    border-right: 1px solid #6694E3;
    border-bottom: 1px solid #6694E3;
    margin-top: 20px;
    padding: 5px;
    font-weight: normal;
    text-align: left;
    white-space: normal;
    color: black;
}
		
.menu_home a {
    display: block;
    height: auto;
    background-color: white;
    padding-top: 3px;
    padding-bottom: 10px;
    font-weight: bold;
    text-decoration: underline;
}

.menu_sel a {
    display: block;
    height: auto;
    background-color: #FEFECB;
    padding-top: 2px;
    padding-bottom: 2px;		
    font-weight: bold;
    text-decoration: underline;		
}

.menu_nosel a {
    display: block;
    height: auto;
    background-color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
    text-decoration: underline;
}
					
.menu_nosel a:hover {
    display: block;
    height: auto;
    background-color: #FEFECB;		
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
}

.menu_pub {
    height: auto;
    background-color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
    text-decoration: none;
    color: #2D60B1;
}

.menu_pub_sel a	{
    display: block;
    height: auto;
    background-color: #FEFECB;
    padding-top: 2px;
    padding-bottom: 2px;		
    font-weight: bold;
    text-indent: 20px;
    text-decoration: underline;
}

.menu_pub_nosel a {
    display: block;
    height: auto;
    background-color: white;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
    text-indent: 20px;
    text-decoration: underline;
}		

.menu_pub_nosel a:hover	{
    display: block;
    height: auto;
    background-color: #FEFECB;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
    text-indent: 20px;
    text-decoration: underline;
}
		
.upcoming_event	{
    display: block;
    height: auto;
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
    border-bottom: 1px dotted gray;
}
		
.upcoming_event_last {
    display: block;
    height: auto;
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
}		

.upcoming_event	a, .upcoming_event_last a {
    text-decoration: none;
}
		
.upcoming_event:hover, .upcoming_event_last:hover {
    display: block;
    background-color: #FEFECB;		
}
		
.upcoming_event a:hover, .upcoming_event_last a:hover {
    text-decoration: underline;
}		
		
.area_testo {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}
		
.barra_pulsanti	{
    width: 100%;
    background-color: transparent;
    text-align: left;
    margin-bottom: 20px;
    font-weight: bold;
}

.pulsanti {
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
}		
		
.barra_sezione {
    width: auto;
    height: 20px;
    background-color: #EFEFEF;
    border-top: 1px solid #6694E3;
    color: #2D60B1;
    font-weight: bold;
    padding-left: 5px;
}

.sottotitolo {
    font-style: italic;
    font-weight: normal;
    color: #2D60B1;
    padding-left: 5px;
}

.traduzione {
    font-style: italic;
    font-weight: normal;
    color: gray;
}
		
.spazio_bottom {
    margin-bottom: 5px;
}
		
.coming_soon {
    color: gray;
}
		
.title a {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
		
.title a:hover {
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
		
.journal {
    font-weight: normal;
    font-style: italic;
}
		
.book {
    font-weight: bold;
    font-style: normal;
}
		
.download a {
    color: #008000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
		
.download a:hover {
    color: #008000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
				
.valid {
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tab_video {
    width: 100%;
}
		
.video_sim {
    display: block;
    width: 200px;
    height: 150px;
    border: 1px solid #6694E3;
}
	
.tabvideo_caption {
    font-size: 85%;
    width: 200px;
    height: auto;
    vertical-align: top;
    text-align: left;
}

.lecture {
    font-weight: bold;
    }

.gotop {
    width: 100%;
    text-align: right;
}

.gotop a {
    text-decoration: none;
}
