body {
	background-color: #000000;
	color:#ffffff;
	font-family: Tahoma, Courier, monospace;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	
	/*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;
	
}

.separa {
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	overflow:hidden;
	background-color:#FFFF00;
}

/*  -------------- STILI PER HOME PAGE -------------*/

#containerhp {
	width: 785px;
	height: 750px;
	margin: 0px auto 20px auto;
	background:url(img/bg_home.jpg) no-repeat top left;
}

#malulogo {
	width: 224px;
	height: 96px;
	position:absolute;
	margin-left: 32px;
	margin-top: 50px;
}

#malumenu {
	width: 230px;
	height: 109px;
	position:absolute;
	margin-left: 537px;
	margin-top: 47px;
}

#flash {
	width: 260px;
	height: 130px;
	/*border: 1px solid #ffec01;*/
	position:absolute;
	margin-left: 100px;
	margin-top: 379px;
}

#news {
	width: 183px;
	height: 230px;
	position:absolute;
	margin-left: 538px;
	margin-top: 290px;
}

#indirizzi {
	position:absolute;
	margin-left: 530px;
	margin-top: 680px;
	color: #4f6078;
	font-size: 10px;
}


#credits {
	position:absolute;
	margin-left: 5px;
	margin-top: 725px;
	color: #4f6078;
	font-size: 10px;
}


/*  -------------- STILI PER PAGINA NEWS -------------*/

#containernews {
	width: 785px;
	height: 750px;
	margin: 0px auto 20px auto;
	background:url(img/bg_news.gif) no-repeat top left;
}

#testo1news {
	width: 275px;
	height: 280px;
	position:absolute;
	margin-left: 138px;
	margin-top: 287px;
	overflow:auto;
	z-index: 10;
	color:#333333;
	padding: 0px;
	padding-right: 10px;
	line-height: 14px;
	text-align:justify;
}

#testo2news {
	width: 245px;
	height: 120px;
	position:absolute;
	margin-left: 487px;
	margin-top: 360px;
	/*overflow:auto;*/
	z-index: 10;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
}


/*  -------------- STILI PER PAGINA MALUZONE -------------*/

#containermaluzone {
	width: 785px;
	height: 750px;
	margin: 0px auto 20px auto;
	background:url(img/bg_maluzone.gif) no-repeat top left;
}

#testo1maluzone {
	width: 275px;
	height: 280px;
	position:absolute;
	margin-left: 138px;
	margin-top: 287px;
	overflow:auto;
	z-index: 10;
	color:#333333;
	padding: 0px;
	padding-right: 10px;
	line-height: 14px;
	text-align:justify;
}

#testo2maluzone {
	width: 245px;
	height: 120px;
	position:absolute;
	margin-left: 487px;
	margin-top: 300px;
	/*overflow:auto;*/
	z-index: 10;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
}


/*  -------------- STILI PER PAGINA NEGOZI -------------*/

#containernegozi {
	width: 785px;
	height: 750px;
	margin: 0px auto 20px auto;
	background:url(img/bg_negozi.gif) no-repeat top left;
}

#testo1negozi {
	width: 300px;
	height: 180px;
	position:absolute;
	margin-left: 55px;
	margin-top: 268px;
	overflow:auto;
	z-index: 10;
	color:#333333;
	padding: 0px;
	padding-right: 10px;
	line-height: 14px;
	text-align:justify;
}

#foto1negozi {
	width: 350px;
	position:absolute;
	margin-left: 40px;
	margin-top: 485px;
	/*overflow:auto;*/
	z-index: 10;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
}

#testo2negozi {
	width: 235px;
	height: 205px;
	position:absolute;
	margin-left: 500px;
	margin-top: 258px;
	overflow:auto;
	z-index: 10;
	color:#333333;
	padding: 0px;
	padding-right: 10px;
	text-align:justify;
}

#foto2negozi {
	width: 270px;
	position:absolute;
	margin-left: 477px;
	margin-top: 490px;
	/*overflow:auto;*/
	z-index: 10;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
}



/*  -------------- STILI PER PAGINA CATALOGO -------------*/

#containercatalogo {
	width: 785px;
	height: 750px;
	margin: 0px auto 20px auto;
	background:url(img/bg_catalogo.gif) no-repeat top left;
}

#testo1catalogo {
	width: 273px;
	height: 290px;
	position:absolute;
	margin-left: 150px;
	margin-top: 260px;
	overflow:auto;
	z-index: 10;
	color:#333333;
	padding: 0px;
	padding-right: 10px;
	line-height: 14px;
}


#testo2catalogo {
	width: 180px;
	height: 80px;
	position:absolute;
	margin-left: 518px;
	margin-top: 510px;
	/*overflow:auto;*/
	z-index: 10;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
}



/*  -------------- STILI PER PAGINA MARCHE -------------*/

#containermarche {
	width: 785px;
	height: 750px;
	margin: 0px auto 20px auto;
	background:url(img/bg_marche.gif) no-repeat top left;
}

#testo1marche {
	width: 313px;
	height: 280px;
	position:absolute;
	margin-left: 407px;
	margin-top: 288px;
	overflow:auto;
	z-index: 10;
	color:#333333;
	padding: 0px;
	padding-right: 10px;
	line-height: 14px;
}


#testo2marche {
	width: 180px;
	height: 80px;
	position:absolute;
	margin-left: 82px;
	margin-top: 282px;
	/*overflow:auto;*/
	z-index: 1;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
}



/*  -------------- STILI PER PAGINA CONTATTI -------------*/

#containercontatti {
	width: 785px;
	height: 750px;
	margin: 0px auto 20px auto;
	background:url(img/bg_contatti.gif) no-repeat top left;
}

#testo1contatti {
	width: 260px;
	position:absolute;
	margin-left: 100px;
	margin-top: 270px;
	/*overflow:auto;*/
	z-index: 10;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
	line-height: 14px;
}


#testo2contatti {
	width: 160px;
	height: 215px;
	position:absolute;
	margin-left: 546px;
	margin-top: 282px;
	/*overflow:auto;*/
	z-index: 10;
	color:#333333;
	padding: 0px;
	/*padding-right: 10px;*/
}



/* --------------- CLASSI GENERICHE ---------------*/


table.centrata {
	margin: 0px auto 0px auto;
	text-align:center;
	vertical-align:middle;
}

img {
	border: 0px;
}

.bordonero {
	border: 1px solid #000000;
}

.bordobianco {
	border: 1px solid #ffffff;
}


.azzurrobold {
	color: #4f6078;
	font-weight:bold;
}

.blubold {
	color: #242a44;
	font-weight:bold;
}

.testobianco {
	color: #ffffff;
}


input {
	display:inline;
}  

.campotesto {
	border: 1px solid #8baed6;
	background-color: #f5f5f5;
	color:#000000;
	font-size:11px;
	font-family: Tahoma, Courier, monospace;
}

.areatesto {
	border: 1px solid #8baed6;
	background-color: #f5f5f5;
	color:#000000;
	font-family: Tahoma, Courier, monospace;
	font-size: 11px;
}


.bottone {
	border: 1px solid #8baed6;
	background-color: #f5f5f5;
	color:#000000;
	font-size:11px;
	text-transform:uppercase;
	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: #7b9bbf;
	text-decoration: none;	
}

a:hover {
	font-family: Tahoma, Courier, monospace;
	color: #000000;
	text-decoration: underline;
}


a.black:link, a.black:visited {
	font-family: Tahoma, Courier, monospace;
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	font-family: Tahoma, Courier, monospace;
	color: #000000;
	text-decoration: underline;
}

a.white:link, a.white:visited {
	font-family: Tahoma, Courier, monospace;
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	font-family: Tahoma, Courier, monospace;
	color: #ffffff;
	text-decoration: underline;
}

a.azzunder:link, a.azzunder:visited {
	font-family: Tahoma, Courier, monospace;
	color: #4f6078;
	text-decoration: underline;
}

a.azzunder:hover {
	font-family: Tahoma, Courier, monospace;
	color: #ffffff;
	text-decoration: none;
}

a.azzunder2:link, a.azzunder2:visited {
	font-family: Tahoma, Courier, monospace;
	color: #4f6078;
	text-decoration: underline;
}

a.azzunder:hover {
	font-family: Tahoma, Courier, monospace;
	color: #000000;
	text-decoration: none;
}

a.bluunder:link, a.bluunder:visited {
	font-family: Tahoma, Courier, monospace;
	color: #242a44;
	text-decoration: underline;
}

a.bluunder:hover {
	font-family: Tahoma, Courier, monospace;
	color: #000000;
	text-decoration: none;
}



/* --------------- 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;
}

