@charset "UTF-8";
/* CSS Document online */

body {
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/**/
	background-color: #fff;
/*	background-image:url(../immagini/layout/background.png);*/
	background-repeat: repeat-x;
	background-position: top left;
}

#contenitore {
	width: 95%;
	min-width: 850px;
	max-width: 1024px;
	height: 95% !important;
	min-height: 95%;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	background-color:#fff;
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	/**/
	text-align: center;
}



/****************/
/*   area top   */
/****************/



#top {
	width: 100%;
	height: 125px; /*prec 130px */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	clear:both;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/**/
	background-color:#fff;
	background-image: url(../immagini/layout/top_left.png);
	background-repeat: no-repeat;
	background-position:top left;
	/**/
	text-align:left;
}

#top_right {
	width: 100%;
	height: 125px; /*prec 130px */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	clear:both;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/**/
	background-color: transparent;
	background-image: url(../immagini/layout/top_right.png);
	background-repeat: no-repeat;
	background-position:top right;
	/**/
	text-align:left;
}

.payoff {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 235px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-size: 0.9em;
	font-weight: bold;
	color: #b0e0f7;
	/**/
	position:relative;
	top: 47px;
}

#logo {
	width: 400px;
	height: 75px;
	/**/
	position: relative;
	z-index:20;
	top:10px;
	left:9px;
	/**/
	float:left;
	/**/
	background-image: url(../immagini/layout/logo_krios.png);
	background-repeat:no-repeat;
	background-position: top left;
/*	background-color:#003333;*/
	/**/
}

#logo a {
	width: 400px;
	height: 75px;
	/**/
	display:block;
}

#lang {
	width:auto;
	height: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 35px;
	padding-top: 55px;
	/**/
	float:right;
	color: #9da4a9;
	font-size: 0.8em; /*prec. 1.0em;*/
	/**/
/*	background-color:#990000;*/
}

#lang a:link {
	color: #9da4a9;
	text-decoration:none;
}

#lang a:visited {
	color: #9da4a9;
	text-decoration:none;
}

#lang a:hover {
	color: #b0e0f7;
	text-decoration:none;
}

#lang a:active {
	color: #9da4a9;
	text-decoration:none;
}

/*******************/
/*   area center   */
/*******************/



#center {
	width: 100%;
	min-width: 850px;
	max-width: 1024px;
/*	height: 60%;*/
	min-height: 380px;/* prec:320px;*/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 15px; /*prec 5px;*/
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px; /*prec 5px;*/
	/**/
/*	background-color:#f00;*/
	overflow:auto;
	border-top: 1px solid #72797F;
}

#contenuto {
/*	width: 100%;
	min-width: 850px;
	max-width: 1024px;*/
	width: 786px;
	height: 100% !important;
	min-height: 380px;/* prec:320px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#f0f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	overflow:auto;
	/**/
	text-align: center;
}

#contenuto_index {
/*	width: 100%;
	min-width: 850px;
	max-width: 1024px;*/
	width: 850px;
	height: 100% !important;
	min-height: 380px;/* prec:320px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#f0f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	overflow:auto;
	/**/
	text-align: center;
}

#contenuto_distribuzione {
/*	width: 100%;
	min-width: 850px;
	max-width: 1024px;*/
	width: 850px;
	height: 100% !important;
	min-height: 380px;/* prec:320px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#f0f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	overflow:auto;
	/**/
	text-align: center;
}

#contenuto_areariservata {
/*	width: 100%;
	min-width: 850px;
	max-width: 1024px;*/
	width: 520px;
	height: 100% !important;
	min-height: 380px;/* prec:320px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#f0f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	overflow:auto;
	/**/
	text-align: center;
}

#contenuto_registrazione {
/*	width: 100%;
	min-width: 850px;
	max-width: 1024px;*/
	width: 850px;
	height: 100% !important;
	min-height: 380px;/* prec:320px;*/
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#f0f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	overflow:auto;
	/**/
	text-align: center;
}


/*******************/
/*   area bottom   */
/*******************/



#bottom {
	width: 100%;
	height: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	/**/
/*	background-color:#330;*/
	border-top: 1px solid #72797F;
	/**/
	color:#CCCCCC;
	font-size: 0.7em;
	text-align:left;	
}

.ndc {
	float:right;
	padding-right: 5px;
}

#credits {
	width: 35%;
	height: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float:left;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #9da4a9;
	/**/
	background-color:#fff;
	background-image: url(../immagini/layout/bottom_left.png);
	background-repeat: no-repeat;
	background-position:top left;
	/**/
	text-align:left;
}

#credits_right {
	width: 96%;
	height: 34px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 4%;
	padding-right: 0px;
	padding-top: 8px;
	/**/
	position:relative;
	display:block;
	clear:both;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/**/
	background-color: transparent;
	background-image: url(../immagini/layout/bottom_right.png);
	background-repeat: no-repeat;
	background-position:top right;
	/**/
	text-align:left;
}

.copy {
	clear:both;
}

a.credits {
	color: #9da4a9;
	font-size: 0.8em;
	line-height: 0.8em;
	text-decoration:none;
}

a.credits:hover {
	color: #9da4a9;
	text-decoration:underline;
}

#downloads {
	width: 64%;
	height: 42px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float:right;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/**/
	background-color:#fff;
	background-image: url(../immagini/layout/bottom_left.png);
	background-repeat: no-repeat;
	background-position:top left;
	/**/
	text-align:left;
}

#downloads_right {
	width: 96%;
	height: 34px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 4%;
	padding-right: 0px;
	padding-top: 8px;
	/**/
	position:relative;
	display:block;
	clear:both;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	/**/
	background-color: transparent;
	background-image: url(../immagini/layout/bottom_right.png);
	background-repeat: no-repeat;
	background-position:top right;
	/**/
	text-align:left;
}

#downloads_right a {
	font-size: 1.0em;
	font-weight:bold;
	color:#b0e0f7;
	text-decoration:none;
}

#downloads_right .nardo_ref {
	font-size:0.8em; 
	line-height:0.8em; 
	color:#9DA4A9;
}

#downloads_right a.nardo_link {
	color:#9DA4A9 !important;
	text-decoration:none !important;
	font-weight: normal !important;
}

#downloads_right a.nardo_link:hover {
	color:#9DA4A9 !important;
	text-decoration: underline !important;
	font-weight: normal !important;
}



/**********************/
/*   area contenuto   */
/**********************/

#area_contenuto {
	width:658px;
/*	width: 80%;*/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: right;
	/**/
	text-align:left;
	/**/
/*	background-color:#33CCCC;*/
}

#area_contenuto a:link {
	color:#72797F;
	text-decoration:none;
	font-size: 0.8em;
}

#area_contenuto a:visited {
	color:#333;
	text-decoration:none;
	font-size: 0.8em;
}

#area_contenuto a:hover {
	color:#b0e0f7;
	text-decoration:none;
	font-size: 0.8em;
}

#area_contenuto a:active {
	color:#b0e0f7;
	text-decoration:none;
	font-size: 0.8em;
}


#testo {
	width: 245px;
/*	width: 38%;*/
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: left;
	/**/
	text-align:left;
	color:#72797F;
	/**/
/*	background-color:#33091C;*/
}

#testo p {
	font-size: 0.7em;
	font-weight: normal;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#testo h1 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#testo h2 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#img_block {
	width: 393px;
	height:auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: right;
	/**/
/*	background-color:#000099;*/
}

#img_block_2 {
	width: 394px;
	height:auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: right;
	/**/
/*	background-color:#000099;*/
}

.img_collaboratori {
	width:193px; 
	height:193px; 
	margin:2px; 
	background-color:#000066; 
	display:block; 
	float:left;
}

img.cubo {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	border:none !important;
}

#scheda_links {
	width:auto;
	height:auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	overflow:auto;
	clear:both;
	position:relative;
}	

#scheda_links a {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	font-size: 0.8em;
}


/****************************************************************/

#anteprima_prodotto {
	width: 525px;
	margin-left:2px;
	float:right;
}

.anteprima {
	width: 125px;
	height:150px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	float:left;
/*	background-color:#000066;*/
	text-align:center;
}

.anteprima img {
	width: 125px;
	height: 125px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	display:block;
	border:none !important;
	/**/
/*	background-color:#009999;*/
}

.anteprima a {
	text-decoration:none !important;
}




/************************************************************************/





#press {
	width: 518px;
/*	width: 38%;*/
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: left;
	/**/
	text-align:left;
	color:#72797F;
	/**/
/*	background-color:#33091C;*/
}

#press p {
	font-size: 0.7em;
	font-weight: normal;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#press h1 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#press h2 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#press h2 a {
	font-size: 1.0em !important;
	color: #72797F;
}

#verbale {
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	/**/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:center;
	border-bottom: 1px solid #c06;
}

#verbale a:link {
	min-width: 200px !important;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #c06;
}

#verbale a:visited {
	min-width: 200px !important;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #666;
}

#verbale a:hover {
	min-width: 200px !important;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #f06;
}

#verbale a:active {
	min-width: 200px !important;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #f06;
}

table.verbale {
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	/**/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:left;
}

table.verbale td {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 5px !important;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #999;
}

.verbale_icona_file {
	width: 40px;
}

.verbale_data {
	width: 15%;
}

table.verbale a:link {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #c06;
}

table.verbale a:visited {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #666;
}

table.verbale a:hover {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #f06;
}

table.verbale a:active {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/**/
	color: #f06;
}

.verbale_titolo a:link {
	color:#72797F;
	text-decoration:none;
	font-size: 1.0em !important;
}

.verbale_titolo a:visited {
	color:#333;
	text-decoration:none;
	font-size: 1.0em !important;
}

.verbale_titolo a:hover {
	color:#b0e0f7;
	text-decoration:none;
	font-size: 1.0em !important;
}

.verbale_titolo a:active {
	color:#b0e0f7;
	text-decoration:none;
	font-size: 1.0em !important;
}





/************************************************************************/





#distribuzione {
	width: 850px !important;
/*	width: 38%;*/
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: left;
	/**/
	text-align:left;
	color:#72797F;
	/**/
/*	background-color:#33091C;*/
}

#distribuzione p {
	font-size: 0.7em;
	font-weight: normal;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#distribuzione h1 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#distribuzione h2 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#distribuzione_left {
	width: 33%;
	min-width: 300px;
	max-width: 445px;
	height: 95% !important;
	min-height: 95%;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#00f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	float:left;
	/**/
	text-align: left;
}

#distribuzione_left h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#distribuzione_left h2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#distribuzione_left select {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#distribuzione_right {
	width: 57%;
	min-width: 500px;
	max-width: 577px;
	height: 95% !important;
	min-height: 95%;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#f00;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	float:right;
	/**/
	text-align: center;
}




/****************************************************/




.venditore {
	width: 100%;
	min-height: 80px;
	height: auto !important;
/*	height: 80px;*/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	/**/
	background-color: #fff;
	text-align:left;
	color:#72797F;
/*	border-bottom: 1px dotted #949494;*/
	border-collapse:collapse;
	/**/
	position:relative;
	top: 0px;
	display:block;
	float:none;
	overflow:auto;
}

.venditore_left {
/*	width: 80px;
	padding-right: 2%;
	padding-top:5px;
	position:relative;
	background-color:#99FF00;
	float:left;*/
}

.venditore_right {
	width: 61%;
	position:relative;
	padding-right: 1%;
	padding-top:5px;
/*	background-color:#33FF00;*/
	float:left;
}

.venditore h4 {
	font-size: 0.7em;
	font-weight: bold;
	color:#72797F;
	/**/
	margin-bottom: 0px;
	margin-left: 00px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.venditore h5 {
	font-size: 0.7em;
	font-weight: normal;
	color:#72797F;
	line-height: 1.2em;
	/**/
	margin-bottom: 0px;
	margin-left: 00px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.venditore h6 {
	font-size: 0.7em;
	font-weight: normal;
	color:#72797F;
	line-height: 1.2em;
	/**/
	margin-bottom: 0px;
	margin-left: 00px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.venditore a {
	font-size: 0.7em;
	font-weight: normal;
	color:#72797F;
	/**/
	margin-bottom: 0px;
	margin-left: 00px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.venditore a:hover {
	font-size: 0.7em;
	font-weight: normal;
	color: #9da4a9;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.rivenditori {
	margin-left:0px;
}




/*************************************************************/





#areariservata {
	width: 520px !important;
/*	width: 38%;*/
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: left;
	/**/
	text-align:left;
	color:#72797F;
	/**/
/*	background-color:#33091C;*/
}

#areariservata p {
	font-size: 0.7em;
	font-weight: normal;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata h1 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata h2 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata a {
	font-weight: normal;
	color:#72797F;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata a:hover {
	font-weight: normal;
	color: #9da4a9;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata_left {
	width: 33%;
	min-width: 300px;
	max-width: 445px;
	height: 95% !important;
	min-height: 95%;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#00f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	float:left;
	/**/
	text-align: left;
}

#areariservata_left h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata_left h2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata_left select {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#areariservata_right {
	width: 57%;
	min-width: 500px;
	max-width: 577px;
	height: 95% !important;
	min-height: 95%;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#f00;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	float:right;
	/**/
	text-align: center;
}

/* FORM LOG IN */

#form_log_in {
	width: 500px;
	height: 150px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 30px;
	/**/
/*	background-color:#006666;
	border-right: 1px solid #666;*/
	/**/
	float: left;
}

#form_log_in p {
/*	padding: 10px;*/
	line-height: normal;
	width: auto;
	padding-bottom: 10px !important;
	position:relative;
	top: 10px;
	bottom: 10px;
	clear:both !important;
	height: 25px;
}

#form_log_in label {
	width: 130px;
	height: 17px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#72797F;
	font-size: 1.0em;
	float: left; /*niente*/
	padding-top: 5px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}

#form_log_in input {
	width: 255px;
	height: 17px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	float: left; /*right*/
	border: 1px solid #72797F;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

/*#form_log_in input.button {
	width: 100px;
	height: 24px;
	font-family:"Tahoma",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	float: left; 
	border: 1px solid #72797F;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}*/

#form_log_in textarea {
	width: 263px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	border: 1px solid #7F9DB9 !important;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}

#form_log_in select {
	width: 265px;
	height: 21px;
	font-family:"Tahoma",Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	float: left;
	border: 1px solid #7F9DB9 !important;
	border-style: hidden;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#pls_registrati {
	width: auto;
	height: 30px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 9px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	/**/
/*	background-color:#000033;*/
	/**/
	float:left;
}

#pls_registrati a {
	width: 100px;
	height: 30px;
	display: block;
	background-image: url(../immagini/layout/trevisocasa_new_reg.gif);
}

p.nolabel {
	width: 265px !important;
/*	background-color:#009966;*/
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	/**/
	position:relative;
	left: 130px;
}




/**************************************************************************/







/*************************************************************/





#registrazione {
	width: 850px !important;
/*	width: 38%;*/
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: left;
	/**/
	text-align:left;
	color:#72797F;
	/**/
/*	background-color:#33091C;*/
}

#registrazione p {
	font-size: 0.7em;
	font-weight: normal;
	/**/
	margin-bottom: 10px;
	margin-left: 38px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#registrazione h1 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 38px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#registrazione h2 {
	font-size: 0.7em;
	font-weight: bold;
	/**/
	margin-bottom: 0px;
	margin-left: 38px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#registrazione a {
	font-weight: normal;
	color:#72797F;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#registrazione a:hover {
	font-weight: normal;
	color: #9da4a9;
	/**/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#registrazione_left {
	width: 45%;
	min-width: 385px;
	max-width: 500px;
	height: 95% !important;
	min-height: 95%;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
/*	background-color:#00f;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	float:left;
	/**/
	text-align: left;
}

#registrazione_left h1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#registrazione_left h2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#registrazione_right {
	width: 45%;
	min-width: 385px;
	max-width: 500px;
	height: 95% !important;
	min-height: 95%;
	/**/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 0px;
	/**/
/*	background-color:#f00;*/
	/**/
/*	position: relative;
	z-index: 1;*/
	display: block;
	top: 0px;
	bottom: 0px;
	float:right;
	/**/
	text-align: left;
}

/* FORM REGISTRATI */

#form_registrati {
/*	width: 400px;
	margin-left: 100px;
	margin-right: 100px;*/
}

#form_registrati p {
/*	line-height: normal;
	width: 400px;
	min-height: 20px;*/
	height: 22px;
	margin-left: 0px !important;
}

#form_registrati h4 {
	font-size: 0.7em;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #72797F;
	}

#form_registrati label {
	width: 127px;
	height: 17px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #72797F;
	font-size: 1.0em;
	float: left; /*niente*/
	padding-top: 5px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}

#form_registrati label.label_2 {
	width: 100px;
	height: 17px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #72797F;
	font-size: 1.0em;
	float: left; /*niente*/
	padding-top: 2px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}

#form_registrati input {
	width: 252px;
	height: 17px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	float: left; /*right*/
	border: 1px solid #7F9DB9;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#form_registrati textarea {
	width: 252px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	border: 1px solid #7F9DB9 !important;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}

#form_registrati textarea.contratto {
	width: 255px;
	height: 80px;
	font-size: 10px;
}

#form_registrati select {
	width: 254px;
	height: 23px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	border: 1px solid #7F9DB9 !important;
	border-style: hidden;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#area_privacy {
	width: 815px !important;
/*	width: 38%;*/
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	position:relative;
	display:block;
	float: left;
	/**/
	text-align:left;
	color:#72797F;
}

.privacy {
	margin-left: 38px;
	margin-right: 38px;
	font-size: 0.8em;
	text-align: justify;
}

.consenso_privacy {
	width: 815px !important;
	font-size: 0.7em;
	text-align:center !important;
	margin-left:auto;
	margin-right:auto;
}

#buttons {
	width: 270px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
/*	background-color:#006633;*/
	display:block;
	height: 25px;
}

input.button {
	width: 125px !important;
	height: 25px !important;
	font-family:"Tahoma",Verdana,Arial,Helvetica,sans-serif !important;
	font-size: 1.0em !important;
	float: left !important; /*right*/
	border: none !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
	margin-right: 6px !important;
	background-image:url(../../immagini/menu/bkg_menu_on.png) !important;
	background-repeat:no-repeat !important;
	color:#72797F !important;
	cursor:pointer !important;
}

a.salone {
	width:849px; 
	height:370px; 
	display:block; 
	border:none;
}


a.salone span {
	display:none !important;
}


#downloads_logout {
	/*
	width:auto;
	height: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 35px;
	padding-top: 55px;
	*/
	float:right;
	color: #9da4a9;
	font-size: 0.8em; /*prec. 1.0em;*/
	/**/
/*	background-color:#990000;*/
}
#downloads_logout a:link {
	color: #9da4a9;
	text-decoration:none;
	font-weight:normal !important;
}

#downloads_logout a:visited {
	color: #9da4a9;
	text-decoration:none;
	font-weight:normal !important;
}

#downloads_logout a:hover {
	color: #b0e0f7;
	text-decoration:none;
	font-weight:normal !important;
}

#downloads_logout a:active {
	color: #9da4a9;
	text-decoration:none;
	font-weight:normal !important;
}


