html, body, div, p, table, img, span, a , ul  {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #ccdae3;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	color: #2d5989;
	margin-bottom: 40px;
	background-image: url(../imgs/backbody.gif);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.std {
	text-decoration: underline;
	color: #2d5989;
}

a.std:visited {
	text-decoration: underline;
	color: #2d5989;
}

a.std:hover {
	text-decoration: underline;
	color: #b7951d;
}

p {
	text-align: justify;
}

#container {
	position: relative;
	top: 30px;
	width: 916px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 2px;
}

#header {
	position: relative;
	width: 916px;
	height: 192px;
	/*background-image: url(../imgs/head.jpg);*/
}

#menubar {
	position: absolute;
	left: 320px;
	top: 6px;
}

#menubar a {
	text-decoration: none;
	color: #3b6ea4;
	font-size: 11px;
	font-weight: bold;
}

#menubar a:visited {
	color: #3b6ea4;	
}

#menubar a:hover {
	color: #b7951d;
	text-decoration: underline;
}

#menubar a.act {
	color: #b7951d;
	text-decoration: underline;
	cursor: text;
}

#lang {
	position: absolute;
	top: 172px;
	left: 6px;
	z-index: 50;
}

#lang a.act {
	cursor: text;
}


#tab_left {
	position: relative;
	float: left;
	width: 183px;
}

#tab_right {
	position: relative;
	/*margin-left: 184px;*/
}

#tab_foot {
	position: relative;
	width: 916px;
	clear: both;
}



/*#main {
	position: relative;
	width: 916px;
}

#main td {
	vertical-align: top;
}*/

#col_sx {
	width: 183px;
}

#col_sx div {
	padding-bottom: 8px;
	margin-bottom: 4px;
	padding-top: 30px;
	background-color: #e5ecf1;	
}

#content {
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}

#cat_box {
	position: relative;
	width: 183px;
	background-image: url(../imgs/cat_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;	
}

#cat_box ul {
	list-style-type: none;
	margin-left: 8px;
}

#cat_box ul li {
	font-weight: bold;
	font-size: 12px;
	color: #3b6ea4;
}

a.cata {
	color: #3b6ea4;
	text-decoration: none;
}

a.cata:visited {
	color: #3b6ea4;
	text-decoration: none;
}

a.cata:hover {
	color: #b7951d;
	text-decoration: underline;
}

a.cata_act {
	color: #b7951d;
	text-decoration: underline;
	cursor: text;
}

a.cata_act2 {
	color: #b7951d;
	text-decoration: underline;
}

#ric_box {
	position: relative;
	width: 175px;
	padding-left: 8px;	
	background-image: url(../imgs/ric_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;		
}

#ric_box2 {
	position: relative;
	width: 175px;
	padding-left: 8px;	
	background-image: url(../imgs/ric_guid_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;		
}

#news_box {
	position: relative;
	width: 167px;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../imgs/news_head.gif);
	background-position: 0 0;
	background-repeat: no-repeat;	
}

#news_box p {
	font-size: 11px;
	font-weight: bold;
	color: #3b6ea4;
}

#breadcrumb {
	position: relative;
	width: 653px;
	background-image: url(../imgs/line01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 35px;
	margin-top: 2px;
}

#breadcrumb p {
	color: #ce8f07;
	font-size: 12px;
}

#breadcrumb a {
	color: #ce8f07;
}

.grass {
	font-weight: bold;
}

/* catalogo */
.cat_ul {
	list-style-type: none;
	/*margin-left: 8px;*/
}

.cat_ul li {
	font-size: 13px;
	margin-bottom: 5px;
}

.cat_ul li a {
	color: #2d5989;
	text-decoration: none;
}

.cat_ul li a:visited {
	color: #2d5989;
	text-decoration: none;
}

.cat_ul li a:hover {
	color: #ce8f07;
	text-decoration: underline;
}


#tb_cat {
	width: 692px;
	background: #d3dcdc;
	/*border-collapse: separate;*/
	border-left: 1px solid #d3dcdc;
	margin-top: -10px;
}

#tb_cat th {
	font-size: 12px;
	text-align: center;
	background-color: #aabed1;
	border-bottom: 1px solid #d3dcdc;
	border-right: 1px solid #d3dcdc;
	padding-left: 2px;
	padding-right: 2px;
}

#tb_cat td {
	padding-bottom: 4px;
	font-size: 12px;
	background-color: #f0fdfd;
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #d3dcdc;
	border-right: 1px solid #d3dcdc;
	vertical-align: middle;
}

#tb_cat td.foto {
	width: 36px;
	text-align: center;
	
}

#tb_cat td.foto img {
	margin-top: 2px;
}

#tb_cat td.descr {
	text-align: left;
}

#tb_cat td.code {
	width: 42px;
}

#tb_cat td.rar {
	width: 38px;
}

#tb_cat td.cons {
	width: 36px;
}

#tb_cat td.price {
	width: 62px;
	text-align: right;
}

#tb_cat td.cart {
	width: 34px;
	padding: 1px;
}

#tb_cat td.final {
	font-weight: bold;
	text-align: left;
	background-color: #f3f8f8;
	border-right: 0;
	padding-left: 4px;
}

#txt_cerca {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #2d5989;
	padding: 0;
	padding-left: 2px;
	margin: 0;
	width: 160px;
}

#ric_box2 select {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #2d5989;
	padding: 0;
	margin: 0;
	width: 100px;
}

p.divide {
	width: 653px;
	background-image: url(../imgs/line01.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}

.elenco {
	list-style-type: none;
}

.elenco li {
	padding-left: 10px;
	background-image: url(../imgs/trail.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.tb_cond th {
	text-align: left;
	background-color: #d6e2eb;
	padding-left: 3px;
}

.tb_cond td {
	padding-left: 3px;
	padding-right: 5px;
	background-color: #f4f5f6;
}

#tb_form {
	margin-top: 40px;
	width: 600px;
}

#tb_form td {
	vertical-align: top;
}

#tb_form td.lbl {
	width: 90px;
}

#tb_form input.testo {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #2d5989;
	width: 150px;
}

#tb_form textarea {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #2d5989;
}

.tb_dati {
	margin-top: 40px;
	width: 630px;
}

.tb_dati td {
	vertical-align: top;
}

.tb_dati td.lbl {
	width: 170px;
}

.tb_dati input.testo {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #2d5989;
	width: 270px;
}

.tb_dati textarea {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #2d5989;
}

.tb_dati select {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #2d5989;
	width: 276px;
}

#tb_riep {
	margin-top: 10px;
	background: #d3dcdc;
	width: 620px;
	font-size: 12px;
}

#tb_riep td {
	background-color: #f0fdfd;
	border: 1px solid #d3dcdc;
	border-bottom: 0;
	padding: 0;
	padding-left: 4px;
}

#tb_riep td.lbl {
	font-weight: bold;
	width: 150px;
	border-right: 0;
}

#footer {
	background-color: #3b6ea4;
	text-align: center;
	font-size: 11px;
	color: #beccd2;
}

#footer a {
	text-decoration: none;	
	color: #beccd2;
}

#footer a:hover {
	text-decoration: underline;
	color: #b7951d;
}

p.squares {
	margin-bottom: 3px;
	background-image: url(../imgs/squares.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 16px;
}
