html,body{margin: 0;padding:0}

body{font: 76% arial,sans-serif;
text-align:center}

/*p{  
margin:0 10px 10px}
*/

a.menu{
	display:block;
	height:25px;
	text-align:left;
	line-height:25px;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color:#4E321C;
	border-top:1px solid #B6A289;
	background:url(images/menel.jpg) top;
	padding-left: 5;

}


div#container{width:1000px;
margin:0 auto;
border-width: 0 1px;
border-style:solid;
border-color: #ccc;
text-align:left;
}


div#content p{line-height:1.4}

div#header{height: 80px;}

div#navigation{
	border-bottom:5px solid #AF2E33;
	float: left;
        width: 160px;
        \width:170px;
	w\idth:160px;
	padding: 1em 0 0 5px
	}

div#extra{float: right;
width: 160px;
\width:170px;
w\idth:160px;
padding: 1em 5px}

div#wrapper{
width: 645px;
\width:655px;
w\idth:645px;
float:left;
padding: 1em 10px}

div#footer{clear:both;
text-align:center;
padding: 5px 0;
background-color: #69c;
color: #000;
font-size:1em;}

/*trasformazioni da menu */

/*menu  */

p.menu{
	
	height:40px;
	line-height:70px;
	padding-left:10px;
	font-weight:bold;
	font-color:#ffffff;
	//color:#4E321C;
	font-size:1em;
	background:url(images/menel.jpg) top;
}


a.menu:hover{
	background-color:#D4CCB3;
	background-position:center right;
	padding-left: 5;
}
a.selezionato{
	background-color:#D4CCB3;
	background-position:bottom right;
	padding-left: 10;
}

a.liv2 {
	display:block;
        background:url(images/menelliv2.jpg) top;
	color:#000000;
	padding-left: 20;
	text-decoration:none;
}

a.liv2:hover{
	background-position:center right;
	color:#ff9966;
}	

/*form*/
form {width:500px;padding:5px 0;margin:10px}

fieldset{float:left;width:440px;
    margin: 1em 0;padding: 10;
    border: 1px solid #1170aa;
    background: #e9f4fa 
    }

legend{font-weight:bold;color: #333;background:#FFF}
form b{color:#F00}
form p{margin:0.5em 10px} 
label{float:left;width:100px;
    margin-left: 10px;} 


