html,body{margin:0;padding:0}
body	{
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	}

body {
	background: url(../images/page-bak2.gif) repeat-x #ecd299;
}

h1 {
	border-bottom: 2px solid #8a1b04;
	font-size: 16px;
	font-weight: bolder;
	
}

a {
	color: #8A1B04;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	
div {
	border: 0px solid #f00;
}

table#schedaprod {
	border: 2px solid #841a1a;
	background: url(../images/bak-schedaprod.jpg) repeat-y;
}

table#schedaprod td.titolo {
	color: #fff;
	background: url(../images/menu-bak.gif) repeat-x;
	height: 23px;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
	font-size: 1.4em;
	vertical-align: center;
}

table#schedaprod td.campo {
	border-bottom: 1px solid #841a1a;
	vertical-align: bottom;
	height: 20px;
}

table#schedaprod td.valore {
	vertical-align: top;
	font-size: 1.5em;
	font-weight: bold;
	height: 20px;
	padding-bottom: 10px;
}

table#schedaprod td.immagine {
	text-align: right;
	vertical-align: top;
}

table#schedaprod td.lastbox {
	border: 0px solid #f00;
}

div#header {
	height:200px;
	margin:0;
	background: url(../images/header-bak.jpg) no-repeat #dabf87;
	text-align: right;
}

div#navigator {
	border-top: 1px solid #fff;
	height: 26px;
	background: url(../images/menu-bak.gif) repeat-x;
	padding-left: 10px;
	padding-top: 0px;
	color: #fff;
	margin-bottom: 10px;
}

div#container{text-align:left; border: 1px solid #fff; position:relative; }

div#menusx {float:left; width:160px; margin-left:-830px; background: #fff;}
div#menudx {float:left; width:225px; margin-left:-230px; background: #fff; text-align: center;}

div#footer p {
	padding-top: 17px;
}

div#outerleft {position: absolute; left: -11px; width: 10px; height: 100%; background: url(../images/main-shadlx.png) repeat-y; background-position: right;}
div#outerright{position: absolute; right: -11px; width: 10px; height: 100%; background: url(../images/main-shadrx.png) repeat-y; background-position: left;}

div#container {
	width: 850px;
	margin: 0 auto;
	background: #fff;
}
	
div#wrapper {float:left; width:100%; min-height: 750px; #height: 750px;}

div#content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
	margin-right: 235px;
	background: url(../images/main-bak.gif) no-repeat;
	background-position: center 30px;
	min-height: 550px;
	#height: 550px;
	border: 0px solid #f00;	
}

div#content-nonmain {
	margin-left: 200px;
	margin-right: 50px;
	background: url(../images/main-bak.gif) no-repeat;
	background-position: center 30px;
	min-height: 550px;
	#height: 550px;
	border: 0px solid #f00;
}

div.infobox {
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 3px;
	text-align: center;
}

div#footer {
	background: url(../images/menu-bak.gif) repeat-x;
	background-position: bottom; 
	height: 40px;
	text-align: center;
	color: #FFF;
	clear:both;
	width:100%
}

