/* COMUNI */
body 
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

a
{
	color: #5eb450;
}

#container
{
	text-align:center;
	width:874px;
	margin: 0 auto;
	margin-top:-8px;
}

#menu-basso
{
	border: 0px;
}

div.content
{
	text-align:left;
	padding-left:100px;
	padding-right:100px;
	overflow:auto;
	/*height : 450px;*/
}

div.content h1
{
	color: #5eb450;
	font-size:14px;
	margin-left:15px;
}
	
div.content p
{
	margin-left: 15px;
}

div.content img
{
	margin: 5px;
}

.capital
{
	color:#ffffff;
}

#indietro
{
	position:absolute;
	top:265px;
	left:700px;
	cursor : pointer;
	z-index : 100;
}

#linea
{
	
	top:300px;
	left:50px;
}

/* CONTATTI */
input
{
	font-size:12px;
	border: 1px solid #5eb450;
	width:100px;
}

textarea
{
	font-size:12px;
	border: 1px solid #5eb450;
	
}

button
{
	font-size:12px;
	border: 1px solid #5eb450;
	width:100px;
}

#res
{
	background-color: white;
	color: red;
	padding: 10px;
	font-size:13px;
	border: 1px solid #5eb450;
}

#res.ajax-loading 
{
	background: url(../immagini/spinner.gif) no-repeat center;
	background-color: white;
	color: red;
	padding: 10px;
	font-size:13px;
	border: 1px solid #5eb450;
}

#tab-contatti td
{
	padding:10px;
}


/* PRODOTTI - QUADRATI */
#quadrati
{
	text-align:left;
	margin-left:65px;
}

#quadrati td
{
	padding-top:90px;
	vertical-align: top; 
	padding-left: 10px;
	width:30px;
}

#quadrati a
{
	color: white;
	text-decoration: none;
}

.cont-quadrati
{
	text-align:left;
	height:450px;
	overflow:auto;
}

/* NEWS E SERVIZI */

#news
{
	height:237px;
	margin:0 auto;
	width:690px;
	color:white;
	text-align:left;
	margin: -5px;
	border-collapse:collapse;
}

.news-sx
{
	
	width:75px;
	padding:10px;
	background-color:#1b1b1a;
	border-right:1px solid white;
}

.news-sx-zoom
{
	height : 40px;
	width:75px;
	padding:10px;
	background-color:#1b1b1a;
	border-right:1px solid white;
}

.news-dx
{
	
	padding:10px;
	width:215px;
	background-color:#1b1b1a;
}

.news-dx-zoom
{
	height : 40px;
	padding:10px;
	width:215px;
	background-color:#1b1b1a;
}

.servizi
{
	padding:10px;
	background-color:#1b1b1a;
}

/* LISTINO */
#listino
{
	background-color:#000000;
	/*background-color:#1b1b1a;
	width:692px;*/
	color: white;
}

#listino a
{
	color: white;
	text-decoration : none;
}

#listino a:hover
{
	text-decoration : underline;
}

img.img_pomelli:hover
{
	border : 1px solid white;
}

img.img_pomelli
{
	border : 1px solid black;
}

/* AZIENDA NUOVA */
img#azienda_palla_scritte
{
	border : 0px;
}

area.link_palla
{
	cursor : pointer;
}


.g-listino  {
	color:#16E105;
	font-weight: bold;
	text-transform: uppercase;
}
