/* stili per master page */
body, html
{
	margin: 0px;
	padding: 0px;
}
body
{
	background: #FFFFFF url(../Images/sfondo.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #868686;
}
a
{
	color: #868686;
	outline: none;
}
a:hover
{
	text-decoration: underline;
}
.nonsottolineato
{
	text-decoration: none;
}
p
{
	margin-bottom: 12px;
}
.conteiner
{
	margin: 0px auto;
	padding-left: 65px;
	text-align: left;
	width: 899px;
}
.header
{
	height: 81px;
	width: 858px;
}
.banner
{
	height: 208px;
	width: 858px;
}
.framesxhome
{
	width: 273px;
	float: left;
	background: url(../Images/sfondopuntiniframesx.gif) repeat-y top right;
}
.framesx
{
	width: 273px;
	float: left;
	height: 300px;
}
.framedx
{
	width: 554px;
	float: left;
}

.framesxfull
{
	width: 52px;
	float: left;
}

.framedxfull
{
	width: 775px;
	float: left;
}

.frameall
{
	margin-left: 18px;
	width: 90%;
}

.frameconteiner
{
	width: 858px;
	background: url(../Images/sfondopuntini.gif) repeat-y top left;
}
.frameconteinerhome
{
	width: 858px;
	background: url(../Images/sfondopuntinihome.gif) repeat-y top left;
}
.framecancel
{
	clear: both;
}
.footer
{
	width: 858px;
	height: 72px;
	text-align: center;
	background: url(../Images/sfondofooter.gif) no-repeat top left;
	color: #979991;
}
.footer a
{
	color: #979991;
}

.logo
{
	vertical-align: top;
}
.home
{
	vertical-align: bottom;
	margin-left: 515px;
	margin-top: 60px;
}
.menutop
{
	vertical-align: top;
	margin-left: 14px;
	margin-top: 31px;
}

.bannersx
{
}

.sezione
{
	margin-top: 10px;
	margin-left: 20px;
	height: 55px;
}
.sottosezione
{
	margin-left: 30px;
	overflow: hidden;
}
.sottosezione_chisiamo
{
	margin-left: 20px;
	overflow: hidden;
	margin-top: 20px;
}
.sottomenu
{
	margin-top: 12px;
	margin-bottom: 24px;
}
.sottomenu1
{
	margin-top: 12px;
	margin-bottom: 24px;
	margin-right: 12px;
}
.sottomenu_sopra
{
	margin-top: 12px;
	margin-bottom: 8px;
}
.sottomenu_mezzo
{
	margin-bottom: 8px;
}
.sottomenu_sotto
{
	margin-bottom: 24px;
}

.tornaindietro
{
	margin-left: 30px;
	margin-top: 64px;
	margin-bottom: 48px;
}

.homeleft
{
	width: 276px;
	float: left;
}
.homeright
{
	width: 276px;
	float: right;
}
.homecancel
{
	clear: both;
}
.hometext
{
	width: 240px;
	margin-left: 30px;
	height: 75px;
	overflow: hidden;
}

.content
{
	margin-left: 30px;
	margin-right: 10px;
}
.content1
{
	margin-left: 40px;
	margin-right: 10px;
}
.content2
{
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 12px;
}

.content li
{
	margin: 0 0 0 .6em;
	padding: 0;
	list-style-type: circle;
	padding: 10px 0px 0px 14px; /*margin: .1em 0;*/
}

.sfondosezione
{
	z-index: 2;
	position: absolute;
}

.menuitem
{
	margin: 0px;
}
.menuhome
{
	margin-left: 30px;
}
.menu
{
	margin-left: 55px;
	width: 218px;
	background: url(../Images/sfondopuntiniframesx.gif) repeat-y top right;
}
/* margin-top:160px  */

.nomargin
{
	margin: 0px;
}

.menubottom
{
	width: 554px;
	height: 20px;
	margin-top: 32px;
	text-align: center;
	padding-top: 7px;
}
.mb_home
{
	background: #FFFFFF url(../Images/sfondomenubottomhome.gif) repeat-x top left;
}
.mb_page
{
	background: #FFFFFF url(../Images/sfondomenubottom.gif) repeat-x top left;
}
.menubottomitem
{
	margin-left: 25px;
}

.azzurro
{
	color: #4ca2cd;
}
.azzurro a
{
	color: #4ca2cd;
}

.nero
{
	color: #222222;
}
.nero a
{
	color: #222222;
}

.immagineprodotto
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.puntoblu
{
	margin-right: 7px;
	vertical-align: middle;
}

.back
{
	margin-right: 10px;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-bottom: 0px;
}

li
{
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 15px 0px 0px 14px; /*margin: .1em 0;*/
}

/* stili per tab object */
.dhtmlgoodies_tabPane
{
	height: 21px; /* Height of tabs */
	border-bottom: 1px solid #919b9c;
}
.dhtmlgoodies_aTab
{
	border-left: 1px solid #919b9c;
	border-right: 1px solid #919b9c;
	border-bottom: 1px solid #919b9c;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	padding: 5px;
}
.dhtmlgoodies_tabPane DIV
{
	float: left;
	height: 100%; /* Height of tabs */
	padding-left: 3px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	position: relative;
	bottom: -1px;
	margin-left: 0px;
	margin-right: 0px;
}
.dhtmlgoodies_tabPane .tabActive
{
	background-image: url(          '../images/tab_left_active.gif' );
	margin-left: 0px;
	margin-right: 0px;
	z-index: 10;
}
.dhtmlgoodies_tabPane .tabInactive
{
	background-image: url(          '../images/tab_left_inactive.gif' );
	margin-left: 0px;
	margin-right: 0px;
	z-index: 1;
}

.dhtmlgoodies_tabPane .inactiveTabOver
{
	background-image: url(          '../images/tab_left_over.gif' );
	margin-left: 0px;
	margin-right: 0px;
}
.dhtmlgoodies_tabPane span
{
	font-family: arial;
	vertical-align: top;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 21px;
	float: left;
}
.dhtmlgoodies_tabPane .tabActive span
{
	padding-bottom: 1px;
	line-height: 20px;
}

.dhtmlgoodies_tabPane img
{
	float: left;
}

TD
{
	color: Maroon;
}


/* stili pagine login */
.titolo
{
	font-size: 130%;
	color: #D86738;
}
.sottotitolo
{
	font-size: 110%;
	font-weight: bold;
	color: #4B8F84;
}
.outline
{
	border: 1px dashed rgb(254, 186, 2);
	padding: 15px;
	background-color: rgb(255, 255, 170);
}
.logoutButton
{
	float: right;
	position: relative;
	right: 15px;
	top: 5px;
	width: auto;
	padding: .3em .3em 1.3em 1.2em;
}


/*CSS per i bubble tooltips */

#bubble_tooltip
{
	width: 147px;
	position: absolute;
	display: none;
}



#bubble_tooltip .bubble_top
{
	background-color: #868686;
	background-repeat: no-repeat;
	height: 16px;
}



#bubble_tooltip .bubble_middle
{
	background-color: #868686;
	background-repeat: repeat-y;
	background-position: bottom left;
	padding-left: 7px;
	padding-right: 7px;
}



#bubble_tooltip .bubble_middle span
{
	background-color: #868686;
	position: relative;
	top: -8px;
	font-size: 12px;
	text-align: left;
	color: rgb(255, 255, 170);
}



#bubble_tooltip .bubble_bottom
{
	background-color: #868686;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
	top: -6px;
}

/*AutoComplete flyout */
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	z-index:10;
	position: absolute;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.map_style
{
	z-index: 1;
}

.aranciostrong
{
    font-weight: bold;
	color: #D86738;
}
.aranciostrong a
{
    font-weight: bold;
	color: #D86738;
}




