


body {
	margin: 0;
	font-size: 12px;
	 font-family: 'Roboto', sans-serif;
	text-align: justify;
	color: #333;
}


html, body {
	height: auto !important;
}


 
.logo_print {
	width: auto;
	height:50px;
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	}

.footer_print {
	width: auto;
	height: auto;
	clear: both;
	position: relative;
		margin-top: 10px;
	margin-bottom: 10px;
	}



.container {
	width:100%;
	margin: 0 auto;
	box-shadow: 0 0 40px #000000;
	-moz-box-shadow: 0 0 40px #000000;
	-webkit-box-shadow: 0 0 40px #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #181818;
	behavior: url(PIE.htc);
}

.main {
	border-top: 1px solid #D59102;
	margin: 0 auto;
	background-color: #181818;
	width:100%;
	background-image: url('../img/bg_main.png');
	background-repeat: repeat-y;
	width:100%;
	overflow: auto;
	height: auto;
}

.main_index {
	border-top: 1px solid #D59102;
	margin: 0 auto;
	background-color: #181818;
	width:100%;
	
}

.top {
	top: 0;
	color: #fff;
	/*background-color: #ff00ff;*/
}

.top_content {
	position: relative;
	width:100%;
	margin: 0 auto;
	height: 100px;
	/*background-color: #ff0000;*/
}

p {
	font-size:13px;
	 font-family: 'Roboto', sans-serif;
	/* [disabled]text-align: left; */
	border: 0px solid #000;
	line-height: 20px;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin: 0px;
}

.logo {
	position: absolute;
	padding-top: 28px;
	z-index: 100;
	float:left;
}

.logo img{
	border: none;
}

.patway {
	font-size:11px;
	margin: 5px 8px;
	padding: 6px 0;
	border-bottom: 1px solid #000;
	height: 20px;
	line-height: 20px;
/*	background-color: #ff0000;*/
}

.cleared {
  	float: none;
  	clear: both;
  	margin: 15px 0 0 0;
  	padding: 0;
  	border: none;
  	font-size: 1px;
}

.titolo {
	 font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #D59102;
	padding: 12px;
	margin-bottom: 10px;
}

.barra {
display:none
}

.carousel {
	background-color: #202020;
}

.ribbon {
	position: absolute;
	margin: -3px;
	z-index: 999;
}

.titoletto {
	 font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #D59102;
}

.immagine {
	margin: 0 auto;
	width:960px;
	height:285px;
	background-color: transparent;
	overflow:hidden;
}

a {
  	text-decoration: none;
  	color: #D59102;
}

a:link {
  	color: #D59102;
}

a:hover, a.hover{
	color: #fff;
	text-decoration: none;
	font-style: normal;
}

.ombra_nav {
	width: 1043px;
	height: 100px;
	margin: 0 auto;
	background-image: url('../img/ombra_nav.png');
	background-position: bottom left;
}

.nav {
	position: relative;
	width:100%;
	height: 52px;
	line-height: 52px;
	margin: 0 auto;
	color: #fff;
	font-size: 12px;
	 font-family: 'Roboto', sans-serif;
	background-image: url('../img/nav.png');
	border-bottom: 1px solid #D59102;
}

.menu {
	margin-top: 0px;
	/*width:100%;*/
	height: 50px;
	line-height: 52px;
	float: right;
	text-align: right;
	/*background-color: #ff00ff;*/
}

.menu ul {
	float: right;
  	margin: 0 0;
 	padding: 0;
  	border: 0;
  	list-style-type: none;
  	display: table;
  	font-size: 11px;
  	font-weight: normal;
}

.menu li {
  	margin: 0;
 	border: 0;
 	display: table-cell;
 	float: left;
  	position: relative;
  	z-index: 5;
  	background: none;
}

.menu li a {
  	text-decoration: none;
  	color: #D59102;
  	display: block;
  	padding: 0 11px 0 11px;
  	text-transform: none;
  	font-size: 14px;
}

.menu li a:link {
  	color: #D59102;
}

.menu li a:hover {
  	text-decoration: none;
  	background-image: url('../img/luce.png');
  	background-repeat: no-repeat;
  	background-position: center;
  	color: #D59102;
}

.active {
	text-decoration: none;
	background-image: url('../img/luce.png');
	background-repeat: no-repeat;
	background-position: center;
	color: #fecc62!important;
}

.cerca {
	
	height: 40px;
	float: left;

	margin-left: 8px;
	color: #ccc;
}

.input_cerca {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 border-radius: 3px;
	 border:1px solid #353535;
	 background-color: #0d0d0d;
	 position:relative;
	 height:23px;
	 width:180px;
	 line-height:23px;
	 padding:0 4px 0 4px;
	 color: #D59102;
	 font-size:12px;
	 font-family: 'Jura', sans-serif;
	 margin: 12px 5px;
	 float: left;
	 behavior: url(PIE.htc);
}

.btn_cerca {
	margin: 12px 8px;
	border: none;
	background: transparent url('../img/btn_cerca.png') no-repeat;
	width:27px;
	height:25px;
	line-height:20px;
	float: left;
	cursor:pointer;
}

.btn_cerca:hover {
	background-position: bottom;
}

.newsletter {
	
	height: 40px;
	float: left;
	margin-left: 4px;
	color: #ccc;
}

.input_newsletter {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 border-radius: 3px;
	 border:1px solid #353535;
	 background-color: #0d0d0d;
	 position:relative;
	 height:23px;
	 width:160px;
	 line-height:23px;
	 padding:0 4px 0 4px;
	 color:#D59102;
	 font-size:12px;
	 font-family: 'Jura', sans-serif;
	 margin: 12px 4px;
	 float: left;
	 behavior: url(PIE.htc);
}

.btn_newsletter {
	margin: 12px 4px;
	border: none;
	background: transparent url('../img/btn_newsletter.png') no-repeat;
	width:27px;
	height:25px;
	line-height:20px;
	float: left;
	cursor:pointer;
}

.btn_newsletter:hover {
	background-position: bottom;
}

.footer {
	position: relative;
	background-image: url('../img/footer.png');
	height: 52px;
	width:100%;
	line-height: 52px;
	color: #D59102;
	text-align: center;
	font-size: 12px;
	font-family: 'Jura', sans-serif;
	margin: 0 auto;
	padding: 0px;
}

.sx {
	float: left;
	margin: 0 15px 0 0;
	text-align: left;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	/*background-color: #ff00ff;*/
}

.sx_content {
	margin: 20px 10px;
	width: 220px;
	line-height: 20px;
}

.dx {
	float: left;
	width: 680px;
	min-height: 500px;	/*background-color: #ff00ff;*/
}

.paginazione {
	margin: 0 auto!important;
	text-align: center;
}

.number {
	background-color: #D59102;
	padding: 4px 8px;
	margin: 8px;
	width: 10px;
	display: inline-table;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #6f4c05;
	text-shadow: 1px 1px 0px #f7cd74;
	behavior: url(PIE.htc);
}

.number a {
	color: #6f4c05;
	text-shadow: 1px 1px 0px #f7cd74;
}

.number a:hover {
	color: #6f4c05;
	text-shadow: 1px 1px 0px #f7cd74;
}


.txt {
	float: left;
	width: 110px;
	height:36px;
	line-height:36px;
	color: #D59102;
}

label{
	color:#D59102;
}

.input_qta {
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	  border-radius: 3px;
	  border:1px solid #353535;
	  background-color: #0d0d0d;
	  position:relative;
	  height:23px;
	  width:20px;
	  line-height:23px;
	  padding:0 4px 0 4px;
	  color:#D59102;
	  font-size:12px;
	  font-family: 'Jura', sans-serif;
	  margin:5px;
	  text-align: center;
	  behavior: url(PIE.htc);
}

.input_txt {
	 width: 400px;
	 border: 1px solid #ddd;
	 height:16px;
	 line-height:16px;
	 margin: 5px;
	 padding: 4px;
	 color: #fff;
	 font-size: 11px;
	 position:relative;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	  border-radius: 3px;
	  border:1px solid #353535;
	  background-color: #0d0d0d;
	  behavior: url(PIE.htc);
}

.input_txt_area {
	 width: 400px;
	 border: 1px solid #ddd;
	 line-height:18px;
	 margin: 5px;
	 padding: 4px;
	 color: #fff;
	 font-family: arial;
	 font-size: 11px;
	 position:relative;
	 resize: none;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	  border-radius: 3px;
	  border:1px solid #353535;
	  background-color: #0d0d0d;
	  behavior: url(PIE.htc);
	 
}

.form {
	margin: 15px auto;
	width: 580px;
}

.centra {
	text-align: center!important;
	margin: 0 auto!important;
	padding:0;
	/* [disabled]width: 715px; */
}

.opzione {
	float:inline;
	vertical-align:middle;
}

.btn {
	 background: url("../img/btn.png") repeat-x scroll 0 0 transparent;
	 border: 0px solid #A6A9AE;
	 border-radius: 3px 3px 3px 3px;
	 cursor: pointer;
	 font-size: 11px;
	 padding: 4px 6px;
	 color: #6f4c05;
	 text-shadow: 1px 1px 0px #f7cd74;
	 behavior: url(PIE.htc);
		 
}

.btn:hover {
	background-position: bottom;
} 

.login {
	margin: 10px;
	float: left;
	line-height: 52px;
}

.input_login {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	 border-radius: 3px;
	 border:1px solid #353535;
	 background-color: #0d0d0d;
	 position:relative;
	 height:23px;
	 width:180px;
	 line-height:23px;
	 padding:0 4px 0 4px;
	 color:#D59102;
	 font-size:12px;
	  font-family: 'Roboto', sans-serif;
	 margin:5px;
	 float: left;
	 behavior: url(PIE.htc);
}

.btn_accedi {
	margin: 5px 8px;
	padding: 0;
	border: none;
	background: transparent url('../img/btn_accedi.png') no-repeat;
	width:63px;
	height:25px;
	cursor:pointer;
	line-height:24px;
	float: left;
	
}

.btn_accedi:hover {
	background-position: bottom;
}

.registrazione {
	float: left;
	margin: 0 30px;
}

.pallina {
	width: 4px;
	height: 4px;
	margin: 0 10px;
}

.box {
	position:relative;
	float: left;
	width:300px;
	line-height:18px;
	/* [disabled]padding:0 4px 0 4px; */
	color:#777;
	font-size:12px;
	margin:5px 5px 15px 5px;
	height: 390px;
}

.box_lista {
	 margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	 border-radius: 5px;
	 border:1px solid #f1f1f1;
	 position:relative;
	 width:930px;
	 line-height:27px;
	 padding:0 4px 0 4px;
	 color:#777;
	 float: left;
	 font-size:12px;
	 background-color: #fdfdfd;
	 behavior: url(PIE.htc);
}

.foto {

	float: left;
}

.foto img {
	margin: 12px 8px;
	border: none;
}


.table {
	width: 640px;
	margin: 6px;
}

.table td {
	border-bottom: 1px solid #f1f1f1;
}

.td_1 {
	font-size: 11px;
	color: #b1b1b1;
	margin: 6px;
}

.td_2 {
	color: #D59102;
	font-size: 11px;
	text-align: right;
}

.titolo_scheda {
	margin: 4px;
	font-size: 14px;
	color: #D59102;
	line-height: 32px;
}

.descrizione {
	
}

.contenuto_descrizione {
	line-height: 16px;
	color: #fff;
}

.titolo_descrizione {
	margin: 4px;
	font-size: 11px;
	color: #D59102;
	
}

.table_scheda {
	width: 434px;
	margin: 6px;
}

.table_scheda td {
	border-bottom: 1px solid #f1f1f1;
}

.td_scheda_1 {
	font-size: 11px;
	color: #b1b1b1;
	margin: 6px;
}

.td_scheda_2 {
	color: #D59102;
	font-size: 11px;
	text-align: right;
}

.box_scheda {
	 margin: 10px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	 border-radius: 5px;
	 border:1px solid #f1f1f1;
	 position:relative;
	 width:930px;
	 line-height:27px;
	 padding:0 4px 0 4px;
	 color:#777;
	 float: left;
	 font-size:12px;
	 background-color: #fdfdfd;
	 behavior: url(PIE.htc);
}

.gallery_scheda {
	margin: 12px 12px 12px 8px;
	float: left;
	width: 470px;
	height: 400px;
	/*background-color: #ccc;*/
}

.box_titolo_1 {
	margin: 6px;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #f1f1f1;
	background-image: url('../img/residenziali_ico.png');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 32px;
}

.box_titolo_2 {
	margin: 6px;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #f1f1f1;
	background-image: url('../img/commerciali_ico.png');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 32px;
}

.box_titolo_3 {
	margin: 6px;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #f1f1f1;
	background-image: url('../img/ville_ico.png');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 32px;
}

.box_titolo_4 {
	margin: 6px;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #f1f1f1;
	background-image: url('../img/prestige_ico.png');
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 32px;
}

.table_box {
	width: 202px;
	margin: 6px;
}

.dove {
	color: #D59102;
	margin: 6px;
	font-size: 11px;
}

.cosa {
	font-size: 11px;
	color: #b1b1b1;
	text-align: right;
}

.cosa a {
	color: #b1b1b1;
	padding: 2px;
	line-height:14px;
	behavior: url(PIE.htc);
}

.cosa a:hover {
	color: #fff;
	background-color: #D59102;
	padding: 2px 2px 0 2px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
}

.separatore {
	background-image: url('../img/separatore.png');
	background-repeat: no-repeat;
	height: 18px;
	width: 940px;
	margin: 10px auto;
}

.separatore_prodotto {
	background-image: url('../img/separatore_prodotto.png');
	background-repeat: no-repeat;
	height: 18px;
	width: 662px;
	margin: 10px auto;
}

.separatore_carousel {
	background-image: url('../img/separatore_carousel.png');
	background-repeat: no-repeat;
	height: 18px;
	width:100%;
	margin: 0 auto;
}

.separatore_border {
	clear:both;
	border-top: 1px solid #000;
	width: 662px;
    margin: 20px auto;
}

.separatore_border_2 {
	clear:both;
	border-top: 1px solid #f2f2f2;
	width: 690px;
    margin: 15px auto;
}

.news ul {
	padding-left:10px!important;
	list-style-type: none;
	line-height:30px;
	overflow: hidden;
	width: 273px;
	display: block;
	position:relative;
	text-overflow: ellipsis;
}

.news li {
	white-space:nowrap;
	display: block;
	position:relative;
	overflow: hidden!important;
	text-overflow: ellipsis;
}

.news li a {
  	text-decoration: none;
  	color: #D59102;
  	behavior: url(PIE.htc);
  	line-height:16px;
}

.news li a:link {
  	color: #D59102;
}

.news li a:hover, .news li a.hover{
  	color: #fff;
  	background-color: #D59102;
  	padding: 2px 2px 0 2px;
  	text-decoration: none;
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
  	border-radius: 3px;
  	position:relative;
}

.loghi {
	margin: 0 auto;
	width: 940px;
	text-align: center;
}

.loghi img{

	border: none;
	margin: 0 20px;
}

/************ INIZIO MENU CATEGORIE **************/

.titolo_categoria {
	margin: 0 0 0 -10px;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	background-color: #121e29;
	color: #fff;
	width: 240px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
/*	letter-spacing: 2px;*/
	text-align: center;
	border-bottom: 1px solid #b5d8f1;
}

ul#vmenu {
	text-transform: none;
	font-size: 13px;
	line-height: 40px;
	padding: 0;
	margin-left:0px;
	list-style-type: none;
	width: 250px;
}

ul#vmenu li {
	padding: 0;
	margin: 0px 0px;
	background-image: url('../img/linea.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

ul#vmenu li li{
	font-size: 11px;
	margin: 0;
	padding-left: 10px;
	line-height: 24px;
	border-top: 1px dotted #eee;
	border-bottom: 0;
}

ul#vmenu li a:link, ul#vmenu li a:visited {
	color: #D59102;
	padding-left: 14px;
	background-image: url('../img/arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}

ul#vmenu li a:hover {
	/*background-color: #f8f8f8;*/
	color: #fff;
}

ul#vmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/************ INIZIO TABELLE CARRELLO **************/

.table_carrello {
	margin:15px 0 15px 0;
	border:1px solid #b5d8f1;
	border-right:none;
	width:700px;
	border-collapse:separate;
	border-spacing:0;
	vertical-align:middle;
	background:#fcfcfc;
}

.table_carrello img {
	border: 0!important;
	float: none!important;
	margin: 0!important;
}

.table_carrello td {
	border-top:1px solid #b5d8f1;
	border-right:1px solid #b5d8f1;
}

.table_carrello, td, th {
	text-align:center;
	height:30px;
	vertical-align:middle;
}

.table_carrello th {
	background-color: #e1f2ff;
	color: #226896;
	height:35px;
	border-right:1px solid #b5d8f1;
}
.table_carrello td.intestazione {
	background-color: #d8e8f2;
	color: #226896;
	height:35px;
	border-right:1px solid #b5d8f1;
}


.table_carrello tr:hover {
	background:#f3f9fd;
}

/************ FINE TABELLE CARRELLO **************/

.top_menu {
	margin-top:10px;
	line-height:23px;
	height:23px;
	float:right;
	width:960px;
	z-index: 999;
	position: absolute;
	/*background-color:#ff0000;*/
}

.top_menu ul {
	list-style-type: none;
	margin:0px;
	float:right;
	color: #ccc;
}

.top_menu ul li {
	display: inline;
	padding: 0 3px 0 3px;
	font-size:11px;
	/*text-transform:uppercase;*/
}

.carrello {
	margin-left:30px;
	padding: 1px 0 0 20px;
	float: right;
	color: #D59102;
	font-weight: normal;
	font-size:11px;
	/*text-transform:uppercase;*/
	background-image: url('../img/carrello.png');
	background-repeat: no-repeat;
	background-position:center left;
	display: inline;
	/*background-color:#ff0000;*/
}

.nome_prod_carousel {
	color: #D59102;
	text-align:center;
	font-size: 12px;
	margin-top: 1px;
}

.acquista {
	float:right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}



.img_prodotto {
	border: 1px solid #79570d;
	padding: 4px;
	margin: 15px 15px 0 10px;
	float: left;
	max-height: 200px;
	position: relative;
}
/************ FINE MENU CATEGORIE **************/
.img_prodottotestimonial {
	border: 1px solid #79570d;
	padding: 4px;
	margin: 15px 15px 0 10px;
	float: left;
	max-height: 180px;
	/* [disabled]width: 180px; */
	max-width: 180px;
}
.dx ul {
	font-size: 13px;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-type: circle;
	margin-right: 20px;
	/* [disabled]margin-left: 5px; */
	list-style-image: url(../img/bullet.png);
}
.dx ul li{
	font-size: 13px;
	color: #E0E0E0;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.contenitore-prodotto {
	height: 180px;
	min-height: 180px;
}
/*stili tabella elaborazioni*/
table#grid_elaborazioni.css_grid {
	color: #000;
	margin-left: auto;
	border: thin solid #181818;
	/* [disabled]margin-top: 100px; */
	width: 900px;
	margin-right: auto;
	position: relative;
	margin-bottom: 20px;
}	
tr.css_grid_intestazione {
	color: #333;
	background-color: #CCC;
}	
tr.css_grid_intestazione th {
	padding: 5px;
	background-image: url(../img/luce-tabella.png);
	background-position: bottom;
	background-color: #666;
	background-repeat: repeat-x;
	color: #FFF;
}	

#grid_elaborazioni tbody tr td img {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #181818;
}

table#grid_elaborazioni.css_grid caption {
	color: #D59102;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	padding-left: 5px;
}	
table#grid_elaborazioni.css_grid tr {

}	
table#grid_elaborazioni.css_grid td {
	padding: 10px;
	 font-family: 'Roboto', sans-serif;
}	

table#grid_elaborazioni.css_grid tr.css_grid_riga2 {
}	

.css_grid_colonna_invisibile {
display:none;
}



#grid_elaborazioni tbody tr td img {
	border: thin solid #000;
	max-width: 99px;
}
#grid_elaborazioni tbody .css_grid_riga2 td img {
	max-width: 99px;
}


.boxes-home-primapagina {
	float: right;
	height: 200px;
	width: 300px;
	position: relative;
}


.condividi {
display: none;
}
.condividi img {
display: none;
}

.sx-table {
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	margin-right: 40px;
	margin-left: 35px;
	margin-top: 20px;
	/* [disabled]padding-top: 20px; */
	padding-bottom: 10px;	/*background-color: #ff00ff;*/
	/* [disabled]position: relative; */
	clear: left;
}


.sx-table p #auto {
	border: thin solid #181818;
	padding: 5px;
	/* [disabled]margin-top: 10px; */
	/* [disabled]max-width: 150px; */
}

.sx-table p  {
	text-align: center;
	position: relative;
}
.sx-table-img {
	float: left;
	position: relative;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;	/*background-color: #ff00ff;*/
	/* [disabled]position: relative; */

	margin-top: 15px;
}

.sx-table-img p img{
	position: relative;
	float: left;
	clear: both;
	padding: 5px;
	border: thin solid #666;
}

#auto {
	position: relative;
	float: right;
	top: -80px;
	clear: both;
	padding: 5px;
	border: thin solid #666;
}
.boxes-home {
	width: 940px;
	padding: 10px;
	/* [disabled]height: 600px; */
	margin-bottom: 10px;
	overflow: auto;
}
.boxes-home ul {
	font-size: 13px;
	letter-spacing: 1px;
	list-style-position: outside;
	list-style-type: circle;
	margin-left: -20px;
	list-style-image: url(../img/bullet.png);
}
.boxes-home li{
	font-size: 13px;
	color: #E0E0E0;
	letter-spacing: 1px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
}
.boxes-home li a{
	font-size: 13px;
	color: #E0E0E0;
	letter-spacing: 1px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
}
.boxes-home li a:hover {
	font-size: 13px;
	color: #FC0;
	letter-spacing: 1px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	/* [disabled]background-color: #181818; */
}
.boxes-home-azienda {
	float: left;
	/* [disabled]height: 200px; */
	width: 600px;
	position: relative;
	text-align: justify;
}

.boxes-home-servizi {
	float: right;
	/* [disabled]height: 200px; */
	width: 310px;
	position: relative;
}
.boxes-home-elaborazione_selezione {
	float: right;
	/* [disabled]height: 150px; */
	width: 200px;
	position: relative;
}
.boxes-home-elaborazioni {
	float: left;
	height: 200px;
	width: 600px;
	position: relative;
}
.boxes-home .box img {
	max-width: 300px;
	width: 300px;
}

.right {
	float: right;
	position: absolute;
	/* [disabled]font-style: italic; */
	/* [disabled]font-size: 40px; */
	text-align: right;
	bottom: 5px;
	left: 136px;
	width: 164px;
	z-index: 10;
}
.boxes-home .box .right p a {
	text-align: right;
}
.font-small {
	font-size: 0.8em;
}

#auto {
	border: thin solid #181818;
	padding: 5px;
	/* [disabled]margin-top: 10px; */
	max-width: 150px;
}

.fotonews img {
	max-width: 200px;
	}