/* CSS Document */

body{
	padding:0;
	margin:0;
	color:#FFFFFF;
	background-color: #000;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#headerMain{
	width:100%;
}
#header{
	width:100%;
	height:319px;
	float:right;
	position:relative;
	background-position: 20px 57px;
}
#header ul.top{
	background:url(../images/top_nav_bg.gif) 0 0 no-repeat;
	width:237px;
	height:18px;
	position:absolute;
	left:687px;
	top:29px;
	padding:0 0 0 15px;
}
#top {
	position: relative;
	width: 100%;
	float: left;
	padding-left: 12px;
	margin: 0px;
}

#header ul.top li{
	float:left;
	display:block;
}
#header ul.top li.hover{
	background:url(../images/home_icon.gif) 0 3px no-repeat;
	padding:0 0 0 18px;
	font:bold 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 21px 0 0;
	text-transform:uppercase;
	float:left;
	display:block;
	background-color:inherit;
}
#header ul.top li a.about{
	background:url(../images/about_us_icon.gif) 0 3px no-repeat;
	padding:0 0 0 19px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#header ul.top li a.about:hover{
	background:url(../images/about_us_icon_hover.gif) 0 3px no-repeat;
}
#header ul.top li a.contact{
	background:url(../images/contact_icon.gif) 0 3px no-repeat;
	padding:0 0 0 23px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
}
#header ul.top li a.contact:hover{
	background:url(../images/contact_icon_hover.gif) 0 3px no-repeat;
}
#header img{
	position:absolute;
	left:0px;
	top:30px;
	width:auto;
	height:200px;
}
#header h1{
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:102px;
	top:216px;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 27px;
	font-weight: normal;
}
#header p{
	color:#FFFFFF;
	background-color:inherit;
	position:absolute;
	left:102px;
	top:250px;
	text-transform:none;
	text-align:left;
	width:623px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
#header ul.nav{
	width:684px;
	height:39px;
	position:absolute;
	left:7px;
	top:279px;
	padding-left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header ul.nav li{
	float:left;
	margin:0;
	padding:0;
}
#header ul.nav li a{
	display:block;
	padding:0 15px;
	font:bold 11px/39px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#header ul.nav li a:hover{
	color:#fff;
	background-color:#0078AA;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:98%;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#bodyTop{
	background-position: 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------left1--------------------*/
#left1{
	width:200px;
	float:left;
	margin-top: 0;
	margin-right: 36px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
#left1 h2{
	color:#FFFFFF;
	background-color:inherit;
	text-transform:uppercase;
	margin:0 0 21px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
}
#left1 h2 span{
	color:#FFFFFF;
	background-color:inherit;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#left1 p.leftText1{
	color:#FFFFFF;
	background-color:inherit;
	margin:0 0 24px 0;
	display:block;
	width:447px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
#left1 p.leftText1 span{
	font:bold 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#006882;
	background-color:#FFFEFA;
}
#left1 p.leftText1 a.link1{
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#1B7D01;
	background-color:inherit;
	text-decoration:underline;
}
#left1 p.leftText1 a.link1:hover{
	color:#1B7D01;
	background-color:#F7F0D9;
	text-decoration:none;
}
#left1 a.link2{
	background:url(../images/left_link_bg.gif) 0 0 no-repeat #F0FFFF;
	padding:0 0 0 54px;
	font:bold 18px/39px Georgia, "Times New Roman", Times, serif;
	color:#144848;
	width:390px;
	height:41px;
	display:block;
	text-decoration:none;
}
#left1 a.link2:hover{
	background:url(../images/left_link_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left1--------------------*/

/*------------------------------------------------mid1--------------------*/
#mid1{
	width:44%;
	float:left;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 22;
	padding-bottom: 30;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 12px;
	padding-left: 10px;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 8px;
}
#mid1 p.mid1Top{
	width:230px;
	height:25px;
	font-size:0;
}
#mid1 h2{
	width:330px;
	height:51px;
	color:#fff;
	background-color:inherit;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 9px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#mid1 h2 span{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
#mid1 p.linkTop{
	padding:0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#bodyTopMain #bodyTop #mid1 p {
	line-height: 2.2em;
}

#mid1 ul{
	width:188px;
	margin:0 0 0 14px;
	color:#000;
	padding:0 0 22px 16px;
	background-color: #FFE5A4;
	background-image: url(../images/prova.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mid1 ul li{
	border-bottom:#886B21 dashed 1px;
	height:20px;
	padding:0;
	margin:0;
}
#mid1 ul li.bdrNo{
	border-bottom:none;
	height:20px;
	padding:0;
	margin:0;
}
#mid1 ul li a{
	background:url(../images/bullet_white.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	font:bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#910303;
	background-color:inherit;
	text-decoration:none;
	display:block;
}
#mid1 ul li a:hover{
	color:#000;
	background:url(../images/bullet_blue.gif) 0 6px no-repeat #F0FFFF;
}
/*------------------------------------------------mid1--------------------*/

/*------------------------------------------------right1--------------------*/
#right1{
	width:25%;
	float:right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right1 a.jobBanner{
	width:212px;
	height:189px;
	display:block;
	background-image: url(../images/MIO_CARRELLO.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
}
#right1 a.jobBanner:hover{
	background-image: url(../images/MIO_CARRELLO_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#right1 h2{
	width:137px;
	padding:0 20px 0 19px;
	color:#999999;
	background-color:inherit;
	display:block;
	margin:0 0 13px 12px;
	font-size: 22px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#right1 h2 span{
	color:#FFFFFF;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
	width:140px;
	font-size: 22px;
	line-height: 21px;
	font-weight: bold;
}
#right1 a.rightLogo{
	width:176px;
	height:50px;
	margin:0 0 25px 12px;
	display:block;
	background-image: url(../images/right_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#right1 a.rightLogo:hover{
	background:url(../images/right_logo_hover.gif) 0 0 no-repeat;
}
#right1 a.viewMore{
	background:url(../images/view_more_bg.gif) 0 0 no-repeat;
	width:179px;
	height:27px;
	font:bold 15px/27px Georgia, "Times New Roman", Times, serif;
	color:#144848;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	display:block;
	margin:0 0 0 12px;
}
#right1 a.viewMore:hover{
	color:#A41007;
	background-color:inherit;
}
/*------------------------------------------------right1--------------------*/

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:98%;
	color:#000;
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#bodyBot{
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
}
/*------------------------------------------------left2--------------------*/
#left2{
	width:470px;
	float:left;
	margin:31px 27px 0 0;
}
#left2 h2{
	width:441px;
	height:17px;
	background:url(../images/news_div.gif) 0 0 repeat-x;
	margin:0 0 26px 0;
	display:block;
}
#left2 h2 span{
	color:#FFFFFF;
	background-color:#000000;
	width:67px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 17px;
	font-weight: bold;
}
#left2 p.newsPic{
	display:block;
	background:url(../images/news_pic.gif) 0 0 no-repeat;
	padding:0;
	float:left;
	width:91px;
	height:119px;
	margin-top: 0;
	margin-right: 33px;
	margin-bottom: 29px;
	margin-left: 0;
}
#left2 p.newsText{
	color:#FFFFFF;
	background-color:#000000;
	padding:0;
	margin:0;
	float:left;
	display:block;
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
#left2 p.newsText span{
	color:#006882;
	background-color:#fff;
	font:bold 12px/17px Verdana, Arial, Helvetica, sans-serif;
}
#left2 p.newsText a.linkNews{
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#1B7D01;
	background-color:inherit;
	text-decoration:underline;
	padding:0;
	margin:0;
}
#left2 p.newsText a.linkNews:hover{
	color:#1B7D01;
	background-color:#F7F0D9;
	text-decoration:none;
}
#left2 a.link3{
	background:url(../images/bottom_link_bg.gif) 0 0 no-repeat #F0FFFF;
	padding:0 0 0 54px;
	color:#FFFFFF;
	width:390px;
	height:41px;
	display:block;
	text-decoration:none;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 39px;
	font-weight: bold;
}
#left2 a.link3:hover{
	background:url(../images/bottom_link_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left2--------------------*/

/*------------------------------------------------mid2--------------------*/
#mid2{
	width:204px;
	float:left;
	background-color:#C58C00;
	color:#000;
	margin-top: 31;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 54px;
	padding-left: 13px;
}
#mid2 h2{
	width:70px;
	height:50px;
	background:url(../images/member_login_bg.gif) 0 0 no-repeat;
	padding:16px 73px 0 61px;
	font:bold 14px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0;
}
#mid2 h2 span{
	font:bold 24px/17px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:#543C00;
	display:block;
}
#mid2 form{
	width:188px;
	padding:0 8px;
	margin:0;
	background-color:#543C00;
	color:#000;
}
#mid2 form input.txtBox{
	width:169px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	/*font:normal 11px/19px Arial, Helvetica, sans-serif;*/
	color:#000;
	background-color:#fff;
	margin:0 0 14px 0;
	padding:0 0 0 17px;
	float:left;
}
#mid2 form label.yellow{
	width:124px;
	height:18px;
	background-color:#EDBA3C;
	color:#000;
	padding:0 30px 0 34px;
	margin:0 0 7px 0;
	display:block;
	float:left;
}
#mid2 form label.yellow a.register{
	width:120px;
	height:18px;
	background-color:#EDBA3C;
	color:#000;
	font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
}
#mid2 form label.yellow a.register:hover{
	text-decoration:underline;
}
#mid2 form input.go{
	background:url(../images/btn_go.gif) 0 0 no-repeat #543C00;
	width:63px;
	height:16px;
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#144848;
	float:right;
	border:none;
	cursor:pointer;
}
#mid2 p.memberBottom{
	background:url(../images/member_login_bottom.gif) 0 0 no-repeat;
	width:204px;
	height:43px;
	margin:0;
	padding:0;
	display:block;
}
/*------------------------------------------------mid2--------------------*/

/*------------------------------------------------right2--------------------*/
#right2{
	width:212px;
	float:right;
	padding:36px 0 0 0;
}
#right2 h2{
	width:202px;
	height:22px;
	display:block;
	margin:0 0 16px 0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#right2 h2 span{
	color:#FFFFFF;
	width:106px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 17px;
	font-weight: bold;
}
#right2 ul{
	width:212px;
	padding:0;
	margin:0;
	font-size:0;
}
#right2 ul li{
	padding:0;
	margin:0;
	height:24px;
}
#right2 ul li a{
	display:block;
	padding:0 0 0 15px;
	color:#FFFFFF;
	margin:0;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	background-image: url(../images/arrow_green2.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#right2 ul li a:hover{
	color:#202020;
	background-color:#FFFAE8;
}
/*------------------------------------------------right2--------------------*/

/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:137px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x;
	position: relative;
}
#footer{
	width:100ex;
	margin:0 auto;
	height:137px;
	position:relative;
}
#footer ul{
	width:900px;
	position:absolute;
	left:0px;
	top:20px;
	padding-left: 20px;
	height: 100px;
}
#footer ul li{
	float:left;
	color:#FFFAE8;
	background-color:inherit;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#FFFAE8;
	background-color:inherit;
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	padding:0 11px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#FFFAE8;
	background-color:#C58C00;
}
#footer p.copyright{
	font:normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:170px;
	top:70px;
	width: 262px;
}
#footer a.xht{
	width:66px;
	height:15px;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#C58C00;
	background-color:inherit;
	position:absolute;
	left:217px;
	top:97px;
	margin:0;
	text-align:center;
	text-decoration:none;
}
#footer a.xht:hover{
	background:url(../images/xhtml_bg_hover.gif) 0 0 no-repeat;
	color:#000;
	background-color:inherit;
}
#footer a.cs{
	width:66px;
	height:15px;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	font:bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color:#C58C00;
	background-color:inherit;
	position:absolute;
	left:287px;
	top:97px;
	margin:0;
	text-align:center;
	text-decoration:none;
}
#footer a.cs:hover{
	background:url(../images/xhtml_bg_hover.gif) 0 0 no-repeat;
	color:#000;
	background-color:inherit;
}
#footer p.design{
	display:block;
	width:203px;
	height:12px;
	padding:2px;
	position:absolute;
	left:182px;
	top:84px;
	font:bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFAE8;
	background-color:inherit;
	text-transform:none;
}
#footer p.design a.link{
	font:bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFAE8;
	background-color:inherit;
	text-transform:none;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#090909;
}
/*------------------------------------------------footer--------------------*/
#bodyTopMain #bodyTop #left1 .newsPic {
	background-image: url(../images/news_pic.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 91px;
}

/*------------------------------------------------prodotti1--------------------*/
#prodotti1{
	width:880px;
	float:left;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
	font-family: Tahoma;
	font-size: 95%;
}
#prodotti1 h2{
	color:#FFFFFF;
	background-color:inherit;
	text-transform:uppercase;
	margin:0 0 21px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	line-height: 40px;
	font-weight: bold;
}
#prodotti1 h2 span{
	font:normal 30px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#970000;
	background-color:inherit;
	display:block;
}
#prodotti1 p.leftText1{
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#251C00;
	background-color:inherit;
	margin:0 0 24px 0;
	display:block;
	width:447px;
}
#prodotti1 p.leftText1 span{
	font:bold 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#006882;
	background-color:#FFFEFA;
}
#prodotti1 p.leftText1 a.link1{
	font:normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#1B7D01;
	background-color:inherit;
	text-decoration:underline;
}
#prodotti1 p.leftText1 a.link1:hover{
	color:#1B7D01;
	background-color:#F7F0D9;
	text-decoration:none;
}
#prodotti1 a.link2{
	background:url(../images/left_link_bg.gif) 0 0 no-repeat #F0FFFF;
	padding:0 0 0 54px;
	font:bold 18px/39px Georgia, "Times New Roman", Times, serif;
	color:#144848;
	width:390px;
	height:41px;
	display:block;
	text-decoration:none;
}
#prodotti1 a.link2:hover{
	background:url(../images/left_link_bg_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------prodotti1--------------------*/


/* table container */
div.table {
	float:left;
	position:relative;
	width:600px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
table.listing {
	border-bottom:1px solid #9097A9;
	width:900px;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
	font-size: 12px;
	}
table.listing th {
	border-top:0 !important;
	}
table.listing th.full {border-left:0;border-right:0 !important;text-align:left;text-transform:uppercase;}
div.table img.left {
	position:absolute;
	top:0;
	left:0;
	
	}
div.table img.right {
	position:absolute;
	top:0;
	right:1px;
	
	}
/* table styles */
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:left;
	}	
table.listing th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing .bg td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing .first {border-left:0px solid #9097A9;text-align:left;}
table.listing .last {border-right:0px solid #9097A9;}

table.listing th.first {
	background-color: #9097A9;
	
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 0;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
table.listing th.last {
	border-right:0;
	background-color: #9097A9;
	
	background-repeat: no-repeat;
	background-position: right top;
}

table.listing .style1 {
	font-weight:bold;
	color:#FF7A00;
}
table.listing .style2 {font-weight:bold;}
table.listing .style3 {
	text-decoration: line-through;
}
table.listing .style4 {
	font-weight: bold;
	color: #FF7A00;
	text-align: left;
	font-size: 120%;
}
table.form .last {padding:1px 0 1px 5px;text-align:left;}
table.form th,
table.form td {padding-left:10px;}
table.form input.text {width:262px}

/* table select */
div.table .select {
	float:right;
	margin:2px 1px 0 0;
	width:176px;
	height:25px;
	color:#fff;
	background-color: #9097A9;
	}
div.table .select strong {
	float:left;
	padding:5px 0 0 5px;
	}	
div.table .select select {
	float:right;
	width:78px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
#bodyTopMain #bodyTop #prodotti1 #a #form2 {
	background-color: #CCCCCC;
	padding-left: 12px;
	font-size: 90%;
	padding-top: 12px;
	padding-right: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#bodyTopMain #bodyTop #prodotti1 #a #form2 input {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

#bodyTopMain #bodyTop #prodotti1 #a #form2 label {
	padding-right: 15px;
	float: left;
	width: 110px;
	padding-left: 0px;
}
#bodyTopMain #bodyTop #prodotti1 #a #form2 div {
	float: left;
	width: 100%;
}
#header ul.top li a.home {
	padding:0 0 0 19px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0 15px 0 0;
	background-color:inherit;
	background-image: url(../images/home_icon2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#header ul.top li a.home:hover {
	background-image: url(../images/home_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#left11 {
	width:500px;
	float:left;
	margin-top: 0;
	margin-right: 27px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}
#menu {

	width:230px;
	float:left;
	background-color:#C58C00;
	color:#000;
	padding:0;
	height: 380px;
}
#menu p.mid1Top {

	background:url(../images/mid1_top.gif) 0 0 no-repeat;
	width:230px;
	height:25px;
	font-size:0;
}
#menu p.linkTop {

	background:url(../images/mid1_link_top.gif) 0 0 no-repeat;
	width:204px;
	height:15px;
	font-size:0;
	margin:0 0 0 14px;
	padding:0;
	display:block;
}
#menu ul {

	width:188px;
	margin:0 0 0 14px;
	color:#000;
	padding:0 0 22px 16px;
	background-color: #FFE5A4;
	background-image: url(../images/prova.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu ul li {

	border-bottom:#886B21 dashed 1px;
	height:20px;
	padding:0;
	margin:0;
}
#menu ul li.bdrNo {

	border-bottom:none;
	height:20px;
	padding:0;
	margin:0;
}
#menu ul li a {

	background:url(../images/bullet_white.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	font:bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#910303;
	background-color:inherit;
	text-decoration:none;
	display:block;
}
#menu ul li a:hover {

	color:#000;
	background:url(../images/bullet_blue.gif) 0 6px no-repeat #F0FFFF;
}
#left1 a.jobBanner {

	width:212px;
	height:189px;
	display:block;
	background-image: url(../images/MIO_CARRELLO.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 0;
}
#left1 a.jobBanner:hover {

	background-image: url(../images/MIO_CARRELLO_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu ul li a.on {
	color:#000;
	background:url(../images/bullet_blue.gif) 0 6px no-repeat #F0FFFF;
}
#foto {
	float: left;
	width: 200px;
}
#top a:link {
	background-image: url(../images/prodotti/jj_vintage_off.jpg);
}
#top a.link {

	background-image: url(../images/prodotti/jj_vintage_off.jpg);
}
#mid1 a {


	width:120px;
	height:18px;
	background-color:#EDBA3C;
	color:#000;
	font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
}
#mid1 a:hover {
	text-decoration:underline;
	color: #EDBA3C;
	background-color: #000000;
}

#form3 {
	background-color: #666666;

}

#form3 legend {
	color:#fff; 
	margin:0 10px 0 0; 
	padding:0 5px;
	font-size:100%;

}
#form3 ul {
	list-style:none; 
	margin-top:5px;
}
#form3 ul li {
    display:block; 
	float:left; 
	width:100%;
}


#form3 ul li label {
	float:left;
	padding:7px;
	width:110px;
	overflow:auto;
	color: #FFFFFF;
	font-size: 12px;

}

#form3 ul li input, textarea		{	
	float:right; 
	margin-right:10px; 
	border:1px solid #ccc; 
	padding:3px;  
	width:60%;
}

#form3 li input:focus, li textarea:focus	{	
	border:1px solid #FF0000; 
}

#form3 fieldset		{
	padding:10px;
	border:1px solid #E5E5E5;
	width:360px;
	overflow:auto;
	margin:10px;
	clear:left;
	float: left;
}

#form3 label span	{	
	color:#f00;  
}


#form3 fieldset input #Reset	{	
	background:#E5E5E5; 
	color:f00; 
	border:1px solid #ccc; 
	padding:5px;
}

#form3 fieldset input #Submit	{	
	background:#E5E5E5; 
	color:f00; 
	border:1px solid #ccc; 
	padding:5px;
}
