body {
    font-family: Arial, sans-serif;
    font-size: 13.3px;
    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: #3366CC;
    text-decoration: underline;
}

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

#menu_top_inner {
    width: 100%;
    overflow: auto;
    border-bottom: 1px solid #EFEFEF;
}

#menu_top_outer {
    width: 100%;
    overflow: auto;
    border-bottom: 1px solid #CCCCCC;
} 

.menu_top_item a {
    float: left;
    text-align: center;
    vertical-align: middle;
    padding: 7px 10px 7px 10px;
    background-color: transparent;
    text-decoration: none;
}

.menu_top_item a:hover {
    text-decoration: none;
    background-color: #E3E7EF;
}

#banner	{
    width: 100%;
    overflow: auto;
    background-color: transparent;
    white-space: normal;
    margin-top: 20px;
    margin-bottom: 40px;
}

#logo {
    float: left;
    width: 15%;
    text-align: left;
    background-color: transparent;
}

#title {
    float: left;
    width: 55%;
    text-align: left;
    background-color: transparent;
}

#title1 {
    font-size: 200%;
    font-weight: bold;
}

#title2 {
    font-size: 150%;
    font-style: italic;
}

#title3 {
    font-size: 150%;
    font-style: normal;
}

#search {
    float: left;
    width: 30%;
    text-align: right;
    background-color: transparent;
}

#search_text {
    color: gray;
    font-style: italic;
}

#menubar {
    width: 100%;
    background-color: transparent;
}

.menuitem a {
    float: left;
    width: auto;
    padding: 5px 10px 5px 10px;
    background-color: #E0ECFF;
    font-weight: bold;
    color: black;
    text-decoration: none;
    margin-right: 5px;
}

.menuitem a:hover {
    float: left;
    width: auto;
    padding: 5px 10px 5px 10px;
    background-color: #6694E3;
    font-weight: bold;
    color: white;
    text-decoration: none;
    margin-right: 5px;
}

.menuitem-sel {
    float: left;
    width: auto;
    padding: 5px 10px 5px 10px;
    background-color: #6694E3;
    font-weight: bold;
    color: white;
    text-decoration: none;
    margin-right: 5px;
}

#submenubar {
    width: auto;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    background-color: #6694E3;
    color: white;
}

#phantom {
    color: #6694E3;
}


#submenubar a {
    color: white;
    text-decoration: none;
}

#submenubar a:hover {
    color: white;
    text-decoration: underline;
}

.marker a, .marker a:hover  {
    color: black;
    text-decoration: none;
}	

.main_space {
    width: 100%;
    height: auto;
}

.area_testo {
    width: 75%;
    padding-right: 10px;
    vertical-align: top;
}

.lateral {
    width: 25%;
    vertical-align: top;
}

.box1	{
    margin-bottom: 10px;
    background-color: #FFF7D7;
    border: 1px solid #FAD163;
    padding: 10px;
}

.box2	{
    margin-bottom: 10px;
    background-color: #E0ECFF;
    border: 1px solid #B2C9F1;
    padding: 10px;
}		

.box_title {
    font-weight: bold;
    margin-bottom: 15px;
    background-color: transparent;
}

.box_body {
    font-weight: normal;
    background-color: transparent;
}

.table_people {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #E0ECFF;
    border: 1px solid #B2C9F1;
}

.topic_img {
    width: 150px;
    vertical-align: top;
    text-align: left;
    border: 1px solid #B2C9F1;
}

.topic a, .topic a:hover {
    width: auto;
    height: 100%;
    vertical-align: top;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.keywords {
    width: auto;
    vertical-align: top;
    padding-left: 15px;
}

.title a {
    text-decoration: none;
}

.title a:hover {
    text-decoration: underline;
}

.title_book a {
    font-weight: bold;
    text-decoration: none;
}

.title_book a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.bookcov {
    width: 94px;
    height: 140px;
}

.book_img {
    width: 10%;
    height: 160px;
}

.book_text {
    width: 40%;
    padding-left: 10px;
    padding-right: 20px;
    vertical-align: middle;
}

.press_thumb {
    width: 150px;
    border: 1px solid #B2C9F1;
}

.press_text {
    vertical-align: middle;
}

.phd_info {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.gallery {
    width: 33%;
    text-align: center;
    vertical-align: top;
    padding: 10px;
}

.picture {
    height: 150px;
    border: 1px solid #B2C9F1;
}

.caption {
    margin-top: 10px;
    font-size: 8pt;
}

.download a {
    text-decoration: none;
}

.download a:hover {
    text-decoration: underline;
}

#gotop {
    width: 100%;
    overflow: auto;
    text-align: right;
}

#gotop a {
    text-decoration: none;
}

#valid {
    width: 100%;
    overflow: auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #CCCCCC;
}

#quote {
    margin: 20px;
    text-align: left;
    background-color: transparent;
}
