﻿
/* input Area --> Nuova Struttura */
.dataLastMinute { width : 600px;margin : 0px auto; }
div.caption {width : 600px; margin : 0px auto; background-color:#5D7B9D;text-align:center;padding:3px 0;border-color:#284775; border-width:1px 1px; border-style:solid;color:#FFF; font-variant:small-caps;clear:both;}
div.contentInfo{width : 600px;margin : 0px auto; border-color:#284775; border-width:0px 1px; border-style:dashed; background-color: #fff;padding-top:20px; padding-bottom:30px; text-align:center;}
div.contentInfoLast{
    width : 600px;
    margin : 0px auto; 
    border-color:#284775; 
    
    border-left-width:1px; 
    border-left-style:dashed;
    
    border-right-width:1px; 
    border-right-style:dashed;
    
    border-bottom-width:1px; 
    border-bottom-style:solid;
    
    border-top-width:0px; 
    
    background-color: #fff;
    
    }

div.voceInfo{
    float:left;
    width:250px;
    margin-top:15px;
    text-align:right;
}

div.inputInfo{
    float:left;
    text-align:left;
    margin-left:20px;
    width:300px;
    margin-top:15px;
}

span.inputMsgError{
    color:Red;
    font-size:xx-small;
    font-style:oblique;
   

}
.smallSpanLink{ font-size:xx-small; margin:0; padding:0}
.smallLink{ font-size:xx-small;  text-decoration:none;}

.smallSpanLink:hover{color:Black;}
.smallLink:hover{color:Red; text-decoration:underline;}

 div.centrato {margin-top:10px;width:750px;margin-left:auto;margin-right:auto;
            }
            .ajax__htmleditor_editor_container{margin-top:10px;
            }
            
            span.txt_LastMinute{font-size:0.8em;color : Black;}
            
            .containerData{
            overflow:hidden;}

            .leftData, .rightData{float:left;width:305px;height:200px;}
