body{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background-color: #DBDBDB;
	background: url('../img/bg_1.jpg') top center no-repeat #dbdbdb fixed;
	color:#585858;
	line-height:20px;
}
h2{
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
a.link{
	color: #334400;
	text-decoration: none;
	font-size: 14px;
}
a.link:hover{
	color: #669900;
	text-decoration: none;
	font-size: 14px;
}
h3{
	color: #333;
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 20px;
	text-shadow: 1px 0px 2px #888;
}
#page{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	margin: 0px;
	padding: 0px;
	position: relative;
	border: none;
}
#header h1{
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 10px;
	border: none;
	color: #333;
	font-size: 40px;
	line-height:40px;
}
.title{
	color: #333;
	text-decoration: none;
}
.title:hover{
	color: #0055AA;
	text-decoration: none;
}
#gefil{
	position: absolute;
	width: 111px;
	height: 44px;
	right: 0px;
	top: 21px;
	background: url('../img/gefil.png') center center no-repeat transparent;
}
#gefil a{
	display: block;
	width: 111px;
	height: 44px;
	background-color: transparent;
}
#menu{
	width: 990px;
	height: 60px;
	background: url('../img/menu.png') center center no-repeat transparent;
}
#menu a{
	float: left;
	display: block;
	width: 150px;
	height: 39px;
	line-height: 39px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border: 0px solid red;
	margin-top: 10px;
	margin-left: 11px;
	text-align: center;
}

#menu a:hover{
	float: left;
	display: block;
	width: 150px;
	height: 39px;
	line-height: 39px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #0055AA;
	border: 0px solid red;
	margin-top: 10px;
	margin-left: 11px;
	text-align: center;
}

#menu a.on_link{
	float: left;
	display: block;
	width: 150px;
	height: 39px;
	line-height: 39px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;	
	border: 0px solid red;
	margin-top: 10px;
	margin-left: 11px;
	text-align: center;
	background: url('../img/button.png') center center no-repeat transparent;
	color: #FFF;
}

#cont_image{
	display: block;
	width: 990px;
	height: 200px;
	margin-top: 15px;
}

#image_header{
	z-index: 0;
	background-image: url('../img/c.jpg');
	width:990px;
	height: 200px;
}

#block{
		margin: 0px;
		margin-top: 15px;
		margin-bottom: 15px;
		width: 990px;
		height: 192px;
}

#block h2{
		color: #333;
		font-size: 20px;
		text-transform: uppercase;
		margin-left: 20px;
		text-shadow: 0px 0px 0px #CCC;
}

.corpo_block{
		margin-left: 20px;
		color: #333;
		font-size: 14px;
}

#block_1{
		float: left;
		width: 330px;
		height: 192px;
		background-image: url('../img/bg-block.gif');
		background-position: center center;
		background-repeat: repeat-x;
		color: #333;
}

#block_1:hover{
		float: left;
		width: 330px;
		height: 192px;
		background-image: url('../img/bg-block_alfa.gif');
		background-position: center center;
		background-repeat: repeat-x;
		color: #333;
}

.block_link_1{
		display: block;
		width: 96px;
		height: 33px;
		background-image: url('../img/bg-more.gif');
		background-position: center center;
		background-repeat: no-repeat;
		color: #333;
		font-size: 16px;
		text-align: center;
		line-height: 33px;
		text-decoration: none;
		font-weight: bold;
}

#block_2{
		float: left;
		width: 330px;
		height: 192px;
		background-image: url('../img/bg-block2.gif');
		background-position: center center;
		background-repeat: repeat-x;
		color: #333;
}

#block_2:hover{
		float: left;
		width: 330px;
		height: 192px;
		background-image: url('../img/bg-block2_alfa.gif');
		background-position: center center;
		background-repeat: repeat-x;
		color: #333;
}

.block_link_2{
		display: block;
		width: 96px;
		height: 33px;
		background-image: url('../img/bg-more2.gif');
		background-position: center center;
		background-repeat: no-repeat;
		color: #333;
		font-size: 16px;
		text-align: center;
		line-height: 33px;
		text-decoration: none;
		font-weight: bold;
}

#block_3{
		float: left;
		width: 330px;
		height: 192px;
		background-image: url('../img/bg-block3.gif');
		background-position: center center;
		background-repeat: repeat-x;
		color: #333;
}
#block_3:hover{
		float: left;
		width: 330px;
		height: 192px;
		background-image: url('../img/bg-block3_alfa.gif');
		background-position: center center;
		background-repeat: repeat-x;
		color: #333;
}
.block_link_3{
		display: block;
		width: 96px;
		height: 33px;
		background-image: url('../img/bg-more3.gif');
		background-position: center center;
		background-repeat: no-repeat;
		color: #333;
		font-size: 16px;
		text-align: center;
		line-height: 33px;
		text-decoration: none;
		font-weight: bold;
}

#footer{
	margin:0px;
	padding: 5px;
	margin-top:30px;
	border-top: 3px solid #949494;
	background-color: #f2f2f2;
	font-size: 11px;
	line-height: 13px;
}

#footer a{
	text-decoration: none;
	color: #8c0000;
	font-weight: bold;
}
#footer a:hover{
	text-decoration: underline;
	color: #ff1111;
	font-weight: bold;
}

.title_private{
	margin-top: 15px;
}

.title_page{
	padding: 5px;
	padding-left: 20px;
	background-color: #EEE;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.separetor{
	clear: both;
	font-size: 1px;
	height: 15px;
}
.separetor2{
	clear: both;
	font-size: 1px;
	height: 1px;
}
.anagrafe{
	position: relative;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 1px solid #AAA;
	background-color: #EEE;
	padding: 10px;
	text-transform: uppercase;
	text-align: left;
}

.figli{
	font-size: 11px;
	background-color: #e8fbff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fabbricati{
	font-size: 11px;
	background-color: #f4fff7;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.fabbricati2{
	font-size: 12px;
	background-color: #f4fff7;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.font_rack{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
.font_rack2{
	padding: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #000;
}
.font_rack2 td{
	border: 1px solid #fff;
}
.fabbricati2 td{
	border: 1px solid #fff;
}
.verifica{
	font-size: 11px;
	background-color: #ffff9d;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

div.menu_login{	
	position: absolute;
	width: 150px;
	top: 10px;
	right: 10px;
}
.pulsante{
	display: block;
	border: 1px solid #333;
	font-weight: bold;
	color: #8c0000;
	line-height:20px;
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	margin-bottom: 5px;
}

#right_main{
	width: 328px;
	border: 1px solid #AAA;
	background-color: #EEE;
	margin-right: 10px;
}

.login{
	margin: 0px;
	padding: 20px;
	background-color: #EEE;
}

.button_all{
	width:120px;
	padding: 0px;
	margin: 0px;
	line-height:30px;
	height:30px;
	font-size: 14px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background-color: #FFF;
	background: url('../img/button_all.gif') top center no-repeat;
	border: 0px solid #FFF;
	color:#333;
	font-weight: bold;
}
.button_all2{
	width:120px;
	padding: 0px;
	margin: 0px;
	line-height:30px;
	height:30px;
	font-size: 14px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background-color: #FFF;
	background: url('../img/button_all2.gif') top center no-repeat;
	border: 0px solid #FFF;
	color:#333;
	font-weight: bold;
}
.button_all3{
	width:120px;
	padding: 0px;
	margin: 0px;
	line-height:30px;
	height:30px;
	font-size: 14px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background-color: #FFF;
	background: url('../img/button_all3.gif') top center no-repeat;
	border: 0px solid #FFF;
	color:#333;
	font-weight: bold;
}
#left_main{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	font-size: 14px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	text-align: justify;
}

.new_link{
	float: right;
	color: #8c0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.new_link:hover{
	float: right;
	color: red;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
.bodyrackpage{
	margin-left: 20px;
	margin-right: 20px;
}

.table_s{
	font-size: 11px;
	border: 1px solid #CCC;
	width: 100%;
	color: #111;
}

.table_s a{
	font-size: 11px;
	width: 100%;
	color: #ae0000;
	text-decoration: none;
}
.table_s a:hover{
	font-size: 11px;
	width: 100%;
	color: red;
	text-decoration: underline;
}

.table_z {
	font-family: arial;
	font-size: 12px;
	border: 1px solid #EEE;
	width: 100%;
	color: #111;
	padding: 3px;
}
.table_z td {
	font-family: arial;
	font-size: 12px;
	border: 1px solid #EEE;
	color: #111;
	padding: 5px;
}

.table {
	font-family: arial;
	font-size: 12px;
	border: 1px solid #EEE;
	width: 100%;
	color: #111;
	padding: 3px;
}
.table td {
	font-family: arial;
	font-size: 12px;
	border: 1px solid #EEE;
	color: #111;
	padding: 5px;
}

/*---------------*/

.list_pp {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	list-style: none;
	height: 50px;
}
.list_pp li{
	float: left;
	display: block;
	width: 31%;
	margin: 1%;
}
.list_pp a{
	display:block;
	background-color: #eeeeee;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	font-size: 28px;
	line-height: 48px;
	text-align: center;
}

.list_pp a:hover{
	display:block;
	background-color: #a8d3ff;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	font-size: 28px;
	line-height: 48px;
	text-align: center;
}

.button_generico{
	margin: 5px;
	padding: 3px;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	text-decoration: none;
	outline: none;  
	background-color: #EEEEEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#EEEEEE));  
	background: -moz-linear-gradient(top, #fff, #EEEEEE );  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	border: 1px solid #EEEEEE;  
	-webkit-box-shadow: 1px 1px 0px #efefef;  
	-moz-box-shadow: 1px 1px 0px #efefef;  
	box-shadow:  1px 1px 0px #efefef;  
}
.button_generico:hover{
	margin: 5px;
	padding: 3px;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	outline: none;  
	background-color: #EEEEEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#EEEEEE), to(#fff));  
	background: -moz-linear-gradient(top, #EEEEEE, #fff);  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	border: 1px solid #EEEEEE;  
	-webkit-box-shadow: 1px 1px 0px #efefef;  
	-moz-box-shadow: 1px 1px 0px #efefef;  
	box-shadow:  1px 1px 0px #efefef;  
	cursor: pointer;
}

.button_secondario{
	margin: 5px;
	padding: 3px;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	text-decoration: none;
	outline: none;  
	background-color: #004080;
	background: -webkit-gradient(linear, left top, left bottom, from(#004080), to(#0080c0));  
	background: -moz-linear-gradient(top, #004080, #0080c0 );  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	border: 1px solid #004080;  
	-webkit-box-shadow: 1px 1px 0px #efefef;  
	-moz-box-shadow: 1px 1px 0px #efefef;  
	box-shadow:  1px 1px 0px #efefef;  
}
.button_secondario:hover{
	margin: 5px;
	padding: 3px;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	outline: none;  
	background-color: #0080c0;
	background: -webkit-gradient(linear, left top, left bottom, from(#0080c0), to(#004080));  
	background: -moz-linear-gradient(top, #0080c0, #004080);  
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px;  
	border-radius: 5px;  
	border: 1px solid #0080c0;  
	-webkit-box-shadow: 1px 1px 0px #efefef;  
	-moz-box-shadow: 1px 1px 0px #efefef;  
	box-shadow:  1px 1px 0px #efefef;  
	cursor: pointer;
}
.notabene{
	padding: 3px;
	font-family: arial;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 19px;
	background-color: #ffffdf;
	border: 1px solid #9c0000;
	text-align: left;
}

.menu_right_albo{
	display: block;
	float: right;
	width: 100px;
}
.menu_right_albo a{
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #880000;
	background-color: #f9ecec;
	color: #880000;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	text-align: center;
}
.menu_right_albo a:hover{
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #f9ecec;
	background-color: #880000;
	color: #f9ecec;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	text-align: center;
}

.aggiungi{
	display: block;
	width: 200px;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #880000;
	background-color: #f9ecec;
	color: #880000;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	text-align: center;
}
.aggiungi:hover{
	display: block;
	width: 200px;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #f9ecec;
	background-color: #880000;
	color: #f9ecec;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	text-align: center;
}
#id_cookie_show {
    position: fixed;
	bottom: 0px;
	left: 0px;
	background-color: #eee;
	padding: 10px;
	text-align: center;
	z-index: 10;
	font-size:13px;
}
/* navigazione */
.barnav {
	margin-left: 5px;
	border-top: 0px solid #CDCDCD;
	padding:5px;
	font-size:16px;
	font-family: georgia;
	text-align: center;
}

.linkcur {
	font-weight: bold;
	color: #990000;
	padding-right: 8px;
	font-size:16px;
}

.linkcur:hover {
	color: #990000;
}

.pagelink {
	padding-right: 8px;
	text-decoration: none;
	color: #003E66;
	font-size:16px;
}

.pagelink2 {
	font-size:16px;
	padding-right: 8px;
	text-decoration: none;
	color: #003E66;
}

.linext {
	text-decoration: none;
	color: #003E66;
	font-size:16px;
}
/*--------------------*/