h1{font-weight:bold; font-size:24px; text-decoration:underline; margin-top:-10px}

h2{font-weight:bold; font-size:16px; margin-top:-10px; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px}

h3{font-weight:bold; font-size:14px; margin-top:-10px; font-family:Arial, Helvetica, sans-serif; margin-bottom:0px}

body {}

.freccia {float:right; margin-top:-29px; margin-right:-10px}

.banner {border:#000000 solid 0px}

.menu {border:#000000 solid 1px; height:40px; display:none}
	.menu .bottone_menu{float:left; color:#000000; margin:10px}
	.menu .bottone_menu_select{float:left; color:#000000; margin:10px}
	.menu .bottone_menu a {color:#000000}
	.menu .bottone_menu a:hover {color:#FF0000}
	.menu .bottone_menu_select a {color:#000000}
	.menu .bottone_menu_select a:hover {color:#FF0000}
	

.submenu {float:left; border:#000000 solid 0px; background-image:url(../../../../img/sfondo_sub_centro.jpg); background-position:top; background-repeat:repeat-y; font-family:Arial, Helvetica, sans-serif; font-size:13px}
.canvas_submenu {background-image:url(../../../../img/sfondo_sub_alto.jpg); background-position:top; background-repeat:no-repeat; height:234px}
	.submenu .textsubmenu{float:left; color:#000000; margin:10px}
	.submenu .bottone_submenu{float:left; color:#000000; margin:7px; width:189px; padding-left:50px; padding-right:5px}
	.submenu .bottone_submenu_select{float:left; color:#000000; margin:7px; width:189px; padding-left:50px; padding-right:5px}
	.submenu .bottone_submenu a {color:#000000; text-decoration:none; font-weight:bold}
	.submenu .bottone_submenu a:hover {color:#0071BC}
	.submenu .bottone_submenu_select a {color:#0071BC; text-decoration:none; font-weight:bold}
	.submenu .bottone_submenu_select a:hover {color:#0071BC}
	
	
	
.body {float:right; border:#000000 solid 0px; min-height:350px}
	.body .canvas_body{margin:0px}
	.body .canvas_body .briciole{color:#000000; font-size:10px}
	.body .canvas_body .briciole a{color:#000000; font-size:10px}
	.body .canvas_body .briciole a:hover{color:#FF0000}
	
	.body .canvas_body #googlemap{width:600px; height:400px; border:#000000 solid 1px}
	.body .canvas_body .photo {float:left; padding:10px}
	.body .canvas_body .photo_vetrina {margin:10px; color:#000000}
	.body .canvas_body .newsletter_vetrina {margin:10px; color:#000000}
	
	.body .canvas_body .miniatura_art {border:#000000 solid 1px; margin-top:10px}
	.body .canvas_body .miniatura_art .b_dettaglio {float:left}
	.body .canvas_body .miniatura_art .b_dettaglio a {color:#000000}
	.body .canvas_body .miniatura_art .b_dettaglio a:hover {color:#FF0000}
	


.footer {float:left; border:#000000 solid 0px; color:#000000; font-size:10px}
	.footer .canvas_footer{margin:15px}
	.footer .canvas_footer a {color:#000000}
	.footer .canvas_footer a:hover {color:#FF0000}
	

.speciale1 {float:left; border:#000000 solid 1px; width:100%; height:20px; display:none}

.speciale2 {float:left; border:#000000 solid 1px; width:100%; height:20px; display:none}

.speciale3 {float:left; border:#000000 solid 1px; width:100%; height:20px; display:none}


#aOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
}
#aBox {
	position: absolute;
	z-index: 950;
	height: 42px; width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder {
	display: block;
	padding: 10px 0;
	background: #EEE;
	min-height: 32px;
}
#aBox img#aImg {
	display: block;
	margin: 0 10px;
	background: #EEE;
}
#aBox *:focus { -moz-outline: 0;; }
#aBox a.aButton {
	float: right;
	background-color: transparent;
	background-image:url(../../../script/photoscript/images/aBox-buttons.gif);
	text-decoration: none;
	width: 40px; height: 16px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
}
#aBox a.aButton:hover {
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active {
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton {
	width: 28px;
	height: 32px;
}
#aBox a#aCloseButton { background-position: 0 0; float: left; }
#aBox a#aNextButton { background-position: -68px 0; }
#aBox a#aPrevButton { background-position: -28px 0; }

#aBox a#aCloseButton:hover { background-position: 0 -64px; }
#aBox a#aNextButton:hover { background-position: -68px -64px; }
#aBox a#aPrevButton:hover { background-position: -28px -64px; }

#aBox a#aCloseButton:active { background-position: 0 -32px; }
#aBox a#aNextButton:active { background-position: -68px -32px; }
#aBox a#aPrevButton:active { background-position: -28px -32px; }

#aBox div#aBoxMeta {
	position: absolute;
	z-index: 960;
	background: #EEE;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
}
#aBox h1#aInfoTitle {
	color: #444;
	font-size: 16px;
	font-weight: bold;
	margin: 0 80px 0 32px;
}
#aBox p#aCount {
	clear: right;
	float: right;
	text-align: center;
	width: 80px;
	margin: 0;
	color: #666;
	font-size: 11px;
}
#aBox p#aInfo {
	margin: 0 80px 0 32px;
	color: #666;
	font-size: 11px;
}
#aBox h1#aInfoTitle, #aBox p#aCount, #aBox p#aInfo {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	text-transform: none !important;
}

img#aLoadImg {

	position: absolute;
	top: -900em; left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 999;
}
