/* 
    Document   : style
    Created on : 04-Lug-2011, 15.58.14
    Author     : Andimo Panetta
    Description:
        Purpose of the stylesheet follows.
*/

.cds-main .infoTabs li{
    font-size: 0.73em;
}

/*
.infoHead{
    display: inline-block;
    float: left;	
    margin-bottom: 4px;
    margin-right: 4px;    
    padding:4px;
    height: 120px;
    width: 80%;
}
*/
.cds-main .divHalf {
    display: inline-block;
    margin-bottom: 4px;
    padding: 4px;
    height: 150px;
    width: 50%;
}

.cds-main .divHalfL {
    display: inline-block;
    float: left;
    margin-bottom: 4px;
    padding: 4px;
    height: 150px;
    width: 49%;
    margin-right: 1%;
}

.cds-main .divHalfR {
    display: inline-block;
    margin-bottom: 4px;
    padding: 4px;
    min-height: 150px;
    width: 50%;
}

.cds-main .divRilevatore {
    display: inline-block;
    float: left;
    margin-bottom: 4px;
    padding:4px;
    min-height: 136px;
    width: 84%;
    margin-right: 1%;
}

.cds-main .divImgIco {
    display: inline-block;
    min-height: 136px;
    margin-bottom: 4px;
    padding: 4px;
    width: 15%;
    min-width: 130px;
}

.cds-main .divImgFoto {
    padding: 5px;
    width: 100%;
}

.cds-main .divImgLegenda {
    margin-bottom: 4px;
    padding: 4px;
    width: 100%;
}

.cds-main .divImgFotoAll {
    margin-bottom: 4px;
    margin-right: 4px;    
    padding: 4px;
    width: 100%;
}

.cds-main .infoCompile {
    font-size:.9em;
    font-weight: bold;
    color: red;

}

.cds-main .divInfoCDS {
    width: 100%;
}

.cds-main .divAccertamento {
    width: 100%;
    min-height: 150px;
}

.cds-main .infoLabel {
    display: inline-block;
    float:left;
    font-size: 1em;
    color: darkblue;
    font-family: arial;
    width: 150px;
}

.cds-main .infoTermini {
    font-size: 18px;
    color: darkblue;
    font-family: arial;
    border: 1px solid black;
    padding: 5px;
}

.cds-main .descInquadramento {
    font-size: 18px;
    color: darkblue;
    font-family: arial;
}

.cds-main .infoText {
    color: darkblue;
    font-size: 0.85em;
    font-family: arial;
}

.cds-main .infoTextCenter {
    color: Black;
    font-size: 1em;
    font-family: arial;
    text-align: center;
}

.cds-main .infoMod {
    font-size: 0.85em;
}

.cds-main .ita-icon-camera-128x128 { width: 128px; height: 128px; background-image: url(../img/camera1.png);  margin: 0 auto;}
.cds-main .ita-icon-left-arrow-128x128 { width: 128px; height: 128px; background-image: url(../img/left-arrow128x128.png);  margin: 0 auto;}
.cds-main .ita-icon-cerca-128x128 { width: 128px; height: 128px; background-image: url(../img/cerca-128x128.png);  margin: 0 auto;}
.cds-main .ita-icon-yellow-alert-64x64 { width: 64px; height: 64px; background-image: url(../img/yellow-alert-64x64.png);  margin: 0 auto;}

