/*

FOOTER

*/


#footer{
	background: url(/media/home2009/sfondofooter3.jpg) top right no-repeat;
	width:100%;
	clear: left;
	color: #4E3200;
	border: 1px solid #4E3200;
	text-align: center;
	height: 116px;
	font-weight: bold;
	margin: 0 auto;
}

* > #footer {
  height: 114px;
}

#footer p {
  display: inline;
  margin: 0;
  padding: 0;
}
#footer a img {
  border: 0;
  float: left;
}

#footer #certificati {
	font-size: 0.7em;
	color: #fff;
/*	border: solid 1px #00f;*/
}

#footer #certificati a {
	color: #fff;
}
#footer #certificati table{
/*	border: solid 1px #00f;*/
	width: 100%;
}
#footer #certificati table td {
	vertical-align: top;
}
#footer #certificati table td img {
	margin-bottom: 5px;
}


#footer #linkFooter {
  float: right;
}

* > #footer #linkFooter {
  width: 42%;
}

#tableFooter {
  border-collapse: collapse;
}

#tableFooter td {
  padding: 0;
  font-size: 90%;
}

#footer #linkFooter table td {
  text-align: left;
  padding: 0.2em;
  width: 25%;
}

/*collegamenti footer*/
#footer a:link{
color: #4E3200;
text-decoration: none;
}
#footer a:visited{
color:#4E3200;
text-decoration: none;
}
#footer a:hover{
color: #4E3200;
text-decoration: underline;
}
#footer a:active{
color: #fff;
text-decoration: underline;
font-weight: bold;
}

#footer #certificati {
    clear: both;
	padding: 0;
	margin: 0;
    text-align: left;
/*    border: 1px solid #000;*/
  }

#footer #certificati table {
	padding: 0;
	margin: 0;
/*    border: 1px solid #000;*/
  }

/* area medici footer */

#footer #areaMedici {
  float: left;
  margin: 0.5em 0 0 1em;
  text-align: left;
  width: 24%;
  height: 90px;
  border: solid 1px #000;
  background: #ff8;
  color: #666;
  padding: 0.5em;
}

#footer #areaMedici h2 {
  padding: 0.4em;
  width: 100%;
  margin: 0 0 0 0.3em;
  font-size: 12px;
  color: #666;
  background: #666;
  color: #ff8;
  height: 18px;
}

* > #footer #areaMedici h2 {
  width: auto;
  margin: auto;
}

#footer #areaMedici input {
  width: 5em;
  font-size: 11px;
  font-family: sans-serif;
  border: 1px solid #C3F0E1;
  padding-bottom: 1px;
}

#footer #areaMedici label {
  margin-left: 0.5em;
  margin-top: 4px;
  display: block;
  float: left;
  width: 5em;
}

#footer #areaMedici #submit {
  display: block;
  float: left;
  margin: 2px 0 0 0.5em;
}

#footer #areaMedici #fd {
  display: block;
  height: 16px;
  font-weight: normal;
  background: #bbb;
  color: #000;
  margin-top: 2px;
  border: 1px solid #C3F0E1;
  padding-left: 4px;
}

* > #footer #areaMedici #fd {
  margin-left: 74px;
  height: 17px;
}

/* fine area medici footer */


/* area Pazienti footer */

#footer #areaPazienti {
  float: left;
  margin: 0.5em 0 0 1em;
  text-align: left;
  width: 24%;
  height: 90px;
  border: solid 1px #000;
  background: #666;
  color: #ff8;
  padding: 0.5em;
}

#footer #areaPazienti h2 {
  padding: 0.4em;
  width: 100%;
  margin: 0 0 0 0.3em;
  font-size: 12px;
  color: #666;
  height: 18px;
  background: #ff8;
  color: #666;
}

* > #footer #areaPazienti h2 {
  width: auto;
  margin: auto;
}

#footer #areaPazienti input {
  width: 5em;
  font-size: 11px;
  font-family: sans-serif;
  border: solid 1px #ff8;
  padding-bottom: 1px;

}

#footer #areaPazienti label {
  margin-left: 0.5em;
  margin-top: 4px;
  display: block;
  float: left;
  width: 5em;
}

#footer #areaPazienti #submit-paz {
  display: block;
  float: left;
  margin: 2px 0 0 0.5em;

  /* indicazioni da togliere quando l'area pazienti avrà un submit al posto del button */
  display: block;
  float: left;
  /* fine */
}

#footer #areaPazienti #fdPaz {
  display: block;
  height: 16px;
  font-weight: normal;
  background: #bbb;
  border: solid 1px #ff8;

  margin-top: 2px;
  padding-left: 4px;
}

#footer #areaPazienti #iscriviti {
  margin-left: 2em;
  border: 1px solid #C3F0E1;
}


* > #footer #areaPazienti #fdPaz {
  margin-top: 2px;
  margin-left: 74px;
  height: 17px;
}

/* fine area Pazienti footer */



  
#full {
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  left: 5%;
  margin: 0; padding: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10;
  filter:alpha(opacity=65);
  -moz-opacity:.65;
  opacity:.65;
}

* > #full {
  width: 90%;
  height: 100%;
}

#targa {
  position: absolute;
  top: 20%;
  bottom: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 760px;
  height: 480px;
  background: #C3F0E1;
  border: solid 1px #000;
  overflow: auto;
  z-index: 11;
  font-family: verdana;
  padding: 0;
  overflow: hidden;
}

#targa img {
  width: 100%;
  height: 99%;
  margin: 0;
  padding: 0;
  border: 0;
}

#targaTesto {
  color: #fff;
  font-size: 1.2em;
}

#TargaIntestazione {
  position: absolute;
  text-align: justify;
  width: 80%;
  top: 8%;
  left: 10%;
}
#TargaBrocadello {
  position: absolute;
  text-align: justify;
  width: 28%;
  top: 47%;
  left: 10%;
}
#TargaZuliani {
  position: absolute;
  text-align: justify;
  width: 28%;
  top: 47%;
  left: 62%;
}
#TargaMartinello {
  position: absolute;
  text-align: justify;
  width: 28%;
  top: 66%;
  left: 10%;
}
#TargaLongobardi {
  position: absolute;
  text-align: justify;
  width: 28%;
  top: 66%;
  left: 62%;
}
#TargaPieDiPagina {
  position: absolute;
  text-align: justify;
  width: 80%;
  top: 86%;
  left: 10%;
}
#targaChiudi {
  font-family: arial bold;
  width: 20px;
  text-align: center;
  border: solid 1px #000;
  background: #fff;
  position: absolute;
  top: -1px;
  right: -1px;
  color: #000;
  font-size: 1.1em;
}
#targaHonCode {
	position: absolute;
	border: solid 1px #000;
	top:0; left:0;
	width: 100px;
	font-size: 9px;
	margin-left: 43.5%;
	margin-top: 28%;
	text-align: center;
	color: #4E3200;
}
#targaHonCode img {width: 49px; height: 72px; padding: 0 auto; }

/**********************************

BANNER

***********************************/


#banner img {
width: 100%;
border: 0px;
margin: 0;
vertical-align: bottom;
}


#banner #treTasti1, #banner #treTasti2, #banner #treTasti3, #banner #treTasti4 {
  top: 3em;
  z-index: 1;
  position: absolute;
  width: 15%;
}
* > #banner #treTasti1, * > #banner #treTasti2, * > #banner #treTasti3, * > #banner #treTasti4 {
  top: 2.8em;
}
#banner #treTasti1 {
  left: 6.5%;
}
#banner #treTasti2 {
  left: 21%;
}
#banner #treTasti3 {
  left: 35.5%;
}
#banner #treTasti4 {
  left: 50%;
}
#banner #treTasti1 a img, #banner #treTasti2 a img, #banner #treTasti3, #banner #treTasti4 a img  {
  border: 0;
}

* > #banner #treTasti1 a img, * > #banner #treTasti2 a img, * > #banner #treTasti3 a img, * > #banner #treTasti4 a img  {
  width: 90%;
  height: 90%;
}


  #tastone {
    width: 65%;
    height: 7.6em;
    position: absolute;
    left: 6.5%;
    margin-top: 1%;
/*    border: 1px solid #000;*/
    z-index: 2;
    display: none;
  }
  #tastone a img {
    height: 90%;
  }
  * > #tastone a img {
    height: 96%;
    margin-top: 0.5%;
  }
  * > #tastone {
    margin-top: 0.5%;
    width: 57%;
  }
  #contentTasto {
    font-size: 1.2em;
    position: absolute;
    z-index: 3;
    color: #fff;
    margin: 0.5em 0 0 5em;
    width: 80%;
    text-align: justify;
    text-decoration: none;
  }
  #tastone a {
    color: #fff;
    text-decoration: none;
    cursor: hand;
  }



/**********************************

FINE BANNER

***********************************/

