/* CSS Document */
body, td, div {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
body {
	color: #FFFFFF;
	background-image: url(sfondo2.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	background-attachment: scroll;
	background-position: left top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	

}
/*
body {
	color: #FFFFFF;
	background-color: #272727;
}

#main {
	background-image: url(sfondo2.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	background-attachment: scroll;
	background-position: left top;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;


	position:absolute;
	left: 5%;
	top:0px;
	height: 100%;
	width: 90%;
}
*/
#navigazione {
	background-color: #333333;
	text-align: left;
	padding: 3px;
	border: 1px solid #999999;
	position: absolute;
	left:0px;
	top: 100px;
	height: 330px;
	width: 190px;
	margin-left: 4px;
	float: left;
}
#navigazione ul {
	margin: 0px;
	padding:0px;
}

#navigazione li {
	font-size: normal;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height:2Opx;
	padding-left: 10px;
	list-style-type: none;
}
#navigazione li a.selected {
	color: #666;
}


#navigazioneSecondaria {
	background-color: #333333;
	text-align: left;
	padding: 3px;
	border: 1px solid #999999;

	position: absolute;
	z-index:1;
	left: 845px;
	top: 100px;
	width: 145px;
	text-align: left;
}
#navigazioneSecondaria ul {
	margin: 0px;
	padding:0px;
	margin-bottom: 20px;
}
#navigazioneSecondaria li{
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	line-height: normal;
	margin-left: 10px;
}



#contenuti {
	background-color: #333333;
	border: 1px solid #999999;
	width: 633px;
/*	
	height: 330px;
	overflow: hidden;
*/
	top: 100px;
	left: 205px;
	padding: 3px;
	position: absolute;
	overflow: auto;
}
#contenutiAltri {
	background-color: #333333;
	border: 1px solid #999999;
	width: 633px;
/*	height: 330px;*/
	top: 100px;
	left: 205px;
	padding: 3px;
	position: absolute;
	margin-bottom: 2em;
}
#contenutiAltri li{
	display: inline;
}

#contenutoLoghi {
	background-color: #333333;
	border: 1px solid #999999;
	width: 610px;
	height: 330px;
	top: 100px;
	padding: 3px;
	margin-left: 210px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	display: block;
}

#barcheNuove540 {
	background-color: #333333;
	border: 1px solid #999999;
	width: 610px;
	height: 540px;
	top: 100px;
	padding: 3px;
	margin-left: 210px;
	position: absolute;
	overflow: none;
	text-align: center;
	display: block;
}

.formmail .testo {
	text-align: left;
	font-size: small;
	font-style: normal;
	left: 15px;
	right: 15px;
	width: 550px;
	height: auto;
	padding-left: 15px;
}
.titolo h1{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}

.titolo {
	background-image: url(sfondo-titolo.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	background-attachment: scroll;
	background-position: center top;
	padding-top:8px;
	height: 40px;
}
.titolo-prodotto {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
}

#galleria {
	height: 164px;
	width: 900px;
	position: absolute;
	margin-left: 4px;
	left:0px;
	bottom: -22px;

	padding-top:2px;
	vertical-align: top;
}
#galleria ul{
	margin: 0px; padding: 0px;
	
}
#galleria .boxImmagine{
	border: 1px solid #eee;
	height: 100px;
	width: 160px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #eeeeee;
	
}
.testo h1 {
	font-size: small;
}
.testo h2 {
	font-size: x-small;
}
.testo h3 {
	font-size: x-small;
	margin:0px;
}
.testo h4 {
	font-size: x-small;
	margin:0px;
	margin-bottom:5px;
	font-weight: normal;
}

.testo {
	text-align: left;
	font-size: small;
	font-style: normal;
	overflow: auto !important;
	display: block;
	height: 300px;
	width: 620px !important;
	border: 1px solid #666;
}
/*
*/

a {
	color:#ffffff;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

#selected{
	color: #999999;
	text-decoration: none;
	background-image: url(freccia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.selected, .selected a span{
	color: #999999 !important;
	text-decoration: none;
	background-image: url(freccia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#loghi {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	list-style-type: none;
	background-color: #4F595F;
	display: block;
	height: 26px;
	width: 166px;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}

#nuoveLoghi {
	margin-top: 0px;
	list-style-type: none;
	vertical-align: middle;
}
#avanzamento {
	font-weight: bold;
}

#footer {
	position: absolute;
	z-index:1;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 100%;
	font-size: 9px;
	
}
#recapiti-sito {
	width: 100%;
}
#recapiti-sito, #recapiti-sito a{
	font-size: 9px;
	color: #eee;
	text-decoration: none;
}
#copy{
	margin-top: 1px;
	width: 100%;
}
#copy a{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.text {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background: #515B60;
	border: #515B60;
	
}

.textarea {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background: #515B60;
	border: #515B60;
	width: 530px;

}

select {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background: #515B60;
	border: #515B60;
}
#titolone {
	position: absolute;
	z-index:1;
	top: 10px;
	left: 0px;
}
#titolone h1 {
	font-size: 60px;
	text-transform: uppercase;
	font-style: italic;
	margin: 0px;
	padding:0px;
	margin-bottom: -10px;
	color: #D2D2D2;
}
#titolone h2 {
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding:0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #D2D2D2;
	letter-spacing: 0.1em;
}


#formCercaBarcaTipo td{font-size: xx-small !important; color: #666 !important}
#formCercaBarcaTipo td strong{color: #ff0 !important}
#formCercaBarcaTipo input{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background: #515B60;
	border: #515B60;
}
#formCercaBarcaTipo select {color: #eee !important; margin-right: }

#tblEvidenzaSotto {font-size: x-small;}

.riga0 td{}
.riga1 td{background: #101B24;}


.tdRisultatiAsList td {font-size: x-small}
.tdRisultatiAsList th {background: #101B24;padding:1em;text-align: left;padding-left: 2em;}
#insideTabOrderByMenu ul {float:right;}
#insideTabOrderByMenu li {border:1px solid #ccc;padding-right: 10px;padding-left: 10px;}
#insideTabOrderByMenu li.selected span {background: none; padding-left: 10px;}

.testaStampaRif, .noScreen {display:none}

#fotoExtra {width:100px;position:absolute; top : 100px; left: 840px;}
#fotoExtra table{background: #515B60;}
#formmailAllInOne .textarea {width: 550px; owerflow: auto;}
#formmailAllInOne {font-size: x-small !important}

#formmailAllInOne .submit {
	font-weight: bold;
	color: #fff;
	background-attachment: scroll;
	background-image: url(bottone-invia.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 200px;
	border: none;
	background-color: transparent;
}

#lingue {
	position: absolute;
	z-index:10;
	top: 10px;
	left: 650px;
}


