body {
	background: transparent url(/images/sfondo.jpg) repeat-x;
	margin: 0;
	padding: 0;
	padding-top: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #333;
}
h1,h2,h3,h4,p,ul,li {
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #00F;
}
a:hover {
	color: #E61000;
}
a img {
	border: 0;
}
p {
	line-height: 19px;
	margin-bottom: 6px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 35px 0 8px 0;
	color: #005A71;
}
h1.news {
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 25px 0;
	color: #E61000;
	position: relative;
}
h3 {
	color: #005A71;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 7px;
	margin-top: 20px;
}
h4 {
	height: 29px;
	background: transparent url(../images/sfondo_fascetta.jpg) repeat-x;
	line-height: 29px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
	color: #005A71;
	font-weight: normal;
}
h4.minore {
	height: 27px;
	background: transparent url(../images/sfondo_fascetta_2.jpg) repeat-x;
	line-height: 27px;
}
strong {
	color:#E61000;
}
strong.nero {
	color:#000;
}
a strong.nero {
	color:#00F;
}
#banner {
	width: 966px;
	height: 92px;
	background: transparent url(/images/banner_interne.jpg) no-repeat;
	margin: 0 auto;
}
#menu_primario,#menu_secondario {
	position: absolute;
	left: 50%;
}
#menu_primario {
	width: 950px;
	margin-left: -475px;
	height: 39px;
	top: 102px;
	background: #EBF6F5 url(/images/sfondo_menu.jpg) repeat-x;
	list-style-type: none;	
}
#menu_primario li {
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
}
#menu_primario li a {
	display: block;
	height: 100%;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0 7px;
	background: transparent url(/images/sfondo_menu_hover.jpg) repeat-x;
	background-position: 0 -39px;
	margin-left: 1px;
}
#menu_primario li a.primo {
	margin-left: 7px;	
}
#menu_primario li a.attivo {
	background: transparent url(/images/sfondo_menu_attivo.jpg) repeat-x !important;
	color: #FFF;
}
#menu_secondario {
	height: 27px;
	top: 110px;
	margin-left: 190px;
	list-style-type: none;	
}
#menu_secondario li {
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	margin-left: 15px;
	border:1px solid transparent;	
}
#menu_secondario li a {
	display: block;
	height: 100%;
	color: #015B71;
	font-size: 11px;
	padding: 0 7px;
	font-weight: bold;	
}
#menu_secondario li a:hover {
	color: #E61000;
}
#menu_secondario li ul li{
	list-style:none;
	margin:0;
	padding:0;
	float: none;
}
#menu_secondario li ul{
	display: none;
}
#menu_secondario>li.tendina:hover {
	background: #FFF;
	border:1px solid #81AAAE;
	border-bottom: 1px solid #FFF;
}
#menu_secondario li:hover ul{
	display: block;
	position: absolute;
	z-index:1;
	width:130px;
	padding: 0;
	margin: 0 0 0 -1px;
	border:1px solid #81AAAE;
	background: #FFF;
}
#menu_secondario li li {
	border-bottom:1px dotted #649499;
	width: 130px;
}
#logo {
	position: absolute;
	top: 32px;
	left: 50%;
	margin-left: -440px;
}
#contenuti {
	background: #FFF url(/images/sfondo_bottom_interne.jpg) no-repeat;
	width: 886px;
	margin: 0 auto;
	padding: 70px 40px 50px 40px;
}
#slogan {
	position: absolute;
	top: 61px;
	left: 50%;
	margin-left: -220px;
	color: #396368;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}
p#briciole {
	background: transparent url(/images/freccina_briciole.gif) no-repeat left center;
	padding-left: 10px;
	color: #666;
	font-size: 12px;
	position: absolute;
	left: 50%;
	top: 158px;
	margin-left: -440px;
}
p#briciole a {
	color: #333;
}
.colonna_singola {
	margin: 0 5px;
}
.colonna_sx,.colonna_dx,.colonna_centro,.colonna_doppia_sx {
	float: left;	
}
.colonna_sx {
	width: 265px;
	margin-left: 5px;
}
.colonna_dx {
	width: 225px;
	float: right;
	margin-right: 5px;	
	padding: 0 20px;
	font-size: 13px;
}
.colonna_dx p {
	line-height: 16px;
}
.colonna_centro {
	margin: 0 36px 0 35px;
	width: 265px;
}
.colonna_doppia_sx {
	margin: 0 31px 0 5px;
	width: 580px;
}
.clearer {
	clear: both;
}
.spaziatorev {
	margin-top: 35px !important;	
}
.spaziatorev2 {
	margin-bottom: 35px !important;	
}
.spaziatorev_medio {
	margin-top: 25px;	
}
.spaziatorev_minore {
	margin-top: 10px;	
}
ul.lista_categorie {
	list-style-type: none;
	margin-bottom: 7px;
	margin-top: 3px;
	margin-left: 10px;
}
ul.lista_categorie li {
	margin-bottom: 3px;
	padding: 4px 0 4px 15px;
	border-bottom: 1px dotted #649499;
	background: transparent url(/images/freccina_rossa.gif)	no-repeat left 9px;	
}
ul.lista_categorie p {
	margin-left: 20px;
}

ul.lista_categorie_interna {
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 50px;
	margin-top: 3px;
}
ul.lista_categorie_interna li {
	margin-bottom: 3px;
	padding: 4px 0;
	border-bottom: 1px dotted #649499;
}
ul.lista_categorie_interna img {
	float: left;
	margin-right: 15px;
}
ul.lista_generica {
	list-style-type: square;
	margin-left: 20px;
}
div.blocco_immagine {
	float: left;
	width: 150px;
	overflow: hidden;
	margin-right: 20px;
	height: 100px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	line-height: 100px;
}
div.blocco_immagine img {
	float: none;
}
div.blocco_contenuti {
	float: left;
	width: 470px;
}
div.blocco_contenuti p {
	margin-top: 7px;
}
div.blocco_prodotti {
	width: 388px;
}
div.puls_preventivo {
	width: 22px;
	float: left;
	height: 60px;
}
div.prev_off {
	background: url(../images/btn_aggiungi_prev_off.jpg) no-repeat center center;
}

p.destra {
	text-align: right;	
}
p.centro {
	text-align: center;	
}
p.data {
	color: #666;
	font-size: 11px;
	margin: 10px 0 0 0;
}
p.data_dett {
	color: #666;
	font-size: 13px;
	margin: 0 0 4px 0;
}
p.ricerca_titolo {
	font-weight: bold;	
}
p.messaggio {
	background-color: #FF0;
	text-align: center;
	margin: 0 !important;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 3px 0;
	font-size: 12px;
}
p.puls_preventivo {
	font-size: 11px;
	color: #666;	
	text-align: right;
	width: 300px;
	position: absolute;
	right: 0;
	bottom: 0;
}
p.puls_preventivo img {
	float: right;
	margin: 0 0 0 5px;
	cursor: pointer;
}
p.testo_prodotto {
	margin-bottom: 30px;	
}
p.puls_preventivo span.prodotto_ordinabile {
	width: 200px;
	float:left;
	font-size: 10px;
	line-height:1;
	padding-top:12px;
}
p.puls_preventivo span.prodotto_ordinabile strong {
	font-size: 14px;
}

p.inner_prodotto {
	margin-left: 40px !important;	
	margin-bottom: 0 !important;
}
p.colori {
	margin-top: 35px;
}
td.colori img {
	vertical-align: middle;
	padding-bottom: 2px;
	margin-right: 5px;
}

.blocco {
	border-bottom: 1px dotted #649499;	
	padding-bottom: 10px;
	margin-bottom: 5px;
}
a.minore {
	color: #E61000;
	font-size: 11px;
	font-weight: bold;
}
a.titoletto {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a.titoletto:hover {
	color: #E61000;	
	text-decoration: underline;
}
a.titoletto_prodotto {
	font-weight: bold;
	text-transform: uppercase;	
}
#menu_footer {
	width: 950px;
	height: 22px;
	background: transparent url(../images/sfondo_footer.jpg) no-repeat;
	line-height: 22px;
	font-size: 11px;
	margin: 20px auto 20px auto;
	text-align: center;
}
#menu_footer a, #menu_footer a:visited, #menu_footer a:hover  {
	color: #FFF;
	margin: 0 10px;
	text-transform: uppercase;

}
#footer {
	width: 950px;
	font-size: 11px;
	margin: 0 auto 50px auto;
	text-align: center;
	color: #015B71;
}
div.blocco_tipologia {
	float: left;
	margin: 20px 10px;
}
div.blocco_tipologia p {
	text-align: center;
}
#richiedi_preventivo .titoletto {
	color: #015B71;
}
#richiedi_preventivo {
	padding-left: 70px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	/*background: transparent url(/images/busta_piccola.png) no-repeat;*/
	background: transparent url(/images/ordine_carrello.jpg) no-repeat;
	color: #333;
	font-size: 12px;
	margin-bottom: 30px;
}
#richiedi_preventivo .titoletto {
	color: #015B71;
	font-size: 13px;
	margin-bottom: 4px;
}
#richiedi_preventivo .pulsante {
	margin-top: 10px;
}
#richiedi_preventivo p {
	line-height: 15px;
	margin-top: 5px;
}
ul.lista_prodotti li {
	position: relative;
}
span.grigio {
	color: #666;
	font-size: 11px;
	margin-left: 6px;
}
img.laterale {
	float: right;
	/*margin-left: 15px;*/
}
img.news {
	margin-top: 15px;
	margin-bottom: 15px;
}
img.sinistra {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
img.sopra {
	margin-top: 25px;
	margin-bottom: 25px;
}
div.caratteristiche {
	margin-top: 30px;	
	float: left;
	width: 100%;
}
div.caratteristiche h2 {
	background: transparent url(/images/linea.jpg) no-repeat bottom left;
	font-size: 16px !important;
	margin-bottom: 0;
	color: #015B71;
	padding-bottom: 3px;
}
div.caratteristiche p {
	color: #999;
}
div.caratteristiche p em {
	color: #333;
	font-weight: bold;
	font-style: normal;
}
div.prezzo p {
	color: #333 !important;	
}
div.prezzo b, div.prezzo strong {
	color: #E61000;	
	font-weight: bold;
	font-size: 18px;
}
/* Ordine */
#contenitore_riepilogo {
	margin: 0 0 35px 0;

}
#riepilogo_ordine {
	margin: 0;
	padding: 0;
	border: 0;
	width: 580px;
	border-collapse: collapse;
}
#riepilogo_ordine tr th {
	text-align: center;
}
#riepilogo_ordine tr td {
	padding-right: 5px !important;
	padding-left: 5px !important;
}
#riepilogo_ordine tr td, #riepilogo_ordine tr th {
	padding: 2px;
	margin: 0;
	border: 0;
	border: 1px solid #CCC;
}
#riepilogo_ordine tr th#elimina {
	width: 20px;
}
#riepilogo_ordine tr th#foto {
	width: 80px;
}
#riepilogo_ordine tr th#cod {
	width: 85px
}
#riepilogo_ordine tr th#prezzo {
	width: 70px;
	text-align: center;
}
#riepilogo_ordine tr th#qta {
	width: 60px;
	text-align: center;
}
#riepilogo_ordine tr td.foto {
	text-align: center;
	width: 80px;
	overflow:hidden;
}

#riepilogo_ordine tr td.qta input {
	width: 55px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
table.dati td {
	padding-bottom: 7px;
}
#riepilogo_ordine tr td.prezzo {
	text-align: right;
}
#riepilogo_ordine tr td.qta {
	text-align: center;
}
td.etichetta {
	font-weight: bold;	
	vertical-align: top;
	width: 165px;
}
label.error {
	font-size: 11px;
	color: #E61000;	
	font-weight: bold;
	margin-left: 10px;
}
p.error,tr.error {
	background-color: #FFFCD5;
}
div.preventivo {
	background: transparent url(../images/carrello_grande.png) no-repeat top center;
	padding-top: 240px;
}
p.telefono {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
p.pdf {
	margin: 8px 0 15px 0;
	background: transparent url(../images/pdf.jpg) no-repeat left center;
	padding: 7px 0 7px 40px;
}
p.back {
	text-align: right;
	font-size: 13px;
	margin-top: 10px;
}
span.continua {
	font-size: 12px;	
}
div.blocco_news {
	margin-top: 20px;
}
p.carrello_vuoto {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 20px 0;
}
p.solo_preventivo {
	font-size: 9px;
	color: #CA1900;
	font-weight: bold;
	line-height:1;
	text-align: center;
}
div.aiuto {
	padding: 20px;
	background-color:#F1FAF9;
	border: solid 1px #DBEFF0;
	position: relative;
	margin-top: 10px;
	display: none;
}
div.aiuto h2 {
	color: #678586;
	margin-bottom: 20px;
}
span#maggiori_informazioni {
	color: #00F;
	text-decoration: underline;
	cursor: pointer;
	background: transparent url(../images/informazioni.jpg) no-repeat right center;
	padding-right: 37px;
	padding-top: 7px;
	padding-bottom: 7px;
}
span#chiudi {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#modulo_ordine p,#modulo_ordine td  {
	padding: 5px !important;
}
p.sottolineato {
	color: #E61000;
	text-decoration: underline;
}
#aggiorna_carrello {
	font-weight: bold;
}
div.descrizione ul {
	list-style-type: square;
	margin: 10px 0 15px 20px;
}
div.thumb_news {
	float: left;
	width: 100px;
	height: 90px;
	margin-right: 10px;
	overflow: hidden;
}
div.blocco_caratteristiche {
	background-color: #EBF3F5;
	padding: 10px;
	position: relative;
}
div.blocco_caratteristiche p.puls_preventivo {
	right: 10px;
	bottom: 2px;
}

table.caratteristiche {
	background-color: #EBF3F5;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
table.caratteristiche td, table.caratteristiche th {
	border: 1px solid #FFF;
	padding: 3px 6px;
	text-align: left;
}
table.caratteristiche th {
	width: 120px;
}
span.nero {
	color: #000;
}
#puls_configuratore {
	position: absolute;
	top: 206px;
	margin-left: -35px;
	left: 50%;
}