* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(../images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A7F7F;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #B8D2DF;
	scrollbar-shadow-color: #B8D2DF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #B8D2DF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #549DC7;
	text-align: left;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
	color: #E58C43;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 100%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #E58C43;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Header */

#header {
	width: 980px;
	height: 103px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 10px;
	width: 344px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0px 10px 0px 0px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	margin: 0;
	padding: 0px 10px 0px 0px;
	color: #01B3F1;
	letter-spacing: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo p {
	color: #FFFFFF;
}

#logo a {
	color: #0085C8;
}

#logo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: none;
}

/* barra_carrello */

#barra_carrello {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 400px;
}

#barra_carrello p {
	color: #dfdfdf;
}

/* Menu */

#menu {
	padding-top: 10px;
	margin-bottom: 10px;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	margin: 0;
	padding: 2px;
	padding-left: 10px;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(../images/img02.gif) repeat-y; 
}

/* Sidebars */

.sidebar {
	width: 200px;
	padding-top: 0px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 6px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0px;
}

.sidebar h2 {
	height: 24px;
	margin: 0;
	padding: 10px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
	float: left;
	background: url(../images/img03.gif) no-repeat;
}

#sidebar1 h2 {
	text-align: right;
	background: url(../images/img05.gif) no-repeat;
}

#sidebar1 p {
	padding-right: 10px;
	font-size: 1em;
	text-align: right;
}

#sidebar1 p.small {
	padding-left: 10px;
	font-size: 0.9em;
	text-align: left;
}

/* Sidebar2 */

#sidebar2 {
	float: right;
	background: url(../images/img04.gif) no-repeat;
}

#sidebar2 h2 {
	background: url(../images/img06.gif) no-repeat;
}

#sidebar2 p {
	padding-left: 10px;
	font-size: 1em;
}

#sidebar2 p.small {
	padding-left: 10px;
	font-size: 0.9em;
}

#sidebar2 ul ul, ul ul ul {
	margin: 0px 0px 0px 10px;
	text-align: left;
	font-size: 1.0em;
}

#sidebar2 li li, li li li {
	margin: 3px 0px 3px 0px;
}

#sidebar2 a {
	text-transform: lowercase;
}

#sidebar2 a.active {
	font-weight: bold;
}

#sidebar2 a.famiglia0, a.famiglia0 {
	text-transform: lowercase;
}

#sidebar2 a.famiglia1, a.famiglia1 {
	color: #549DC7;
	text-transform: lowercase;
}

#sidebar2 a.famiglia2, a.famiglia2 {
	color: #8A7F7F;
	text-transform: lowercase;
}

/* Search - Login */

#search {
}

#loginform {
	float: right;
	width: 220px;
	padding-top: 0px;
}

#search form, #loginform form {
	text-align: right;
	padding-right: 10px;
}

#search input, #loginform input {
	height: 14px;
	margin-bottom: 0px;
	background: #FFFFFF;
	font-size: 1em;
	border: 1px solid #549DC7;
	color: #549DC7;
}

#search input {
	width: 180px;
}

#loginform input {
	width: 120px;
}

#search .button, #loginform .button, .button {
	width: 60px;
	height: 18px;
	background: #549DC7;
	color: #FFFFFF;
	border: 1px solid #AAAAAA;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

#search h2 {
	background-image: url(../images/img07.gif);
}

#search h3 {
	margin-bottom: 0.4em;
}

#loginform h2 {
	margin: 0;
	padding: 0px 10px 0px 0px;
	color: #01B3F1;
	letter-spacing: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#loginform h3 {
	margin-bottom: 0.4em;
	color: #FFFFFF;
}

/* griglia */

#griglia {
}

#griglia caption {
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

#griglia table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#griglia tbody td {
	padding: 2px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

/* categorie */

#categorie {
}

#categorie_wrap {
	padding: 0px 20px;
}

#categorie caption {
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

#categorie table {
	width: 90%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#categorie thead th {
	padding: 5px;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
}

#categorie tbody td {
	padding: 18px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#categorie tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
}

#categorie tfoot a {
	border: none;
	font-weight: bold;
}

#categorie #next {
	text-align: right;
}

#categorie #prev {
	text-align: left;
}

#sottocategorie table {
	width: 100%;
	text-align: left;
	border: none;
	border: 0px;
}

#sottocategorie thead th {
	padding: 0px;
	border: none;
	color: #CCCCCC;
}

#sottocategorie tbody td {
	padding: 0px;
	border: none;
	text-align: left;
	padding-left: 10px;
}

#sottocategorie tfoot td {
	padding: 0px;
	border: none;
}

#sottocategorie tfoot a {
	border: none;
	font-weight: bold;
}

#sottocategorie #next {
	text-align: right;
}

#sottocategorie #prev {
	text-align: left;
}

/* prodotti */

#prodotti {
	text-align: center;
}

#prodotti_wrap {
	padding: 0 20px;
}

#prodotti caption {
	padding-bottom: 5px;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
}

#prodotti table {
	min-width: 940px;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

#prodotti thead th {
	padding: 5px;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
}

#prodotti tbody td {
	padding: 5px;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

#prodotti tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCCCC;
}

#prodotti tfoot a {
	border: none;
	font-weight: bold;
}

#prodotti #next {
	text-align: right;
}

#prodotti #prev {
	text-align: left;
}

#prodotti table.inner {
	min-width: 140px;
	width: 140px;
	border: none;
	padding: 0px;
}

#prodotti table.inner td {
	border: none;
	padding: 0px;
}

#prodotti table.inner td.foto {
	height: 110px;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

#content a.famiglia {
	text-transform: lowercase;
}

#contentend {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	background: url(../images/img09.gif) no-repeat;
}

.post {
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.post .title {
	margin: 0;
	padding: 0px 0px 20px 0px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Bottom */

#bottom {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	border-bottom: 3px solid #908585;
	background: #FFFFFF;
}

#bottom .entry {
	padding: 20px;
	background: url(../images/img10.gif) repeat-x;
}

#bottom h2 {
	height: 30px;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-size: 1.4em;
}

#bottom h3 {
	margin-top: 0.8em;
	margin-bottom: 0.4em;
}

#bottom p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 0.9em;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}

.scroll {
	width: 170px; 
	height: 54px;
	padding-left: 5px;
	padding-right: 5px; 
	overflow: auto;
	border: 1px solid #B8D2DF;
	text-align: left;
}
.scrollbig {
	width: 170px; 
	height: 100px;
	padding-left: 5px;
	padding-right: 5px; 
	overflow: auto;
	border: 1px solid #B8D2DF;
	text-align: center;
}
.scrollmarchio {
	width: 170px; 
	height: 90px;
	padding-left: 5px;
	padding-right: 5px; 
	overflow: auto;
	border: 1px solid #B8D2DF;
	text-align: left;
}
