body,html {
	margin:0;
	padding:0;
	background-image:url(../../../www/share/web/images/page_bg.gif);
	background-position:center;
	background-repeat: repeat-y;
}

#mainContainer {
	position: relative;
	float:left;
	width: 100%;
	background-image:url(../../../www/share/web/images/header_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;	

}

div#header { 
	position:relative;
	width:100%;
	float:left;
	text-align:center;
}

/********************************************************************************************/
#titleArea {
	left: 50%;
	position:absolute;
}

#titleContent {
	left: -485px;	
	position:absolute;
	height:175px;
	margin:0px 0px 0px 0px;
	z-index:100;
}


/********************************************************************************************/
#menuArea {
	left: 50%;
	position:absolute;
	 z-index:1000;
}

#menuContent {
	left: -485px;	
	position:absolute;
	height:60px;
	margin:142px 0px 0px 30px;

}


#menuContent UL {float:left; width:800px; }

#menuContent UL LI{position:relative; float:left;}

#menuContent UL LI A {display:block; height:53px;}
#menuContent UL LI A STRONG {display:none;}

#menu-home 		{width:135px; background:url(../../../www/share/web/images/topMenu_1.png) no-repeat 0 0;}
#menu-azienda 	{width:107px; background:url(../../../www/share/web/images/topMenu_2.png) no-repeat 0 0;}
#menu-qualita 	{width:122px; background:url(../../../www/share/web/images/topMenu_3.png) no-repeat 0 0;}
#menu-catalogo 	{width:115px; background:url(../../../www/share/web/images/topMenu_4.png) no-repeat 0 0;}
#menu-dove 		{width:130px; background:url(../../../www/share/web/images/topMenu_5.png) no-repeat 0 0;}
#menu-contatti 	{width:99px; background:url(../../../www/share/web/images/topMenu_6.png) no-repeat 0 0;}


#menu-home:hover, #menu-home.selected 			{background:url(../../../www/share/web/images/topMenu_1.png) no-repeat 0 100%;}
#menu-azienda:hover, #menu-azienda.selected		{background:url(../../../www/share/web/images/topMenu_2.png) no-repeat 0 100%;}
#menu-qualita:hover, #menu-qualita.selected 	{background:url(../../../www/share/web/images/topMenu_3.png) no-repeat 0 100%;}
#menu-catalogo:hover, #menu-catalogo.selected	{background:url(../../../www/share/web/images/topMenu_4.png) no-repeat 0 100%;}
#menu-dove:hover, #menu-dove.selected			{background:url(../../../www/share/web/images/topMenu_5.png) no-repeat 0 100%;}
#menu-contatti:hover, #menu-contatti.selected 	{background:url(../../../www/share/web/images/topMenu_6.png) no-repeat 0 100%;}


/********************************************************************************************/

#bannerArea {
	left: 50%;
	position:absolute;
}

#bannerContent {
	left: -485px;
	width:970px;
	position:absolute;
	height:275px;
	padding-top:160px;

}

/********************************************************************************************/
div#mid{
	position:relative;
	width:100%;
	float:left;
	text-align:center;
	margin-top:370px;
	
}

#container {
	width: 970px;
	position:relative;
	margin:0 auto;
	padding-top:65px;
	height:auto;	
}

div#content{
	position:relative;
	width:820px;
	min-height:400px;
	margin:0 auto;
	text-align:left;	
	padding:0px 0px 75px 100px;
	float:left;
}

#content .column {
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
}

/********************************************************************************/

div#footer{
	position: relative;
	bottom:0px;
	width:100%;
	height: 119px;
	background-image:url(../../../www/share/web/images/footer_bg.gif);
	float:left;

}

#footerContent {
	position:relative;

	width:970px;
	margin:0 auto;
}

#footerLogo {
	position:absolute;
	width:157px;
	height:119px;
	background-image:url(../../../www/share/web/images/footer_logo.gif);
	left:0px;
	top:0px;
}

#footerAddress {
	position:absolute;
	top:50px;
	right:0px;
	width:344px;
	height:68px;
	background-image:url(../../../www/share/web/images/footer_address.gif);
}


#footerGufo {
	position:absolute;
	bottom:0px;
	left:82px;
	width:96px;
	height:69px;
	background-image:url(../../../www/share/web/images/gufo.gif);
	top: -73px;
}


#footerRane {
	position:absolute;
	top:-51px;
	right:0px;
	width:115px;
	height:61px;
	background-image:url(../../../www/share/web/images/rane.png);
	left: 817px;
}


#footerMenu {position:absolute; right:220px; top:-20px; color:#c2c2c2; font-size:13px; font-family:Arial, Helvetica, sans-serif; text-align:left;}
#footerMenu A {color:#c2c2c2; text-decoration:none;}
#footerMenu UL {}
#footerMenu LI {display:inline;}


/********************************************************************************/

.spacer{width:100%;clear:both;height:5px;}


.bigBox{width:580px; margin-left:2px; margin-top:5px; margin-bottom:2px; text-align:left; }
.bigBox_top{background:#ffffff url("../../../www/share/web/images/box_top_1.gif") no-repeat; height:9px;}
.bigBox_mid{background:#ffffff url("../../../www/share/web/images/box_mid_1.gif") repeat-y; color:#333333;  font-size:14px; padding:12px;}
.bigBox_bottom{background:#ffffff url("../../../www/share/web/images/box_bottom_1.gif") no-repeat; height:9px;}


/********************************************************************************/

.catbox{
	float:left;
	position:relative;
	margin:10px;
	width:135px;
	height:200px;	
	text-align:center;
	line-height:normal;
	background:#ffffff url("../../../www/share/web/images/base_scheda.gif") no-repeat;

}

.catbox .cop img{
	border:0px;
	padding-top:10px;
}

.catbox .titolo{
	font-weight:bold;
	font-size:14px;
	float:left;
	width:135px;
}

.catbox .code{
	font-size:12px;
	float:left;
	 width:135px;
}

.catbox .line{height:2px; width:115px; border-bottom:1px dashed #dddddd; margin:5px 0px 3px 9px; }

.catbox a.detailsButton{
	background:#ffffff url("../../../www/share/web/images/bt_dettagli.gif") no-repeat;
	width:92px; height:20px; 
	display:block;
	position:absolute;
	bottom:5px;
	left:22px
}

/********************************************************************************/
.catboxSmall{
	float:left;
	position:relative;
	height:55px;
	width:55px;
	margin:3px;
	border:2px solid #feda1c;
	overflow:hidden;
}


.catboxSmall .cop img{
	border:0px;
}
/********************************************************************************/

#categorie{width:150px; float:left; color:#FFFFFF; }
#categorie UL, #categorie UL LI {width:100%; float:left; margin:0; padding:0; padding-top:2px; padding-bottom:2px; list-style-type:none; background:url(none);}
#categorie UL LI A {color:#333333; text-decoration:none; padding:1px 0px 1px 10px; display:block; border-bottom:1px dashed #dedede; font-size:13px;}
#categorie UL LI A:hover {color:#666666;}
#categorie UL LI A.current {color:#a4c407; background:url(../../../www/share/web/images/cat_li_current.gif) no-repeat 0px center; padding:1px 0px 1px 28px;}


.homeStrip{
	width:100%;
	height:110px;
	background:url(../../../www/share/web/images/smallFade.gif) no-repeat 0px bottom;
}

.homeStrip H4{
	color:#a4c407;
	font-size:14px;
	margin:0px;
}

.homeImageStrip{
	width:100%;
	padding-left:10px;
}

.scheda{
	float:left;
	width:615px;
	padding:0px 5px 5px 5px;
	position:relative;
}

.prod-preview{
	background-color:#a4c407;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:0px 6px 0px 6px;
}

