/* @import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css); */
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400);
@import url(https://fonts.googleapis.com/css?family=Roboto:400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:500);
@import url(https://fonts.googleapis.com/css?family=Roboto:700);
@import url(https://fonts.googleapis.com/css?family=Roboto:900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400);
/*==================================================================*/
@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
body {
	font-family: Roboto, "Trebuchet MS", Arial, Helvetica, sans-serifsans-serif;
	font-size:11px;
}

.topmenu { color:#003C68 !important; text-decoration:none !important; margin-left:10px; }
.topmenu:visited { color:#003C68 !important; }
.topmenu:hover { color:#999 !important; }
.topmenu:link { color:#003C68 !important;  }
.topmenu:hover, .topmenu:active { color:#999 !important; }

.newslink { color:#FC3 !important; text-decoration:none !important; }
.newslink:visited { color:#CCC !important; }
.newslink:hover { color:#FC3 !important; }
.newslink:link { color:#CCC !important;  }
.newslink:hover, .newslink:active { color:#FC3 !important; }

body.loaded .gridContainer { }

.gridContainer {
	width: 100%; /* 960px; */
	margin: auto;
	padding-left: 0;
	padding-right: 0;
}	

.desktop {
	display:block;
}
.mobile {
	display:none;
}
.btnMenuMobile {
	width:20px;
	margin:11px 5px 0px 0px;
	padding:2px 5px 2px 5px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#DDD;
	border:1px solid #333;
	color:#333;
	line-height:25px;
	border-radius:3px;
}
.btnMenuMobile:hover {
	background-color:#AAA;
	color:#FFF;
}

.overmenumobilewindow {
	display:none;
	z-index:50;
	position:absolute;
	top:43px;
	right:20px;
	background-color:#FFF;
	border-radius:3px;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:10px;
	text-align:left;
	box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.50);
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 1px) { /*  768 */

	

/* TABELLA */

.Tabella {
	display:table;	
}
.Titolo_Tab {
	display: table-caption;
	text-align: center;
}
.Testata_Tab {
	display: table-row;
	font-weight: bold;
	text-align: left;
}
.Riga_tab
{
	display: table-row;
}
.Cella_tab
{
	display: table-cell;
	padding-left: 5px;
	padding-right: 5px;
	line-height:25px;
}

.Cella_tab_no_pad
{
	display: table-cell;
	line-height:25px;
}


/* Desktop Layout */
.trasparente {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:transparent;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
}

.bianco {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#FFFFFF;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
}

.celeste {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#428BCA;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.combopag {
	color:#FFF;
	height:25px;
	background-color:#428BCA;	
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

.combopag option {
	color:#333;
	background-color:#FFF;	
}

.btnfiltro {
	clear: both;
	float: left;
	width: auto;
	height: auto;
	text-align:center;
	display: block;
	margin-right:5px;
	background-color:#666;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	font-size:13px;
	border-radius:3px;
}
.btnfiltro:hover {
	background-color:#2F6FA8;
}

.btnfiltroceleste {
	clear: both;
	float: left;
	width: auto;
	height: auto;
	text-align:center;
	display: block;
	margin-right:5px;
	background-color:#428BCA;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	font-size:13px;
	border-radius:3px;
}
.btnfiltroceleste:hover {
	background-color:#2F6FA8;
}

.biancobordogrigio {
	width:auto !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: left;
	display: inline-block !important;
	background-color:#FFF;
	margin: 0;
	height: auto;
	color:#333;
	font-size: 1.2em;
	border-radius:3px;
	border:solid 1px #DDD;
}

.marrone {
	width:auto !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: left;
	display: inline-block !important;
	background-color:#955900;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.verdescuro {
	width:auto !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: left;
	display: inline-block !important;
	background-color:#060;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.rosso {
	width:auto !important;
	padding:5px 10px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#C00;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.rosso:hover {
	background-color:#900;
	color:#FFF;
}

.verde {
	width:auto !important;
	padding:5px 10px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#6C9B3D;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.verde:hover {
	background-color:#587E32;
	color:#FFF;
}

.giallo {
	width:auto !important;
	padding:5px 10px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#D5A900;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.giallo:hover {
	background-color:#A88600;
	color:#FFF;
}

.btnarancio {
	width:auto !important;
	padding:5px 10px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#EA7500;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.btnarancio:hover {
	background-color:#BB5E00;
	color:#FFF;
}
.btnceleste2 {
	width:auto !important;
	padding:5px 10px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#428BCA;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.btnceleste2:hover {
	background-color:#2F6FA8;
	color:#FFF;
}

.btnRoundGrigCel {
	width:auto !important;
	padding:5px 10px 5px 10px !important;
	float: left;
	display: inline-block !important;
	background-color:#999;
	margin: 0;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	height: auto;
	color:#FFF;
	font-size: 1.0em;
	border-radius:20px;
}
.btnRoundGrigCel:hover {
	background-color:#2F6FA8;
	color:#FFF;
}
.btnRoundCelGrig {
	width:auto !important;
	padding:5px 10px 5px 10px !important;
	float: left;
	display: inline-block !important;
	background-color:#428BCA;
	margin: 0;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
	height: auto;
	color:#FFF;
	font-size: 1.0em;
	border-radius:20px;
}
.btnRoundCelGrig:hover {
	background-color:#2F6FA8;
	color:#FFF;
}

.biancostondo {
	width:auto !important;
	padding:5px 10px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#FFF;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	border-radius:10px;
}

.celestestondo {
	width:auto !important;
	padding:5px 5px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#428BCA;
	color:#FFF;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	border-radius:10px;
}

.alertbadge {
	background-color:#C00;
	line-height:18px !important;
	display:inline-block;
	vertical-align:middle !important;
	color:#FFF;
	font-size: 0.85em;
	font-weight:600;
	border-radius:100px;
	text-align:center;
	width:18px !important;
	height:18px !important;
	box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.50);
} 

.alertbadge-lt {
	background-color:#C00;
	line-height:14px !important;
	display:inline-block;
	vertical-align:middle !important;
	color:#FFF;
	font-size: 0.85em;
	font-weight:600;
	border-radius:100px;
	text-align:center;
	width:14px !important;
	height:14px !important;
	box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.50);
} 

.destinatari {
	background-color:#FFF;
	font-weight:600;
	border-radius:2px;
	width:800px !important;
	height:400px !important;
	box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.50);
} 

.btnrosso2 {
	width:auto !important;
	padding:5px 10px 5px 5px !important;
	float: left;
	display: inline-block !important;
	background-color:#C00;
	margin: 0;
	margin-right:5px;
	margin-bottom:5px;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.btnrosso2:hover {
	background-color:#900;
	color:#FFF;
}

.arancio {
	width:auto !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: left;
	display: inline-block !important;
	background-color:#F60;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.arancioscuro {
	width:auto !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: left;
	display: inline-block !important;
	background-color:#954000;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}

.btnpagina {
	width:100px !important;
	display: inline-block !important;
	background-color:#FFF;
	padding-right:5px !important;
	border:solid 1px #CCC !important;
	margin: 0;
	height: auto;
	color:#DDD;
	border-radius:10px;
}

.btnpagina:hover {
	background-color:#EEE;
}



.grigio_2 {
	width:auto !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: left;
	display: inline-block !important;
	background-color:#999;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border-radius:3px;
}
.bianco_2 {
	width:auto !important;
	padding-left:5px !important;
	padding-right:5px !important;
	float: left;
	display: inline-block !important;
	background-color:#FFF;
	margin: 0;
	height: auto;
	color:#333;
	font-size: 1.2em;
	border-radius:3px;
}

.biancobordo {
	clear: both;
	float: left;
	width: 100%;
	border: solid 1px;
	border-color:#999;
	display: block;
	background-color:#FFFFFF;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
	border-radius:20px;
}

.loginwindow {
	clear: both;
	float: left;
	width: 400px;
	border: solid 1px;
	border-color:#999;
	display: block;
	background-color:#FBFBFF;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
	border-radius:10px;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.20);
}

.barramain {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#FAFAFA;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
	box-shadow:0px 2px 10px 0px rgba(50, 50, 50, 0.20);
	margin-bottom:10px;
	z-index:5 !important;
}

.barracrumb {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#FAFAFA;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-weight:500;
	border-bottom:1px solid #999;	
	margin-bottom:10px;
	position:absolute;
	top:60px;
}

.nerobordo {
	clear: both;
	float: left;
	width: 100%;
	border: solid 1px;
	border-color:#666;
	display: block;
	/* background-color:#000000; */
	background:url(../struttura/nero.png);
	background-repeat:repeat;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
}

.grigio {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#666;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
}

.grigio20 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#F5F5F5;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
}

.grigiochiaro {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#DFDFDF;
	margin: 0;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
}

.titolopag {
	font-weight: bold;
	font-size:1.6em;
	color:#428BCA;
}


.sfondocontenuti {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background:url(../struttura/bgcontenuti.png);
	margin: 0;
	height: auto;
}

/* { Eventi } */

.contenutisuscuro {
	float: left;
	/* :SOPRA, DX, SOTTO, SX  */
	padding:0px 0px 0px 5px;
	width: 98.6%;
	height: auto;
	color:#FFF;
	word-wrap:break-word;
	font-size:13px;
}

.contenutisuchiaro {
	float: left;
	/* :SOPRA, DX, SOTTO, SX  */
	padding:0px 0px 0px 5px;
	width: 98.6%;
	height: auto;
	color:#333;
	word-wrap:break-word;
	font-size:13px;
}

.contenutisuchiaro_100_no_padding {
	float: left;
	/* :SOPRA, DX, SOTTO, SX  */
	padding:0px 0px 0px 0px;
	width: 100;
	height: auto;
	color:#333;
	word-wrap:break-word;
	font-size:13px;
}

.margini {
	margin:10px 0px 10px 15px;
}

/* Desktop: { 1 COLUMNS } */
.colonna1d1 {
	float: left;
	width: 98.6%;
	padding:12px 6px 12px 6px;
	border:none;
}



/* Desktop: { 2 COLUMNS } */
.colonnaMenu {
	float: left;
	min-width: 80px;
	background-color:#F2F2F2;
}

.btnao {
	width:120px;
	height:120px;
	margin:15px 15px 0px 0px;
	display:inline-block;
	background-color:#DFDFDF;
	color:#000;
	border-radius:3px;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.10);
}

.btnao:hover {
	background-color:#428BCA;
	color:#FFF;
}

.btnuo {
	min-width:180px;
	min-height:50px;
	margin:15px 15px 0px 0px;
	display:inline-block;
	background-color:#DFDFDF;
	color:#000;
	border-radius:3px;
	text-align:center;
	line-height:inherit;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.10);
}

.btnuo:hover {
	background-color:#428BCA;
	color:#FFF;
}

.btnuoverde {
	min-width:180px;
	min-height:50px;
	margin:15px 15px 0px 0px;
	display:inline-block;
	background-color:#060;
	color:#FFF;
	border-radius:3px;
	text-align:center;
	line-height:inherit;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.10);
}

.btnuoverde:hover {
	background-color:#428BCA;
	color:#FFF;
}

.btnuorosso {
	min-width:180px;
	min-height:50px;
	margin:15px 15px 0px 0px;
	display:inline-block;
	background-color:#900;
	color:#FFF;
	border-radius:3px;
	text-align:center;
	line-height:inherit;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.10);
}

.btnuorosso:hover {
	background-color:#428BCA;
	color:#FFF;
}

.btnuoSel {
	min-width:180px;
	min-height:50px;
	margin:15px 15px 0px 0px;
	display:inline-block;
	background-color:#428BCA;
	color:#FFF;
	border-radius:3px;
	text-align:center;
	line-height:inherit;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.10);
}


.btnCeleste {
	width:90px;
	margin:5px 5px 0px 0px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#428BCA;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnCeleste:hover {
	background-color:#2F6FA8;
}

.btnAssistenza {
	width:auto;
	margin:11px 5px 0px 0px;
	padding:2px 5px 2px 5px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#090;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnVerde {
	width:90px;
	margin:5px 5px 0px 0px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#090;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnVerde:hover {
	background-color:#060;
}

.btnCeleste30 {
	width:30px;
	margin:5px 5px 0px 0px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#428BCA;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnCeleste30:hover {
	background-color:#2F6FA8;
}

.rubrica {
	clear: both;
	display:inline-block;
	background-color:#DFDFDF;
	margin:10px 10px 0px 0px;
	height: auto;
	color:#CCCCCC;
	font-size: 1.2em;
	border-radius:2px;
	border-left:3px solid #428BCA;
}

.btnGrigio20 {
	width:20px;
	margin:1px 1px 0px 0px;
	padding:0px;
	text-align:center;
	height:20px;
	clear: both;
	display:inline-block;
	background-color:#555;
	color:#FFF;
	line-height:20px;
	font-size:12px;
	border-radius:3px;
}

.btnGrigio20:hover {
	background-color:#222;
}

.btnCeleste20 {
	width:20px;
	margin:1px 1px 0px 0px;
	padding:0px;
	text-align:center;
	height:20px;
	clear: both;
	display:inline-block;
	background-color:#428BCA;
	color:#FFF;
	line-height:20px;
	font-size:12px;
	border-radius:3px;
}

.btnCeleste20:hover {
	background-color:#2F6FA8;
}

.btnRosso20 {
	width:20px;
	margin:1px 1px 0px 0px;
	padding:0px;
	text-align:center;
	height:20px;
	clear: both;
	display:inline-block;
	background-color:#C00;
	color:#FFF;
	line-height:20px;
	font-size:12px;
	border-radius:3px;
}

.btnRosso20:hover {
	background-color:#900;
}

.btnGrigio30 {
	width:30px;
	margin:5px 5px 0px 0px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#AAA;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnGrigio30:hover {
	background-color:#999;
}

.btnGrigioscuro25 {
	width:30px;
	margin:5px 5px 0px 0px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#666;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnGrigioscuro25:hover {
	background-color:#777;
}

.btnRosso {
	width:90px;
	margin:5px 5px 0px 0px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#C00;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnRosso:hover {
	background-color:#900;
}

.btnRosso30 {
	width:30px;
	margin:5px 5px 0px 0px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#C00;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnRosso30:hover {
	background-color:#900;
}



.btnrossoclose {
	width:25px;
	margin:5px 5px 0px 0px;
	padding:1px 1px 2px 1px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#C00;
	color:#FFF;
	line-height:25px;
	border-radius:4px;
	box-shadow:0px 0px 5px 1px rgba(50, 50, 50, 0.30);
}

.btnrossoclose:hover {
	background-color:#900;
}

.btncelestefrm {
	background-color: #428BCA; /* colore di sfondo    */
	border: 1px solid #428BCA; /* bordo dell'elemento */
	color: #fff;               /* colore del testo    */

	height: 29px;              /* altezza             */
	width: 90px;               /* larghezza           */
	border-radius:3px;
	margin:-3px 5px 0px 0px;
	padding:2px 3px 2px 3px;
}

.btncelestefrm:hover {
	background-color:#2F6FA8;
}

.btnrossofrm {
	background-color:#900; /* colore di sfondo    */
	border: 1px solid #900; /* bordo dell'elemento */
	color: #fff;               /* colore del testo    */

	height: 29px;              /* altezza             */
	width: auto;               /* larghezza           */
	border-radius:3px;
	margin:-3px 5px 0px 0px;
	padding:2px 3px 2px 3px;
}

.btnrossofrm:hover {
	background-color:#C00;
}

.btnverdefrm {
	background-color:#060; /* colore di sfondo    */
	border: 1px solid #060; /* bordo dell'elemento */
	color: #fff;               /* colore del testo    */

	height: 29px;              /* altezza             */
	width: auto;               /* larghezza           */
	border-radius:3px;
	margin:-3px 5px 0px 0px;
	padding:2px 3px 2px 3px;
}

.btnverdefrm:hover {
	background-color:#3C0;
}

.btnnerofrm {
	background-color: #222; /* colore di sfondo    */
	border: 1px solid #333; /* bordo dell'elemento */
	color: #fff;               /* colore del testo    */

	height: 29px;              /* altezza             */
	width: 90px;               /* larghezza           */
	border-radius:3px;
	margin:-3px 5px 0px 0px;
	padding:2px 3px 2px 3px;
}

.btnnerofrm:hover {
	background-color:#444;
}

.btnGrigio {
	width:90px;
	margin:5px 5px 0px 3px;
	padding:2px 3px 2px 3px;
	text-align:center;
	height: 25px;
	clear: both;
	display:inline-block;
	background-color:#666;
	color:#FFF;
	line-height:25px;
	border-radius:3px;
}

.btnGrigio:hover {
	background-color:#333;
}

.lblform {
	float: left;
	width: 33%;
	line-height:20px;
	margin-bottom:5px;
	padding-right:3px;
	text-align:right;
	border:none;
	display:block;
	font-weight:bold;
	height:20px;
}

.fldform {
	float: left;
	width: 65%;
	height:20px;
	margin-bottom:5px;
	line-height:20px;
	border:none;
	display:block;
}

.btnmenu {
	width:80px;
	padding-top:10px;
	padding-bottom:3px;
	text-align:center;
	height: 50px;
	line-height:20px;
	clear: both;
	display: block;
	background-color:transparent;
	font-size: 1.0em;
	color:#444;
	border-bottom:1px solid #CCC;
}
.btnmenu:hover {
	background-color:#428BCA;
	color:#FFF;
}

.btnmenusel {
	width:80px;
	padding-top:10px;
	padding-bottom:3px;
	text-align:center;
	height: 50px;
	line-height:20px;
	clear: both;
	display: block;
	background-color:#444;
	font-size: 1.0em;
	color:#FFF;
	border-bottom:1px solid #CCC;
}

.colonnaContenuti {
	position:absolute;
	float: left;
	width: 100%;
	top: 100px; 
/*	left: 80px; */
	height: auto;
	z-index:0 !important;
}

.defaultwindow {
	float: left;
	width: 500px;
	padding:12px 6px 12px 5px;
	border:none;
}

.defaultbox {
	float: left;
	border:none;
}

.celestetop {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#428BCA;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border:1px solid #428BCA;
	border-radius:7px 7px 0px 0px;
}

.biancobottom {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#FFF;
	margin: 0;
	height: auto;
	color:#111;
	font-size: 1.2em;
	border:1px solid #428BCA;
	border-radius:0px 0px 7px 7px;
}

.rossotop {
	clear: both;
	float: left;
	width: 100%;
	position:relative;
	display: block;
	background-color:#C00;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border:1px solid #C00;
	border-radius:7px 7px 0px 0px;
}
.grigiorossobottom {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#EDEDED;
	margin: 0;
	height: auto;
	color:#111;
	font-size: 1.2em;
	border:1px solid #C00;
	border-radius:0px 0px 7px 7px;
}

.grigiotop {
	clear: both;
	float: left;
	width: 100%;
	position:relative;
	display: block;
	background-color:#6F6F6F;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border:1px solid #6F6F6F;
	border-radius:7px 7px 0px 0px;
}
.grigiobottom {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#EDEDED;
	margin: 0;
	height: auto;
	color:#111;
	font-size: 1.2em;
	border:1px solid #6F6F6F;
	border-radius:0px 0px 7px 7px;
}

.grigiotop999 {
	clear: both;
	float: left;
	width: 100%;
	position:relative;
	display: block;
	background-color:#428BCA;
	margin: 0;
	height: auto;
	color:#FFF;
	font-size: 1.2em;
	border:1px solid #428BCA;
	border-radius:7px 7px 0px 0px;
}
.grigiobottom999 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color:#FAFAFA;
	margin: 0;
	height: auto;
	color:#111;
	font-size: 1.2em;
	border:1px solid #428BCA;
	border-radius:0px 0px 7px 7px;
}

.colonna1d2 {
	float: left;
	width: 48.8%;
	padding:12px 6px 12px 5px;
	border:none;
}
.colonna2d2 {
	display: block;
	float: left;
	width: 48.8%;
	padding:12px 6px 12px 5px;
	border:none;
}

/* Desktop: { 3 COLUMNS } */
.colonna1d3 {
	float: left;
	width: 32.15%;
	padding:12px 6px 12px 5px;
	border:none;
}
.colonna2d3 {
	display: block;
	float: left;
	width: 32.15%;
	padding:12px 6px 12px 5px;
	border:none;
}
.colonna3d3 {
	display: block;
	float: left;
	width: 32.15%;
	padding:12px 6px 12px 5px;
	border:none;
}

.tooltip {
	position:absolute;
	padding:10px;
	z-index:1000;
	min-width:300px;
	max-width:500px; 
	background-color:#FFFFFF;
	margin: 0;
	color:#CCCCCC;
	font-size: 1.2em;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.40);
	border-radius:5px;
	word-break:normal;
}

.tooltip2 {
	position:absolute;
	padding:10px;
	z-index:1000;
	max-width:500px; 
	background-color:#FFFFFF;
	margin: 0;
	color:#CCCCCC;
	font-size: 1.2em;
	box-shadow:0px 0px 10px 0px rgba(50, 50, 50, 0.40);
	border-radius:5px;
	word-break:normal;
}

}

@media only screen and (max-width: 1200px) {
.desktop {
	display:none;
}
.mobile {
	display:block;
}
}