html {
	background: #bdb5a0;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color:#606060;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}




h1 {
	color:#505050;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}


h2 {
	color:#505050;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}


h3 {
	color:#505050;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}



a:link, a:visited {
	color:#fa720a ;
	text-decoration:none;
}


a:hover {
	color:#e92308;
	text-decoration:underline;
}




  
  

#wrapper {
	background: transparent url(striscia.jpg) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color:#bdb5a0;
}





#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( intornotesta.jpg) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}



  
  
#header {
	margin: 0 auto;
	height: 60px;
	width: 880px;
	position:relative;
}


#page {
	background: transparent url( testa1.jpg) no-repeat center top;
}



  
  

#container {
	margin:0 auto;
	width:880px; 
}


#banner {
	margin: 0 auto;
	height:201px;
	width:100%;
}


   


#content {
	width:870px;
	margin:0 auto ;
	text-align:left;
	min-height:200px;
	letter-spacing: normal ;
    line-height: 1.7em ;
    text-align:justify;
}





#footerWrapper {
	margin:0 auto;
	height:110px;
	padding:0;
	background:transparent url( piede1.jpg) no-repeat scroll center top ;
}


#footer {
	margin:0 auto;
	padding:0;
	width:880px;
	height:70px;
}


  
  
#footer {
	color:#FFFFFF;
	text-align:center;
}



#left {
	width:180px;
	padding:0px;
	float:left;
}

#center {
	width:790px;	
	padding:0px;
	float:left;
	margin:0 15px 0 20px; 
}
  

#sidebar {
	padding: 0px;
	margin: 10px ;	
}


#sidebar * {
	margin: 15px;
}

  
  

#sidebar ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A0A0A0;	
}


#sidebar ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #A0A0A0;
}



#sidebar ul.vmenu li a {
	text-decoration: none;
	color:#fa720a;
}



#sidebar ul.vmenu li a:hover {
	color:#e92308;
}

.stmt {
	border:1px solid #fa720a;
	font-style:italic;
	padding:10px;
}

.author {
    font-style:normal;
}

ul.fees li {
    padding: 10px 0 10px 0px;
}

.licUsage {
    width: 450px;
    font-size: 11px; 
}

ul.licUsage li {
    padding: 0px 0 00px 0px;
    width: 380px;
}

.code{ 
	font-size: 12px; 
	font-family: Courier;
	text-align: left;
}


.inputValue{
	color: #7e7e7e;
}

