
/****************************************************************************************************/
/*****************   .row wrappa .primary e .sidebar. e si trova prima del #container ***************/
/****************************************************************************************************/
.row{overflow: auto; padding: 0 2%;}

/****************************************************************************************************/
/*****************   wrap contenitore contenente il testo principale successivo .row   ***************************/
/****************************************************************************************************/
.primary {
padding: 0 0 0 0;
width: auto !important;
min-width: 86%;
max-width: 86% !important;
float: left;
overflow: hidden;
}


 
/********************************************************/
/*****************   Titolatura  ************************/
/********************************************************/


.Titolo1_numero {
background: #2873ac; 
font-size: 40px; 
text-align: center; 
width: 4.5%; 
min-width:20px; 
padding: 0 0 0 0; 
display: inline-block; 
margin-right: 1%; 
font-weight: bold;
}
h1.Titolo1_testo {
color: #ffffff; 
padding: 0; 
display: inline; 
font-size: 40px;
}



.Titolo2_numero {
display: inline-block; 
text-align: center; 
width: 3%; 
min-width:10px; 
background: #2873ac; 
font-size: 24px;  
margin-top: 2%; 
margin-right: 1%; 
font-weight: bold; 
cursor: pointer;
}

h2.Titolo2_testo {
color: #808080; 
clear: both; 
padding: 0; 
margin-top: 2%; 
font-size: 20px; 
}

	
	
	
	
h3.Titolo3 { color:#4494f0; clear: both;}
h4.Titolo4 {clear: both; float: left; border-bottom: 2px solid #2873ac;}
h5 { font-size:110%; font-style:italic; margin-top: 1em; clear: both;
}


/********************************************************/
/*****************   Testo normale **********************/
/********************************************************/