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

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 14px;
	margin:0px;
}
a {
	color:#666666;
}
a:hover {
	color:#000000;
}
.rosso {
	color:#ea0000;
}
.nero {
	color:#000000;
}
.left {
	float:left;
}
a.link {
	color:#666666;
}
a.link:hover {
	color: #ea0000;
}
img {
	border-style: none;
}
p.top {
	padding-top:20px;
}
p.giustifica {
  text-align:justify;
 }

/* testata ------------------------------------------------*/
#testata {
	background-image:url(/img/sfondoTop.gif);
	background-repeat:repeat-x;
	height:114px;
	width:100%;
}
#testataInt {
	width: 944px;
	margin-left: auto;
	margin-right:auto;
	height:114px;
}
#logo {
	float: left;
	padding-top:57px;
}
#menuTop {
	float:right;
}
#menuTop UL {
	padding:70px 0px 0px 0px;
	margin:0px;
}
#menuTop UL LI {
	float:left;
	list-style-type:none;
	display: block;
	height: 45px;
	width:100px;
}
#menuTop A {
	border-left: solid #cccccc 1px;
	padding-bottom: 3px;
	text-decoration:none;
	color: #373434;
	display:block;
	padding-left:5px;
	height: 40px;
	font-size: 16px;
	line-height:16px
}
#menuTop A span {
	font-size: 10px;
}
#menuTop A:hover, #menuTop A.on {
	border-bottom: solid #ea0000 3px;
	padding-bottom: 0px;
	text-decoration:none;
	color: #ea0000;
}
/* FINE testata ------------------------------------------------*/

/* parte comunicativa fotografica ------------------------------------------------*/
#comunicazione {
	background-image:url(/img/sfondoMiddle.gif);
	background-repeat:repeat-x;
	width:100%;
}
#comunicazioneHome {
	width: 952px;
	margin-left: auto;
	margin-right:auto;
}
#comunicazioneInt {
	width: 944px;
	margin-left: auto;
	margin-right:auto;
}
#comunicazioneInt IMG, #comunicazioneHome IMG {
	display:block;
}
/* FINE parte comunicativa fotografica ------------------------------------------------*/
/* BOX in prima pagina ------------- */
div.box {
	width:296px;
	height: 181px;
	background-repeat:no-repeat;
	float:left;
	margin-top:20px;
}
#box1 {
	background-image:url(/img/box_1.png);
	margin-right:28px
}
#box2 {
	background-image:url(/img/box_2.png);
	margin-right:28px
}
#box3 {
	background-image:url(/img/box_3.png);
}
div.btHome {
	padding-top: 131px;
	padding-left: 15px;
	width:112px;
	height: 31px;
}
div.btHome a {
	display:block;
	background-repeat:no-repeat;
	width:112px;
	height: 31px;
}
#box1 div.btHome a {
	background-image:url(/img/btmo.png);
}
#box1 div.btHome a:hover {
	background-image:url(/img/btmo_On.png);
}
#box2 div.btHome a {
	background-image:url(/img/btmo.png);
}
#box2 div.btHome a:hover {
	background-image:url(/img/btmo_On.png);
}
#box3 div.btHome a {
	background-image:url(/img/btfd.png);
}
#box3 div.btHome a:hover {
	background-image:url(/img/btfd_On.png);
}
/* barra NEWS ----------------*/

#news {
	color: #1b1b1b;
	font-size: 14px;
	background-image:url(/img/strisciaNews.png);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	margin:20px 0px 0px 0px;
	float:left;
	width:100%;
}
#newsInt {
	background-image:url(/img/strisciaNews.png);
	background-position: bottom center;
	padding: 10px 0px;
	background-repeat: no-repeat;
}
#newsInt Span {
	color: #ed2024;
	font-weight: bold;
}
#newsInt A {
	color: #1b1b1b;
	text-decoration:none;
}
#newsInt A:hover {
	color: #000000;
	text-decoration:underline;
}
/* Corpo centrale testo  ------------------------------------------------*/

#corpo {
	background-image:url(/img/sfondoCenter.gif);
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	float:left;
}
#corpoInt {
	width: 944px;
	margin-left: auto;
	margin-right:auto;
}
#corpoSx {
	width:644px;
	float:left;
	margin-bottom:50px;
}
h1 {
	font-size: 29px;
	color: #ea0000;
	margin-bottom:4px;
	margin-top: 40px;
	font-weight:normal
}
#occhiello {
	font-size: 19px;
	color: #373434;
}
/* FINE Corpo centrale testo  ------------------------------------------------*/

/* Menu di secondo livello  ------------------------------------------------*/

#corpoDx {
	float:right;
	width:212px;
	background-image:url(/img/sfondoMenu.gif);
	background-repeat:repeat-x;
	margin-top:50px;
	padding:0px 20px;
}
#titoloMenu {
	font-size: 21px;
	color: #ea0000;
	padding-bottom:10px;
	margin-top: 20px;
	text-align: center;
	width: 212px;
	display:block;
	border-bottom: solid #cccccc 1px;
}
#corpoDx UL {
	margin:10px 0px;
	padding:0px;
}
#corpoDx UL LI {
	list-style-type:none;
	padding:10px 0px;
	padding-left:10px;
	font-size: 17px;
}
#corpoDx A {
	text-decoration: none;
	color: #666666;
}
#corpoDx A:hover, #corpoDx A.on {
	text-decoration: none;
	color: #ea0000;
}
/* FINE menu di secondo livello------------------------------------------------*/

/* Bottom con indirizzi  ------------------------------------------------*/

#bottom {
	background-image:url(/img/sfondobottom.gif);
	background-repeat:repeat-x;
	width:100%;
	clear:both;
	float:left;
	margin-top:30px;
padding-bottom:20px;
}
#bottomInt {
	width: 944px;
	margin-left: auto;
	margin-right:auto;
	font-size: 10px;
	padding-top:10px;
}
#bottomInt p {
	float:left;
}

#btRight {
 float:right;
  text-align:right;
line-height:20px;
}

#bottomInt p#line2 {
	margin-left:30px;
	padding-left: 5px;
	border-left: solid #cccccc 1px;
}
/* Pagine con i prodotti  ------------------------------------------------*/
div.btProd {
	width:112px;
	height: 31px;
	padding-top: 200px;
	padding-left: 220px;
	position:absolute;
}
div.btProd a {
	display:block;
	background-repeat:no-repeat;
	width:112px;
	height: 31px;
	background-image:url(/img/btmo.png);
}
div.btProd a:hover {
	background-image:url(/img/btmo_On.png);
}
#introProd {
	float:right;
	width:270px;
	padding-top: 10px;
}
#introProd strong {
	color: #000000;
}
#introProd UL {
	margin:10px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
}
#introProd UL li {
	padding: 5px 0px 5px 13px;
	background-image:url(/img/freccina.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
}
#introProd UL li a {
	color:#666666;
}
#introProd UL li a:hover {
	color: #ea0000;
}
hr {
	width: 100%;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	border-color: #f1f1f1;
}
h2 {
	color: #ea0000;
	font-weight: normal;
	border-bottom: solid #f69696 1px;
}
div.boxProd {
	clear: both;
	width:100%;
	border-bottom: solid #c5c5c5 1px;
	margin:10px 0px;
	float:left;
	background-repeat:no-repeat;
	background-position:left bottom;
}
div.boxProd IMG {
	float:left;
	padding-right: 10px;
}
div.boxProd P {
	margin-bottom: 22px;
}
div.boxProd table {
	padding-bottom:10px;
}
#descGen {
  padding-top:0px;
margin-top:0px;
}

td.imgPrd {
	vertical-align:bottom;
	padding-right:10px;
}
div.boxProd table.dettGen {
	width: 390px;
	float:left;
	padding:0px;
}
div.boxProd table.dettGen th {
	width:20%;
	color: #ea0000;
	text-align:left;
	padding: 0px 5px 2px 4px;
	border-left: solid #c5c5c5 1px;
}
div.boxProd table.dettGen td {
	text-align:left;
	padding: 0px 5px 2px 4px;
	border-left: solid #c5c5c5 1px;
	font-size:12px;
	line-height:12px;
	height:25px;
}
div.boxProd table IMG {
	padding-right:1px;
}
div.btProdCu {
	width:112px;
	height: 31px;
	float:right;
	margin-top:10px;
	bottom:0px;
}
div.btProdCu a {
	display:block;
	background-repeat:no-repeat;
	width:112px;
	height: 31px;
	background-image:url(/img/btmo.png);
}
div.btProdCu a:hover {
	background-image:url(/img/btmo_On.png);
}
/* prodotto Interno __*/

#cluseUpPhoto {
	float:left;
	width:250px;
	padding-right: 15px;
}
#IntProd table {
	width:375px;
	font-size: 12px;
	text-align:left;
	border-collapse: collapse;
}
#IntProd table th {
	vertical-align:top;
	padding: 10px 8px 3px 3px;
	color: #000000;
	border-right: dotted #b8b8b8 1px;
	border-bottom: dotted #b8b8b8 1px;
}
#IntProd table td {
	vertical-align:top;
	padding: 10px 8px 3px 3px;
	border-bottom: dotted #b8b8b8 1px;
}
#asterisco {
	float:right;
	font-size:11px;
}
#asterisco span {
	font-weight:bold;
	color: #000000;
}
#back {
	float:right;
}
#bolli {
	margin-top:20px;
}
#bolli IMG {
	padding-right:1px;
}
#kevlar {
	clear: both;
	float:left;
	padding:10px 0px 0px 10px;
	font-size:10px;
}
#mappa {
	padding:10px;
	border: solid #cccccc 1px;
	margin-top: 20px;
}
#popup {
	width:350px;
	font-size:12px;
}
#popup span.rosso {
	font-size:12px;
	text-transform: uppercase;
}
div.bigMap {
  padding-top:10px;
  padding-left:20px;  
  background-image:url(/img/newwindow.gif);
  background-repeat: no-repeat;
  background-position: left 10px;
}
div.bigMap A {
  color: #000000;
}

div.bigMap A:hover {
  color: #ea0000;
}