/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: center;
  background-color: #bfbfbf;
  font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Geneva, Arial, sans-serif;
  font-size: 10px;
}

div,body,form,fieldset,img,input,p {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

/*demo*/
.demo a:link,
.demo a:visited
{
  line-height:40px;
  margin-left: 50px;
  padding:0px;
  display: block;
  text-indent: -500em;
  background: url('images/demo.jpg') 0 0 no-repeat;
  width:300px;
  height:32px;
}

.demo a:hover,
.demo a:active {
  background: url('images/demo_ov.jpg') 0 0 no-repeat;
}


ul.linksopra {
  list-style: none;
  margin: 0;
  padding: 0;
   margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

li.linksopra {
  display: inline;
   margin: 0;
   padding: 0;
  margin: 0px;
   text-transform: capitalize;
  float: left;
  clear: right;
  width: 100px;
}
/* metodo Phark Image Replacement */
li.linksopra a:link,
li.linksopra a:visited {
  display: block;
  width: 100px;
  height: 100px;
  text-indent: -500em;
}
li.linksopra a:hover,
li.linksopra a:active {
  display: block;
  width: 100px;
  height: 100px;
  text-indent: -500em;
}
/* azienda */
li.linksopra a#azienda:link,
li.linksopra a#azienda:visited {
  background: url('images/azienda.jpg') 0 0 no-repeat;
}
li.linksopra a#azienda:hover,
li.linksopra a#azienda:active {
  background: url('images/azienda_ov.jpg') 0 0 no-repeat;
}

li.linksopra a#azienda_ar:link,
li.linksopra a#azienda_ar:visited {
  background: url('images/azienda_ar.jpg') 0 0 no-repeat;
}

/* prodotti */
li.linksopra a#prodotti:link,
li.linksopra a#prodotti:visited {
  background: url('images/prodotti.jpg') 0 0 no-repeat;
}
li.linksopra a#prodotti:hover,
li.linksopra a#prodotti:active {
  background: url('images/prodotti_ov.jpg') 0 0 no-repeat;
}
li.linksopra a#prodotti_ar:link,
li.linksopra a#prodotti_ar:visited {
  background: url('images/prodotti_ar.jpg') 0 0 no-repeat;
}
/* servizi */
li.linksopra a#servizi:link,
li.linksopra a#servizi:visited {
  background: url('images/servizi.jpg') 0 0 no-repeat;
}
li.linksopra a#servizi:hover,
li.linksopra a#servizi:active {
  background: url('images/servizi_ov.jpg') 0 0 no-repeat;
}
li.linksopra a#servizi_ar:link,
li.linksopra a#servizi_ar:visited {
  background: url('images/servizi_ar.jpg') 0 0 no-repeat;
}
/* contatti */
li.linksopra a#contatti:link,
li.linksopra a#contatti:visited {
  background: url('images/contatti.jpg') 0 0 no-repeat;
}
li.linksopra a#contatti_ar:link,
li.linksopra a#contatti_ar:visited {
  background: url('images/contatti_ar.jpg') 0 0 no-repeat;
}
li.linksopra a#contatti:hover,
li.linksopra a#contatti:active {
  background: url('images/contatti_ov.jpg') 0 0 no-repeat;
}

ul.linkbrochure {
  height: 20px;
  list-style-image: url(images/pdf.jpg);
  list-style-position: inside;

}
ul.linkbrochureoutside {
  list-style-image: url(images/pdf.jpg);

}
ul.linkociomobile {
  list-style-image: url(images/icona_mobilep.jpg);
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 30px;
}
ul.linkociolibro {
  list-style-image: url(images/icona_photozoomer1p.jpg);
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 15px 30px;


}
ul.linkociomosaico {
  list-style-image: url(images/icona_photozoomer2p.jpg);
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 30px;

}
ul.linkociostanza {
  list-style-image: url(images/icona_photozoomer3p.jpg);
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 30px;

}

ul.linkdemo {
  list-style-image: none;
  list-style-position: inside;

}

ul.linkdestra {
  float: left;
  list-style-image: url(images/fr2.jpg);
  list-style-position: inside;
  margin: 25px 50px 0px 10px;
  padding: 15px 50px 10px 0px;
  width: 300px;
}
ul.linkdestrasub {
  list-style-image: url(images/fr2.jpg);
  list-style-position: inside;
  margin: 0px 20px 0px 10px;
  padding: 0px 0px 10px 0px;
}


.linkdx {
   font-size: 15px;
  line-height: 15px;
  margin: 10px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
}


.linkdxsub {
   font-size: 13px;
  line-height: 13px;
  margin: 10px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
}

.linkdx A {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}
.linkdx A:hover {
  color: #bfbfbf;
  text-decoration: none;
}

.linkdxsub A {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}
.linkdxsub A:hover {
  color: #bfbfbf;
  text-decoration: none;
}

.logo {
  background-color: white;
  color: black;
  width: 392px;
  height: 80px;
  float: left;
}

.logoelink {
  background-color: white;
  color: black;
  width: 392px;
  float: left;
}

ul.in-hp {
  margin-left: -40px;
}

/*.nominee {
  position: relative;
  top: -150px;
  left: 250px;
}*/

.nominee {
  position: relative;
  top: 0px;
  left: 0px;
}

.striccolasotto {
  background-color: white;
  background-image: url("images/footer.jpg");
  color: black;
  height: 40px;
  clear: both;
  width: 100%;
}

.bigimage_prodotti {
  width: 792px;
  height: 260px;
  background: white url('images/prodotti_header.jpg') no-repeat;
  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_mobile {
  width: 792px;


  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_pano {
  width: 792px;


  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_photo {
  width: 792px;


  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}


.bigimage_servizi {
  width: 792px;
  height: 260px;
  background: white url('images/servizi_header.jpg') no-repeat;
  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_modeling {
  width: 792px;


  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}
.bigimage_camere {
  width: 792px;


  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}
.bigimage_tracker {
  width: 792px;


  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_face {
  width: 792px;


  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}


.bigimage_home {
  width: 792px;
  height: 260px;
  background: white url('images/img_home.jpg') no-repeat;
  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_contatti {
  width: 792px;
  height: 260px;
  background: white url('images/contatti_header.jpg') no-repeat;
  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_azienda {
  width: 792px;
  height: 260px;
  background: white url('images/azienda_header.jpg') no-repeat;
  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_nora {
  width: 792px;
  height: 130px;
  background: white url('img/norap.jpg') no-repeat;
  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.bigimage_libri {
  width: 792px;

  color: black;
  font-size: 10px;
  font-weight: normal;
  font-variant: normal;
  clear: both;
}

.contentleft {
  text-align: left;
  background-color: white;
  color: black;
  font-family: "Trebuchet MS", Lucida Grande, Helvetica, Geneva, Arial;
  font-size: 10px;
  line-height: 1.5em;
  font-weight: normal;
  font-variant: normal;
  width: 360px;
  float: left;
  margin-right: 0px;
  margin-left: 25px;
}

.contentleftlarge {
  text-align: left;
  background-color: white;
  color: black;
  font-family: "Trebuchet MS", Lucida Grande, Helvetica, Geneva, Arial;
  font-size: 10px;
  line-height: 1.5em;
  font-weight: normal;
  font-variant: normal;
  width: 700px;
  float: left;
  margin-right: 0px;
  margin-left: 25px;
}

.contentright {
  text-align: left;
  background-color: white;
  width: 350px;
  color: black;
  font-family: "Trebuchet MS", Lucida Grande, Helvetica, Geneva, Arial;
  font-size: 10px;
  line-height: 1.5em;
  font-weight: normal;
  font-variant: normal;
  float: right;
  margin-left: 25px;
}

.content {
  background-color: white;
  color: black;
  font-family: "Trebuchet MS", Lucida Grande, Helvetica, Geneva, Arial;
  font-size: 10px;
  line-height: 1.5em;
  font-weight: normal;
  font-variant: normal;
  width: 792px;
  float: left;
  margin-right: auto;
  margin-left: auto;
}

.completo {
  background-color: white;
  color: black;
  font-family:  Arial, Verdana,  Helvetica, sans-serif;
  font-size: 10px;
  line-height: 1.5em;
  font-weight: normal;
  font-variant: normal;
  width: 792px;
  margin-right: 80px;
  margin-left: 80px;
  margin-top: 0px;
  padding-top: 0px;
}

.wrapper {
  background-repeat: repeat-y;
  background-image: url(images/sfondino.jpg);
  width: 952px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  text-align:center;
}

.txttitoli {
  font-weight: normal;
  margin-top: 25px;
  margin-bottom: 5px;
  font-size:18px;
  color: #000;
}

h2.txttitoli {line-height: 1.2em;}

.txttitolipiccoli {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 5px;
  font-size:15px;
  color: #000;
}

.txttitoliara {
  font-size:18px;
  color: #c66e07;
}

.txttitoliara A{
  font-size:18px;
  color: #c66e07;
  text-decoration: none;

}

.txtdescrittividemo {
  font-size:12px;
  color: #444444;
  line-height: 64px;
}

.txtdescrittivi {
  font-size:12px;
  color: #444444;
  line-height: 16px;
}
.txtdescrittivi_salta {
  float:left;
  font-size:12px;
  color: #444444;
  line-height: 16px;
}

.txtbrochure {
  font-size:12px;
  color: #606060;
  line-height: 20px;
}

.txttitoli A,
.txtdescrittivi A,
.txtdescrittividemo A,
.txtbrochure A,
.txtdescrittivimargine A,
.elencotesto A {
  font-size: 12px;
  color: #c66e07;
  line-height: 16px;
  text-decoration: none;
}

.txtdescrittivi A:hover,
.txtdescrittividemo A:hover,
.txtdescrittivimargine A:hover,
.txtbrochure A:hover,
.txtdescrittivimarginedx A:hover,
.elencotesto A:hover {
  font-size: 12px;
  color: #000;
  line-height: 16px;
  text-decoration: none;
}

.linkdxara A {
  font-size: 16px;
  color: #c66e07;
  text-decoration: none;
}
.linkdxara A:hover {
  font-size: 16px;
  color: #bfbfbf;
  text-decoration: none;
}

.linkdxpicc A {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.linkdxpicc A:hover {
  font-size: 12px;
  color: #bfbfbf;
  text-decoration: none;
}

ul.linksmallhomelanguage {
  display: inline;
  width: 392px;
  height: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
   margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  clear: both;
}

li.linksmallhome {
  display: inline;
  text-align:left;
  width: 40px;
  font-size: 10px;
  margin-left: 67px;
  float: left;
}


li.linksmallhome A {
  color: #000;
  text-decoration: none;
}

li.linksmallhome A:hover {
  font-size: 10px;
  color: #bfbfbf;
  text-decoration: none;
}

li.linksmalllanguage {
  display: inline;
  text-align: left;
  margin-left: 0px;
  font-size: 10px;
  float: left;
}

li.linksmalllanguage A {
  color: #000;
  text-decoration: none;
}

li.linksmalllanguage A:hover {
  color: #bfbfbf;
  text-decoration: none;
}

.txttitoliarancio {
  margin-top: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #c66e07;
}

.nero {
  color: #000;
}

.linkdemo A {
  color: #c66e07;
  font-size: 10px;
}

.linkdemo A:hover{
  color: #000;
  font-size: 10px;
}

.arancio{
  color: #c66e07;
}

}

.grigio{
  color: #939291;
}

ul.icon, ul.icon li {
  list-style-type: square;
  margin: 0;
  padding: 0;
}

ul.icon {
  width:2em;
}


ul.icon li {
  padding: 1px 0 1px 1px;
  line-height: 0.3em;
  margin: -1px 0 0;
}

.notebordate {
  font-size: 10px;
  color: #505050;
  line-height: 11px;
  border: 1px dotted #c66e07;
  padding: 0px;
  white-space: normal;
  text-align: justify;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
}

h1 {
  color:#000000;
  font-size: 18px;
}

.accessibile {
  position: absolute;
  top: -9999px; left: -9999px;
  overflow: hidden;
}

ol.elencotesto,
ul.elencotesto {
  font-size: 12px;
  color: #444444;

}

ol.elencotestoinside,
ul.elencotestoinside {
  font-size: 12px;
  color: #444444;
  list-style-position: inside;

}

form{
width:600px;
margin: 20px 20px 20px 20px;
text-align:left;
}

input,textarea,button
{
  border: 1px solid;
  color: #475078;
    font: 16px Arial,sans-serif;
}


h2 {
  margin:18px 0px 2px 0px;

}


    .txtdescrittivimargine {
  font-size:12px;
  color: #444444;
  line-height: 16px;
  margin: 0px 0px 20px 0px;
  padding-right:10px;
}

.immaginemodeling
{
  background-image: url("images/sch_mod.jpg");
  width: 283px;
  height: 266px;
  float: left;
}

.immagineinterna
{

  padding-left:20px;
  padding-right:20px;
}
.immagineinternacentrata
{

  padding-bottom:50px;
}

.immaginetracker
{

  background-image: url("images/sch_tracker.jpg");
  width: 283px;
  height: 266px;
  float: left;
}

.immaginemobile
{

  background-image: url("images/sch_mobile.jpg");
  width: 283px;
  height: 266px;
  float: left;
  margin-bottom:50px;
}


.immaginephoto
{

  background-image: url("images/sch_zoomer.jpg");
  width: 283px;
  height: 266px;
  float: left;
  margin-bottom:50px;
}

.float-dx {
  float: right;
  margin-left: 6px;
}

.piva {
  padding-right: 20px;
}

strong.iniziale {
  text-decoration: none;
  font-weight:normal;
}

.txt-questionario {
  margin-top:20px;
  width: 68%;
float:left;
  padding: 2em;
  font-size: 110%;
  border: 1px solid #c66e07;
}
.txt-offerta{
  margin-top:20px;
  width: 90%;
float:left;
clear:right;
  padding: 2em;
  font-size: 110%;
  border: 1px solid #c66e07;
}


.txt-note {
  margin-top:20px;
  width: 80%;
float:left;
  padding: 2em;
  font-size: 110%;
  border: 2px solid #c66e07;
  clear:right;
}
.txt-note2 {
  margin-top:20px;
  margin-bottom:20px;
  width: 90%;
float:left;
  padding: 2em;
  font-size: 110%;
  border: 2px solid #c66e07;
  clear:right;
}
.immaginesx {
float: left;
margin: 20px 20px 20px 20px;
}

.margine-sopra-sotto {
    margin-top: 25px;
    margin-bottom: 25px;
}

#banner-smau {
  margin:20px 0 0 0;
}

#validatori-w3c {
  text-align: center;
}

#validatori-w3c img {
  margin: 10px;
}

#landingpage {
  font-size: 14px;
}
#landingpage .contentleftlarge {
  width: 730px;
}
#landingpage .txtdescrittivimargine {
  font-size: 14px;
}
.nofloat {
  float:none;
  clear: both;
}

#landingpage #contenuto ul li {
  font-size: 14px;
  line-height: 28px;
}
#landingpage #contenuto ul.nolist li {
  list-style: none;
}

.floatsx {
  float: left;
  width: 40%;
}

#landingpage .domande {
  padding:0;
}
#landingpage IMG.telefono {
  float: left;
}
#landingpage H1.telefono {
  line-height: 28px;
}

.evidenza {
  color:#BB0303;
  font-family:verdana;
  font-size:180%;
  font-weight:bold;
  padding-right: 10px;
}
.evidenza-verde {
  color: green;
}
.menoevidenza {
  font-size:140%;
}
.evidenzaimg {
  background: url(../images/info.png) no-repeat;
  display: block;
  width: 80px;
  height: 80px;
  float: left;
}

.imgsx {
  text-align: center;
  margin:auto;
  width: 283px;
  height: 266px;
  float: left;
}
.imgsx img {
  margin-bottom: 30px;
}

strong {
  color: #444;
}

