
body {font-family:"Lato"!important; background:white!important; color:white; font-weight:300;}
#container { background:white!important; color:#333333;  }

#content {background:white!important;  color:#333333; }

h1.titolo_sito {color:#824B5D; font-weight:100!important; font-family:"Lato"!important; font-size:3.0rem; font-style:normal; margin:0;}
h2.test-dioc {color:#824B5D;font-size:0.9rem; font-weight:700;}
.barra {background: #B16F86;}
.top-bar-section ul {background:#824B5D!important;}

.top-bar-section li.active:not(.has-form) a:not(.button) { background:#824B5D; color:white;
	
	}
.top-bar-section li:not(.has-form) a:not(.button) {
background:#B16F86; color:#f0f0f0;
}
.top-bar-section li:not(.has-form) a:not(.button):hover {
background:#824B5D;
}
.top-bar {
/* overflow: hidden; fabio */
height: 45px;
line-height: 45px;
position: relative;
background: #B16F86;
margin-bottom: 0; }

h2.su-imm {  color:white; text-align:center; position:absolute;
    bottom:0;  
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);font-size:1.9rem;
	padding:1.6rem; 
	background: RGBA(229, 182, 0,0.85);
	
	}
 
 .orbit-bullets-container {
position: absolute;
left: 25px;
top: 5px; }

.sidebar {background:#E0E0E0;}

#inner-content {padding-top:0px;} 

.dioc-des { background:#E0E0E0;  height:90px;}

.footer {background: #B16F86;}
#main {margin-top:1.4rem;}

a {color: #824B5D;}
#content a:hover {color: #B16F86; }


.top-bar .toggle-topbar.menu-icon a { color:white; }

.top-bar.expanded .title-area {background: RGBA(130, 75, 93, 1)!important;}

button, .button{
            background-color: #824B5D !important;
            border-color: #663A48 !important;
            color: #fff !important;
        }
        button:hover, button:focus, .button:hover, .button:focus{
            background-color: #663A48 !important;
        }