@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
a {
	outline: none;
	color: #900;
}
a:hover {
	color: #C00;
}

p {
	font-size: 12px;
	text-align: justify;
	margin-top: 1px;
}
h1 {
	font-size: 18px;
	color: #900;
}
h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #003;
	margin-bottom: 1px;
	font-variant: small-caps;
}
h3 {
	font-size: 14px;
	font-variant: small-caps;
}



.dettaglio {
	display: block;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	text-align: center;
	color: #FFF;
	background-image: url(pulsante_dettaglio.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 123px;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
}
.dettaglio:hover {
	color: #600;
	background-position: left bottom;
}
.dettaglio.piccolo {
	font-size: 9px;
}


#back_container {
	background-color: #000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin: 0 auto;
	width: 950px;
	overflow: visible;
	background-image: url(menuSx_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
}
#header {
	background-image: url(header.jpg);
	height: 122px;
}
#menuTop {
	background-image: url(menuTop_back.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
#back_assistenza {
	float: right;
	background-image: url(back_assistenza.jpg);
	width: 239px;
	height: 50px;
}

#menuTop a {
	float: left;
	height: 50px;
	margin-left: 49px;
	background-position: center top;
}
#menuTop a:hover {
	background-position: center;
}
#menuTop a:active {
	background-position: bottom;
}

#menuTop_home {
	background-image: url(menuTop_home.jpg);
	width: 69px;
}
#menuTop_azienda {
	background-image: url(menuTop_azienda.jpg);
	width: 117px;
}
#menuTop_news {
	background-image: url(menuTop_news.jpg);
	width: 72px;
}
#menuTop_assistenza {
	background-image: url(menuTop_assistenza.jpg);
	width: 144px;
}
#menuTop_marchi {
	background-image: url(menuTop_marchi.jpg);
	width: 93px;
}
#menuTop_contatti {
	background-image: url(menuTop_contatti.jpg);
	width: 110px;
}

#corpo {
	background-repeat: repeat-y;
	background-position: left top;
	overflow: visible;
}

#menuOfferte {
	float: right;
	width: 272px;
	margin-right: -70px;
}
#menuOfferte .head {
	background-image: url(offerte_head.jpg);
	height: 55px;
	overflow: hidden;
}
#menuOfferte .body {
	background-image: url(offerte_body.jpg);
	background-repeat: repeat-y;
}
#menuOfferte .body .offerta {
	padding-top: 10px;
	clear: both;
	margin-bottom: 30px;
}

#menuOfferte .body .offerta img.offerta {
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	width: 100px;
	padding: 0;
	height: 100px;
}
#menuOfferte .body .offerta h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #C00;
	margin: 0px;
	float: left;
	width: 140px;
	display: block;
	height: 15px;
	padding: 0px;
}
#menuOfferte .body .offerta p {
	font-size: 11px;
	padding-top: 6px;
	margin: 0px;
	float: left;
	width: 140px;
	text-align: left;
	display: block;
	height: 42px;
	padding-bottom: 11px;
}
#menuOfferte .body .offerta .dettaglio {
	color: #FFF;
	margin-right: 10px;
	background-position: right top;
}
#menuOfferte .body .offerta .dettaglio:hover {
	color: #000;
	background-position: right bottom;
}


#menuOfferte .foot {
	background-image: url(offerte_foot.jpg);
	height: 24px;
}
#menuSx {
	float: left;
	width: 202px;
}
#puls_assistenza {
	background-image: url(puls_assistenza.png);
	display: block;
	height: 109px;
	width: 175px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}
#puls_assistenza:hover {
	background-position: bottom;
}


#menuSx .menu{
	margin-top: 0px;
}
#menu_prodotti .head {
	background-image: url(titolo_prodotti.jpg);
	height: 37px;
	width: 202px;
}

#menu_prodotti .elenco {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_prodotti .elenco li {
	margin-top: 5px;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 1px;
	margin-bottom: 0px;
}
#menu_prodotti .elenco li a {
	color: #600;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-color: #ECECEC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#menu_prodotti .elenco li a:hover {
	color: #C00;
	background-color: #FFF;
}
.menu .body .div_dettaglio {
	height: 30px;
}
#menu_login .head {
	background-image: url(titolo_login.jpg);
	height: 37px;
	width: 202px;
}
#menu_login .body .head {
	background-image: url(login_head.jpg);
	height: 12px;
	margin-top: 5px;
	overflow: hidden;
}
#menu_login .body .body {
	background-image: url(login_back.jpg);
	background-repeat: repeat-y;
	padding: 0 15px;
}
#menu_login .body .foot {
	background-image: url(login_foot.jpg);
	height: 16px;
	overflow: hidden;
}

#menu_login p   {
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
}
#menu_login p.loginIncorrect {
	font-size: 10px;
	color: #C00;
}

#menu_login h6   {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#menu_login .datiAccesso    {
	height: 15px;
	border: 1px solid #999;
	font-size: 12px;
	width: 120px;
}
#menu_login .dettaglio   {
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	float: none;
	height: 21px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}



#centro_pagina {
	width: 540px;
	float: right;

}
#centro_pagina .titolo {
	height: 20px;
	margin-top: 30px;
}
#centro_pagina .titolo.home {
	background-image: url(titoli/titolo_home.jpg);
}
#centro_pagina .titolo.azienda {
	background-image: url(titoli/titolo_azienda.jpg);
}
#centro_pagina .titolo.news {
	background-image: url(titoli/titolo_news.jpg);
}
#centro_pagina .titolo.marchi {
	background-image: url(titoli/titolo_marchi.jpg);
}
#centro_pagina .titolo.assistenza {
	background-image: url(titoli/titolo_assistenza.jpg);
}
#centro_pagina .titolo.contatti {
	background-image: url(titoli/titolo_contatti.jpg);
}
#centro_pagina .titolo.contatti_mess {
	background-image: url(titoli/titolo_contatti_mess.jpg);
	margin-bottom: 10px;
	margin-left: -10px;
}
#centro_pagina .titolo.home_news_tit {
	background-image: url(titoli/titolo_news.jpg);
	margin-bottom: 10px;
	margin-left: -10px;
}
#centro_pagina .titolo.prodotti {
	background-image: url(titoli/titolo_prodotti.jpg);
}
#centro_pagina .titolo.offerte {
	background-image: url(titoli/titolo_offerte.jpg);
}

#centro_pagina .titolo.user {
	background-image: url(titoli/titolo_user.jpg);
}


#contenuto  {
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contenuto.editor {
	width: 534px;
	margin: 0 auto;
}












#footer {
	background-image: url(footer_back.jpg);
	width: 100%;
	height: 110px;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
}
#corpo_foot {
	background-image: url(corpo_foot.jpg);
	margin: 0 auto;
	height: 35px;
	width: 966px;
}
#footer_cont {
	margin: 0 auto;
	width: 950px;
}
#footer_cont .sx p{
	font-size: 10px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer_cont .sx p .titolo {
	color: #900;
	font-weight: bold;
}

#footer_cont .dx p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 8px;
}
#footer_cont p a  {
	color: #600;
	text-decoration: none;
}
#footer_cont p a:hover {
	color: #C00;
}
#footer_cont .paroline {
	color: #999;
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}



div.sx {
	float: left;
}
div.dx {
	float: right;
}


#formContatti table tr td div.sx p {
	text-align: right;
}
.formAssistenza p label input {
	width: 500px;
	height: 18px;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.formAssistenza p label select {
	width: 506px;
	font-size: 12px;
}
.formAssistenza p label textarea {
	width: 500px;
	height: 180px;
}

.formContatti div.sx p label input {
	width: 194px;
	height: 18px;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
.formContatti div.sx p label select {
	width: 202px;
}
.formContatti div.dx p label textarea {
	width: 294px;
	height: 149px;
}
#formContatti input.formOK, #formContatti textarea.formOK, #formContatti select.formOK {
	border: 1px solid #CCC;
	background-color: #FFF;
}
#formContatti input.formKO, #formContatti textarea.formKO, #formContatti select.formKO {
	background-color: #D1A1A1;
	border: 1px solid #C00;
}

#formContatti div.sx p label select optgroup {
	font-style: normal;
	text-align: left;
}
#formContatti div.sx p label select option.categoria {
	font-weight: bold;
	text-align: left;
}



#formContatti textarea {
	overflow: auto;
	padding: 3px;
}
.data_news  {
	font-size: 12px;
	float: left;
	background-image: url(cal.jpg);
	height: 60px;
	width: 54px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #FFF;
	background-position: left;
	padding-right: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.data_news.dx {
	padding-right: 0px;
	padding-left: 10px;
	background-position: right;
}

.data_news h4 {
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 9px;
	color: #FFF;
	text-transform: uppercase;
}
.data_news h5 {
	text-align: center;
	margin: 0px;
	font-size: 30px;
	color: #666;
}
#contenuto .div_dettaglio {
	height: 30px;
}


#contenuto .prodotto {
	height: 130px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#contenuto .prodotto h1 {
	font-size: 16px;
}
#contenuto .prodotto h3 {
	font-variant: normal;
	text-align: center;
	display: block;
	height: 48px;
	font-weight: normal;
}


#contenuto .prodotto img {
	float: left;
	height: 120px;
	width: 160px;
}
#contenuto .prodotto .div_dettaglio {
	height: 26px;
}

#contenuto .marchio {
	height: 100px;
	width: 100px;
	background-image: url(marchio_back.jpg);
	padding: 10px;
	float: left;
	margin-right: 6px;
	margin-left: 5px;
	margin-top: 10px;
}
#contenuto .marchio a.img {
	display: block;
	width: 100px;
	height: 60px;
	overflow: hidden;
	text-align: center;
}

#contenuto .marchio img {
	display: block;
	margin: 0px auto;
	border: none;
}
#contenuto .marchio a.nome {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	display: block;
	height: 35px;
	width: 90px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#contenuto .home_news {
	width: 524px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenuto .home_news .head {
	background-image: url(home_news.jpg);
	height: 10px;
	background-position: top;
}
#contenuto .home_news .body {
	background-color: #EEE;
}
#contenuto .home_news .foot {
	background-image: url(home_news.jpg);
	height: 10px;
	background-position: bottom;
}
#contenuto .home_news .body .sx {
	width: 250px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	display: inline;
}
#contenuto .home_news .body h1 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenuto .home_news .body p {
	font-size: 11px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 42px;
	display: block;
}
#contenuto .home_news .body .div_dettaglio {
	height: 40px;
}
#contenuto .home_news .dettaglio {
	background-image: url(pulsante_news.jpg);
	height: 14px;
	width: 93px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #900;
}
#contenuto .home_news .dettaglio:hover {
	color: #666;
}


#contenuto .assist_icona {
	float: left;
	margin-right: 15px;
}
#pr_prodotti .prod_element {
	background-color: #EEE;
	height: 120px;
	margin-top: 10px;
}
#pr_prodotti .prod_element:hover {
	background-color: #DDD;
}

#pr_prodotti .prod_element .pr_img {
	float: left;
	margin: 10px;
	border: none;
}
#pr_prodotti .prod_element h3 {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 20px;
	width: 100px;
	text-align: right;
	margin-bottom: 10px;
}
#pr_prodotti .prod_element h2 {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contenuto .prod_img {
	margin: 10px;
	float: left;
	border: none;
}
#contenuto .prod_prezzo {
	font-size: 24px;
	text-align: right;
}
.menu_tendina {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	border: 1px solid #CCC;
	visibility: hidden;
}
.menu_tendina ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_tendina ul li {
	margin-top: 0px;
	line-height: 14px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0px;
	padding: 0px;
}
.menu_tendina ul li a {
	color: #600;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	background-color: #ECECEC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.menu_tendina ul li a:hover {
	color: #C00;
	background-color: #FFF;
}

