/*Editor CMS*/
body {font-family:'Montserrat', sans-serif; color:#343434;     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:}
.Arancio		{color:#ffa200}
.Maiuscolo		{text-transform: uppercase !important;}
.Pulsante_bianco {text-transform: uppercase !important; border: 1px solid #fff; color: #fff; background-color: #343434; padding: 5px 15px 5px 15px; border-radius: 3px; font-size:0.8em;}
.Pulsante_nero  {text-transform: uppercase !important; border: 1px solid #343434; color: #343434; padding:5px 15px 5px 15px; border-radius: 3px; font-size:0.8em; }
.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; }

