@charset "utf-8";
/* Sili comuni */

body {
	margin:0px;
	padding:0px;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:80%;
	color: #535353;
	background-color: #ffffff;
}

.clear {
  clear:both;
}

img {
  border:0px;
}

img.goRight {
  display: inline;
  float: right;
  padding-bottom: 0em;
  padding-left:   1em;
  padding-top:    0.5em;
  padding-right:  0em;
}

.left {
  float:left;
}

.right {
  float:right;
}

.centered {
   margin-left: auto;
   margin-right:auto;
}
.mini {
 font-size: 0.85em;
}
hr {
  border-color: #e2e2e2 #fff #f5f5f5 #fff;
border-width:1px 0px 1px 0px;
border-style:solid;
  margin:10px 0px;
color:#fff;
float:left;
width:100%;
}
a {
  text-decoration:none;
  color: #909090;
}

a:hover {
  text-decoration: underline;
  color:#535353;
}

table {
  width:100%;
  text-align:left;
  margin-top:25px;
}
table caption {
  text-align:left;
  padding-bottom:15px;
font-weight:bold;
}

table th {
  border: solid 1px  #ccc;
  padding:10px 10px;
  background-color: #f5f5f5;
}
table td {
  border: solid 1px  #ccc;
  padding:10px;
}
blockquote {
  width:200px;
float:right;
margin:10px 0px 10px 20px;
padding:5px 0px 10px 10px;
border-left: solid 1px  #ccc;
}


/* stili testi */

/* struttura pagina */
DIV.top {
	width:100%;
	height:105px;
	background-position: top center;
}

DIV.cerca {
	position:absolute;
	top:6px;
	right:0px;
	background-image:URL(../../resources/images/common/cercatr.png);
	background-position: top center;
	background-repeat: no-repeat;
}
DIV.cerca input {
margin-left: 30px;
border-width:0px;
background-color: transparent;
font-size:0.9em;
color:#535353;
width:100px;
padding:5px 2px;
}

DIV.corpoPagina {
	width:100%;
	background-image:URL(../../resources/images/common/sfondoPagina.gif);
	background-position: top center;
	float:left;
	display:block;
	height:100%;
}

#paginaInterna {
	background-image:URL(../../resources/images/common/sfondoPaginaInt.gif);
	float:left;
	display:block;
}

DIV.barraBottom {
	width:100%;
	background-image:URL(../../resources/images/common/bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
	clear:both;
}

div.paginaInterna {
	width:976px;
	margin-left: auto;
	margin-right:auto;
}
div.datiBottom {
	width:976px;
	margin-left: auto;
	margin-right:auto;
}
div.paginaInterna div.Promo {
	padding-top:14px;
}

div.contenutoPagina {
	width:633px;
	float:right;
	margin-right: 40px;
       padding-left:40px;
      background-image:url(../../resources/images/common/sfondoLeft.png);
	background-repeat:no-repeat;
	background-position: left 10px;

}
div.menuDx {
	float:left;
	margin-left:40px;
	padding-top:40px;
}
div.cPane {
	margin-left:40px;
	font-size: 0.78em;
	margin-top: 45px;
	margin-bottom:30px;
	background-image:url(../../resources/images/common/mappaSito.gif);
	background-repeat:no-repeat;
	background-position: left 3px;
	padding-left:25px;
}
/* stili bottom */

div.datiAziendali {
	float: left;
	font-size:0.8em;
	line-height: 1.3em;
	margin-top:70px;
	margin-left: 40px;
color:#909090;
}
div.datiAziendali h3 {
	margin:0px;
}
div.gruppo {
	float:right;
	margin-top:70px;
	margin-right: 40px;
    text-align:right;
}
div.gruppo SPAN {
	font-size: 0.8em;
    color:#909090;
}
div.gruppo Strong {
	color:#535353;
}
div.gruppo IMG {
	float:right;
	margin-top:10px;
}
div.credits {
	font-size: 0.78em;
	color: #535353;
	clear:both;
	text-align: center;
	padding-top:30px;
}
div.certificazioni {
	padding-top:20px;
	text-align:center;
}
div.certificazioni img {
	border-style: none;
	display:inline;
}
/* stili generali interni*/
h1 {
  font-weight: normal;
  font-size: 2em;
  margin:25px 0px 10px 0px;
}
h2 {
   font-weight: normal;
	font-size: 1.4em;
    margin:25px 0px 6px 0px;
}
h3 {
font-weight: normal;
	font-size: 1.2em;
	margin:10px 0px 2px 0px;
}

h4 {
	margin:5px 0px 1px 0px;
}

h5 {
	margin:2px 0px 1px 0px;
}

p {
text-align: left;
margin:2px 0px 10px 0px;
}

.bottone {
  padding:3px 4px;
  width:126px;
text-decoration:none;
padding:12px 0px;
  text-align:center;
  color: #005689;
  background-color: #fff;
  font-size:13px;
  background-image:url(../../resources/images/common/bottone.gif);
  background-position:left center;
  background-repeat: no-repeat;
  float:left;
  border-width:0px;
}

.bottone:hover {
  color: #007dbd;
  cursor: pointer;
  text-decoration:none;
  }

div.contenutoPagina UL {
	margin:5px 0px 10px 15px;
	list-style:disc
}

div.contenutoPagina OL {
	margin:5px 0px 10px 15px;
	list-style: decimal;
}

div.contenutoPagina Li {
  margin-left:10px;
  padding:5px 0px;
}

ul.Plus {
  list-style: none;
}

ul.Plus li {
 background-image:url(../../resources/images/common/spunta.png);
  background-position:left 2px;
  background-repeat: no-repeat;
margin:0px;
list-style:none;
padding-left:20px;
}


/* menu */
DIV.top UL {
	position:absolute;
	bottom:6px;
	right:0px;
}
DIV.top UL LI {
	display:block;
	float:left;

}

DIV.top UL LI.on a span, DIV.top UL LI a:hover span {
	display:block;
        width:6em;
        text-align:center;
        padding: 10px 0px 10px 8px;
		background-image:URL(../../resources/images/common/tableft.png);
	background-position: left center;
	background-repeat: no-repeat;
        cursor: pointer
}

DIV.top UL LI.on a, DIV.top UL LI a:hover {
	background-image:URL(../../resources/images/common/tabright.png);
	background-position: right center;
	background-repeat: no-repeat;
        padding-right:8px;
display:block;
}


DIV.top UL LI.on a span, DIV.top UL LI a span {
	display:block;
        width:6em;
        text-align:center;
        padding: 10px 0px 10px 8px;

}

DIV.top UL LI.on a, DIV.top UL LI a {
        padding-right:8px;
display:block;
}



div.menuTop {
	width:976px;
	height:106px;
	position:relative;
	margin-left: auto;
	margin-right:auto;
}

/* menu interno */
ul.Level1 {
	width:213px;
}
a.Link1on, a.Link1on:hover {
 display:block;
 width:185px;
 font-size: 1.3em;
 border-bottom: solid #f4f4f4 1px;
 padding-bottom:2px;
cursor:default;
text-decoration:none;
margin-bottom:10px;
}


li.Level2on {
	width:185px;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size: 0.9em;
}

li.Level2 {
	width:185px;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size: 0.9em;
}
a.Link2on, a.Link2:hover {
	background-image:url(../../resources/images/common/tabmenu3.png);
	background-repeat: no-repeat;
	background-position:left center;
	width:213px;
	padding:8px 0px 9px 15px;
	text-align:left;
	display: block;
	text-decoration:none;
	float:left;
}

a.Link2 {
	width:185px;
	padding:8px 0px 9px 15px;
	text-align:left;
	display: block;
	text-decoration:none;
	float:left;
}



Ul.Level3 {
	margin-bottom:0px;
	padding-left:5px;
        padding-right:5px;
	clear:both;
	font-size: 14px;
	list-style-type: none;
	font-size: 0.87em;
}
li.Level3 {
  padding: 4px 0px 4px 10px;
border-bottom: dotted #f0f0f0 1px; 
}
a.Link3on {
	text-decoration:none;
}
a.Link3 {
	text-decoration:none;
}




/* -- personalizzaioni interne -- */
div.imgprod {
  float:left;
}

div.colophone {
  padding-top:40px;
  float:left;
  width:330px;
 }
div.colophone P {
 text-align:left;
}


div.colophone strong {
  font-size:1.1em;
}

div.button {
  background-repeat: no-repeat;
  background-position:left center;
  width:157px;
  margin-top:20px;
}
div.button A {
padding:8px 5px 10px 42px;
display:block;
color: #005689;
	text-decoration:none;
	font-size: 12px;
	line-height:14px;
}
div.button A strong {
  color:#909090;
  font-size: 10px;
  font-weight: normal;
}
div.button A:hover {
         color: #007dbd;

}

#Down {
  background-image:url(../../resources/images/common/bottdown.gif);
  float:left;
}

#Piu {
  background-image:url(../../resources/images/common/bottpiu.gif);
  float:left;
  margin-right:10px;
}

/* form invia mail */
dl.OrganizzaForm {
  margin:0px;
  padding:0px;

}
dl.OrganizzaForm dt {
  width:150px;
  float:left;
}

.Sinput, .Linput {
  background-image:url(../../resources/images/common/inputfield.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	margin: 0px 0 10px 0;
	background-color: #FFFFFF;
	border: 1px solid #c6c6c6;
	color:#777777;
	padding: 6px;
	width: 222px;
}
.Linput {
width: 400px;
}

label {
  display:block;
  padding-bottom:5px;
padding-top:5px;
}

#bottForm {
padding-top:20px;
margin-top:30px;
text-align:center;
padding-bottom:30px;
width: 252px;
margin-left:auto;
margin-right:auto;
}

#campiObb {
	clear:both;
	atext-align:right;
	width:560px;
margin-top:40px;
	}
	
/* bottoni */

div.mappa {
  width:606px;
  height:348px;
  padding:5px;
  background-image:url(../../resources/images/common/boxMappa.gif);
  background-position:left top;
}

A.galleria {
  float:left;
  padding:15px 15px 15px 0px;
}

