/*Editor CMS*/
body {font-family:'Montserrat', sans-serif; color:#3c3c3b;     font-weight: 300;}

#contenuto table, .contenuto_testo table {border:3px solid #e1e3e8 !important;}
#contenuto td, .contenuto_testo td img {margin-right:0px !important; margin-bottom:0px !important;}
#contenuto th , .contenuto_testo th {background-color:#e1e3e8!important; font-weight:bold!important; padding:5px!important; border:0px !important}
#contenuto td, .contenuto_testo td {border:0px!important; vertical-align: top!important; padding:5px!important; border-top:2px solid #e1e3e8!important;}
#contenuto ul, .contenuto_testo ul, .sezione_contenuto ul {list-style-image:url(../images/list.png)!important;}


.contenuto_testo p a{text-decoration:underline!important; }
.Grigio			 {color:#6E6E6E}
.Azzurro		 {color:#90b8e3}
.Maiuscolo		 {text-transform: uppercase !important;}
.Pulsante_chiaro {text-transform: uppercase !important; color: #fff; font-weight: 700; background-color: #ffffff; border: 1px solid #3c3c3b; background-image: url(/images/plus_dark.png); background-repeat: no-repeat; background-position: center right; background-size:30px; background-repeat: no-repeat; padding:10px 40px 10px 10px; border-radius:20px; font-size:0.9em;}
.Pulsante_scuro  {text-transform: uppercase !important; background-color: #90b8e3; font-weight: 700; color: #ffffff; background-image: url(/images/plus_white.png); background-repeat: no-repeat; background-position: center right; background-size:30px; background-repeat: no-repeat; padding:10px 40px 10px 10px; border-radius:20px; font-size:0.9em; }
.Evidenziato	 {background-color:#41648f!important; color:#fff!important; font-weight:bold!important; border-radius:5px!important;}
.Margine_SX		 {margin-left:10px!important;}
.Margine_DX		 {margin-right:10px!important;}
.Margine_Tot	 {margin:10px!important;}
.Full_image		 {width: 100% !important; height: auto!important; }
.Small_image	 {width: 50% !important; height: auto!important; }

