﻿/* CSS Document */

body 
{
	margin: 0;

	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:	small;

	color: #474641;
}


a:link, a:visited 
{
	color: #369;
}

a:hover 
{
	color: #7ab;
}

/*-------------------*/



#header 
{
	position:relative; 
	
	top: 0;
	
	width:690px;
	
	height:147px;
	
	margin: 0px auto 0px auto;
		
	clear:both;
	
}

#logo
{
	position: absolute;
	z-index: 1;
	top: 55px;
	left: 43px;
}

#lista
{
		position: absolute;
		z-index: 21;
		left: 176px;
		top: 104px;
}


#header #nav-top 
{
	font-size:11px;
	list-style: none;
	padding: 0;
	margin: 0;

}


#header #nav-top li 
{

	display: inline;

	margin: 0 5px 0 0;

	padding: 0 5px 0 0;

	border-right: 1px solid #d2d2d2;

}


#header #nav-top li.last 
{
	margin: 0;

	padding: 0;

	border-right: none;

}


#header #nav-top li a {

	padding: 2px 2px;

	text-decoration: none;

	color: #605f5a;

	}


#header #nav-top li a:hover 
{

	background: #dcdcdc;

}

#header #nav-top li.active a 
{

	color: #fff;

	background: #c30;

}
	
	
/* ------------------------------------- */



/* ---------------------------------------------- */


#flash
{
	width:100%;
}


#cntnt
{
	width:690px;
	
	margin: 37px auto 0px auto;
		
	clear:both;
	
	background-image:url(/graphic/bordoV.gif);
	
	background-repeat:repeat-y;
	
	/*background-position:0px 152px;*/
	background-position:152px 0px;

	
	/*
	height:200px;
	
	background-color:#CCCCCC;
	*/
	
}

#side
{

	width:152px;
	
	float:left;
	
}

#mainC
{
	width:400px;
	
	float:left;
	
	padding:0px 0px 0px 25px;
}

h1
{
	margin:0;
	padding:0;
	color: #ff6600;
	font-weight:normal;
	
}

h2
{
	margin:0;
	margin-top: 10px;
	padding:0;
	color: #DA4F14;
	font-weight:normal;
	font-size: 14px;
}

#mainC p
{
	/*padding-top:0px;*/
	margin-top:10px;
	color:#474641;
	
	font-size:12px;
	line-height:1.8em;
	
}


/*-------------------*/


#side #nav-side 
{

	font-size:11px;
	padding:0 15px 0 10px;
	margin:0;
	list-style: none;
}


#side #nav-side a
{
	text-align: right;
}

.spz
{
	width: 600px;
	height: 10px;
	background-color: white;
	float: left;
}

#side #nav-side li 
{
	margin: 0;

	padding: 0;
	
	height:32px;
	
	background-image:url(/graphic/bordoH.gif);
	
	background-repeat:repeat-x;
	
	background-position:bottom left;
	
	text-align:right;

}

#side #nav-side li a 
{
	
	display:block;
	padding: 9px 11px 0 0;
	text-decoration: none;
	color: #605f5a;

}


#side #nav-side li.first a 
{
	
	display:block;
	padding: 9px 11px 0 0;
	color: #DA4F14;

}




.cleaner
{
	clear:both;
	height:1px;
}

.end
{
	height:10px;
	
	background-image:url(/graphic/bordoH.gif);
	
	background-repeat:repeat-x;
	
	background-position:bottom left;
}

#foot
{
	width:690px;
	
	margin:40px auto 10px auto;
	
	padding-top:10px;
	
	background-image:url(/graphic/bordoH.gif);
	
	background-repeat:repeat-x;
	
	background-position:top left;
		
	font-size:11px;
	line-height:1.4em;
	
}

#footH
{
	width:690px;
	
	margin:20px auto 10px auto;
	
	padding-top:10px;
	
	background-image:url(/graphic/bordoH.gif);
	
	background-repeat:repeat-x;
	
	background-position:top left;
		
	font-size:11px;
	line-height:1.4em;
	
}

#footsx
{
	width:152px;
	
	float:left;
	
	color:#DA4F14;
	
	text-align:right;
	
	padding-right:25px;	

}


#TICKER
{
	width:513px;
	font-size:11px;
	padding-top: 9px;
}


#TICKER ul
{
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#TICKER li
{
	display: inline;
	text-decoration: none;
	padding-left: 25px;
	background-image:url(/graphic/spaceN.gif);
	background-position-x: 9px;
	background-repeat: no-repeat;
}




#footdx
{
	width:513px;
		
	float:left;
	
}

.dx 
{
	padding-right:25px;
}
.dxs 
{
	line-height: 17px;
	padding-right:25px;
	font-size: 10px;
	font-style: italic;
	color: #474641;
}




#FootLinks
{
	width:690px;
	margin: auto;
	padding: 80px 0 48px 0;
	text-align: center;
	line-height: 1.4em;
}

#FootLinks a
{
	font-size: 9px;
	margin-right: 6px;
	text-decoration: none;
	color: gray;
}

#footText
{
	width:690px;
	margin: auto;
	text-align: center;
}

#footText h2
{
	font-weight: normal;
	font-style: italic;
	font-size: 10px;	
	color: #605F5A;
}





#mainF
{
	width:513px;
	
	float:left;
	
	padding:0px 0px 0px 25px;
	
	
	
	/*background-color:#f0f0f0;*/
}

form
{
	font-size:11px;
}

input
{
	margin-right: 25px;
}

select
{
	margin-right: 15px;
}

label
{
	padding-left: 5px;
	display: block;
	clear: both;
}


.fld
{
	position: relative; 
	z-index: 100000; 
	height: 55px;
	float: left;
	margin-right: 17px;

}

.fls
{
	position: relative; 
	z-index: 100000; 
	height: 55px;
	float: left;
	clear: left;

}



.titl
{
	float: left;
	clear: left;
	margin-top: 15px;
	color: #DA4F14;
}

.ob
{
	font-weight: bold;
}









#mainCprezzi
{
	width:496px;
	
	float:left;
	
	padding:0px 0px 0px 25px;
	
	font-size: 11px;

	line-height: 1.4em;	
}




#mainCprezzi td
{
	height: 8px;
}

#mainCprezzi tr
{
	width: 100%;
}


#mainCprezzi table
{
	width: 495px;;
}

.uno
{
	width: 300px;
}

.b
{
	font-weight: bold;
}

.due
{
	width: 10px;
}

.tre
{
	width: 120px;
}



.spac
{
	clear: both;
	float: left;
	width: 350px;
	height: 15px;
}

.catg
{
	clear: both;
	float: left;
	font-weight: bold;	
}


.catg2
{
	clear: both;
	float: left;
}


.pr
{
	float:right;
	font-weight: bold;
	margin-right: 15px;
}

.pr2
{
	float:right;
}


.pr3
{
	float:right;
	margin-right: 15px;
	
}


#pdfPrice 
{
	text-decoration: none;
	line-height: 40px;
	font-size: larger;
	height: 40px;
	color: #ff6600;
}

#pdfPrice img
{
	border: 0;
	vertical-align:middle;
}














#pictures
{
	width: 100%;
	height: 230px;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	overflow: hidden;
	position: relative;
	
}

#pictures.homepage
{
	background: url('/graphic/bk_home.gif') no-repeat center center;
}

#cntnr
{
	width: 690px;
	margin: 0px auto;
	padding: 10px 0;
	position: relative;
}




#galleryContainer
{
	background: #818181;
	line-height: 325px;
	color: #DDD;
	font-size: 10px;
}

#galleryContainer
{
	position: relative;
/*	overflow: hidden;*/
	width: 546px;
	float: right;
	position: relative;
}


#gallery
{
	display: inline-block;
}

#gallery
{
	display: block;
	position: relative;
	height: 210px;
	left: 152px;
/*	overflow: hidden;*/
	
/*	overflow: hidden;*/
	width: 6666px;

/*	background-color: blue;*/
}

#gallery img
{
	position: relative;
	margin: 0 12px 0 0px; 
	padding:0;
/*	margin-right: 9px;*/
	height: 210px;
	border-right: 1px solid #EEE;
}

#imgs
{
	position: absolute;
	left: 0px;
}

.galleryArrw{ display: inline-block; }

.galleryArrw
{
	display: block;
	position: absolute;
	width: 45%;
	height: 210px;
	bottom: 10px;
	z-index: 999;
	text-align: center;
	background: transparent url('/graphic/w.gif') repeat left top;
}

.galleryArrw div
{
	width: 100%;
	height: 100%;
	background: transparent url('/graphic/arw.png') no-repeat center 0px;
	display: none;
}

#next div
{
	background-position: center -210px;
}

#next	{	left: 0px;	}

#prev	{	right: 0px;	}








