body {
	background-color: #787878;
	margin:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	
	/*colore della freccia*/
	scrollbar-arrow-color: #ffec01;
	/*colore bordo sinistra e alto */
	scrollbar-3dlight-color: #d4d5d5;
	/*colore bordo destra e basso */
	scrollbar-darkshadow-color: #d4d5d5;
	/*colore principale*/
	scrollbar-face-color: #8baed6;
	/*colore angolo sinistra e alto */
	scrollbar-highlight-color: #ffffff;
	/*colore angolo destra e basso */
	scrollbar-shadow-color: #ffffff;
	/*colore della scia*/
	scrollbar-track-color: #ffffff;
		
}

#container {
	width: 990px;
	margin: auto;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #d6d6d6;
}

.separa {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	overflow:hidden;
}

/*  -------------- STILI PER HOME PAGE -------------*/

#partesn {
	width: 840px;
	float:left;
	background-color: #d6d6d6;
}

#menudx {
	width: 143px;
	float:left;
	clear:right;
	background-color: #d6d6d6;
	margin:0px;
	padding:0px;
	margin-top: 175px;
}

td.login {
	margin: 0px;
	padding: 12px;
	padding-left:25px;
	background-color: #f0f0f0;
}

td.categorie {
	margin: 0px;
	padding: 12px;
	padding-left:25px;
	background-color: #e3e1e2;
}



/* --------------- CLASSI GENERICHE ---------------*/


table.centrata {
	margin: 0px auto 0px auto;
}


table.contenuto {
	width: 817px;
	margin: 0px;
	margin-left: 8px;
	margin-top: 5px;
}

table.testo {
	width: 616px;
	margin: 0px;
	margin-left: 10px;
}


table.prezzi {
	margin: 0 auto 0 auto;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	
}

td.rigagrigia {
	height: 3px;
	background-color: #f0f0f0;
}

td.rigatratteggiata {
	height: 5px;
	background:url(e-img/bg_tratt.gif) repeat-x left center;	
}


td.bordopreview {
	width: 120px;
	height: 120px;
	border: 1px solid #e3e1e2;
	padding: 10px;
	text-align: center;
	vertical-align:middle;
}

td.dettaglifoto {
	width: 141px;
	height: 45px;
	text-align: right;
	vertical-align:middle;
	background:url(e-img/bg_preview.gif) no-repeat top left;
	font-size:10px;
	padding: 0px;
	/*padding-top: 10px;*/
}


td.footer {
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	vertical-align:middle;
	color: #8e8e8e;
	font-size:10px;
}


img {
	border: 0px;
}

.bordonero {
	border: 1px solid #000000;
}

.bordobianco {
	border: 1px solid #ffffff;
}

.bordogrigio {
	border: 1px solid #828282;
	padding: 12px;
}

.azzurrobold {
	color: #4f6078;
	font-weight:bold;
}

.blubold {
	color: #242a44;
	font-weight:bold;
}

.aranciobold {
	color: #dd6605;
	font-weight:bold;
}

.testobianco {
	color: #ffffff;
}


input {
	display:inline;
}  

.campotesto {
	border: 1px solid #f57a15;
	background-color: #ffffff;
	color:#000000;
	font-size:11px;
	font-family: Tahoma, Courier, monospace;
}

.areatesto {
	border: 1px solid #f57a15;
	background-color: #ffffff;
	color:#000000;
	font-family: Tahoma, Courier, monospace;
	font-size: 11px;
}


.bottone {
	border: 1px solid #ffffff;
	background-color: #f57a15;
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	/*padding-top: 1px;
	padding-bottom: 1px;*/
	font-family: Tahoma, Courier, monospace;
}


.testopiccolo {
	font-size: 10px;
}



/* --------------- CLASSI SUI LINK ----------------*/

a:link, a:visited {
	font-family: Tahoma, Courier, monospace;
	color: #777777;
	text-decoration: none;	
}

a:hover {
	font-family: Tahoma, Courier, monospace;
	color: #ff6600;
	text-decoration: underline;
}


a.black:link, a.black:visited {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #000000;
	text-decoration: underline;
}

a.blackunder:link, a.blackunder:visited {
	color: #000000;
	text-decoration: underline;
}

a.blackunder:hover {
	color: #ff6600;
	text-decoration: none;
}

a.categ:link, a.categ:visited {
	color: #3a3a3a;
	text-decoration: underline;
	font-weight:bold;
}

a.categ:hover {
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}

a.blackpicc:link, a.blackpicc:visited {
	color: #000000;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
}

a.blackpicc:hover {
	color: #ff6600;
	text-decoration: underline;
	font-size:10px;
	font-weight: bold;
}

a.add:link, a.add:visited {
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 10px;
}

a.add:hover {
	color: #ff6600;
	text-decoration: underline;
	text-transform:uppercase;
	font-size: 10px;
}

a.modifica:link, a.modifica:visited {
	color: #000000;
	text-decoration: none;
	background-color: #E6E6E6;
	text-transform: uppercase;
	font-weight:lighter;
}

a.modifica:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #E6E6E6;
	text-transform: uppercase;
	font-weight:lighter;
}


/* --------------- CLASSI PER LO ZOOM DELLE IMMAGINI --------------- */


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
	z-index: 100;
	
}
.highslide img {
	z-index: 100;
	
}
.highslide:hover img {
 	z-index: 100;
	
}

.highslide-image {
   /* border-bottom: 1px solid #e01914;*/
   z-index: 100;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid #fdb000;
	border-left: 1px solid #fdb000;
	border-right: 1px solid #fdb000;
    font-family: Tahoma, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: #1a57e3;
	z-index: 100;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
	z-index: 100;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}


.highslide-display-block {
    display: block;
	z-index: 100;
}
.highslide-display-none {
    display: none;
	z-index: 100;
}

