﻿/*****
rosso => #ed1c24
*****/

/************************************************************** GENERICI *****/
BODY {
	margin: 0 auto;
	padding: 0;
	font-size: 0.8em;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;;
	color: #333;
    background: url('images/sf_sito.jpg') repeat-x top #ccc;
	text-align: center;
}
IMG {
  padding: 0;
  margin: 0;
  border: 0;
}
A {
  color: #000;
  text-decoration: underline;
}
A:hover {
  color: #ed1c24;
  text-decoration: none;
}
.ripristino {
  clear: both;
}
P {
  padding: 0;
  margin: 0;
  text-align: justify;
  line-height: 18px;
}
UL {
  padding: 0;
  margin: 0;
  list-style-position: inside;
  list-style-type: decimal;
  text-align: justify;
  font-size: 0.9em;
  line-height: 18px;
}
LI {
  padding: 0;
  margin: 0 0 10px 0;
}
H1 {
  padding: 0;
  margin: 10px 0;
  color: #ed1c24;
  border-bottom: 3px dashed #fff;
  font-size: 1.25em;
  font-weight: normal;
  line-height: 35px;
}
H2 {
  padding: 0;
  margin: 5px 15px 0 15px;
  color: #fff;
  border-top: 2px dashed #fff;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 35px;
}
H3 {
  padding: 0;
  margin: 10px 0;
  color: #000;
  border-bottom: 2px dashed #ccc;
  font-size: 1.15em;
  font-weight: normal;
  line-height: 30px;
}
H4 {
  padding: 0;
  margin: 10px 0;
  color: #000;
  font-size: 1.4em;
  font-weight: normal;
  line-height: 30px;
}
HR {
  padding: 0;
  margin: 10px 0;
  height: 0;
  border: 1px solid #fff;
}
.fotosx {
  margin: 0 20px 20px 0;
  padding: 7px;
  border: 1px solid #999;
  background: #fff;
  float: left;
}
.fotodx {
  margin: 0 0 20px 20px;
  padding: 7px;
  border: 1px solid #999;
  background: #fff;
  float: right;
}
.fotocenter {
  margin: 20px;
  padding: 7px;
  border: 1px solid #ccc;
  background: #fff;
}
.imagesaff {
  float: left; 
  text-align: center; 
  margin: 10px 8px 10px 0;
  padding: 0;
}
.imagesaffuno {
  text-align: center; 
  margin: 10px 8px 10px 0;
  padding: 0;
}
.imagesaff A,
.imagesaffuno A {
  text-decoration: none; 
}
.imagesaff IMG,
.imagesaffuno IMG {
  margin: 0;
  padding: 7px;
  border: 1px solid #999;
  background: #fff;
}
.imagesaff SPAN,
.imagesaffuno SPAN {
  font-size: 0.85em;
  line-height: 20px;
  text-decoration: underline;
}

/************************************************************** LAYOUT/IMPAGINAZIONE *****/
DIV#main {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 0;
}
DIV#header {
  padding: 0;
  margin: 0 auto;
  height: 74px;
  text-align: left;
}
DIV#contain {
  padding: 0;
  margin: 0 auto;
  min-height: 750px;
  height: auto !important;
  height: 750px;
  text-align: left;
  background: url('images/sf_contain.jpg') repeat-x top #ccc;
}
DIV#contain P {
  padding: 10px 0 0 0;
  margin: 0;
}
DIV#fototop{
  margin: 0;
  padding: 0;
  clear: both;
  width: 678px;
  height: 280px;
  overflow: hidden;
}
IMG.fototop {
  margin: 0;
  padding-left: 20px;
}
DIV#contain DIV#centerbox {
  width: 658px;
  padding: 0;
  margin: 0;
  margin-left: 20px;
}
DIV#rightbox {
  position: absolute;
  top: 108px;
  right: 20px;
  width: 298px;
  height: 639px;
  border: 4px solid #fff;
  border-top: 0;
  padding: 0;
  margin: 0;
  background: url('images/sf_rightbox.jpg') repeat-x top center;
}
DIV#footer {
  border-top: 2px dashed #fff;
  padding: 10px 25px;
  margin: 0 20px;
}
DIV#footer P {
  color: #333;
  text-align: right;
  float:right;
  font-size: 0.8em;
  line-height: 16px;
}
DIV#footer P.left {
  color: #333;
  text-align: left;
  float:left;
  font-size: 0.8em;
  line-height: 16px;
}
/************************************************************** RIGHTBOX *****/
DIV#rightbox DIV {
  position: absolute;
  right: 0;
  width: 296px;
}
DIV#contatti {
  top: -82px;
  background: url('images/postit.png') repeat-x top center;
  height: 311px;
}
DIV#contatti P {
  margin: 0;
  margin: 95px 55px;
  padding: 0;
  font-size: 0.85em;
  line-height: 22px;
  text-align: left;
}
DIV#altridati {
  top: 229px;
  color: #fff;
}
DIV#altridati P {
  padding: 0 15px;
  color: #fff;
}
DIV#altridati A {
  color: #fff;
  font-size: 0.85em;
}
/************************************************************** BOX MARCHI/PRODOTTI *****/
DIV#boxmarchi {
  margin: 30px 0;
  padding: 10px;
  background: #fff;
}
DIV#boxmarchi UL {
  margin: 0;
  padding: 14px;
  text-align: left;
  list-style-type: none;
  float: left; 
  background: url('images/sf_ul_marchi.jpg') repeat-x top center #fff;
  width: 45%; 
  float: left; 
  text-transform: uppercase;
}
DIV#boxmarchi UL LI {
  margin: 0;
  padding: 0;
  display: inline;
}
DIV#boxmarchi IMG {
  margin: 8px 5px 10px 0;
  padding: 0;
  border: 1px solid #ccc;
}
/************************************************************** NAVIGAZIONE/MENU *****/
UL#menutop {
  width: 678px;
  margin: 0;
  padding: 0 20px;
  list-style-type: none;
  text-align: left;
  height: 33px;
  border-bottom: 1px solid #fff;
  font-size: 1em;
}
UL#menutop LI {
  line-height: 33px;
  margin: 0;
  padding: 0;
  padding-right: 10px;
  padding-left: 10px;
  display: block;
  float: left;
  background: url('images/menutop_dx.jpg') no-repeat right;
}
UL#menutop LI A {
  margin: 0;
  padding: 0.7em;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #999;
}
UL#menutop LI A:hover,
UL#menutop LI A.on {
  background: #ed1c24;
}