﻿html, body
{
	font-family:Tahoma,Times New Roman,Arial;
	font-size:11px;
	color:#7A7A7C;
	margin:0px;
	background-color:#972429;
}


.footer
{
	width:100%;
	height:96px;
	background:url(VINACCIA02R.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f1f2f4;
	border:solid 0px black;
}

.footer_f
{	
	height:96px;
	background:url(VINACCIA01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f1f2f4;
	border:solid 0px black;
}

.head
{
	width:2000px;
	height:193px;
	background:url(BANDA01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f1f2f4;
	
	position:relative;

}

.head_ambiente
{
	width:2224px;
	height:193px;
	background:url(BANDA01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f1f2f4;
	
	position:relative;

}

.head_storia
{
	
	background:url(STORIA-03.jpg);
	background-repeat:no-repeat;
	z-index:10;	
}

.head_azienda
{
	width:3300px;
	height:234px;
	background:url(back.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f1f2f4;
	
}

.news
{
	width:100%;
	background:url(b_news.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:23px;
	font-size:11px;
}

.menu
{
	color:#828387;
	font-size:15px;	
	padding-bottom:5px
}

/* ARROWS   */

#container {
  height: 100%; /*IE6*/
  width: 100%; /*IE6*/
  min-height: 100%;
 
} 
 
#content {
	margin: 0 0 0 0;
	float:left;
	font: 11px/17px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	
}
 
 
 #arrows {
	position: fixed;
	top: 39px;
	/*left: 10px; */
	/*left: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollLeft +(documentElement.clientWidth-this.clientWidth) : document.body.scrollLeft +(document.body.clientWidth-this.clientWidth));*/
	left:930px;
	width: 148px;
	height: 75px;
	cursor: pointer;
		
}

#arrows ul {	
	list-style:none;
	margin: 0;
	padding: 0;
	
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display: inline;
	width: 69px;
	height: 75px;
	
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 69px;
	height: 75px;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9000px;
	font-size: 50em;
}

#arrows ul #arleft a {background: transparent url('FRECCIASN.png') no-repeat;}
#arrows ul #arright a{background:transparent  url('FRECCIADS.png') no-repeat;}   


* html #arrows {
  position: absolute;
  bottom: 0;
  left: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollLeft +(documentElement.clientWidth-this.clientWidth) : document.body.scrollLeft +(document.body.clientWidth-this.clientWidth));
  overflow: visible;
  top: 0;
}

/* END ARROWS  */



         




/* CUSTOMENU   */


.customenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.customenu .content {
	position:absolute;
	margin-top:7px;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.customenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.customenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.customenu td {
    font-size:12px;
}

.customenu .item {
    color:#828387;
    font-family:Tahoma,Times New Roman,Arial;    
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	font-size:13px;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.customenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.customenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:0px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.customenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.customenu .item.hover {
	background:#ffffff;
	  color:#E4D8C8;
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.customenu .item img {
	margin-left:5px;
	}
	
	
	/* FINE CUSTOMENU */
	

.textB
{
	border-right: silver 1px solid;
    border-top: silver 1px solid; font-size: 11px; border-left: silver 1px solid;
    border-bottom: silver 1px solid; font-family: Tahoma
}

.textBC
{
	border-right: silver 1px solid;
    border-top: silver 1px solid; font-size: 10px; border-left: silver 1px solid;
    border-bottom: silver 1px solid; font-family: Tahoma; font-weight:bold; text-align:center;
}

.textNote
{
	border-right: #F6D15C 2px solid;
    border-top: #F6D15C 2px solid; 
    font-size: 11px; 
    border-left: #F6D15C 2px solid;
    border-bottom: #F6D15C 2px solid; font-family: Tahoma;
}

.DivProduct
{
	width:671px;
	height:324px;
	text-align:right;
	background-repeat:no-repeat;
	
}

.DivSubProduct
{
	padding-right:20px;
	padding-top:100px;
	color:#fff;
}

.DivSubMainProduct
{
	color:#77767b;
    width:516px;
    height:166px;
    background-image:url(furgone4.jpg);
    border:solid 0px red;
    vertical-align:top;
}

.DivSubMainProduct2
{
	color:#77767b;
    width:516px;
    height:166px;
    background-image:url(furgone6.jpg);
    border:solid 0px red;
    vertical-align:top;
}

.DivSubMainProduct3
{
	color:#77767b;
    width:516px;
    height:166px;
    background-image:url(furgone7.jpg);
    border:solid 0px red;
    vertical-align:top;
}

#head_container
 {
     position:absolute;
     top:0px;
     left:57px;
     vertical-align:top;
     z-index:2000;
 }
 
 #menu_container
 {
     position:absolute;
     top:190px;
     right:5px;
     width:185px;
     height:233px;
     /*border:solid 1px yellow;*/
     color:Yellow;
     text-align:right;
     text-transform:uppercase;
     
 }
 
 .separa
 {
     font-size:9px;
     height:19px;
     /*border-bottom:solid 1px #f6d25a;*/
     vertical-align:bottom;
     color:#f6d25a;
 }
 
 .separa2
 {
     font-size:9px;
     height:19px;
     /*border-bottom:solid 1px #ffffff;*/
     vertical-align:bottom;
     color:#f6d25a;
 }
 
 a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2:visited {
text-decoration:none;
   color:#f6d25a;
}			

a.menu2:hover {
color:#f6d25a;
         text-decoration:none;
         padding-right:10px;
}

 a.menu3:link, a.menu3:visited, a.menu3:active, a.menu3:visited {
text-decoration:none;
   color:#ffffff;
}			

a.menu3:hover {
color:#f6d25a;
         text-decoration:none;
         padding-right:10px;
}

 a.menu4:link, a.menu4:visited, a.menu4:active, a.menu4:visited {
text-decoration:none;
color:#134395;
font-weight:bold;
}			

a.menu4:hover {
color:#019DEA;
text-decoration:none;
font-weight:bold;
}

a.menu6:link, a.menu6:visited, a.menu4:active, a.menu4:visited {
text-decoration:none;
color:#963C7A;
font-weight:bold;
}			

a.menu6:hover {
color:#C7CF2C;
text-decoration:none;
font-weight:bold;
}




 a.menu5:link, a.menu5:visited, a.menu5:active, a.menu5:visited {
text-decoration:none;
color:#4F9731;
font-weight:bold;
line-height:16px;
}			

a.menu5:hover {
color:#C7CF2C;
text-decoration:none;
font-weight:bold;
}

#scritta_container
 {
     position:absolute;
     top:139px;
     left:29px;
     width:170px;
     height:20px;
     /*border:solid 1px yellow;*/
     color:#ECECEC;
     text-align:right;
     font-weight:bold;
 }

#riga_centrale
{
    height:302px;
    width:1px;
    background-color:#c88678;
    left:170px;
    position:absolute;
    top:-12px;
    z-index:2000
}

.evi
{
    color:#88151C;
    font-weight:bold;
}

.evi2
{
    color:#019DEA;
    font-weight:bold;
}

.evi3
{
    color:#134395;
    font-weight:bold;
}

.evi4
{
    color:#4F9731;
    font-weight:bold;
}

