body {
	color: #969696;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-image: url(../interface/bg.gif);
	background-color: #000000;
}

#content {
	background: #121212;
	line-height: 18px;
}

.text-padding {
	padding: 0 30px;
}

a {
	color: #C9C9C9;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}

#center {
	width: 980px;
	margin: 0 auto;
}

/* HEADER*/
#header {
	margin-top: 15px;
	height: 148px;
}

#languages {
	text-align: right;
	color: white;
	margin-bottom: 1.4em;
	padding-right: 10px;
}

#languages a {
	color: #969696;
	text-decoration: none;
}
#languages a.attivo {
	color: #FFFFFF;
	text-decoration: none;
}
#languages a:hover {
	color: #FFFFFF;
}

/* BARRA DELLE LINGUE */
#lingue {
	height: 27px;
	line-height: 27px;
	text-transform: uppercase;
	font-size: 10px;
}
#lingue  ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#lingue  ul li {
	margin: 0;
	padding: 0 9px 0 0;
	float: left;
}
#lingue  ul li a {
	color: #969696;
	text-decoration: none;
}
#lingue  ul li a.attivo {
	color: #fff;
	text-decoration: none;
}
#lingue  ul li a:hover {
	color: #fff;
	text-decoration: none;
}

/* LOGO */
#logo {
	margin-top: 20px;
	margin-left: 25px;
	width: 300px;
	height: 35px;
	background: url(../interface/logo.png) 0 center no-repeat;
	text-indent: -9999px;
	display: block;
}

/* MENU ISTITUZIONALE */
#menu {
	text-align: center;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
}
#menu span {
	padding: 0 10px;
}
#menu a {
	color: #969696;
	text-decoration: none;
	display: block;
	float: left;
	width: 190px;
	text-align: center;
}
#menu a.attivo {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}

#spaziatura {
	height: 30px;
}

/* FOOTER */
#footer {
	/*border-top: 1px solid #4b4b4b;*/
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 11px;
	margin-bottom: 15px;
}
#footer .fiaip {
	background-image: url(../interface/fiaip.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 22px;
	float: left;
}
#footer strong {
	color: #fff;
	font-weight: normal;
	word-spacing: normal;
}

/* SCROLL */
.scroller {
	height: 100%;
	position: relative;
	overflow: hidden;
}

.jScrollPaneTrack {
	background: #323232;
}
.jScrollPaneDrag {
	background: #969696;
}

/* STILI VARI */
.contenuti {
	padding: 30px;
	background: #121212;
	line-height: 12px;
	float: left;
	width: 920px;
}

.riga  {
	border-bottom: 1px solid #4B4B4B;
	margin: 8px 0;
	height: 1px;
}

.contenuti strong {
	color: white;
}

.box  {
	width: 970px;
	background: #121212;
	line-height: 16px;
	padding: 5px;
}

.box .box-didascalia {
	margin-top: 5px;
	background: #1A1A1A;
	line-height: 2em;
	height: 2em;
	padding: 5px 5px 5px 20px;
	font-style: italic;
}

/* AGENCY */
.box-agency  {
	width: 300px;
	background: #121212;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.box-agency .box-didascalia-agency {
	margin-top: 5px;
	background: #1A1A1A;
	background-image: url(../interface/box-didascalia-agency-bg.gif);
	background-repeat: no-repeat;
	line-height: 2em;
	height: 2em;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

/* EVIDENZA */
.box-evidenza  {
	width: 300px;
	background: #121212;
	line-height: 16px;
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.box-evidenza .box-didascalia-agency {
	margin-top: 5px;
	background: #1A1A1A;
	background-image: url(../interface/box-didascalia-agency-bg.gif);
	background-repeat: no-repeat;
	line-height: 2em;
	height: 2em;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.bordo_immagine {
	border: 2px solid #666;
}

/* LISTING */
.box-contenuto-listing {
	width: 970px;
}

.box-listing  {
	width: 470px;
	height: 100px;
	float: left;
	margin: 0 2px 8px 10px;
	background-color: #121212;
	border: 1px solid #191919;
}

.box-listing .immagine {
	float: left;
	width: 144px;
	height: 125px;
	overflow: hidden;
	padding: 9px 4px 4px 4px;
}

.box-listing .informazioni {
	margin-left: 160px;
	padding: 8px 10px 0 0;
	height: 65px;
}

.box-listing .codice {
	margin-left: 160px;
	padding: 0 20px 10px 0;
	text-align: right;
}

.scheda-immagine-big {
	padding-left: 10px;
	line-height: 12px;
	float: left;
}

.scheda-immagini {
	line-height: 12px;
	float: left;
	margin-top: 5px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	line-height: 1em;
	color: #D4D4D4;
	margin: 0;
	padding: 0 0 .1em 0;
}
h1 {
	font-weight: normal;
	font-size: 28px;
}
h2 {
	font-weight: normal;
	font-size: 20px;
}

p {
	padding: 0 0 16px;
	margin: 0;
	text-align: justify;
	line-height: 18px;
}

.productImage {
	width: 100px;
	height: 59px;
	overflow: hidden;
}
/* PAGINA CONTATTI FORM */

.theform {
	font-size: 10px;	
}

.theForm textarea {
	background-color: #CCC;
	color: #000;
	border: 1px solid #333;
}

.theForm input {
	margin-bottom: 8px;
	margin-top: 2px;
	background-color: #CCC;
	color: #000;
	border: 1px solid #333;
}

.theForm .invio {
	margin-bottom: 8px;
	margin-top: 2px;
	background-color: #CCC;
	color: #000;
	border: 2px solid #333;
}
