html, body, #tabellacentrata {
	height:100%;
	margin: 0 auto;
	padding: 0;
	border: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body.adm_body{
	padding:5px;
	height:auto !important;
	text-align:left;
}
body.adm_body2{
	padding:0px !important;
}
#tabellacentrata{
	vertical-align: middle;
}
.recordelenco{
	width:100%;
}
.padding{
	padding:5px;
}

.tableprincipale{
	border:1px solid #c9ae4f;
	background-color:#fff;
}
input, textarea, select {
   background-color:#FFF;
   border:1px outset #000;
}
a, a:active,  a:visited, a:link {
	text-decoration:none;
	color:#000;
}

.fascia1{
	background-color:#c9ae4f;
}
.contattotitolo{
	color:#666;
}
.formcontatto{
	margin:15px;
}
.formcontatto TD{
	margin:0px;
	padding:5px;
	font-size:11px;
}
.cellbody{
	text-align:left;
}
.cellmenusx{
	text-align:left;
	padding:15px;
}
.menuscritte{
	margin-top:50px;
}
.copyright{
	text-align:center;
	font-size:9px;
	color:#999;
}
.eminart{
	text-align:center;
	font-size:9px;
	color:#999;
}
.eminart A, .eminart A:visited{
	color:#999;
	text-decoration:none;
}
.eminart A:hover{
	color:#000;
	text-decoration:underline;
}

.menuvuoto{
	height:16px;
}
.menusx A, .menusx A:visited{
	margin-bottom:15px;
	display:block;
	color:#999;
	font-size:11px;
}


span.norecord{
	margin:15px;
	padding:5px;
	font-size:11px;
	border:1px solid #e1d6b9;
}
.paginazionepaginenumeri{
	margin:0px auto !important;
	text-align:center !important;
}
.paginazione {
	text-align:center;
	width:495px;
	font-size:10px;
	color:#666;
}
.paginazione TABLE, .paginazione TD{
	margin:0px;
	padding:0px;
	text-align:center;
}
.paginazione IMG{
	margin:0px;
	padding:0px;
	vertical-align:middle;
}
.paginazionepagine A, .paginazionepagine A:visited {
	color:#666;
	text-decoration:underline;
}
.paginazionerecordtotali{
	text-align:right;
}
.paginazionerecordtotalitotali {
	font-size:11px;
	font-weight:bold;
}
.paginazionepaginetotali{
	text-align:left;
}
.paginazionepaginetotalitotali {
	font-size:11px;
	font-weight:bold;
}
.paginazionepaginafirst {
	background-image:url(image/pageNavigator_first.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.paginazionepaginaprev {
	background-image:url(image/pageNavigator_prev.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.paginazionepaginanext {
	background-image:url(image/pageNavigator_next.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.paginazionepaginalast {
	background-image:url(image/pageNavigator_last.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.paginazionepaginafirst2 {
	background-image:url(image/paginazione_first.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:13px;
}
.paginazionepaginaprev2 {
	background-image:url(image/paginazione_prev.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:10px;
}
.paginazionepaginanext2 {
	background-image:url(image/paginazione_next.gif);
	background-repeat:no-repeat;
	background-position: 7px center;
	padding-left:14px;
}
.paginazionepaginalast2 {
	background-image:url(image/paginazione_last.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:13px;
}

.spazia{
	display:block;
	margin:30px 15px 30px 15px;
}
.indietro {
	background-image:url(image/pageNavigator_prev.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-size:11px;
	padding-left:20px;
	padding-right:3px;
}
.avanti {
	text-align:right;
	background-image:url(image/pageNavigator_next.gif);
	background-repeat:no-repeat;
	background-position: right center;
	font-size:11px;
	padding-right:20px;
}

.default{
	background-image:url(image/spunta.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.folder20{
	background-image:url(image/folder20.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.del {
	background-image:url(image/delete.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.edit {
	background-image:url(image/edit.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
.new {
	background-image:url(image/new.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}

#collezione{
	margin:30px 0px 0px 0px;
	padding:5px;
	border:1px solid #EEE;
	width:200px;
	min-height:188px;
	color:#666;
	font-size:11px;
}
#collezionetitolo{
	font-weight:bold;
}
#collezionedescrizione{
	height:155px;
	overflow:auto;
}
#collezioneinformazione{
	margin-top:5px;
}
#collezioneinformazione a, #collezioneinformazione a:visited{
	font-weight:bold;
	color:#666;
}
.collezionefoto a img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
.collezionefoto a:hover img{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.showroom{
	margin:15px;
	font-size:11px;
}
.showroom IMG{
	display:block;
	margin-bottom:20px;
}
.showroom_colore1{
	color:#c9ae4f;
}
.showroom_indirizzo{
	margin:20px auto;
	text-align:center;
}

.adm_logtab{
	background-image:url(image/login.gif);
	background-repeat:no-repeat;
	background-position:right top;
	border: 1px outset #000;

/*
	position:absolute;
 	top:50%;
	left:50%;
	margin-top:-105px;
	margin-left:-250px;
*/

}
.adm_logtab TD{
	text-align:center !important;
}
.adm_logtitolo{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	height:40px;
}

.adm_ok {
	border: 1px solid #080;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:20px;
	clear:both;
}
.adm_error {
	border: 1px solid #F00;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	margin:10px;
	clear:both;
}
.adm_titolo{
	font-size:16px;
	font-weight:bold;
}

.adm_esitopositivo{
	background-image:url(image/spunta.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-size:11px;
	padding-left:20px;
	margin:30px 15px 30px 15px;
}
.adm_esitonegativo{
	background-image:url(image/delete.gif);
	background-repeat:no-repeat;
	background-position: left center;
	font-size:11px;
	margin:30px 15px 30px 15px;
	padding-left:20px;
}
.adm_utentiedit {
	display:none;
	margin:10px;
	padding:10px;
	border:1px solid #F00;
}

.adm_editlistautentivuoto{
	background-image:url(image/listafile2.gif);
	background-position:5px;
	background-repeat:repeat-y;
	padding-left:20px;
	height:15px;
}
.adm_editlistautenti2{
	background-image:url(image/listafile2.gif);
	background-position:5px;
	background-repeat:repeat-y;
	padding-left:20px;
	height:235px;
	display:none;
}
.adm_editlistautenti{
	color:#000;
	background-image:url(image/listafile.gif);
	background-position:5px -8px;
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:bold;
	font-size:12px;
}
.adm_collezione{
	padding:5px;
	font-size:11px;
}
.adm_prodotto{
	margin:15px;
}
.adm_prodottotitolo{
	font-size:11px;
	font-weight:bold;
	color:#666;
	padding:5px;
}
.adm_prodottodescrizione{
	padding:5px;
	overflow:auto;
	width:200px;
	height:150px;
	font-size:10px;
	color:#666;
}
.adm_infogen{
	font-weight:bold;
	text-align:left;
}
.adm_form TD{
	padding:5px;
	font-size:11px;
}
.adm_ris{
	font-size:10px;
	color:#CCC;
	position:absolute;
	bottom:0px;
	right:0px;
}
.adm_ris a, .adm_ris a:visited{
	color:#CCC;
}

.divoutsites {
	height:0px !important;
	overflow:hidden !important;
}
.outsites, .outsites li {
	margin: 0 !important;
	padding: 0 !important;
	display:inline !important;
	border: none !important;
	list-style: none !important;
	list-style-type: none !important;
}
.outsites, .outsites a, .outsites a:link, .outsites a:visited, .outsites a:hover, .outsites a:active{
	color:#FFF !important;
	text-decoration:none !important;
}

.doorbody .div{
	height:1px !important;
	overflow:hidden !important;
}