DIV.header {
	width: 950px;
	height: 259px;
	background-image: url(../pictures/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	position: relative
}

DIV.header IMG { border: 0px }

DIV.menu_header {
	text-align: left;
	border: none;
	width: 230px;
	position: absolute;
	left: 450px;
	top: 75px;
	height: 150px;
	color: #93cd72;
	font-size: 15px;
	font-weight: bold
}

DIV.menu_header A:LINK, 
DIV.menu_header A:ACTIVE,
DIV.menu_header A:VISITED { 
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold
}

DIV.menu_header A:HOVER { color: yellow }

DIV.menu_header LI { list-style-image: url(../pictures/punto.gif) }

DIV.int {
	text-align: left;
	border: none;
	width: 260px;
	position: relative;
	left: 690px;
	top: 40px;
	height: 30px;
}

DIV.lingua {
	position: absolute;
	width: 120px;
	height: 30px
}

DIV.valuta {
	position: absolute;
	left: 125px;
	width: 130px;
	height: 30px;
	text-align: right;
}

DIV.search {
	text-align: left;
	border: none;
	width: 230px;
	position: relative;
	left: 710px;
	top: 64px;
	height: 46px
}

DIV.search A:LINK,
DIV.search A:ACTIVE,
DIV.search A:VISITED { 
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal
}

DIV.search A:HOVER { color: yellow }

DIV.search INPUT {
	height: 27px;
	margin-bottom: 3px;
	border: none
}

DIV.search FORM {
	margin: 0px;
	padding: 0px
}

DIV.search INPUT.bottone {
	background-color: transparent;
	background-image: url(../pictures/bg_bottone-su-verde.gif);
	background-repeat: no-repeat;
	width: 52px;
   font-weight: bold;
	color: white;		
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration: none;
	margin: 0px;
	vertical-align: top
}

DIV.carrello {
	text-align: left;
	width: 235px;
	position: relative;
	left: 705px;
	top: 97px;
	height: 40px;	
	font-size: 12px;
	font-weight: normal;
	color: #88DCFF;
	position: relative
}

DIV.carrello_link {
	position: absolute;
	left: 145px;
	top: 23px;
	line-height: 140%
}

DIV.carrello A:LINK,
DIV.carrello A:ACTIVE,
DIV.carrello A:VISITED { 
	color: yellow;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal
}

DIV.carrello A:HOVER { text-decoration: underline }

LABEL.header {
	font-weight: bold;
	color: #73c0ec;
	font-size: 12px;
	margin-right: 5px
}