/*****  Begin: HTML Elements  *****/
body {
	padding:0px;
	margin:0px;
	color:#333333;
	font:10px/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#292929 url(../img/katana_background.jpg) top left repeat-x;
	
}

body div{
	text-align:left;	
}

h4 {
	font-size:10px;
	margin-bottom:0;
	padding:0;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #fdb500;
}
input, select {
	font: 10px/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #494949;
}
label input {
	margin: 2px 2px 2px 0;
	padding: 0;
}
table {
	margin:10px 0 0 0;
	padding:0;
	border-collapse: collapse; 
}
#tabella td{ 
border: 1px solid #666;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

hr {
	margin: 10px 0;
	border-top: 1px solid #B7B7B7;
	width: 474px;
	padding:0;
	height: 1px;
	text-align: left;
	border-bottom: 0;
}
/*****  End: HTML Elements  *****/

/***** Begin: Generic Classes  *****/
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
	height:1px;
	font-size:1px;
}
.bold {
	font-weight:bold;
}

.error {
	color: #cc0000;
}
.indentCopy {
	margin-left:3px;
}
/***** End: Generic Classes  *****/

/*****  Begin: Page Structure  *****/
#container {
/*	position: absolute;
	left: 50%;*/
    width: 941px;
    /*margin-left: -470px;*/
    
}
#nav {
	float:left;
	margin-right:0px;
}
#contentcontainer {
	float:left;
	width:717px;
}
.contenttop {
	clear:both;
	
}
#top{
height:20px;
text-align:right;
padding-right: 30px;
background: url(../img/sf_top.jpg) repeat-x left top;
color:#666666;
}


.productbottom {
	background-color:#000;
	padding:1px;
	width:713px;
	border-top: 0px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	
	
	
}

.product {
	background-color:#CCCCCC;
	padding:29px;
	width:655px;
	font:12px/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.noproduct {
	background-color:#CCCCCC;
	padding:29px;
	font:12px/1.2em Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#titolo{
   position:relative;
   border-top:1px solid #666666;
   margin-bottom: 15px !important;
   margin-top:0px;
   width:654px;
   clear:both;
   display:block;
}


/* footer */

#footer {
	clear:both;
	background: url(../img/sf_footer.jpg)  left top repeat-x;
	margin-top:14px;
	text-align:right;
	float:right;
	width:716px;
	height:150px;
	color:#666666
	
}


#footer #ftrlinks {

	position:relative;
	color:#666666;
	text-align:left;
	height:100px
	
}

#riga{
   position:absolute;
   border-top:1px solid #333333;
   left:30px;
   top:48px;
   height:1px;   
   width:428px
}



#contact {
position:absolute;
    top:26px;
	left:30px;
	width:300px;
	text-align:left;
}


#copy {
position:absolute;
    top:56px;
	left:30px;
	width:436px;
	text-align:left;
}

#link {
    position:absolute;
    top:20px;
	left:604px;
	height:51px
	}

.enfasis{ color:#CC3300}
/*****  End: Page Structure  *****/

