body {  margin: 0px;  padding: 0px;  font-family: Verdana, sans-serif;  font-size: 1em;}.clear_both {  clear: both;}#content {/*  width: 1100px;*/  width: 1075px;  margin: 0 auto;}#header {  width: 100%;  margin-bottom: 15px;}#header_logo {  width: 225px;  height: 55px;  float: left;  text-align: left;}#header_spot {  width: 845px;  text-align: right;  float: right;}#header_spot>div:first-child {  height: 102px;}#header_cart {}#middle {}#aside {  float: left;  width: 215px;}#main {  float: right;  width: 850px;}#bottom {}#footer_content {}#footer_panel {  border: solid 1px #bdbcbc;  background-image: url(../graphics/structure/bottom/background.png);  margin-top: 10px;}#footer_nav {  float: left;  width: 780px;  padding: 0 0 5px 5px;}#footer_avvertenze {  float: left;  float: 255px;}#footer_seguici {  float: left;  width: 265px;}#footer {  color: #777676;  font-size: 12px;  text-align: center;  margin-bottom: 10px;}/********************************** POP-UP - MESSAGGI              **********************************/#popup_box {  font-size: 12px;  width: 400px;  padding: 10px;  margin: 40px auto;  border: solid 1px #c0bfbf;  text-align: center;  box-shadow: 5px 5px 10px black;}#popup_box>p {  text-align: left;}#popup_box>button {  margin: 20px 10px 0;}/********************************** MESSAGE BOX - IN ALTO          **********************************/#msg_box_container {  display: none;  position: fixed;  top: 0;  left: 0;  right: 0;  bottom: 0;  text-align: center;  height: 0;}#msg_box_container>div {  /*display: inline-block;*/  display: none;  width: 820px;  font-size: 16px;  padding: 10px;  text-align: center;  border-radius: 10px;  margin: 20px auto;}#msg_box_success {  background-color: #00ff00;  color: black;}#msg_box_warning {  background-color: orange;  color: black;}#msg_box_error {  background-color: red;  color: white;  font-weight: bold;}/******************************** LOAD ANIMATION               ********************************/#sys_load_graybox {  display: none;  background-color: black;  opacity: 0.6;  position: fixed;  top: 0;  left: 0;}#sys_load_anim {  display: none;  position: fixed;  top: 0;  left: 0;  text-align: center;  padding-top: 100px;}/******************************** BREADCRUMBS                  ********************************/#div_path {  width: 820px;  color: #0123a5;  font-size: 12px;  margin: 20px 0;  padding: 5px 0;  border-bottom: solid 1px #c0bfbf;}#div_path>a {  color: #0123a5;}/******************************** SCHEDA ARTICOLO              ********************************/.SCHEDE_ARTICOLI {  width: 820px;}.SCHEDE_ARTICOLI>h2 {  font-size: 14px;  margin: 20px 0 5px;  border: solid 1px #c0bfbf;  padding: 2px;}#descrizione_iva {  font-size: 12px;  text-align: center;  margin-bottom: 20px;  margin-top: 20px;}.scheda_articolo {  display: block;  float: left;  width: 189px;  padding: 5px;  margin: 2px;  border-radius: 5px;  border: solid 1px #c0bfbf;  font-size: 12px;  text-align: center;}.scheda_articolo>h2 {  margin: 0;  padding: 0;  font-size: 12px;  font-weight: normal;}.scheda_articolo>h2>a {  color: #0123a5;  font-size: 12px;}.scheda_articolo .immagine {  position: relative;  height: 150px;}.scheda_articolo .immagine>a {  display: block;  width: 150px;  text-align: center;  height: 150px;  margin: 0 auto;  overflow: hidden;}.scheda_articolo .immagine>img {  position: absolute;  top: 0;  left: 0;}.scheda_articolo>a {  color: #0123a5;}.scheda_articolo>.descrizione {  display: block;  margin: 10px 0;  text-decoration: underline;  height: 60px;  color: black;}.scheda_articolo>.descrizione>h3 {  margin: 0;  padding: 0;  font-size: 12px;  font-weight: normal;}.scheda_articolo>.descrizione>h3>.nuovo {  color: #0123a5;}.scheda_articolo>.descrizione>h3>.N {  color: #0123a5;}.scheda_articolo>.descrizione>h3>.usato {  color: red;}.scheda_articolo>.descrizione>h3>.U {  color: red;}.scheda_articolo>.descrizione>p {  margin: 0;  padding: 0;  font-size: 12px;}.scheda_articolo>.dispo {  display: block;  text-align: center;  color: green;}.scheda_articolo>.non_dispo {  display: block;  text-align: center;  color: red;}.scheda_articolo>.prz_offerta {  margin-top: 10px;  display: block;  text-align: right;  font-size: 12px;  text-decoration: line-through;  height: 14px;}.scheda_articolo>.prz_standard {  display: block;  text-align: right;  font-size: 18px;  font-weight: bold;  color: #0123a5;}.scheda_articolo>.prz_standard>span {  font-size: 18px;}.scheda_articolo>.pulsanti {  width: 100%;  margin-top: 10px;}.scheda_articolo>.pulsanti>.carrello {  float: right;  padding: 1px 0;  height: 26px;}.scheda_articolo>.pulsanti>.carrello>input {  display: block;  font-size: 12px;  width: 40px;  float: left;}.scheda_articolo>.pulsanti>.carrello>a {  display: block;  float: left;  width: 30px;  height: 30px;  margin-left: 6px;}.scheda_articolo>.pulsanti>.carrello>div {  display: block;  float: right;  font-size: 11px;  text-align: right;  clear: both;}.scheda_articolo>.pulsanti>.carrello>div>img {  margin: 0 2px;  float: right;}.scheda_articolo>.pulsanti>.preferiti {  float: right;}.scheda_articolo>.pulsanti>.preferiti>a {  display: block;  margin: 0 6px;}.scheda_articolo>.pulsanti>.preferiti>div {  font-size: 11px;  min-height: 16px;  text-align: center;  padding-top: 1px;}.scheda_articolo>.pulsanti>.lista {  float: right;  padding: 1px 0;}.scheda_articolo>.pulsanti>.lista>a {  display: block;}.scheda_articolo>.pulsanti>.lista>div {  font-size: 11px;  min-height: 16px;  text-align: center;  padding-top: 2px;}#article_not_found {  font-size: 14px;  text-align: center;  margin: 20px 0;}.div_img_left {  float: left;  margin-top: 10px;  text-align: center;}.div_img_right {  float: right;  margin-top: 10px;}.div_img_left>a {  font-size: 12px;  color: #0123a5;}#cookie_privacy {  display: none;  position: fixed;  z-index: 20;  bottom: 0;  left: 0;  width: 100%;  background-color: black;  color: white;  font-family: Verdana, Sans;  font-size: 1em;  text-align: center;  padding: 20px;}#cookie_privacy p {  padding: 0 2%;}#cookie_privacy p>a {  color: white;}#cookie_privacy button {  cursor: pointer;  padding: 5px 20px;}#carrello_panel {  color: #777676;  font-size: 14px;}#carrello_panel>div,#carrello_panel>a,#carrello_panel>img {  display: block;  float: right;  margin: -12px 0 0 20px;}#carrello_panel>img {  width: 30px;  height: auto;  margin-top: 10px;}#carrello_panel>div,#carrello_panel>a {  padding-top: 28px;}#carrello_panel a.green {  color: #157c2d;}#carrello_panel a.gray {  color: #777676;}#carrello_panel strong {  color: #000000;}#carr_empty {  padding-top: 42px;}#carr_content {  text-decoration: underline;}#carr_amount {}.carr_euro {  font-size: 10px;}#categorie {}#categorie>em {  display: block;  margin: 0;  background-color: #e38600;  color: #ffffff;  /*font-family: "Comic Sans MS";*/  font-weight: bold;  font-size: 100%;  padding: 6px 4px;  font-style: italic;}#categorie>a {  display: block;  border: solid 1px #c0bfbf;  color: #000000;  font-size: 70%;  text-decoration: none;  background-image: url(../graphics/structure/aside/menu_bg.png);  padding: 7px 0 7px 4px;  margin-top: 2px;}#categorie>a:hover {  color: #e38600;}#categorie a.sel {  color: #e38600;  font-weight: bold;}#nav {  width: 1073px;  height: 30px;  overflow: hidden;  border: solid 1px #bdbcbc;  background-image: url(../graphics/structure/header/menu_bg.png);  margin-top: 5px;}#nav>a {  display: block;  float: left;  }#nav .btt {  display: block;  float: left;  height: 30px;  background-image: url(../graphics/structure/header/menu_btt_bg.png);  font-size: 90%;  color: #383838;  text-decoration: none;  text-align: center;  width: 111px;  border-left: solid 1px #bdbcbc;  padding-top: 5px;}#nav .btt:hover {  background-image: none;  background-color: #e38600;  color: #ffffff;}#nav>form {  float: left;  margin: 2px 5px;}#nav .last_btt {  border-right: solid 1px #bdbcbc;}#nav input[type=text] {  width: 160px;}#nav input[type=submit] {  width: 78px;}#nav .flag {  width: 18px;  border: none;  padding: 3px 7px;  margin-left: 15px;  margin-right: -15px;}#footer_seguici>h2 {  text-align: center;  font-size: 80%;  padding: 0;  margin: 2px 0;  font-weight: normal;}#footer_seguici hr {  border: none;  border-top: solid 1px #bdbcbc;  margin: 0 0 2px;}#footer_seguici a {  float: right;  margin-left: 5px;}#footer_seguici>div {  margin:0 10px 0;}h1 {  font-weight: bold;}h1.prova {  font-weight: bold;}.ciao {  font-size: 12px;  color: red;}#footer_nav>h2 {  text-align: center;  font-size: 80%;  padding: 0;  margin: 2px 0;  font-weight: normal;}#footer_nav>em {  display: block;  text-align: center;  font-size: 80%;  padding: 0;  margin: 2px 0;  font-weight: normal;  font-style: normal;}#footer_nav h3 {  font-size: 80%;  font-weight: bold;  margin: 0;  padding: 14px 0 2px 10px;}#footer_nav strong {  display: block;  font-size: 80%;  font-weight: bold;  margin: 0;  padding: 14px 0 2px 10px;}#footer_nav a {  display: block;  font-size: 75%;  font-weight: normal;  color: #000000;  margin-top: 13px;  padding-left: 10px;  }#footer_nav a:hover {  color: #0123a5;}#footer_nav hr {  border: none;  border-top: solid 1px #bdbcbc;  margin: 0 0 5px;}#footer_nav>div {  float: left;  width: 195px;}#footer_nav>img {  float: right;  margin: 25px 10px 0 0;}
