/* CSS per il sito della tecnolux srl */

/* Stile per il body */
body 
{
	text-align:center;
	margin:0;
}

body, html 
{
	height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}

/* Stile per il div che rappresenta il contenitore di tutte le pagine*/
#container {
	width:800px;
	height:750px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	position:relative;
   z-index:1;
	border: 0px solid #000;
	overflow:hidden;
}

/* Stile per il div che rappresenta il contenitore di tutte le pagine*/
#container2 {
	width:800px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	position:relative;
   z-index:1;
	border: 0px solid #000;
	overflow:hidden;

	
}

#subcontainer2 {
	width:800px;
	height:730px;
	
	border: 0px solid #000;
	
		background-image: url(../images/usato.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
	
}



/* Stile per l'header della home che ha l'immagine di sfondo */
#header
{
	width:800px;
	margin: 0 auto;
	height:113px;
	overflow:hidden;
	background: url(../images/header.jpg) top  no-repeat;
}

/* Stile per l'header della home che ha l'immagine di sfondo */
#subheader
{
	text-align: left;
	position: relative;
	width:800px;
	margin: 0 auto;
	height:203px;
	overflow:hidden;
/*	background: url(../images/subheader.jpg) top  no-repeat;*/
	margin-top: 5px; 
	border-bottom: 1px solid #0071b9;
}


/* Stile per l'header della home che ha l'immagine di sfondo */
#subheader_servizi
{
	
	width:800px;
	margin: 0 auto;
	height:203px;
	overflow:hidden;
	background: url(../images/subheader_servizi.jpg) top  no-repeat;
	margin-top: 5px; 
	border-bottom: 1px solid #0071b9;
}


/* Elementi di stile per le voci di menu generali di tutte le pagine */
#menu
{

	font-size: 12px;
	text-align:right;
	padding-right:20px;
	padding-top:90px;
		color: white;	
}

#menu a
{
	text-decoration:none;
	outline:0px;
	color: white;
}

/* Stile per la voce azienda che diventa nera con l'evento hover */
#menu a:hover
{
	text-decoration:none;
	outline:0px;
	color:#ec7703;
}

/* Stile per la voce azienda attiva colorata di rosso per la pagina azienda */
#menu a.Active
{
	text-decoration:none;
	outline:0px;
	color:#bd2718;
}
/* Stile per la sezione sinistra delle pagine */
#testoSx
{
	float:left;
	width:350px;
	height: 350px;
	margin-top: 15px;

}

#testoSxD
{
	float:left;
	width:350px;
	height: 350px;
	margin-top: 15px;
	position: relative;
	text-align: left;

}

#testoSx a
{
	outline:0;
	float:left;
}

/* Stile per la sezione destra delle pagine */
#testoDx
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
/*	background-image: url(../images/azienda.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; */
}

#testoDx h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px
	
}

.titoloNews
{
	color: #00008b;
	text-align:left;
	font-size:14px;
	margin-top: 5px; 
	margin-bottom: 5px;
	
}


#tabellaNews
{
	text-align:left;
	border: 0px solid #fff;
	margin-top: 12px;
	margin-bottom: 12px;
}


#tabellaNews td
{
	position: relative;
	
}

#totnews
{
	font-size:12px;
	
}

#totnews td
{
	font-size:12px;

}

.linka
{
	 text-decoration: none; 
	 color:#000000; 
	 font-weight:bold;
}

.linka:hover
{
	 text-decoration: underline; 
}

.trasparenza
{
	background-color: white;
	width:200px;
	height: 400px;
	z-index:999;
	position: absolute;
}

.trasparenza_small
{
		background-color: white;
	width:200px;
height: 100px;
z-index:999;
position: absolute;
display: none;
color:#0071b9;
font-size: 25px;
text-align: center;
padding-top: 5px;

}

.tdNews
{
	text-align:left;
	border: 0px solid #fff;
/*	padding-top: 5px;	*/
	padding-left: 10px;
	background-color: orange;
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-y;
}


/* Stile per la sezione destra delle pagine */
#testoDxAzienda
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
	background-image: url(../images/azienda.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
}

#testoDxAzienda h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px
	
}

/* Stile per la sezione destra delle pagine */
#testoDxDettaglio
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
	background-image: url(../images/usato.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
}

#testoDxDettaglio h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px
	
}


/* Stile per la sezione destra delle pagine */
#testoDxVendita
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
	background-image: url(../images/vendita.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
}

#testoDxVendita h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px
	
}



/* Stile per la sezione destra delle pagine */
#testoDxNews
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
	
}

#testoDxNews h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px;

	
}

/* Stile per la sezione destra delle pagine */
#testoDxUsato
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
	background-image: url(../images/usato.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
}

#testoDxUsato h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px
	
}

/* Stile per la sezione destra delle pagine */
#testoDxProdotti
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
	background-image: url(../images/prodotti.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
}

#testoDxProdotti h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px
	
}


/* Stile per la sezione destra delle pagine */
#testoDxServizi
{
	float:left;
	width:420px;
	height: 350px;
	margin-left:30px;
	margin-top: 15px;
	text-align:left;
	overflow: auto;
	background-image: url(../images/servizi.jpg);
	background-position: bottom right;
	background-repeat: no-repeat; 
}

#testoDxServizi h3
{
	color: #ec7703;
	text-align:left;
	font-size:12px
	
}

#tabellaServizi
{
	text-align:left;
	border: 0px solid #000;
}


/* Elementi di stile per il footer */
#footer
{
	color: #3B3B3B;
	float:left;
	margin: 0 auto;
	position: relative;
   padding-top: 3px;
	margin-bottom: 0px;	
	margin-top: 10px;			
	text-align:center;
	height: 50px; 
	font-size: 10px;
	z-index:1;
	width:800px;
	clear: both;
	border-top: 1px solid #0071b9;
}



/* Elemento di stile per la parte sinistra del footer con i dati della tecnolux */
#footer .left
{
	text-align:left;
	float:left;
	width:500px;

}

/* Elemento di stile per la parte destra del footer con i credits di informinds e inkarta */ 
#footer .right
{
	float:right;
	text-align:right;
	width:300px;

}

/* Stile per i link contenuti nel footer */
#footer .footerLink
{
	text-decoration:none;
	outline:0px;

	color: gray;
}

.ui-accordion-container li
{
		margin-top: 8px;
}
.ui-accordion-container li a
{
	font-weight: bold;
	color: #ec7703;
	text-align:left;
	font-size:12px;

}


.usato
{
	width: 194px;
	border: 1px solid #ec7703;
	vertical-align:top;
	text-align: left;
   padding:1px;
}

.usato a
{
	color: #ec7703;

}

.usato a:hover
{
	color: #ec7703;
	text-decoration: none;

}


.empty
{
	width: 194px;
	border: 1px solid silver;
	background-color: #EEEEEE;
	vertical-align:top;
	text-align: left;
   padding:1px;
}

.altra
{
	background-color: #0071b9;
	width: 194px;
	/*border: 1px solid #0071b9;*/
	vertical-align:middle;
	text-align: center;

}

.altra a
{
	font-size: 16px;
	color: #fff;
	text-decoration: none;

}
.altra a:hover
{
	
	text-decoration: underline;

}

.arrows
{
	text-align:left;	
	margin: 0 auto;
}

.arrows a
{
	text-decoration:none;	
}

.arrows img
{
	text-decoration:none;	
	border: 0px;
}

.vendita
{
width:400px;
border:0px;

}


.vendita td
{
padding: 7px;
}

.vendita td a
{
	text-decoration:none;
	
}


.vendita td a:hover
{
	text-decoration: underline;
	
}


.icona{
	vertical-align: middle;
	border:0;
}

.allegato
{
		text-decoration:none;
}

.titoloDettaglio
{
	font-weight: bold;
	color: #ec7703;
}

.indietro
{
	text-decoration:none;
	font-size:15px;
	color: #ec7703;
	vertical-align: middle;
	position: absolute;

}

.indietroSpan
{
		margin-left: 20px;
}

.nessuno
{
		text-decoration:none;
	font-size:16px;
	color: #ec7703;
}

/*
.trasparenza_prodotti
{
	background-color: white;
	width:190px;
	height: 168px;
	margin-left:1px;
	margin-top:1px;
	z-index:999;
	position: absolute;
}

*/