/* Test	
body {
			background-image:url();
			} 

	#div_main {
			background:repeat-x 0 150px;
			}
			
			#text_navigator {top:60;right:10px;width:20px;height:276px;visibility:hidden;}
		*/
 
/* CATALOGO.HTML */
#box {background-color:#641D25;height:620px;}
#box #photo_1 {top:80px;left:275px;}
#box .testo_pagina	 {top:175px;}

#download_catalogo {top:415px;left:276px;padding-right:20px;}
#down_listino {float:right;}
#down_catalogo {float:left;}

#gallery {top:460px;left:40px;width:655px;z-index:2;}
#gallery div.catalogue_box {position:relative;float:left;width:129px;z-index:2;padding:0 1px;}
#gallery div.catalogue_box img {position:static;border:1px solid #E09C66;margin-bottom:10px;}

#nav_catalogue {top:510px;left:20px;width:695px;z-index:1;}
#nav_catalogue #img_next {top:0;right:0;}
#nav_catalogue #img_prev {top:0;left:0;}


/* CATALOGO_D.HTML */
#title_catalogue_d {top:15px;left:30px;}

#container_photo {top:95px;left:53px;width:240px;height:328px;overflow:hidden;
						text-align:left;}
#catalogue_photo_d {position:relative;width:240px;
						text-align:left;}
#catalogue_photo_d img {position:relative;width:236px;border:2px solid #E09C66;margin-bottom:10px;}

#catalogue_d_box {left:308px;top:95px;width:410px;height:336px;
						text-align:left;overflow:hidden;}
#catalogue_d_box p {margin:0;
						font-weight:bold;}
#catalogue_d_box #p_name {margin-bottom:5px;}

#frame_text {top:60px;width:372px;height:276px;overflow:hidden;}
#catalogue_text {width:100%;overflow:visible;z-index:1;
					line-height:1.3em;text-align:justify;}
#catalogue_text div, #catalogue_text table{position:static;}
#catalogue_text p{font-weight:normal;}
#code {padding-right:20px;
		background:url(../style/pto_catalogue_d.gif) no-repeat 100% 50%;}
#type {padding-left:10px;}

/* frecce scorrimento per photo e testo */
#photo_navigator {top:95px;left:20px;width:20px;height:336px;z-index:5;visibility:hidden;
					text-align:left;}
#photo_navigator #bwd_photo_d {visibility:hidden;}
#fwd_photo_d img{bottom:8px;left:0px;}
#bwd_photo_d img{top:0;left:0px;}

#text_navigator {top:60;right:5px;width:20px;height:276px;visibility:hidden;}
#text_navigator #bwd_text {visibility:hidden;}
#fwd_text img{bottom:8px;right:0px;}
#bwd_text img{top:0;right:0px;}


