/* home page*/

#matpubsx {
    float: left;
    width: 385px;
    position: relative;}
    
#matpubdx01 {
    float: left;
    width: 190px;
    position: relative;}
    
#matpubdx02 {
    float: left;
    width: 190px;
    position: relative;
    padding-top: 70px;
    padding-left: 5px;}
    
/* gallery*/

#titologallery {
    width: 260px;
    padding-left: 5px;
    font-size: 1px;
    line-height: 1px;
    background-color: #999999;}

.fotogallery {
    float: left;
    width: 75px;
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;}

/* macchinari*/

.macchinaritit {
    float: left;
    width: 765px;
    position: relative;
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #950117;}

.macchinarisx {
    float: left;
    width: 265px;
    position: relative;
    padding-left: 5px;
    font-weight: bold;
    color: #ffffff;
    background-color: #999999;}

.macchinaridx {
    float: left;
    width: 490px;
    position: relative;
    padding-left: 5px;
    margin-left: 5px;
    background-color: #e3e3e3;}


/* hardware e software*/

.hardsofttit {
    float: left;
    width: 765px;
    position: relative;
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #950117;}

.hardsoftsx {
    float: left;
    width: 265px;
    position: relative;
    padding-left: 5px;
    font-weight: bold;
    color: #ffffff;
    background-color: #999999;}

.hardsoftdx {
    float: left;
    width: 490px;
    position: relative;
    padding-left: 5px;
    margin-left: 5px;
    background-color: #e3e3e3;}