﻿
/* uc style consulenza*/

 .boxConsulenza
    {
        /*width:680px !important;width:680px; */
        width:90%;
        overflow:hidden;
        border:0px solid #EEE;
        border-right:1 solid;

    }
    .tableConsulenza
    {
        /*width:680px;*/
        width:90%;
        font-family:Arial;
        color:White;   
        margin-left:5px;
        margin-right:5px;
        margin-top:15px;
        vertical-align:middle;
        text-align:center
    }
    .titoloModuloConsulenza
    {
        font-size:14px;
        font-weight:bold;
        color:rgb(90, 109, 120);        
    }
    .labelformConsulenza
    {
       	font-size:12px;
        font-family:Arial;
        font-weight:bold;
        color:rgb(90, 109, 120);
    }
    .testoConsulenza
    {
        font-size:13px;
        font-weight:normal;
        text-align: justify;        
     }
     .Button
     {
     	border-style:solid;
     }
     
/* uc style Area Attività */
div.boxAttivita
{
    width:98%;
    height:500px !important;height /**/: 500px;
    overflow:hidden;
    
    padding: 2px;
    border:0px solid #EEE;
    border-right:0 solid;
    font-family:Arial; 
    color:White;
} 
div.boxAttivitaTesto
{
    height:400px !important;height /**/: 400px;
    overflow:auto;
    padding: 2px;    
    border:1px solid #EEE;
    border-right:1 solid;
} 
.boxAreaAttivita
    {
        width:90%;
        overflow:hidden;
        border:0px solid #EEE;
        border-right:1 solid;
        /*background-color:rgb(90, 109, 120)*/
    }
    .tableAreaAttivita
    {
       /*width:680px;*/
        width:90%;
        margin-left:5px;
        margin-right:5px;
        margin-top:15px;
        vertical-align:middle;
       /*background-color:rgb(90, 109, 120)*/
    }
    div.boxTestoDL
    {
        width:500px;
        height:400px;
        overflow:auto; 
        background-color:rgb(121, 143, 155);
        color:White;	        
    }
    .TestoDL
    {
    	text-align:justify;
    	width:95%;
    	margin-left:5px;
    	margin-right:5px;
    	}
    	
/* uc style Contatti */    	     

 .boxContatti
    {
        /*width:680px !important;width:680px; */
        width:90%;
        overflow:hidden;
        border:0px solid #EEE;
        border-right:1 solid;

    }
    .tableContatti
    {
        /*width:680px;*/
        width:90%;
        margin-left:5px;
        margin-right:5px;
        margin-top:15px;
        vertical-align:middle;
        
    }
   .testo
   {   	   
   	    font-family:Arial;
   	    font-size:12px;
   	    text-align:justify;
   	    color:White;
   	    width:50%;  
   	}  

   	/* uc style Professionisti */
   	 .boxProf
    {
        /*width:680px !important;width:680px; */
        width:90%;
        overflow:hidden;
        border:0px solid #EEE;
        border-right:1 solid;
    }
    .tableProf
    {
        /*width:680px;*/
        width:90%;
        margin-left:5px;
        margin-right:5px;
        margin-top:15px;
        vertical-align:middle;
        
    }  
   	
   	/* uc style Studio */  
   	.boxStudio
    {
        /*width:680px !important;width:680px; */
        width:90%;
        overflow:hidden;
        border:0px solid #EEE;
        border-right:1 solid;

    }
    .tableStudio
    {
        /*width:680px;*/
        width:90%;
        margin-left:5px;
        margin-right:5px;
        margin-top:15px;
        vertical-align:middle;
        
    }
   .testo
   {   	   
   	    font-family:Arial;
   	    font-size:12px;
   	    text-align:justify;
   	    color:White;
   	    width:50%;  
   	}  
   	