html, body { 
	margin-top: 5; 
	margin-left: 150px; 
	margin-right: 150px; 
	margin-bottom: 5; 
	marginheigth: 0; 
	marginwidth: 0; 
 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px; 
	color: #000000; 
	background-color: #eeeeee; 
 
} 
.clr{clear:both;}


hr { 	
color: #99ccff;
} 


h1 { 	
font-family: verdana,Verdana,Arial, Geneva, Helvetica,sans-serif; 
font-size: 15px; 	
text-decoration: none; 	
color:  firebrick; 
padding: 0;
margin: 1px;
letter-spacing: 0.1em;

} 


h2 { 	
font-family: verdana,Verdana,Arial, Geneva, Helvetica,sans-serif; 
font-size: 14px; 	
text-decoration: none; 	
color:  firebrick; 

} 

h3 { 	
font-family: verdana,Verdana,Arial, Helvetica, Sans-Serif;
font-size: 15px; 	
text-decoration: none; 	
color: firebrick; 
} 

.form4 {
	color: #1111bB;
	font-family: Verdana,Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border: 0 solid #999999;
	background-color: ffffe0;

}


.hrred
{
color: firebrick;
width: 100%;
height: 2px;
position: absolute;
top: 120px;
left: 0;
}


/*** vecchi stili ****/

ul {margin-left: 0; padding-left: 1.8em;}


table {

}



img {   border:none;    }

td
{ 	
font-family: verdana; 	
font-size: 0.90em; 	
text-decoration: none; 	
vertical-align: top;
border_stile: solid;
border-color: #99ccff ;
border-size: 1px;
} 

li{
list-style-type: circle;

}

.centraimg
{position:relative; left:32%; top:1px;}

.prezzo 
{
color: white; 
background-color:#FF0000; 
font-weight: bold;
font-size: 13px; 
}
.sbarrato
{
text-decoration:line-through ;
}

.giustif
{text-align: justify;}


.link-d{
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: gold;
}

.link-d:Visited {
	color: white;
	font-family: verdana;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration: none;
	background-color: gold;
}

.link-d:Hover {
	color: gold;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	background-color: white;
}




.continua{
background-image:url('img/forward.gif');
background-repeat:no-repeat;
width:12px;height:12px;
background-color:gold;


}

/** RSS**/


.rss_box {
	 margin: 0em;
	 width: 160px;
	 background-color: ffffe0;
	 border: 1px solid #9B72CF;
	float: left;
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

/* colori */

.nero
{
color:#000000;

}


/* testata */
p.rss_title {padding:0.5em;}
.rss_title {
          width: 160px;
	text-decoration: none;
	font-family: verdana, sans-serif;
	
	background-color:#f0f0a0;
	color:#aaaaaa;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.85em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration : none;
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}

.rss_item a:visited {
	color:purple;
}


.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}



/* set background images for corners */
.rbroundbox { background: url(simple_background.gif) repeat; }
.rbtop div  { background: url(img/corner/tl.gif) no-repeat top left; }
.rbtop      { background: url(img/corner/tr.gif) no-repeat top right; }
.rbbot div  { background: url(img/corner/bl.gif) no-repeat bottom left; }
.rbbot      { background: url(img/corner/br.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 48%;  margin-top: 1px solid gold; background-color: gold; float:left;}
.rbroundbox1 { width: 48%;  margin-top: 1px solid gold; background-color: gold; float:right;}



 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 

/*hide the right column when printing*/
#rightcol{display:none;} 
#outer{border-right:0;} 
}
