.page {
	margin-top		  	: 0px;
	margin-left		  	: 0px;
	margin-bottom		  : 0px;
	margin-right		  : 0px;
	background-color	: #FFFFFF;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #C8CDDF; 
	scrollbar-darkshadow-color: #D4D9EC; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #333333;

	/* The image used */
	background-image: url("images/sfondo.jpg");

	/* Full height */
	height: 100%;
	
	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.app {
	background-color	: #FFFFFF;
	
}

.pageDesc {
	margin-top		  	: 0px;
	margin-left		  	: 5px;
	margin-bottom		  : 0px;
	margin-right		  : 0px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #C8CDDF; 
	scrollbar-darkshadow-color: #D4D9EC; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #333333;
}


a:link {
	color       		: #990000;
	text-decoration : none;
}
a:visited {
	color       		: #990000;
	text-decoration : none;
}
a:hover {
	color       		: #990000;
	text-decoration : underline;
}

.testo {
	font-size   		: 11px;
	font-family 	  : Verdana, Arial;
	color       		  : #000000;
	font-weight		: normal;
}

.testo_grigio {
	font-size   		: 11px;
	font-family 		: Verdana, Arial;
	color       		: #808080;
	font-weight			: normal;
}

.testo_marrone {
	font-size   		: 12px;
	font-family 		: Verdana, Arial;
	color       		: #736b37;
	background-color	: #ffffff;
	font-weight			: normal;
}

.testo_marrone_1 {
	font-size   		: 12px;
	text-align			: justify;
	font-family 		: Verdana, Arial;
	color       		: #736b37;
	font-weight			: normal;
}

.testo_marrone_sott {
	font-size   		: 12px;
	font-family 		: Verdana, Arial;
	color       		: #736b37;
	font-weight			: normal;
	border-Left			: 0px;
	border-top			: 0px;
	border-right		: 0px;
	border-bottom		: 1px;
	border-style		: solid;
	border-color		: #000000;
}

.corpo_testo_marrone {
	font-size   		: 11px;
	font-family 		: Verdana, Arial;
	color       		: #736b37;
	font-weight			: normal;
	border-Left			: 0px;
	border-top			: 0px;
	border-right		: 0px;
	border-bottom		: 0px;
	border-style		: solid;
	border-color		: #000000;
}
/*************** CELLS ***************/

th.desc {
	font-size   	: 11px;
	font-family 	: Arial, sans-serif;
	color       	: #F0F0F0;
	background-color: #0B5280;
}

td.desc {
	font-size   	: 11px;
	font-family 	: Arial, sans-serif;
	color       	: #333333;
	background-color: #FFFFFF;
	border				: 1px solid;
	border-color	: #D4D9EC;
}


td.sep {
	height					: 2px;
	background-color: #AA6400;
}

/*
div#header {
	width						: 990px;
	text-align			: right;
	background-color: #EEEEEE;
	margin					: 3px;
	padding					: 3px;
	border					: 1px solid;
	border-color		: #AA6400;
}
*/

div#header {
	width						: 990px;
	text-align			: right;
	background-color: #FFFFFF;
	margin					: 3px;
	padding					: 3px
}

div#footer {
	width					: 990px;
	font-size   	: 11px;
	font-family 	: Arial, sans-serif;
	color       	: #F0F0F0;
	background-color: #0B5280;
}

div#detail {
	text-align			: center;
	background-color: #f8f8f8;
	border					: 1px solid;
	border-color		: #D4D9EC;
	padding-top			: 10px;
	padding-bottom	: 10px;
}

.cella_etichette {
	font-size   		: 10px;
	font-family 		: Verdana, Arial;
	font-weight			: normal;
	color       		: #000000;
	background-color	: #e1d185;
	border-Left			: 0px;
	border-top			: 0px;
	border-right		: 0px;
	border-bottom		: 0px;
	border-style		: solid;
	border-color		: #000000;
}

.CellaTitolo {
	font-size   		: 12px;
	font-family 		: Verdana, Arial;
	font-weight			: bold;
	color       		: #736b37;
	vertical-align		: top;
	background-color	: #ffffff;
	border-Left			: 0px;
	border-top			: 0px;
	border-right		: 0px;
	border-bottom		: 0px;
	border-style		: solid;
	border-color		: #000000;
}

/***************  FORM COMPONENT ***************/
select, textarea {
	font-size   		: 11px;
	font-family 		: Arial, sans-serif;
	font-weight        :bold;
	color						: #330000;
	border-width		: 1px;
	background-color	: #FFFFFF;
}

input {
	font-size   		: 11px;
	font-style      	: Verdana, Arial;
	font-weight			: bold;
	font-family 		: Arial, sans-serif;
	color						: #666666;
	border-width		: 1px;
	border-color		: #666666;
	background-color	: #FFFFFF;
}

/*Definizione dei pulsanti*/
.pulsante {
	background-color	: #D4D0C8; 
	border				: 1px;
	border-color		: #000000;
	border-style    	: solid;
	font-size       	: 11px;
	font-style      	: Verdana, Arial;
	font-weight			: bold;
	color           	: #000000;
	height				: 18px;
}

.notePossesso {
	width				: 350px;
}

.outer {
    width: 400px;
    height: 80px;
    white-space: nowrap;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}

.outer div {
    width: 24.5%;
    background-color: #eee;
    float: none;
    height: 90%;
    margin: 0 0.25%;
    display: inline-block;
    zoom: 1;
}