/* CSS Document */

body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	margin-bottom: 30px;
}
td, div, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
hr {
	color: #999999;
	height: 1px;
	border: 0px;
	background-color: #999999;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select.maxLen {
	width: 250px;
}
form.modulo {
	padding: 20px;
	background-color: #666666;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(../images/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
form.modulo td {
}
a {
	color: #FFFFFF;
}
.page {
	width: 924px;
	vertical-align: top;
	background-color: #4c4c4c;
}
.col_sx {
	vertical-align: top;
	background-image: url(../images/bg_col_sx.jpg);
	background-repeat: no-repeat;
	background-position: right 274px;
}
.col_dx {
	vertical-align: top;
	background-image: url(../images/bg_col_dx.jpg);
	background-repeat: no-repeat;
	background-position: left 274px;
}
.loghi {
	background-color: #363636;
	text-align: right;
	height: 36px;
}
.cercaSito {
	float: left;
	padding-top: 7px;
	padding-left: 20px;
	color: #CCCCCC;
}
.cercaSito input {
	background-color: #666666;
	border: solid 1px #999999;
	color: #CCCCCC;
	margin-right: 5px;
}
.bottom {
	background-color: #000000;
	padding: 10px 30px;
	color: #CCCCCC;
	font-size: 11px;
}
.riv {
	float: right;
	text-align: right;
}
.credits {
	color: #CCCCCC;
	font-size: 11px;
	float: right;
}
.credits a {
	color: #CCCCCC;
	text-decoration: none;
}
/* TESTO */
.testo {
	vertical-align: top;
	padding: 15px 30px 30px 30px;
	line-height: 18px;
}
.testo strong {
	color: #FFFFFF;
}
strong.giallo {
	color: #FFC600;
}
a.giallo {
	color: #FFC600;
}
a.nodecor {
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #FFC600;
}
.bordo_dx {
	border: solid 5px #999999;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.bordo_sx {
	border: solid 5px #999999;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.titolo {
	color: #f1f1f0;
	font-size: 20px;
	margin-top: 0px;
	text-align: left;
}
.sotto {
	color: #ff0000;
	font-size: 16px;
	background-image: url(../images/stecca.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.navigazione {
	font-size: 11px;
	text-align: right;
	font-style: italic;
}
.navigazione a {
	text-decoration: none;
	color: #999999;
}
.toppage {
	float: right;
}
.pager {
	float: right;
	margin: 5px 0px;
}
.flag {
	padding-top: 2px;
	padding-right: 12px;
}
.rss {
	float: right;
	margin-top: -44px;
	margin-right: 5px;
}
.wlist {
	float: right;
	margin-top: -13px;
}
.pulsante {
	margin: 20px;
}
.pulsante a {
	background-color: #666666;
	color: #FFC600;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #999999;
	padding: 5px 10px;
}
.filtro {
	border: solid 1px #999999;
	padding: 10px;
	font-size: 10px;
	line-height: normal;
}
.print {
	float: right;
}
.print a {
	text-decoration: none;
}
.imagenews {
	padding: 20px;
	background-color: #666666;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	text-align: center;
	background-image: url(../images/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.inla {
	padding-left: 20px;
}
.marchio {
	border: solid 3px #999999;
	padding: 15px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.consiglio {
	width: 270px;
	float: right;
	line-height: normal;
}
.consiglioRic {
	float: left;
	width: 330px;
}
.colProdotti {
	vertical-align: top;
	padding-right: 20px;
}
.colDownload {
	width: 270px;
	vertical-align: top;
}
/* MENU */
.menu {
	vertical-align: top;
	width: 195px;
	padding-bottom: 20px;
}
.voce {
	color: #FFFFFF;
	padding: 15px 20px 5px 20px;
	background-image: url(../images/stecca.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
.voce a {
	color: #FFFFFF;
	text-decoration: none;
}
.voce a:hover {
	color: #ff0000;
}
.sottovoce {
	font-size: 11px;
	padding: 1px 0px 1px 32px;
	background-image: url(../images/cubo.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.sottovoce a {
	color: #CCCCCC;
	text-decoration: none;
}
.sottovoce a:hover {
	color: #ff0000;
}
.svricerca a {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a.m_on {
	color: #ff0000;
}
.sottologo a {
	font-size: 11px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: solid 1px #666666;
	border-left: solid 10px #666666;
	display: block;
}
.sottologo a:hover {
	border-left: solid 10px #a6a6a6;
}
a.mlogo_on {
	border-left: solid 10px #a6a6a6;
}
/* Table RISULTATI */
table.risultati th {
	background-color: #000000;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 15px 5px 15px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
table.risultati td {
	font-size: 11px;
	padding: 5px 5px;
	border-bottom: solid 1px #999999;
	line-height: normal;
	vertical-align: top;
	background-color: #444444;
}
table.risultati td.rigotto {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
}
table.risultati td.dopo {
	height: 65px;
	border-bottom: 0px;
	font-size: 12px;
	text-align: center;
	background-color: #4c4c4c;
}
table.risultati td.prezzo {
	color: #FFC600;
	font-weight: bold;
	text-align: right;
}
/* HOME */
table.inmezzoHome {
	margin-bottom: 50px;
}
table.inmezzoHome td.sx {
	padding-right: 30px;
	vertical-align: top;
}
table.inmezzoHome td.dx {
	padding-left: 30px;
	vertical-align: top;
	border-left: solid 1px #999999;
}
table.inaltoHome {
	margin-bottom: 50px;
}
table.inaltoHome td.sx {
	vertical-align: top;
}
table.inaltoHome td.dx {
	vertical-align: top;
	text-align: right;
	width: 316px;
}
table.newsHome td.sx {
	vertical-align: top;
	padding-right: 10px;
}
table.newsHome td.dx {
	vertical-align: top;
	padding-bottom: 10px;
	text-align: left;
}
.box {
	background-color: #171717;
	border: solid 1px #171717;
	background-image: url(../images/bg_box.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 314px;
}
.steccaHome {
	height: 16px;
	background-image: url(../images/stecca_home.gif);
	background-repeat: repeat-x;
}
.testoHomeNews {
	padding: 20px;
	text-align: left;
	line-height: normal;
}
.testoHome {
	vertical-align: top;
	padding: 32px 30px 30px 30px;
	line-height: 18px;
}
.testoHome strong {
	color: #CCCCCC;
}
/* Apri e Chiudi */
.close {
	display: none;
}
div.open {
	padding: 10px;
	background-color: #444444;
	border-bottom: solid 1px #999999;
}
span.open {
}
div.stekkina {
	padding-left: 15px;
	background-image: url(../images/stekkina.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 10px;
}
div.download {
	font-size: 15px;
	color: #000000;
	padding: 10px 20px;
	background-color: #666666;
	margin-top: 20px;
	border-bottom: solid 1px #999999;
}
div.download a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.gallery a {
	border: solid 1px #999999;
	float: left;
	width: 120px;
	text-align: center;
	height: 140px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #666666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div.gallery a:hover {
	border: solid 1px #FFFFFF;
}
div.gallery img {
	margin-top: 10px;
}
.gal  {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	line-height: 12px;
}
div.galleryBig a {
	border: solid 1px #999999;
	float: left;
	width: 155px;
	text-align: center;
	height: 175px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #666666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div.galleryBig a:hover {
	border: solid 1px #FFFFFF;
}
div.galleryBig img {
	margin-top: 10px;
}
strong.capital {
	text-transform: uppercase;
}
/* Ribattezzo una classe di lightbox */
#imageData #caption {
	color: #666666;
}
#imageData #numberDisplay {
	color: #666666;
}
/* Table DATI */
table.dati th {
	text-align: left;
	padding: 5px 10px;
	border-bottom: solid 3px #999999;
	line-height: normal;
}
table.dati td {
	font-size: 11px;
	padding: 5px 10px;
	border-bottom: solid 1px #999999;
	line-height: normal;
	vertical-align: top;
	background-color: #444444;
}
table.dati td.giallone {
	font-size: 14px;
	background-color: #4C4C4C;
	font-weight: bold;
	color: #FFC600;
}
table.dati td.prezzone, table.dati th.prezzone {
	text-align: right;
}
