HTML,
BODY {
	margin: 0px;
	padding: 0px;
}

BODY {
	background-color: #8E8E8E;
}

IMG {
	border: 0px;
}

A {
	color: #FFFFFF;
}

A:hover {
	color: #C70707;
}

#fasce {
	width: 100%;
	height: 600px;
	background-repeat: repeat-x;
}

#container {
	width: 780px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

#lang_bar {
	width: 780px;
	height: 27px;
	background-image: url(../images/lang_bg.gif);
	background-repeat: no-repeat;
}

#menu_bar {
	width: 780px;
	height: 123px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}

#menu_bar_homepage {
	width: 780px;
	height: 123px;
	background-image: url(../images/menu_bg_homepage.gif);
	background-repeat: no-repeat;
}

#content_bar {
	width: 728px;
	height: 394px;
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-right: 26px;
}

#footer_bar {
	width: 780px;
	height: 56px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#logo {
	padding-left: 25px;
	float: left;
}

#menu {
	float: left;
	margin-left: 80px;
	margin-top: 56px;
}

#menu UL {
	margin: 0;
	padding: 0;
}

#menu LI {
	display: inline;
}

#menu A {
	height: 0px;
	padding-top: 16px;
	overflow: hidden;
	float:left;
	background-repeat: no-repeat;
}

#menu #m_home, #menu #m_home_sel {	background-position: 0 0; width:46px; margin-right:10px; }
#menu #m_prodotti, #menu #m_prodotti_sel {	background-position: -57px 0; width:64px; margin-right:10px; }
#menu #m_servizi, #menu #m_servizi_sel {	background-position: -133px 0; width:53px; margin-right:10px; }
#menu #m_usato_sicuro, #menu #m_usato_sicuro_sel {	background-position: -194px 0; width:87px; margin-right:10px; }
#menu #m_news, #menu #m_news_sel {	background-position: -292px 0; width:45px; margin-right:10px; }
#menu #m_contatti, #menu #m_contatti_sel {	background-position: -349px 0; width:60px; }
#menu #m_products, #menu #m_products_sel {	background-position: -57px 0; width:64px; margin-right:10px; }
#menu #m_services, #menu #m_services_sel {	background-position: -133px 0; width:53px; margin-right:10px; }
#menu #m_2nd_hand, #menu #m_2nd_hand_sel {	background-position: -194px 0; width:87px; margin-right:10px; }
#menu #m_contacts, #menu #m_contacts_sel {	background-position: -349px 0; width:60px; }
#menu #m_productos, #menu #m_productos_sel {	background-position: -57px 0; width:64px; margin-right:10px; }
#menu #m_servicios, #menu #m_servicios_sel {	background-position: -133px 0; width:53px; margin-right:10px; }
#menu #m_usado, #menu #m_usado_sel {	background-position: -194px 0; width:87px; margin-right:10px; }
#menu #m_novedades, #menu #m_novedades_sel {	background-position: -292px 0; width:45px; margin-right:10px; }
#menu #m_contacto, #menu #m_contacto_sel {	background-position: -349px 0; width:60px; }

#menu #m_home:hover {	background-position: 0 -16px; }
#menu #m_prodotti:hover {	background-position: -57px -16px; }
#menu #m_servizi:hover {	background-position: -133px -16px; }
#menu #m_usato_sicuro:hover {	background-position: -194px -16px; }
#menu #m_news:hover {	background-position: -292px -16px; }
#menu #m_contatti:hover {	background-position: -349px -16px; }
#menu #m_products:hover {	background-position: -57px -16px; }
#menu #m_services:hover {	background-position: -133px -16px; }
#menu #m_2nd_hand:hover {	background-position: -194px -16px; }
#menu #m_contacts:hover {	background-position: -349px -16px; }
#menu #m_productos:hover {	background-position: -57px -16px; }
#menu #m_servicios:hover {	background-position: -133px -16px; }
#menu #m_usado:hover {	background-position: -194px -16px; }
#menu #m_novedades:hover {	background-position: -292px -16px; }
#menu #m_contacto:hover {	background-position: -349px -16px; }

#menu #m_home_sel {	background-position: 0 -32px; }
#menu #m_prodotti_sel {	background-position: -57px -32px; }
#menu #m_servizi_sel {	background-position: -133px -32px; }
#menu #m_usato_sicuro_sel {	background-position: -194px -32px; }
#menu #m_news_sel {	background-position: -292px -32px; }
#menu #m_contatti_sel {	background-position: -349px -32px; }
#menu #m_products_sel {	background-position: -57px -32px; }
#menu #m_services_sel {	background-position: -133px -32px; }
#menu #m_2nd_hand_sel {	background-position: -194px -32px; }
#menu #m_contacts_sel {	background-position: -349px -32px; }
#menu #m_productos_sel {	background-position: -57px -32px; }
#menu #m_servicios_sel {	background-position: -133px -32px; }
#menu #m_usado_sel {	background-position: -194px -32px; }
#menu #m_novedades_sel {	background-position: -292px -32px; }
#menu #m_contacto_sel {	background-position: -349px -32px; }

#footer {
	font-family: "Trebuchet MS", verdana, arial;
	color: #A0A0A0;
	font-size: 11px;
	padding-left: 50px;
	float: left;
	width: 579px;
}

#acimall {
	float: left;
	height: 27px;
	border-left-style: solid;
	border-left-color: #838383;
	border-left-width: 1px;
	margin-left: 12px;
	padding-left: 20px;
}

.txt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}

.title_news {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: 800;
}

.barra_rossa,
.barra_grigia {
	font-family: "Trebuchet MS", Verdana, Arial;
	height: 18px;
	background-repeat: repeat-x;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.barra_rossa {
	background-image: url(../images/barra_rossa_bg.gif);
	border: 2px solid #9F282F;
}

.barra_grigia {
	background-image: url(../images/barra_grigia_bg.gif);
	border: 2px solid #474446;
}

.fake_image {
	background-color: #111111;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 10px;
}

.news_item {
	width: 240px;
	height: 66px;
	padding-left: 10px;
}

.news_item_link,
.news_item_link_sel {
	display: block;
	width: 214px;
	height: 57px;
	padding-left: 17px;
	padding-right: 9px;
	padding-top: 9px;
	text-decoration: none;
}

.news_item_link:hover,
.news_item_link_sel {
	background-image: url(../images/news_bg_sel.gif);
	background-repeat: no-repeat;
	color: #C70707;
}

.a_grigio {
	color: #909090;
}

.a_grigio:hover {
	color: #C70707;
}

.arrow_bar,
.arrow_bar_sel {
	color: #FFFFFF;
	display: block;
	width: 80px;
	height: 23px;
	text-align: center;
}

.arrow_bar:hover,
.arrow_bar_sel {
	color: #C70707;
	background-image: url(../images/a_freccia.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.arrow_lang,
.arrow_lang_sel {
	margin-top: 4px;
	color: #000000;
	display: block;
	width: 52px;
	height: 23px;
	text-align: center;
	font-family: helvetica, Verdana, Arial;
	text-decoration: none;
	font-size: 9px;
}

.arrow_lang:hover,
.arrow_lang_sel {
	color: #FFFFFF;
	background-image: url(../images/a_freccia_down.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

TD {
	padding: 0px;
	vertical-align: top;
	max-height: 18px;
}

.titolo_nero {
	color: #000000;
	font-weight: 800;
}

.desc_articolo {
	padding-left: 27px;
	padding-right: 10px;
}

.link_articolo_sel,
.link_articolo {
	float: left;
	display: block;
	text-decoration: none;
	line-height: 24px;
	height: 23px;
}

.pipe_articolo {
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 24px;
	height: 23px;
}

.link_articolo_sel,
.link_articolo:hover {
	background-image: url(../images/freccia_link_prodotti.gif);
	background-repeat: no-repeat;
	background-position: top center;
	color: #C70707;
}

.icona_prodotto {
	margin-right: 6px;
	margin-bottom: 5px;
}

.thumb_prodotto_sel,
.thumb_prodotto {
	display: block;
	float: left;
	width: 54px;
	height: 60px;
}

.thumb_prodotto_sel,
.thumb_prodotto:hover {
	background-image: url(../images/thumb_prodotto_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
}

.bordo_verde {
	border: 1px solid #636363;
}

.thumb_prodotto_sel IMG,
.thumb_prodotto IMG {
	margin-top: 3px;
}

.thumb_big {
	margin-top: 1px;
}

.txt_grigio {
	color: #909090;
}

.txt_nero {
	color: #000000;
}

.categoria_usato_sel,
.categoria_usato {
	display: block;
	width: 136px;
	height: 25px;
	line-height: 26px;
	color: #000000;
	padding-left: 27px;
	background-color: #B9B9B9;
	text-decoration: none;
	margin-bottom: 3px;
}

.categoria_usato_sel,
.categoria_usato:hover {
	background-image: url(../images/link_usato_bg.gif);
	background-repeat: no-repeat;
	background-color: #DADADA;
	font-weight: 800;
}

.descrizione_usato {
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

.qta_usato {
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-align: center;
	color: #000000;
	font-weight: 800;
}

INPUT, SELECT, TEXTAREA {
	border: 1px solid #5F5F5F;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	width: 200px;
	padding: 2px;
}

.submit {
	width: 60px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

.tpad TR TD {
	padding: 3px 5px 3px 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
