/* Layout generale ************************************************************/
html, body {
	margin: 0px;
	padding: 0px;
    font-size: 12px;
    font-family: sans-serif;
    height: 100%;
}

td {
    font-size: 12px;
    font-family: sans-serif;
}

img {
	border: 0px;
}
	
.form_style {
	border: solid 1px #AAAAAA;
	font-size: 12px;
	font-family: sans-serif;
}

.form_style:focus {
	background: #FFF476;
}

.button {
	background-color: #343fd7;
	color: white;
    font-weight: bold;
    border: solid 1px black;
    font-size: 12px;
}

.yellowBtn {
	background-color: #343fd7;
	color: white;
    font-weight: bold;
    border: solid 1px black;
    font-size: 12px;
}

.yellowBtn:hover {
	background-color: yellow;
	color: black;
}

.redBtn {
	background-color: #343fd7;
	color: white;
    font-weight: bold;
    border: solid 1px black;
    font-size: 12px;
}

.redBtn:hover {
	background-color: red;
	color: white;
}

.greenBtn {
	background-color: #343fd7;
	color: white;
    font-weight: bold;
    border: solid 1px black;
    font-size: 12px;
}

.greenBtn:hover {
	background-color: green;
	color: white;
}

.footerMenu {
	background-color: #343fd7;
}

.menuTitle {
	background-color: #343fd7;
	font-weight: bold;
	color: white;
	height: 20px;
}

#pageOutput {
	width: 1024px;
}

.titolo {
	font-size: 16pt;
	font-weigth: bold;
}

#toolbar {
	position: fixed; 
	width: 100%; 
	height: 100px;
	top: -90px;
	display: block;
	border-bottom: 1px solid black;
	opacity:0.9;
	background-color: #E5E5E5;
}

#toolbar #toolbar_links {
	font-size: 8px;
	position:absolute;
	top: 90px;
	text-align: center;
	width: 100%;
}

#space {
	line-height: 10px;	
}

.operation_toolbar td:hover {
	border: solid 1px black;
	background-color: #EFEFEF;
}

.operation_toolbar td {
	text-align: center;
	width: 70px;
    z-index:100000;
}

/* Fine layout generale *******************************************************/

/* Gestione tooltips **********************************************************/
.dvhdr1 {
	background: #F3F0E7;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #C8BA92;
    padding: 5px;
    width: 150px;
}

.dvbdy1 {
	background: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    border-left: 1px solid #C8BA92;
    border-right: 1px solid #C8BA92;
    border-bottom: 1px solid #C8BA92;
    padding: 5px;
    width: 150px;
}

/* Fine gestione tooltips *****************************************************/

/* Layout login ***************************************************************/
.loginTitle {
	background-color: #343fd7;
	color: white;
	font-weight: bold;
        font-family: cursive;
	text-align: center;
        border-radius:15px;
}
/* Fine layout login **********************************************************/

/* Layout messaggistica *******************************************************/
.tabs {
	background-color: #343fd7;
	color: white;
	font-weight: bold;
	text-align: left;
    font-size: 13px;
}

.tabs_sel {
	color: black;
	font-weight: bold;
	text-align: left;
    font-size: 13px;
}

.tabs:hover {
	color: white;
	font-weight: bold;
	text-align: left;
    font-size: 13px;
}

.tableTitle {
	border-bottom: solid 1px #343fd7;
	font-size: 13px;
	font-weight: bold;
	background-color: #343fd7;
	color: white;
}

.tableBody {
	border: solid 1px #343fd7 !important;
}

.tr1{
	font-size: 10px;
	background-color: AliceBlue;
}

.tr2 {
	font-size: 10px;
	background-color: antiquewhite;
}
/* Fine layout messaggistica **************************************************/

/* Layout toolbar *************************************************************/
span.opbutton1 {
	color: ButtonText;
    background-color: transparent;
	cursor:	pointer;
/*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
	font-size: 11px; /*0.8em;*/
	text-align: center;
}
span.opbutton1d {
	color: ButtonText;
    background-color: transparent;
	cursor:	pointer;
/*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
	font-size: 11px; /*0.8em;*/
	text-align: center;
}
span.opbutton2 {
	color: ThreeDHighlight;
    background-color: transparent;
	cursor:	default;
/*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
	font-size: 11px; /*0.8em;*/
	text-align: center;
}
td.opbutton1 {
	color: ButtonText;
    background-color: ButtonFace;
	border-top:	1px solid ThreeDHighlight;
	border-right: 1px solid	ThreeDShadow;
	border-bottom: 1px solid ThreeDShadow;
	border-left: 1px solid ThreeDHighlight;
	cursor:	pointer;
	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
	font-size: 11px; /*0.8em;*/
/*	padding-left: 6px; */
	padding-right: 6px;
	text-align: center;
}
td.opbutton1d {
	color: ButtonText;
    background-color: ButtonFace;
	border-top:	1px solid ThreeDShadow;
	border-right: 1px solid	ThreeDHighlight;
	border-bottom: 1px solid ThreeDHighlight;
	border-left: 1px solid ThreeDShadow;
	cursor:	pointer;
/*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
	font-size: 11px; /*0.8em;*/
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}
td.opbutton2 {
	color: ThreeDHighlight;
    background-color: ThreeDLightShadow;
	border-top:	1px solid ThreeDHighlight;
	border-right: 1px solid ThreeDShadow;
	border-bottom: 1px solid ThreeDShadow;
	border-left: 1px solid ThreeDHighlight;
	cursor:	default;
/*	font-family: arial, tahoma, verdana, helvetica, sans-serif, serif; */
	font-size: 11px; /*0.8em;*/
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}

/* Fine layout toolbar ********************************************************/

/* Layout proprietari *********************************************************/
#menu {
	background-color: #343fd7;
	height: 30px;
	float:left;
}

#contenuto {
    right: 0;
    margin-right: 0;
    height: 500px;
}
/* Fine layout proprietari ****************************************************/

/* rss */
#container {background:#d8d8ee; width:600px; margin:15px; padding:20px;}
.xsnazzy h1, .xsnazzy h2, .xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fc0;}
.xsnazzy h2 {font-size:2em; color:#234; border:0;}
.xsnazzy p {padding-bottom:0.5em; /*color:#eee;*/}
.xsnazzy h2 {padding-top:0.5em; padding-left:10px;}
.xsnazzy {background: transparent; margin:1em;}
.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; width:0; height:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #7f7f9c; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; width:0; height:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #fff;}
.xb1 {margin:0 8px; background:#fff;}
.xb2 {margin:0 6px; background:#fff;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#7f7f9c; border-width:0 5px;}
.xb5 {margin:0 2px; background:#7f7f9c; border-width:0 4px;}
.xb6 {margin:0 2px; background:#7f7f9c; border-width:0 3px;} .xb7 {margin:0 1px; background:#7f7f9c; border-width:0 3px; height:2px;} .xboxcontent {display:block; background:#7f7f9c; border:3px solid #fff; border-width:0 3px;}
.topDisplayContainer {width:95%;margin:auto;}
.internalTopDisplay {background-image:url(../images/menu_bg.png);background-repeat:repeat-y;}

#rss { 
	display:block; 
	width:70%;
	margin-left:90px;
	float:left;
	}
        
.boxEvidence, #rss {
	border: 3px solid aliceblue;
	box-shadow:10px 10px 20px black;
	webkit-box-shadow:10px 10px 20px black;
	moz-box-shadow:10px 10px 20px black;
	text-shadow:none;
	border-radius:15px;
}

#popBox {
		position: absolute;
		z-index: 2;
		background: #cccccc;
		width: 600px;
		padding: 0.3em;
		border: 1px solid gray;
	}
/* Fine layout rss ****************************************************/

/* Gestione sfondi ****************************************************/
#bg_image { 
  position: fixed; 
  top: 0; 
  left: 0; 
  z-index: 1; 
  width: 100%; 
  height: 100%; 
}
#scrollable { 
  position: absolute; 
  width: 100%; 
  height: 100%; 
  top: 0; 
  left: 0; 
  z-index: 2; 
}
/* Fine gestione sfondi ****************************************************/
