body {
	background-image: url(img/sf.jpg);
	margin-top: 20px;	
	}

table
	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	}

.tbl_cart {
	background-color: #fff;
	border: thin solid #000000;
}

.tbl_cart1 {
	color: #FFFFFF;
	background-color: #000;
}

.tr_cart1 {
	font-weight: bold;
	background: url(img/sf_dot_scuro.gif); 
	color: #000000;
	height:20px	
}

.tr_cart2 {
	background: url(img/sf_dot_chiaro.gif); 
	text-decoration: none;
	color: #000000;
	height:20px	
}

.tr_shop {
	background: url(img/sf_pxl.gif); 
	text-decoration: none;
	color: #000000;
	height:8px
}

.tr_selecter {
	background: url(img/sf_pxl.gif); 
	text-decoration: none;
}

.tr_riga_prtf {
	background: url(img/sf_dot_mid.gif); 
	text-decoration: none;
}

.Stile1
	{
	font-size: 16px;
	font-weight: bold;
	}

.Stile2
	{
	font-size: 14px;
	}

.tbl_brd1 {
	border: 5px solid #000000;
}

.tbl_brd2 {
	border-right: 1px solid #000000;
}

.titolo {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 5px;	
	background-color: #000000;
}

.corpo {
	padding: 0 0 0 10px;
}

.corpo img{
	padding: 0 0 0 10px;
}

.titolo_sx {
	font-weight: bold;
	color: #000000;
	background-image: url(img/sf_dot_scuro.gif);
	height: 20px;	
	vertical-align: bottom;
}
.news_tero {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}

.td1 {
	color: #000000;
	text-decoration: none;
	background-image: url(img/sf_dot_chiaro.gif);
	height: 20px;
	vertical-align: bottom;
}

.td1 a {
	display: block;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	background-image: url(img/sf_dot_chiaro.gif);	
	}

.td1 a:link {
	color: #000000;
	text-decoration: none;
}

.td1 a:hover {
	color: #000000;
	background-color: #cccccc;
	text-decoration: none;	
}

.onblack {
	color: #ffffff;
	text-decoration: none;
	}

.onblack a {
	color: #99cc33;
	text-decoration: none;
	}

.onblack a:link {
	color: #99cc33;
	text-decoration: none;
}

.onblack a:hover {
	color: #cc0000;
	text-decoration: none;	
}

a {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	}
a:hover {color: #336600; text-decoration: none }

img {
	border: none;
}

#row_link ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#row_link li {	
	display: block;
	background: url(img/sf_dot_scuro.gif); 
	text-decoration: none;
	font-weight: bold;	
	height:20px	
}

#row_link li a {
	display: block;
	background: url(img/sf_dot_chiaro.gif); 
	text-decoration: none;
	color: #000000;
	height:20px		
}


#row_link li a:hover {
	background-color: #eee;	
}

#row_left {
	float:left;
	}

#row_right {
	float:right;
	}

/* last 5 jobs */

#row_jobs ul {
	font-size: 11px;
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#row_jobs li {	
	display: block;
	background: url(img/sf_dot_chiaro.gif); 
	text-decoration: none;
	font-weight: bold;	
	height:20px	
}

#row_jobs li a {
	display: block;
	background: url(img/sf_dot_chiaro.gif); 
	text-decoration: none;
	color: #fff;
	height:20px		
}


#row_jobs li a:hover {
	background-color: #333;	
}

#blog_tit {
	color: #ccc;
	font-family: Helvetica, Verdana, Arial, sans-serif;
/*
  font-family:Arial, Helvetica, sans-serif;
  font-family: "Courier New", Courier, mono;
  font-family: "Times New Roman", Times, serif;
  font-family: Verdana, Arial, Helvetica, sans-serif;
*/
	font-size:130%;	
	text-align:center;
	margin: 5px 0 0 0;
	font-weight:bold;
	border-bottom: 1px solid #ccc;
}

#desc_singolo {
	margin: 10px;
	padding: 10px;
	border-bottom: 1px solid #eee;
}

#footer {
	text-align:center;
	padding-top: 10px;
	font-size:80%;
	letter-spacing: 1px;	
	color: #999;
	border-top: 1px solid #ccc;
}

.clearer {
    float: none;
	clear:both;	
}

/*
////////////////////// prev-next
*/
#prev_next {
	width:100%;
	background-color:#000;
	text-align:center;
	border: none;
	text-decoration: none;
	padding: 10px 0 ;
}

#prev_next a {
	font-weight:bold;
	text-decoration: none;
	color:#fff;
	padding: 10px 10px;
}


#prev_next a:hover {
	color:#f00;
}
	
