body { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px;
  color:#fff;
  margin:0px;
  background-image: url('tema/images/sf_pg.jpg');
}
#master1{
  height:100%px;
  width:100%;
  background-image: url('tema/images/sf_pg.jpg');
}
#master2{
  width:750px;
  height: 100%;
}

#tdSx {
  width: 297px;
  height: 100%;
  padding-left: 30px;
  padding-right: 10px;
}
#tdDx{
  width: 390px;
  height: 100%;
  padding-right: 18px;
  padding-left: 5px;	
}
.txtSx{
  color: #404040;
  font-size: 12px;
  text-align: justify;
  padding-right: 0px;
}
.txtDx{
  color: #404040;
  font-size: 11px;
  text-align: justify;
  padding-right: 0px;
}
/* ####################### FOTO ##########################*/
.fotoDx{
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}
.gallery{
  text-align: center;
  margin-top: 20px;
}
/* ####################### FOOTER ##########################*/
#footer{
  background-image: url('tema/images/footer_02.jpg');
  background-repeat: no-repeat;
}
	#footer a{
	  color: #fff;
	  text-decoration:none;
	}
	#footer a:hover{
	  color: #fff;
	  text-decoration:underline;
}
/* ##############  TITOLO PARAGRAFO ##########*/
h1{
  text-align: center;
  font-size: 14px;  
  color: #163b66;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}
.titoloDx{
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  font-style: oblique;  
  color: #163b66;
  text-transform: lowercase;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 5px;
  letter-spacing: 0px;
}
	.titoloDx a{
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  font-style: oblique;  
  color: #163b66;
  text-transform: lowercase;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 5px;
  letter-spacing: 0px;
}
	.titoloDx a:hover{
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  font-style: oblique;  
  color: #163b66;
  text-transform: lowercase;
  text-decoration: underline;
  padding-top: 10px;
  padding-bottom: 5px;
  letter-spacing: 0px;
}
.clear{
  clear:both;
  height: 10px;
}



