/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color:#FD4A65; */
	background-color:#D5DFF9; 
	background-attachment: fixed;
	background-image: url(../cut/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 150%;
}a {
	font-family: Calibri;
	font-size: 14px;
	color: #003399;
	font-weight: bolder;
	text-decoration: none;
	line-height: 16px;
}
.testo_1 {
	font-family: Calibri;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-align: justify;
}

.elenco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.nascosto{
	visibility:hidden;
	display:none;
	}
.rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC6666;
}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009900;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-color:#333333;
	/* background-color: #CCFB8C; */
}
.input_alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	background-color:#FCCBC2;
	/* background-color: #CCFB8C; */
}

checkbox {
	color: #FF0000;
	background-color: #CCFB8C;
	border-bottom-color:#000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}
.DETTAGLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 100;
	word-spacing: 3px;
}
.DETTAGLI_vuoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 100;
	word-spacing: 3px;
	background-color:#CC6666;
}


/* div croce chiusura */
.box{ 
    /*border:1px solid #000000;*/
	position:absolute;
	top:20px;
    left:20px;
	}
/* dettaglio lista */	
.but{
    border:1px solid #000000;
	background-color: #FFFFFF;
	position:absolute;
	top:40px;
    left:40px;
	}
	
.ric{
	font-family:Calibri;
	font-size:12px;
	background-color: #FFD7CC;
	padding: 4px;
	top: 2px;
	margin-top: 3px;
	}
	
.ricnb{
	font-family:Calibri;
	font-size:12px;
	border:1px solid #000000;
	background-color: #EEEEB8;
	}
		
.BOX_SFONDO{
    filter:alpha(opacity="80");
	opacity: 0.8;
	position:absolute;
	top:-100px;
	left:-100px;
	visibility:visible;
	height:1750px;
	width:1330px;
	background-color:#ffffff;
	background-image:url(../images/squareus.jpg);
	}
	
.BOX_SFONDO_alt{
    filter:alpha(opacity="40");
	opacity: 0.4;
	position:absolute;
	top:-100px;
	left:-100px;
	visibility:visible;
	height:1330px;
	width:1330px;
	background-color:#ffffff;
	background-image:url(../images/squareus_alt.jpg);
	}
.big_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}
.big_green {
	font-family: Calibri;
	font-size: 30px;
	font-weight: bold;
	color: #009900;
}
.big_grey {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
.button_red {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.button_green {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #009900;
}
.big_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.testo_1_trasp {

	font-family: Calibri;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	text-align: justify;
}
.titoli {


	font-family: Calibri;
	font-size: 16px;
	color: #990000;
	line-height: 22px;
	text-align: justify;
}
.GIORNI {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.MESI {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF;
}
.bordin {
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	margin: 2px;
	padding: 2px;
}

