
#divindexcontainer{
    max-width: 1000px;
    align-items: center;

}



#divsottomenu{
    background:#33bee5;
}

#divcontentheadindex{

	text-align: left;
	FONT-SIZE: auto;
	FONT-WEIGHT: bold;	
	font-style: italic;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
	background: #e8e8e8;
	COLOR: #6d6b6b;
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid;
}

#headertext{
    COLOR: #00759b;
    TEXT-DECORATION: none;
    text-decoration: underline;
    
}

#headertext2{
    COLOR: #f9b700;
    TEXT-DECORATION: none;
  
}

#headertextcontent{
    border-style:solid; 
    border-color:#ffffff;
    line-height: 20px;
    text-align: justify;
    margin-bottom: 20px;

    font-size: 15px;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    COLOR: #6d6b6b;
    background: #f7f7f7;
    BORDER-BOTTOM: #cccccc 1px solid;
}

#caruseltextcontent{
    border-style:solid; 
    border-color:#ffffff;
    line-height: 20px;
    text-align: justify;
 

    font-size: 15px;
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 30px;
    padding-right: 30px;
    COLOR: #6d6b6b;
    background: #f7f7f7;
    BORDER-BOTTOM: #cccccc 1px solid;
  }


  .circolare {
    width: 135px;
    height: 135px;
    border-radius:999em;   
  -moz-border-radius:999em; 
  -webkit-border-radius:999em;
    -o-border-radius: 999em;  
  }