/* default css */


  h4{
  	margin-top:0px;
  	margin-bottom:0px;
 	font-size:.8em;
 	color:#2F2F2F;
 }
 
img{
  	border:0px;
 }

 p,li,td{
 	font-size:.8em;
 }
 
 a,a:link{
 	color:#2F2F2F;
 	text-decoration:none;
 }

 a:hover{
 	color:#FF0000;
 }

hr{
	height:2px;
	border-width:0;
 }

 #wrapper{
	width:1000px;
	height:auto;
	margin:10px auto;
    padding:0px;
 }
 
 #main{
    margin-left:0px;
    width:1000px;
    height:auto;
 } 

 
 #header{
    	font-size:16px;
    	margin-bottom:0px;
		padding-bottom:0px;
		height:100px;
 }

  .indirizzo {
	float:left;
	padding-left:70px;
	padding-top:15px;
	text-align:center;
 }

/* presenti solo nella home page */
 #corpo{
	width:990px;
	height:400px;
	margin-bottom:5px;
	margin-top:5px;
 }  

  
#basso{
    font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:5px;
	height:115px;	
 }

#scrol{
	padding-top:5px;
	padding-bottom:0px;
	font-size:larger;
	}

 .scheda{
 	float:left;
	padding-left:30px;
 }
 
 #footer{
    clear:both;
    padding-top:40px;
    font-size:9px;

 }

 #pleft{
 	margin-top:13px;
 	float:left;
 	width:220px;
 }
 
 #pleft form{
	font-size:18px;
 } 
 
 #pleft img{
 	padding-right:10px;
 }
 

 
 
 #navleft {
	margin-top:20px;
	margin-left:30px;
	font-weight:bold;
	font-size:14px;
	}
	
#navleft ul {
	margin: 0;
	list-style: none;
	line-height:20px;
	}
 
 #navleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#navleft li {
	margin: 0;
	padding-left:2px;
	text-transform: uppercase;
	width:auto;
	}
	
#navleft li.even {
	background:#D9DADC
	}	
	
#navleft li.odd {
	background:#ECECEC
	}		
 
#navleft li a {
	text-decoration: none;
	color: #000;
	border: none;
	}
	
	
#navleft li a:hover {
	color: #054BB0;
	}

#pdue{
 	margin-top:10px;
	margin-left:30px;
	float:left;
 	height:auto;
 	width:710px;
	padding:20px;
 	text-align:justify;
	line-height:22px;	
}


#pcenter{
 	margin-top:10px;
	float:left;
 	height:auto;
 	width:478px;
	padding:20px;
 	text-align:justify;
	line-height:22px;	
}
 
 #pright{
 	margin-top:10px;
	float:left;
 	height:auto;
 	width:200px;
	padding-left:5px;
	padding-right:10px;
 	text-align:justify;
 }
 
 #pright img{
 	padding-right:3px;
 }
 
 .message{
 	border:1px solid #c98c21;
 	color:#2F2F2F;
	padding:10px;
 	width:auto;
 	font-size:15px;
 	margin:5px 0px 5px 0px;
 }
 
  #nota{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
 	width:auto;
 	font-size:15px;
 	margin:5px 0px 5px 0px;
 }
 
 #nota a{
	text-decoration:none;
	color:orange;
 }
 
 .floatleft{
 	float:left;
 }
 
 .floatright{
 	float:right;
	text-align:right;
 }

.floatright a,a:link {
 	color:#2F2F2F;
 	text-decoration:none;
 }

 .floatright a:hover{
 	color:#000000;
 }
 
 
 .step2{
 	font-size:12px;
	margin: 20px;
	height:100px;
 } 
 
 .mini{
 	font-size:10px;
 }  
 

 
  #indcompleto {
	padding-left:30px;
	padding-top:10px;
	text-align:left;
	FONT-SIZE:10px;
 } 
 


img.thumbnail{
	clear:both;
	float:left;
	margin-right:5px;
	margin-bottom:15px;
}

.productlisting{
	float:left;
	width:70%;
	font-size:.8em;
	margin-bottom:30px;
}

/* 

	table.striped {
		border: 0px solid #666;
		border-spacing: 0px;
	}
	
	table.striped img {
		border: 0px;
	}

	* html table.striped {
		border-collapse:collapse;
	}

	table.striped  caption {
	color: #620012;
	background-color:#FDC500;
	font-weight: bold;
	padding-top : 4px;
	padding-bottom : 4px;
	font-size : larger;
	border: 0px solid #999;
}
	table.striped tr td{
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 8pt;
	padding: 5px;
	background-color:#ECECEC;
	border: 0px solid #999;
}
	
	table.striped thead td{
	background:#FDC500;

	line-height:25px;		
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 0px solid #999;
}
	table.striped tbody td{
			border-left: 0px solid #D9D9D9;
			border-bottom: 0px solid #D9D9D9; 
	}
	
	table.striped tbody tr.even td{
		background: #d3d3d3;
		border-bottom: 0px solid #D9D9D9; 
	}
	
	table.striped tbody tr.selected td{
		background: #124384;
		color: #ffffff;
		border-left: 1px solid #346DBE;
		border-bottom: 0px solid #7DAAEA; 
	}
	
	table.striped tbody tr.ruled td{
		color: #000;
		background-color: #cccccc; 

		border-left: 0px solid #D9D9D9;
	}

	table.striped tbody tr.selected a {
		background-color:inherit;
		color:#DDDDDD;
	}
	table.striped tbody tr.ruled a {
	background-color:inherit;
	color:#620012;
}
	table.striped tbody a:link {
		background-color:inherit;
		color:#2F2F2F;
	}
	table.striped tbody a:visited {
		background-color:inherit;
		color:#2F2F2F;
	}
	table.striped tbody a:active {
		background-color:inherit;
		color:#000000;
	}
	table.striped tbody a:hover {
		background-color:inherit;
		color:#000000;
	}

*/
