@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	margin: 0px;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
#div_contenitore {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#div_contenitore #div_logo {
	background-color: #FFCC00;
	float: right;
	width: 200px;
	padding-bottom: 10px;
}
#div_contenitore .div_allunga {
	clear: both;
}
#div_contenitore #div_logo p {
	font-weight: bold;
	color: #000;
	text-align: center;
	font-family: "Bell Gothic Std";
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#div_contenitore #div_superiore_d {
	float: left;
	margin-top: -70px;
}
#div_contenitore #div_superiore_d ul {
	margin-left: 0px;
	padding-left: 0px;
}
#div_contenitore #div_superiore_d li {
	text-transform: uppercase;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: 38px;
	font-size: 28px;
	font-style: italic;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#div_contenitore #div_superiore_d li a {
	text-decoration: none;
	color: #FFF;
}
#div_contenitore #div_superiore_d li a strong {
	background-image: url(../images/sfondo/sfondo_etichette.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFF;
}
#div_contenitore #div_superiore_d li strong {
	background-image: url(../images/sfondo/sfondo_etichette_on.png);
	background-repeat: repeat-x;
	background-position: right top;
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#div_contenitore #div_superiore {
	margin-bottom: 20px;
}
#div_contenitore #div_contenuti {
	background-image: url(../images/sfondo/sfondo_testi.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 100px;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 10px;
	list-style: none;
	/*	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;*/
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	background-image: url(../images/sfondo/sfondo_menu.png);
	font-size: 17px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
}
.TabbedPanelsTabHover {
	background-color: #666;
}
.TabbedPanelsTabSelected {
	background-color: #FC0;
	border-bottom: 0px solid #EEE;
	color: #000;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;/*	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;*/
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
/* Vertical Tabbed Panels */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: right;
	width: 200px;
	/*background-color: #EEE;*/
	position: relative;/*	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;*/
	margin-left: 4px;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #FC0;
	background-image: url(../images/sfondo/sfondo_menu_selezionato.png);/*	border-bottom: solid 1px #999;*/
	background-repeat: no-repeat;
	background-position: left center;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 766px;
	margin: 10px;
}
#div_contenitore #div_contenuti p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#div_contenitore #div_contenuti h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
}
#div_contenitore #div_contenuti h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFCC00;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#div_contenitore #div_contenuti .tabella_nera td{
	background-color:#000;
	padding: 10px;
}
#div_contenitore #div_contenuti .tabella_nera td img.cms-immagine-sinistra {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
}
#div_contenitore #div_contenuti .tabella_nera td img.cms-immagine-destra {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: right;
	padding: 0px;
}
/*_______________________ TESTI INIZIO _______________________*/
#div_contenitore #div_contenuti .cms-tabella {
	width: 100%;
	border: 1px solid #000;
	padding: 0px;
}
#div_contenitore #div_contenuti .cms-tabella td {
	padding: 3px;
	text-align: center;
	border: 1px solid #000;
}
#div_contenitore #div_contenuti .cms-tabella td p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*_______________________INIZIO TITOLO_______________________*/
#div_contenitore #div_contenuti .cms-tabella tr.cms-titolo td {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border: 0px solid #000;
}
#div_contenitore #div_contenuti .cms-tabella td.cms-titolo {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	border: 0px solid #000;
}
/*_______________________INIZIO SOTTOTITOLO_______________________*/
#div_contenitore #div_contenuti .cms-tabella tr.cms-sottotitolo td {
	font-size: 13px;
	text-align: center;
	background-color: #000;
}
#div_contenitore #div_contenuti .cms-tabella td.cms-sottotitolo {
	font-size: 13px;
	text-align: center;
	background-color: #000;
}
/*_______________________INIZIO SCURA_______________________*/
#div_contenitore #div_contenuti .cms-tabella tr.cms-scura td {
	background-color: #000;
}
#div_contenitore #div_contenuti .cms-tabella td.cms-scura {
	background-color: #000;
}
/*_______________________IMMAGINI_______________________*/
#div_contenitore #div_contenuti a img {
	border: 0px;
}
#div_contenitore #div_contenuti img.cms-immagine-sinistra {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
	padding: 5px;
}
#div_contenitore #div_contenuti img.cms-immagine-destra {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
	padding: 5px;
}
#div_contenitore #div_contenuti img.cms-immagine-nascosta {
	display: none;
}
#div_contenitore #div_contenuti .TabbedPanelsContent ul li {
	margin-right: 20px;
	margin-left: 20px;/*	padding-right: 10px;
	padding-left: 10px;*/
}
#div_contenitore #div_contenuti #googlemaps_mappa {
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}
#div_contenitore #div_contenuti .mod_richiesta th {
	text-align:left;
	vertical-align: top;
	font-weight: normal;
	font-size: 14px;
}
#div_contenitore #div_contenuti .mod_richiesta .o {
	font-size: 12px;
	color: #FFF;
	margin: 2px 0px 2px 0px;
	background-color: #000;
	border: 1px solid #333;
	width: 240px;
	padding: 2px;
}
#div_contenitore #div_contenuti .mod_richiesta .g {
	font-size: 12px;
	color: #FFF;
	margin: 2px 0px 2px 0px;
	background-color: #000;
	border: 1px solid #333;
	width: 240px;
	padding: 2px;
}
#div_contenitore #div_contenuti .mod_richiesta textarea {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 2px 0px 2px 0px;
	background-color: #000;
	border: 1px solid #333;
	width: 700px;
	padding: 2px;
}
#div_contenitore #div_contenuti h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#div_tacco {
	background-color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	width: 100%;
	bottom: 0px;
}
#div_tacco address strong {
	font-size: 18px;
}
#MenuBar {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	font-style: italic;
	padding:0;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	border-width:0px;
	border-style: none none none none;
}
.MenuBar br { /* using just a class so it has same specificity as the ".MenuBarFixedCentered br" rule bleow */
	display:none;
}
.MenuBarLeftShrink {
	float: left; /* shrink to content, as well as float the MenuBar */
	width: auto;
}
.MenuBarRightShrink {
	float: right; /* shrink to content, as well as float the MenuBar */
	width: auto;
}
.MenuBarFixedLeft {
	float: left;
	width: 80em;
}
.MenuBarFixedCentered {
	float: none;
	width: 80em;
	margin-left:auto;
	margin-right:auto;
}
.MenuBarFixedCentered br {
	clear:both;
	display:block;
}
.MenuBarFixedCentered .SubMenu br {
	display:none;
}
.MenuBarFullwidth {
	float: left;
	width: 100%;
}
#MenuBar .MenuItemContainer {
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#MenuBar .MenuItem {
	padding: 0px 10px 0px 0px;
	background-color:#000000;
	border-width:0px;
	border-color: #ffcc00 #ffffff #000000 #ffffff;
	border-style: none solid none solid;
}
#MenuBar .MenuItemFirst {
	border-style: none none none none;
}
#MenuBar .MenuItemLast {
	border-style: none solid none none;
}
#MenuBar .MenuItem .MenuItemLabel {
	text-align:center;
	line-height:1.4em;
	color:#ffffff;
	background-color:#000000;
	padding: 2px 5px 2px 10px;
	width: 10em;
	width:auto;
}
.SpryIsIE6 #MenuBar .MenuItem .MenuItemLabel {
	width:1em; /* Equivalent to min-width in modern browsers */
}
/* First level submenu items */
#MenuBar .SubMenu .MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
	background-color:#000000;
	padding:0px 2px 0px 0px;
	border-width:1px;
	border-color: #000000 #000000 #000000 #000000;
	border-style: solid solid none solid;
}
#MenuBar .SubMenu .MenuItemFirst {
	border-style: solid solid none solid;
}
#MenuBar .SubMenu .MenuItemFirst .MenuItemLabel {
	padding-top: 6px;
}
#MenuBar .SubMenu .MenuItemLast {
	border-style: solid solid solid solid;
}
#MenuBar .SubMenu .MenuItemLast .MenuItemLabel {
	padding-bottom: 6px;
}
#MenuBar .SubMenu .MenuItem .MenuItemLabel {
	text-align:left;
	line-height:1em;
	background-color:#000000;
	color:#ffffff;
	padding: 6px 12px 6px 5px;
	width: 7em;
	width:auto;
}
#MenuBar .MenuItemHover {
	background-color: #ffcc00;
	border-color: #ffcc00 #ffcc00 #000000 #000000;
}
#MenuBar .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel {
	background-color: #ffcc00; /* consider exposing this prop separately*/
	color: #000000;
}
#MenuBar .MenuItemHover .MenuItemLabel {
	background-color: #ffcc00;
	color: #000000;
}
#MenuBar .SubMenu .MenuItemHover {
	background-color: #ffcc00;
	border-color: #000000 #000000 #000000 #000000;
}
#MenuBar .SubMenu .MenuItemHover .MenuItemLabel {
	background-color: #ffcc00;
	color: #000000;
}
/* Submenu properties -- First level of submenus */
#MenuBar .SubMenuVisible {
	background-color: #000000;
	min-width:100%;  /* This keeps the menu from being skinnier than the parent MenuItemContainer - nice to have but not available on ie6 */
	border-color: #ffffff #ffffff #ffffff #ffffff;
	border-width:0px;
	border-style: none none none none;
}
#MenuBar.MenuBar .SubMenuVisible {/* For Horizontal menubar only */
	top: 100%;	/* 100% is at the bottom of parent menuItemContainer */
	left:0px;
	z-index:10;
}
#MenuBar.MenuBarVertical .SubMenuVisible {
	top: 0px;
	left:100%;
	min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse */
}
/* Submenu properties -- Second level submenu and beyond - these are visible descendents of .MenuLevel1 */
#MenuBar .MenuLevel1 .SubMenuVisible {
	background-color: #000000;
	min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse*/
	top: 0px;
	left:100%;
}
.SpryIsIE6 #MenuBar .MenuBarView .MenuItemWithSubMenuHover .MenuItemLabel /* IE6 selector  */ {
	background-color: #ffcc00; /* consider exposing this prop separately*/
	color: #000000;
}
.SpryIsIE6 #MenuBar .MenuBarView .SubMenu .MenuItemWithSubMenuHover .MenuItemLabel/* IE6 selector  */ {
	background-color: #ffcc00; /* consider exposing this prop separately*/
	color: #000000;
}
.SpryIsIE6 #MenuBar .SubMenu .SubMenu  /* IE6 selector  */ {
	margin-left: -0px; /* Compensates for at least part of an IE6 "double padding" version of the "double margin" bug */
}
#div_contenitore #div_superiore #div_menu {
	float: left;
}
#div_contenuti #box_gallery {
	background-color: #000;
	padding: 13px;
}
#div_contenuti #box_gallery .cms_gallery_testi {
	background-color: #FC0;
	height: 64px;
	width: 64px;
	float: left;
	margin-right: 3px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
	padding: 3px;
	background-image: url(../images/sfondo/sfondo_menu_gallery.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#div_stampa {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: none;
}
