
#logo {
	
	width:380px;

	float:left;
}

html {
	height:100%;
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}


.link_normale {
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	text-align: left;
	line-height:1.3em;
}

.link_magenta {
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	text-align: left;
	font-style:italic;
	color:#F0C;
}

.link_arancio {
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	text-align: left;
	font-style:italic;
	color:#F93;
}

.cataloghi {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-align: left;
	color:#F93;
}


.cataloghi-img {
	padding:10px 0px 5px 0px;
}



#div-colonna-sx {
	width:300px;
	margin: 0px 20px 0px 0px;
	float:left;
	height: auto;
    min-height: 100%;
}

#div-colonna-dx {
	width:660px;
	margin: 0px;
	float:right;
	height: auto;
    min-height: 100%;
}

.div-tab-240 {
	width:240px;
	float:left;
	position:relative;
}

.div-tab-300 {
	width:200px;
	float:left;
	position:relative;
	background-color:#FFF;
}

.div-tab-560 {
	width:665px;

	background-color:#FFF;
}



#copy_id {
	width: 1000px;
	
}





/* TOP */

#div-top {
	width:100%;
	height:140px;
	background:url(../immagini/bg_top.gif) repeat-x;
	margin-top: -7px;
}

#div-top-content2 {
	width:920px;
	height:171px;
	margin:0px;
	background: #FFF;
}

#div-top-content2-marchio {
	width:400px;
	height:141px;
	float:left;
}

#div-top-content2-grigio {
	width:920px;
	height:5px;
	margin:0 auto;
	background: #FAFAFA;
	float:left;
}

#messaggio {
	width: 100%;
	height: 30px;
	font: bold 11px arial;
	text-transform: uppercase;
	color:  #333;
	padding:10px 0px 5px 0px;
}






/* BANNER */

#banner-top {
	margin-bottom: 5px;

	float:right;
	
}

#banner-top-txt {
	width:470px;
	height:10px;
	background:url(../immagini/banner_top_top.gif) no-repeat;
	float:right;
}

#banner-top-img {
	width:470px;
	height:100px;
	text-align:left;
	vertical-align:top;
}







/* MENU */

#menu_copy{
	width:100%;
	height:25px;
	margin:0 auto;
	background:url(../immagini/menu_bg.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:left;
	
}

#menu_copy li, #menu_copy ul {

	display: inline;
	list-style: none;
	padding-right: 0px;
}

#menu_copy a {
	font-weight:bold;
	color:#FFF;
	text-transform: uppercase;
	text-decoration:none;
}

#menu_copy a:hover {
	text-decoration:underline;
}

.menu_copy-img {
	padding: 0px 0px;
}





/* FTP */

.submit {
    border: 1px solid #CCC;
    background: #FFF;
}







/* GALLERIA ANTEPRIMA */

.galleria_anteprima_freccia {
	width:20px;
	height:50px;
	padding-top:40px;
	float:left;
	text-align:center;
}

.galleria_anteprima_div_img {
	width:120px;
	height:85px;
	padding-top:5px;
	float:left;
	text-align:center;
}

.galleria_anteprima_img {
	border: #F93 1px solid;
}

.galleria_anteprima_testo {
	width:80px;
	margin-left:10px;
	height:85px;
	float:left;
}







/* GALLERIA INTERNA */

.galleria_img {
	border: #F93 1px solid;
	margin: 0px 12px 12px 0px;
}







/* SERVIZI */

.div-servizi-elenco {
	height:22px;
	padding-top:8px;
	margin-left:10px;
}

.div-servizi-elenco-link {
	color: #036;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
}

a.div-servizi-elenco-link:hover {
	color: #036;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
}








/* CONTENT */

#content2 {
	width:880px;
	margin:0px auto;
	background-color:#FAFAFA;
	border-bottom: #EEE solid 1px;
	border-right: #EEE solid 1px;
	border-left: #EEE solid 1px;
	position: relative;
	padding:0px 20px 0px 20px;
	height: auto;
    min-height: 100%;	
}

#close {
	clear:both;
}








/* LINK ESTERNI */

.div-link-home {
	text-align:center;
	padding-bottom:3px;
}








/* VICENZA LIST */

.div-vicenza-list {
	width:130px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
	padding-bottom:5px;
}

.div-vicenza-list a {
	color:#666;
	text-decoration:none;
}

.div-vicenza-list a:hover {
	text-decoration:underline;
}

.div-vicenza-list-spazio {
	width:10px;
	float:left;
	padding-bottom:5px;
}





/* TAB NOVITĄ */

#div-tab-novita-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_magenta.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-novita-top-middle {
	width:200px;
	height:22px;
	background:url(../immagini/tab_top_middle_magenta.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 12px  Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 4px 2px 2px 2px;
	margin-top: 2px;
}

#div-tab-novita-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_magenta.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-novita-middle-sx {
	width:12px;
	height:340px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
}

#div-tab-novita-middle {
	width:180px;
	height:330px;
	background: #FFF;
	float:left;
	position: relative;
	padding-top:10px;
}

#div-tab-novita-middle-dx {
	width:12px;
	height:340px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
}

#div-tab-novita-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-novita-bottom-middle {
	width:180px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-novita-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-novita-close {
	width:204px;
	height:20px;
	float:left;
}







/* TAB NEWSLETTER */

#div-tab-newsletter-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_black.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-newsletter-top-middle {
	width:276px;
	height:17px;
	background:url(../immagini/tab_top_middle_black.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-newsletter-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_black.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-newsletter-middle-sx {
	width:12px;
	height:55px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
}

#div-tab-newsletter-middle {
	width:276px;
	height:45px;
	background: #FFF;
	float:left;
	position: relative;
	padding-top:10px;
}

#div-tab-newsletter-middle-dx {
	width:12px;
	height:55px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
}

#div-tab-newsletter-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-newsletter-bottom-middle {
	width:276px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
}

#div-tab-newsletter-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-newsletter-close {
	width:300px;
	height:20px;
	float:left;
}







/* TAB VICENZA */

#div-tab-vicenza-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_yellow.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-vicenza-top-middle {
	width:276px;
	height:17px;
	background:url(../immagini/tab_top_middle_yellow.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-vicenza-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_yellow.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-vicenza-middle-sx {
	width:12px;
	height:70px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-vicenza-middle {
	width:276px;
	height:60px;
	background: url(../immagini/bg_vicenza.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
	padding-top:10px;
}

#div-tab-vicenza-middle-dx {
	width:12px;
	height:70px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
	margin: 0px;
}

#div-tab-vicenza-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-vicenza-bottom-middle {
	width:276px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-vicenza-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-vicenza-close {
	width:300px;
	height:20px;
	float:left;
}





/* TAB FOCUS */

#div-tab-focus-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_cyan.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-focus-top-middle {
	width:276px;
	height:17px;
	background:url(../immagini/tab_top_middle_cyan.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-focus-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_cyan.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-focus-middle-sx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-focus-middle {
	width:276px;
	height:160px;
	background: #FFF;
	float:left;
	position: relative;
	margin: 0px;
	padding-top:10px;
}

#div-tab-focus-middle-dx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
	margin: 0px;
}

#div-tab-focus-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-focus-bottom-middle {
	width:276px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-focus-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-focus-close {
	width:300px;
	height:20px;
	float:left;
}





/* TAB PROMOZIONI */

#div-tab-promozioni-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_magenta.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-promozioni-top-middle {
	width:216px;
	height:17px;
	background:url(../immagini/tab_top_middle_magenta.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-promozioni-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_magenta.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-promozioni-middle-sx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-promozioni-middle {
	width:216px;
	height:160px;
	background: #FFF;
	float:left;
	position: relative;
	margin: 0px;
	padding-top:10px;
}

#div-tab-promozioni-middle-dx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
	margin: 0px;
}

#div-tab-promozioni-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-promozioni-bottom-middle {
	width:216px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-promozioni-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-promozioni-close {
	width:240px;
	height:20px;
	float:left;
}




/* TAB GALLERIA */

#div-tab-galleria-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_cyan.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-galleria-top-middle {
	width:536px;
	height:17px;
	background:url(../immagini/tab_top_middle_cyan.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-galleria-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_cyan.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-galleria-middle-sx {
	width:12px;
	height:100px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-galleria-middle {
	width:536px;
	height:90px;
	background: #FFF;
	float:left;
	position: relative;
	margin: 0px;
	padding-top:10px;
}

#div-tab-galleria-middle-dx {
	width:12px;
	height:100px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
	margin: 0px;
}

#div-tab-galleria-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-galleria-bottom-middle {
	width:536px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-galleria-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-galleria-close {
	width:660px;
	height:20px;
	float:left;
}





/* TAB FTP */

#div-tab-ftp-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_yellow.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-ftp-top-middle {
	width:276px;
	height:17px;
	background:url(../immagini/tab_top_middle_yellow.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-ftp-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_yellow.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-ftp-middle-sx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-ftp-middle {
	width:276px;
	height:160px;
	background: #FFF;
	float:left;
	position: relative;
	margin: 0px;
	padding-top:10px;
}

#div-tab-ftp-middle-dx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
	margin: 0px;
}

#div-tab-ftp-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-ftp-bottom-middle {
	width:276px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-ftp-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-ftp-close {
	width:300px;
	height:20px;
	float:left;
}





/* TAB LINK */

#div-tab-link-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_yellow.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-link-top-middle {
	width:216px;
	height:17px;
	background:url(../immagini/tab_top_middle_yellow.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-link-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_yellow.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-link-middle-sx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_sx.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-link-middle {
	width:216px;
	height:160px;
	background: #FFF;
	float:left;
	position: relative;
	margin: 0px;
	padding-top:10px;
}

#div-tab-link-middle-dx {
	width:12px;
	height:170px;
	background: url(../immagini/tab_middle_dx.gif) repeat-y;
	float: right;
	position: relative;
	margin: 0px;
}

#div-tab-link-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-link-bottom-middle {
	width:216px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-link-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-link-close {
	width:240px;
	height:20px;
	float:left;
}





/* TAB SVILUPPO */

#div-tab-sviluppo-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_cyan.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-sviluppo-top-middle {
	width:665px;
	height:22px;
	background:url(../immagini/tab_top_middle_cyan.gif) repeat-x;

	color:  #FFF;
	padding-left: 6px;
	padding-top: 3px;
	font: bold 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;

	
}

#div-tab-sviluppo-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_cyan.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-sviluppo-middle {
	width:630px;
	height:100%;
	background: url(../immagini/bg_sviluppo.gif) repeat-y;
	float:left;
	position: relative;
	margin: 0px;
	padding:20px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:20px;
}

#div-tab-sviluppo-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-sviluppo-bottom-middle {
	width:630px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-sviluppo-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-sviluppo-close {
	width:660px;
	height:20px;
	float:left;
}






/* TAB SERVIZI */

#div-tab-servizi-top-sx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_sx_magenta.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-servizi-top-middle {
	width:276px;
	height:17px;
	background:url(../immagini/tab_top_middle_magenta.gif) repeat-x;
	float:left;
	position: relative;
	color:  #FFF;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding: 4px 0px 0px 0px;
}

#div-tab-servizi-top-dx {
	width:12px;
	height:21px;
	background:url(../immagini/tab_top_dx_magenta.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-servizi-middle {
	width:300px;
	height:100&;
	background: url(../immagini/bg_servizi.gif) repeat-y;
	float:left;
	position: relative;
	padding-top:10px;
}

#div-tab-servizi-bottom-sx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_sx.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-servizi-bottom-middle {
	width:276px;
	height:12px;
	background: url(../immagini/tab_bottom_middle.gif) repeat-x;
	float:left;
	position: relative;
	margin: 0px;
}

#div-tab-servizi-bottom-dx {
	width:12px;
	height:12px;
	background: url(../immagini/tab_bottom_dx.gif) no-repeat;
	float:left;
	position: relative;
}

#div-tab-servizi-close {
	width:300px;
	height:20px;
	float:left;
}









/* NOVITĄ  */

.novita-title {
	color: #036;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
}

.novita-img {
	margin: 8px 0px;
	border:#CCC 1px solid;
}

.novita-text {
	line-height:1.3em;
}

#novita-div-bg {
	background:url(../immagini/bg_novita_linea.gif) repeat-x;
	height:11px;
	margin:10px 0px 10px 0px;
}

#novita-div-tabs {
	height:20px;
}

#novita-div-tabs {
	height:20px;
}

#novita-div-tabs-testo {
	width:165px;
	height:17px;
	padding-top:3px;
	float:left;	
	color: #F90;
	font:11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.novita-div-tabs-numeri {
	width:20px;
	height:17px;
	padding-top:3px;
	background:url(../immagini/bg_numeri.gif) no-repeat;
	float:left;
	margin-right:6px;
	text-align:center;
}

.novita-tabs-link {
	font:11px Arial, Helvetica, sans-serif;
	color:#036;
	text-decoration:none;
	font-weight:bold;
}











/* COPYRIGHT */

#copyright {
	width: 880px;
	height: 18px;
	font: bold 11px arial;
	color:  #333;
	margin:10px 0px 20px 0px;
	padding-top:5px;
	float: left;
	background: #C8C8C8;
	text-align:center;
}

