html,body {
height: 100%;
min-height: 100%;
max-height: 100%;
} 

BODY  {
	font-family: Helvetica, Verdana, Arial;
	font-size: 14px;
	border-width: 0 0;
	margin-top: 4px;
/*	background: url(../images/sf_blu.jpg);*/
	background: url(../images/background.jpg);
	background-attachment: fixed;
	text-align: left;
	background-color: #517bb6;
}

/*IMPAGINAZIONE */

div#container{text-align:left;background: #FFF;}
div#content {min-height: 860px;background: #FFF;}
div#menu{background: #FFF;}
div#extra{background: #FFF;color: #000}
div#footer{background: #FFF;color: #000}
div#footer p{margin:5;padding:5px 10px}

div#container{
	width: 902px;
	margin: 0px 0px 0px 0px;
	/*border: 4px solid #eee;
	border-top: 6px solid #eee;
	border-bottom: 12px solid #eee;
	border-right: 2px solid #cecece;*/
}

div#content{
	margin: 0 0 0 0;	
	float: right;
	width: 650px;
	vertical-align: top;
}

div#header{
	clear: both;
	background: #FFFFFF url(../images/header_background.jpg) no-repeat top;
	width: 900px
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	height: 140px;
}

div#header_left {
	margin: 0 0 0 0;
	width: 240px;
	float: left;
	height: 130px;
	padding: 0px 2px 0px 0px;
}

div#header_right {
	margin: 0 0 0 0;
	width: 655px;
	float: left;
	text-align: right;
	height: 130px;
	padding: 0px 0px 0px 0px;
}

div#menu{
	float: left;
	margin: 0 0 0 0;
	text-align: left;	
	width: 250px;
	height: auto;
	background-image: url(../images/bg-menu.gif);
	background-repeat: repeat-x;
}


div#extra{
	float: left;
	clear: left;
	width: 250px;

/*height: 100%;
'min-height: 100%;
max-height: 100%;*/

}
div#footer{
	clear: both;
	width: 902px;
	text-align: center;	
	background: url(../images/bg_foot.png);
}

div#footerhome{
clear:both;
  /* background: #FFFFFF url(../images/footer_background.jpg) no-repeat top; */
   background: #FFFFFF;
	width: 900px
	margin: 0 0 0 0;
	height: 200px;
}

/*nuovo tipo lista*/
ul.column{
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
}
ul.column li {
	float: left;
	background: #f0f0f0;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
ul.column li .imgblock {
	font-weight: bold;
	float: left;
	width: 205px;
	padding: 0 10px;
	text-align: center;
}
ul.column li .imgblock .bordo {
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

ul.column li .detail{
	padding-left: 150px;
}
ul.column li h2, ul.column li p {margin: 5px 0; padding: 5px 0;}
ul.column li.even { background: #fff; }
ul.column li ul.specs li {
	float: none;
	margin: 0 5px 0 20px;
	padding: 0;
	list-style: disc;
	border: 0;
	background: none;
	width: auto;
}
/*fine nuovo tipo lista*/


#txbox{
	font: x-small;
	width: 98%;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.bordo{  
   border: 1px solid #cecece;
	padding: 5px 5px 5px 5px;
	
}

.bordorosso{
	border: 1px solid #B22222;
	padding: 5px 5px 5px 5px;
	color: B22222;
}

/*FORMATO TESTO*/

.textbanner{
	color: #ffffff;
	font-size: 23px;
	font-weight: bold;
	padding: 5px 2px 2px;
	letter-spacing: -2px;
}

h1{
	color: #4e8abe;
	font-size: 20px;
	font-weight: bold;
}

h2{
	color: #4e8abe;
	font-size: 16px;
	font-weight: bold;	
}

h2.black{
	color: #000;
	font-size: 15px;
	
}

h2.freccia{
	color: #4e8abe;
	font-size: 16px;
	font-weight: bold;	
	background-image: url(../images/freccia1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

h3{
  /*colore coppi*/
	color: #4e8abe;
	font-size: 12px;
}


P  {	
	font-size: 14px;
}

.azz {
	color: #4e8abe;
	font-weight : bold;
}

.small {
	font-size: 11px;
}
.smallb {
	font-size: 10px;
	font-weight : bold;
}

.bold {
	font-weight : bold;
}

.med {
	font-size: 14px;
}


.red{
	color: #B22222;
	font-weight : bold;
}

.bigboldaz{
	color: #4e8abe;
	font-size: 18px;
	font-weight : bold;
}

.medboldaz{
	color: #4e8abe;
	font-size: 14px;
	font-weight : bold;
}


/*testimonial*/
.titest{
	color: #4e8abe;
	font-size: 12px;
	font-weight : bold;
}
.tetest{
	color: #000000;
	font-size: 11px;
	}
.fitest{
	color: #000000;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

.titolo{
	color: #000000;
	font-weight: bold;
	font-size: 26px;
}


.titm{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}

.freccia
{
	color: #4e8abe;
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/freccia1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

/* link */

A  {
	text-decoration : none;
	color : #336799;
	font-size: 14px;
	font-weight : bold;
}


A.foot {
	color : #000;	
}

A.txtban  {
   margin: 0;
	padding: 0;
	text-decoration : none;
	color : #336799;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -2px;
	border: none;
}

A:Visited  {
	
}

A:Active  {}

A:Hover  {
	color: #4e8abe;
}

/*link fraccia*/
A.freccia  {
	text-decoration: none;
	color: #336799;
	font-size: 20px;
	font-weight: bold;
	background-image: url(../images/freccia1.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

A.freccia:Visited  {
	
}

A.freccia:Active  {}

A.freccia:Hover  {
	color: #4e8abe;
}
/*fine freccia*/


A.menulink {
	text-decoration: none;
	color: #fa071d;
	font-size: 16px;
	font-weight: bold;
}

A.menulink:Visited  {
   color : #FF9900;
	
}

A.menulink:Active  {

}

A.menulink:Hover  {
	text-decoration : none;
	color : #6CAAD7;
	
}

A.menulinksmall {
	text-decoration: none;
	color: #fa071d;
	font-size: 11px;
	font-weight: bold;
}

A.menulinksmall:Visited  {
	color : #FF9900;
	
}

A.menulinksmall:Active  {
color : red;
}

A.menulinksmall:Hover  {
	text-decoration : none;
	color : #6CAAD7;
}



normale {
	font-size : 12 px;
	font-weight : bold;
}

#nav div{
	padding: 2px 5px 2px 5px;
	width: 240px;
	text-align: left;
	font-size: 16;
	color: Black;
}

#nav a{
	padding: 2px 5px 2px 5px;
	color: #336799;
	text-decoration: none;
	text-align: left;
	display: block;
}
#nav a:hover{
	font-weight: bold;
	color: #edf2f6;
	background-color: #5a83ac;
	background-image: url(../images/menuonb.gif);
	background-repeat: repeat-x;
}


td.tdc1 {
	background-color: #BDB76B;
}

td.tdc2 {
	background-color: #F5F5DC;
}
.dark {
	background-color: #BBBBBB;
}

.test {
	font-size: 11px;
	color: #3A78A5;
	line-height: 22px;
}

.testw {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

.spot {
	color: #6CAAD7;
	font-size: 13px;
	font-weight : bold;
	line-height: 26px;
}
.mboldblack{
	color: #000000;
	font-size: 16px;
	font-weight : bold;
	line-height: 26px;
}

.tabm {
   background-repeat:repeat-x;
   background-image: url(../images/green_bar.gif);
	border: 1px solid #336799;
}
.tabmc {
	border: 1px solid #336799;
}

.tab4 {
	background-color: #F5F5F5;
}

ul {
	font-family: Arial;
	font-size: 13px;
}

.grigio {
	font-size: 14px;
	color: Gray;
	font-weight : bold;
}



/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 100%;
	height: 250px;
	padding: 0px 4px 4px;
	background-color: #FFFFFF;
}

#floater {
  position:absolute; visibility:hidden;
  width:100px; height:auto;
  color:#FFFFFF;
  margin:0; padding:0px;
  border:1px solid #FFFFFF;
  border-top:2px solid #FFFFFF;
  border-bottom:2px solid #FFFFFF;
}
a.m {
  display:block; width:100%;
  margin:0;
}
table.tstyle01 { 	font-size: 11px;}
table.tstyle01 th {background:#516393; color:#FFFFFF;}
table.tstyle01 th, table.tstyle01 td {	border: 1px solid #4e8abe; }
table.tstyle01 td.bg {
	background: #F0F7FF;
	font: bold;
}
table.tstyle01 td.bg1 {	background: #F0F0F0;}


.polaroid{
padding: 5px 5px 15px 5px;
border-top: solid 1px #eee;
border-right: solid 1px #ccc;
border-bottom: solid 1px #bebebe;
border-left: solid 1px #eee;


}

#imgbox {
	border: 1px solid Gray;
	margin: 2px 4px 6px 4px;
	float: left;
	width: 180px;
	padding: 10px 2px 25px 2px;
	background-color: fff;
	text-align: center;
}

#riga {clear:both;}
#riga1 {clear:both;background:url("../images/dot-01.gif") 0 80% repeat-x; font-size:100%;}

