/*------------stili per il layout fisso con posizionamenti assoluti*/
html, body{
	margin: 0; 
	padding: 0;
	height: 100%
	}
	
body{
	font-family: verdana,sans-serif;
	font-size: 1em;
	text-align: center;
	background-color:#eee;
	color: #000;
	scrollbar-arrow-color:#000; 
    scrollbar-base-color:#FFF; 
    scrollbar-shadow-color:#FFF; 
    scrollbar-face-color:#FFF; 
    scrollbar-highlight-color:#AAA; 
    scrollbar-dark-shadow-color:#FFF; 
    scrollbar-3d-light-color:#FFF; 
	}

div#container{
	background-color:#fff;
	position: relative; 
	width: 720px;
	margin: 0 auto;
	float: center;
	text-align: left;
  	border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    height: 100%; 
    min-height: 100%
        }

body>div#container{
	height: auto; 
	min-height: 100%
	}
	
	
div#content{
	margin: 0;
	text-align: center;
	width: 720px;
	padding-left:20px; 
	padding-right:20px; 
	padding-top:30px; 
	background-color:#fff;
	background: url('../images/2007/sf_content.gif') no-repeat;
	padding-bottom:50px
	}
	
div#footer{
	position:absolute;
	bottom: 0;
	font-family: verdana,sans-serif;
	font-size: 0.7em;
	text-align: justify;
	line-height: 1.5;
	width: 100%;
	padding: 0 0;
    background-color: #fff;
    color: #000;
	text-align: left;
	vertical-align: super
    }

	
	
	
	

/*------------stili tabelle ---------------*/
	p.testook{
	padding: 10px;
	line-height: 1.5;
	width: 650px;
	color: #555;
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-align: justify
	}
	
	
td.prodottino{
	text-align: justify;
	width : 270px;
	padding: 8px;
	margin: 2px;
	color: #555;
	border-top: 1px solid #DDD;
	background: #FFF;
	font-family: verdana,sans-serif;
	font-size: 11px
	}
	
td.prodottone{
	text-align: justify;
	width : 520px;
	line-height: 1.5;
	padding: 8px;
	margin: 2px;
	color: #555;
	border-top: 1px solid #DDD;
	background: #FFF;
	font-family: verdana,sans-serif;
	font-size: 11px
	}
	
img.imgprodottino{
	float: left;
	margin: 8px
	}
img.scheda{
	float: right;
	margin: 2px
	}
	
/*------------stili generici, su header e footer---------------*/

div#header{
	background-color:#fff;
	width: 720px;
	color: #fff
	}
	
h1, h2{
	margin: 0;
	padding:0
	}
	
h2{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left
	}
	
/*------------vari vecchi -------------------------------------------VEEEECCCCHIIIIII--------------*/


table#duecolonne {
	table-layout : fixed;
	width : 610px;
	background : #fff;
	border-collapse: collapse;
	font-family: verdana,sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.5;
	color: #000000
	}

table#duecolonne a:link{
	color: #000;
	font-weight: bold;
	text-decoration: none
	}

table#duecolonne a:visited{
	color: #000;
	font-weight: bold;
	text-decoration: none
	}
	 
table#duecolonne a:hover{
	color: #f00;
	font-weight: bold;
	text-decoration: underline
	}

td#news{
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 1.3;
	font-size: 0.76em;
	color: #666
	}
		
td#menu{
	padding: 2px 30px 2px 2px;
	text-align: right;
	color: #FFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
		}
	
td#menu a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none
	}	
	
td#menu a:hover{
	color: #F00;
	font-weight: bold;
	text-decoration: none
	}
	
/*----stili tabelle prodotti----*/

table#ordini {
	table-layout : fixed;
	width : 550px;
	background : #CCCCCC;
	border-collapse: collapse;
	border-color: #222;
	border: 1px;
	padding: 2px 2px 2px 20px;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000
	}
	
	
/*----stili tabelle prodotti----*/

table#prodotti {
	table-layout : fixed;
	width : 500px;
	background : #fff;
	border-collapse: collapse;
	line-height: 1.5;
	padding: 2px 2px 2px 20px;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000
	}

td#prodsx{
	text-align: right;
	width : 120px;
	color: #000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

td#proddx{
	padding: 2px 2px 2px 2px;
	width : 380px;
	text-align: left;
	color: #000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
td#testook{
	padding: 10px;
	text-align: left;
	color: #000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-align: justify
	}
	
	
td#proddx a{
	color: #000;
	font-weight: bold;
	text-decoration: none
	}	
	
td#proddx a:hover{
	color: #F00;
	font-weight: bold;
	text-decoration: none
	}

form#garanzia {
	width:370px;
	padding:20px;
	margin:10px;
	font-family: Verdana; 
	font-size: 10px; 
	border: 1px solid #FF0000; 
	background-color: #EAEAEA
	}


form#form {
	width:370px;
	padding:20px;
	margin:10px;
	font-family: Verdana; 
	font-size: 90%; 
	border: 1px solid #808080; 
	background-color: #EAEAEA
	}
	
input#parole, select {
	width:250px;
	height: 20px;
	padding: 2px;
	margin:0px;
	font-family: Verdana; 
	font-size: 90%; 
	border: 1px solid #808080; 
	background-color: #fff
	}
	
input#parole2, select2 {
	padding: 2px;
	height: 20px;
	margin:0px;
	font-family: Verdana; 
	font-size: 90%; 
	border: 1px solid #808080; 
	background-color: #fff
	}
	
input#ordine {
	padding: 2px;
	height: 20px;
	margin:0px;
	font-family: Verdana; 
	font-size: 90%; 
	border: 1px solid #808080; 
	background-color: #fff
	}
	
textarea {
	width:320px;
	height: 100px;
	padding:5 5 5 5;
	margin:0px;
	font-family: Verdana; 
	font-size: 90%; 
	border: 1px solid #808080; 
	background-color: #fff
	}
	
input#button {
	width:100px;
	padding:5 5 5 5;
	font-family: Verdana; 
	font-size: 12 px;
	font-weight: bold;
	color: #fff;
	border: 1px solid #808080; 
	background-color: #aaa
	}

table#foot {
	table-layout : fixed;
	width : 720px;
	background : #fff;
	border-collapse: collapse;
	font-family: verdana,sans-serif;
	font-size: 90%;
	text-align: justify;
	line-height: 1.5;
	color: #000000;
	border-top-style: solid; 
	border-top-width: 1; 
	border-bottom-width: 1;
	bordercolor= #111 
	}

table#foot a:link{
	color: #000000;
	text-decoration: none
	}

table#foot a:hover{
	color: #ff0000;
	text-decoration: underline
	}


/*------------stili specifici per il layout---------------*/




