/* CSS Document */



* {

	padding:0;

	margin:0;

	outline:0;

}



html{

	background-color: #FFFFFF;

	background-image: url(../images/back.jpg);

	background-repeat: no-repeat;

	background-position: center bottom;

}

body{

	behavior: url(csshover.htc);

	font-family:Tahoma, sans-serif;

	font-size:12px;

	color:#FFFFFF;

	line-height:1.2em;

	

}

#container{

	width:890px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;		

}

#header{
	width:806px;
	height:162px;
	margin:auto;

	

}

#header div{
	margin-top: 0px;
	margin-bottom: 0px;
}



#content{

	padding: 5px 0px 0px 0px;

	margin:auto;

	height: auto !important

	height: 600px;

	min-height:600px;

	background-image: url(../images/back_content.jpg);

	background-repeat: repeat-y;

	background-position: center top;

	

}

p div{

	padding:0;

}

a, a:hover{

	color:#008;



}



#main{

	padding-top:15px;

	width:790px;

	margin:auto;

}

#footer{

	width:785px;

	height:100px;

	margin:20px auto;

	text-align:center;

}

.footlink{

	width:785px;

	height:43px;

	background-image: url(../images/back_foot.jpg);

	background-repeat: no-repeat;

	vertical-align: middle;

	text-align: center;

	padding-top: 7px;

	padding-right: 0px;

	padding-left: 0px;

	padding-bottom: 0px;

	

}



.footinfo{

	color: #333333;

}



#nav{

	width:724px;

	height:35px;

	padding:0px;

}





#product_detail{

	width:500px;

	height:330px;

	position:relative;

	float:left;

	font-family:Arial;

	color:#666666;

	font-size:12px;

	background-color: #FFFFFF;

	background-image: url(../images/product_detail.jpg);

	background-repeat: no-repeat;

	background-position: center center;

	padding-right: 15px;

}

#product_detail h2{

	font-family:Arial;

	color:#666;

	font-size:20px;

	padding-left: 20px;

	padding-top: 20px;

	padding-bottom:20px;

}

#product_detail img{

	padding-right: 20px;

	margin-right: 5px;

	margin-left: 20px;

	max-height: 220px;

}



#options_panel{

	width:190px;

	float:right;

	min-height: 400px;

	margin-right: 15px;

	height: auto;

}



img.thumb{

	border:none;

	height:80px;

	border:1px solid #999;

	background-color: #FFFFFF;

}



#foot{  

  clear:both;

  text-align:center;

}



#foot .plink{



    background-color:#1E2B72;



}



#foot .plink a{

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 7.5pt;

    color: #FFFFFF;

    font-weight: normal;

    text-decoration: none; 

}



#foot .note	{ 

    font-family: Arial, Helvetica, sans-serif;

    font-size: xx-small }



#foot .linknote a{

    FONT-SIZE: xx-small; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; COLOR: #1e2b72;;

}

#foot .linknote a:hover {

    FONT-SIZE: xx-small; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; COLOR: #1e2b72;

}



table.listini{

	width:250px;

	margin-left: 20px;

	background-repeat: no-repeat;

	color: #333333;

}



table.listini td{

	text-align:center;

	height: 25px;

	line-height: 25px;

	background-image: url(../images/prezzo2.png);

	background-repeat: no-repeat;

	background-position: center;

}

table.listini th{





}

#order-info{

	text-align: right;

	width: 480px;

	margin-top: 10px;

}

#order-box{

	margin-left:auto;

	width: 200px;

	text-align: center;

}

#price-box{

	width:300px;

	float:left;

}



/* menu */





/* menu */



#menubar{

	width:888px;

	height:42px;		

}

#menubar ul{

	width:803px;

	height:42px;

	float:left;

	background-image: url(../images/back_menubar.jpg);

	background-repeat: repeat-x;

}





ul, li 	{

	margin:0;

	padding:0;

	font-family: Tahoma, sans-serif;

	color: #00CCFF;

	font-size: 12px;

}



ul, li{

	list-style:none;

	letter-spacing:normal;





}





#menubar a{

	text-transform:uppercase;

	text-decoration:none;

	text-align:center;

	font-family: Tahoma, sans-serif;

	font-size:0.75em;

	font-weight:bold;

	display:block;

	color:#008;





}



#menubar a:hover{

	text-decoration:underline;

	background-image: url(../images/back_menubar_over.jpg);

	background-repeat: repeat-x;

	color: #009;

}



#menubar ul li{

	width:114px;

	margin:0;

	line-height:43px;

	float:left;

	position:relative;

	background-image:url(../images/back_menubar.gif);

	background-repeat:repeat-x;

	z-index:100;



	



}







#menubar ul li ul{

	margin:0;

	position:absolute;

	left:-1px;

	top:42px;

	display:none;

	z-index:100;

	background-image:none;

	width: 0px;

	color: #000066;

}



#menubar ul li ul li {

	background-color: #fff;

	background-image:none;

	opacity: 0.90;

	filter: alpha(opacity=90);

	-moz-opacity:0.90;

	float:none;

	line-height:30px;

	z-index:100;

	border-top-width: 0;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #bebebe;

	border-right-color: #bebebe;

	border-bottom-color: #bebebe;

	border-left-color: #bebebe;

}







#menubar ul li:hover ul{



	display:block;



}







#menubar ul li ul li a{

	background-image:url(../images/back_submenubar.jpg);

	text-transform:none;

	height: 32px;

	color: #008;

	background-repeat: repeat-x;

}

#menubar ul li ul li a:hover {

	background-image:url(../images/back_menubar_over.jpg);

	text-transform:none;

	height: 32px;

	color: #009;

	background-repeat: repeat-x;

}



#start{

	display:block;

	float:left;

	height:42px;

	width:42px;

	background-image: url(../images/angolo-sx.jpg);

	

}

#finish{

	display:block;

	float:left;

	height:42px;

	width:42px;

	background-image: url(../images/angolo-dx.jpg);

}

