body {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:80px;
	margin-bottom:0px;
	background-image: url(../images/default/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#2C150E;
}


div{
	text-align:left;
}

img{
	border:0px;
}

div#container{
	width: 602px;
	margin: 0 auto;

}

div#logo{
	height:149px;
	width: 602px;
	background-image: url(../images/default/bgcontainer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#logo h1{
	margin:0px;
	padding:0px;
	background-image: url(../images/default/logo.jpg);
	background-repeat: no-repeat;
	height:128px;
	width:355px;
	float:left;
}

div#logo h1 span{
	display:none;
}

div#logo #parker{
	margin-left:25px;
	width:222px;
	float:right;
}

div#logo #parker div{
	font-size:10px;
	line-height:14px;
	color:#1251A3;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



div#logo #parker div img{
	margin-bottom:10px;
	margin-top:45px;
}


div#logo{
	height:149px;
	float:left;
}

div#capannina{
	height:188px;
	border-left:1px solid #2C150E;
	border-right:1px solid #2C150E;
	border-bottom:1px solid #2C150E;
	float:left;
	width:600px;
}

div#menu{
	height:17px;
	padding-top:11px;
	padding-bottom:6px;
	background-image: url(../images/default/bgmenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	border-left:1px solid #2C150E;
	border-right:1px solid #2C150E;
	border-bottom:1px solid #2C150E;
	text-align:center;
	float:left;
	width:600px;
}

div#menu a{
	text-decoration:none;
	color:#936E67;
}

div#menu a:hover{
	text-decoration:none;
	border-bottom:1px dotted #DCB6AE;
}

div#language{
	border-left:1px solid #2C150E;
	border-right:1px solid #2C150E;
	background-image: url(../images/default/bglanguage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:27px;
	height:66px;
	padding-bottom:10px;
	text-align:center;
	float:left;
	width:600px;
}

div#language ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#language li{
	display: inline; 
	margin: 0;
	padding: 0;
} /*nota display: inline*/

div#language li a{
	font-size:22px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
} 

div#language li a:hover{
	border-bottom:1px dotted #A2CEF3;
	text-decoration:none;
} 

div#piva{
	padding-top:8px;
	height:16px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6281B3;
	background-image: url(../images/default/bgpiva.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:20px;
	float:left;
	width:602px;
	}

div#cybermarket{
	margin-bottom:80px;
	text-align:center;
	color:#936E67;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:0px;
	float:left;
	width:602px;
}

div#cybermarket a{
	color:#003366;
	text-decoration:none;
	font-size:9px;
	letter-spacing:0px;
}

div#cybermarket a:hover{
	text-decoration:none;
}

div#cybermarket img{
	margin-right:3px;
	vertical-align:text-bottom;
}






