/* ------------------ tooltip ------------------------- */

#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}

/* ----------------- submodal ------------------- */
#popupMask { display:none; position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#000;-moz-opacity: 0.7;opacity:.70;filter: alpha(opacity=70);}
#popupContainer {position: absolute;z-index: 201;top: 0px;left: 0px;display:none;padding: 0px;}
#popupInner { padding:12px;padding-top:0px;background-color: #FFFFFF;}
#popupFrame {margin: 0px;width: 100%;height: 100%;position: relative;z-index: 202;}
#popupTitleBar {background-color: #fff;color: #FFFFFF;font-weight: bold;height: 20px;padding: 0px; padding-top:8px;position: relative;z-index: 203;}
#popupTitle {float:left;font-size: 1.1em; display:none}
#popupControls {float: right;cursor: pointer;cursor: hand;}
#popupControls a span {display: block;height: 20px;width: 20px; margin-right:0px; margin-top:0px; text-indent: -9000px;background: url('submodal_base/submodal_close.gif') no-repeat;}
.popupBody  {margin:5px; margin-top:0px;margin-left:10px;background-color:#FFFFFF; }

/* ----------------- CSS WEBSITE ------------------- */
body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #A1A4B8;
}

body,
select,
input,
textarea {
	font-family		: Trebuchet MS, sans-serif;
	font-size		: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited {
	color                : #767C9D;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : none;
}

a:hover {
	text-decoration		: underline;
}



input,
select,
textarea
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea {
	
}

.padding_10 {
	padding					: 10px;
}

.padding_20 {
	padding					: 20px;
}

.padding_30 {
	padding					: 30px;
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.stile_indi {
	display				: none;
}

div.div_main_bg {
	background-image: url(../_pics/struttura/bg_main_tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

div.div_main_header {
	background-image: url(../_pics/struttura/bg_main_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div.div_main_footer {
	background-image: url(../_pics/struttura/bg_main_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height				: 770px;
	height					: auto !important;
	height					: 770px;		
}

#div_container {
	width						: 940px;
	margin					: auto;
	padding-bottom			: 60px;
}

div.div_main_menu_cont {
	float						: left;
	width						: 270px;
	padding-left			: 8px;
	padding-top				: 35px;
}

div.div_main_menu {
}


div.div_main_menu div.div_voce_menu {
	padding					: 2px 20px;
	margin-bottom			: 1px;
}

div.div_main_menu div.div_voce_menu_selected p.voce_menu {

}

div.div_main_menu div.div_voce_menu_selected_4  p.voce_menu {
	padding					: 5px 10px;
}

div.div_main_menu div.div_voce_menu_selected_4 {
	background-image		: url(../_pics/struttura/main_menu/bg_sottomenu.gif);
	background-repeat		: no-repeat;
	background-position	: left top;
	border					: 1px solid #E9EAEF;
}

div.div_main_menu div.div_voce_menu_selected div.div_sottomenu {
	padding					: 2px 15px;
}

div.div_main_menu div.div_voce_menu_selected div.div_sottomenu a:link,
div.div_main_menu div.div_voce_menu_selected div.div_sottomenu a:visited {
	font-weight				: normal;
	color						: #3B3E53;
	text-decoration		: none;
}

div.div_main_menu div.div_voce_menu_selected div.div_sottomenu p {
	padding					: 2px 0;
}

div.div_main_menu div.div_voce_menu_selected div.div_sottomenu p span.selected {
	color						: #8E93B3;
	text-decoration		: underline;
}

div.div_bg_default {
	background-repeat		: no-repeat;
	background-position	: right top;
}

div.div_bg_homepage {
	background-image		: url(../_pics/bg_header/bg_homepage.jpg);
	background-repeat		: no-repeat;
	background-position	: right top;
	background-color		: transparent;
}


div.div_content {
	margin-left				: 286px;
	color						: #414348;
	min-height				: 830px;
	height					: auto !important;
	height					: 830px;
}

div.div_content div.div_spacer {
	height					: 59px;
}

div.div_content div.div_header_homepage {
	
}

p.titolo {
	font-size				: 28px;
	color						: #5B5F74;
	letter-spacing			: -1px;
}

p.titolo_2 {
	font-size				: 16px;
	color						: #5B5F74;
	font-weight				: bold;
}

div.div_contenuto_pagina {
	background-color		: transparent;
}

div.div_contenuto_pagina,
p.testo {
	line-height				: 19px;
}

div.div_contenuto_pagina div.div_img_cover {
	float						: right;
	width						: 350px;
	height					: 250px;
	margin					: 0 0 10px 10px;
}

p.breadcrumb {
	padding					: 1px 0 10px 0;
	font-size				: 11px;
}

table.tab_indice_prodotti {
	width						: 100%;
}

table.tab_indice_prodotti td {
	width						: 50%;
	vertical-align			: top;
}

table.tab_indice_prodotti td p.nome {
	font-size				: 16px;
}

table.tab_indice_prodotti td p {
	margin-bottom			: 8px;
}

table.tab_dettaglio_prodotto {
	width						: 100%;
}

table.tab_dettaglio_prodotto td {
	padding					: 5px;
	vertical-align			: top;
}

table.tab_dettaglio_prodotto td p.testo {
	font-size				: 15px;
}

table.tab_dettaglio_prodotto td.td_foto {
	padding					: 10px 0;
}

table.tab_dettaglio_prodotto td.td_descrizione {
	width						: 60%;
}

table.tab_dettaglio_prodotto td.td_misure_prezzi {
	width						: 40%;
}

div.div_navigatore_prodotti {
	font-size				: 12px;
	height					: 60px;
	padding					: 15px 30px;
	margin-top				: 20px;
}

div.div_navigatore_prodotti a:link,
div.div_navigatore_prodotti a:visited {
	font-weight				: normal;
}

div.div_navigatore_prodotti div.sx {
	float						: left;
}

div.div_navigatore_prodotti div.dx {
	float						: right;
}

div.div_misure_prezzi {
	background-image			: url(../_pics/prodotti/bg_box_misure_prezzi.gif);
	background-repeat			: no-repeat;
	background-position		: center top;
}

div.div_misure_prezzi div.div_misure_prezzi_footer {
	height						: 15px;
	background-image			: url(../_pics/prodotti/bg_box_misure_prezzi.gif);
	background-repeat			: no-repeat;
	background-position		: center bottom;	
}

div.div_misure_prezzi table {
	margin						: auto;
	width							: 85%;
	margin-top					: 9px;
}

div.div_misure_prezzi table td,
div.div_misure_prezzi table th {
	padding					: 4px;
	text-align				: center;
}

div.div_misure_prezzi table th {
	font-size				: 15px;
}

div.div_misure_prezzi table td {
	font-size				: 13px;
	border-bottom			: 1px solid #B3B9CF;
}

div.div_footer {
	margin-left				: 110px;
	margin-right			: 10px;
	color						: #FFF;
	font-size				: 11px;
	height					: 110px;
}

div.div_footer p.main_menu {
	font-size				: 12px;
}

div.div_footer p.copyright {
	padding-top				: 10px;
}

div.div_footer a:link,
div.div_footer a:visited {
	text-decoration		: none;
	color						: #FFF;
	font-weight				: normal;
}

div.div_footer a:hover {
	text-decoration		: underline;
}

table.tab_gallery {
   margin: auto;
}

table.tab_gallery td {
	padding					: 4px;
	vertical-align: top;
	text-align: center;
}

div.div_contatti{
   margin:auto;
}
div.cont_news {
	position				: absolute;
	top						: 35px;
	margin-left				: 80px;
}

