
.t_less {
  background-color: #fff;
  opacity: 0.25; }

.t_more {
  background-color: #fff;
  opacity: 0.75; }

.element {
  position: absolute; }

p {
  margin: 5px;
  color: #1D4AA7;
  font-size: 11px; }

/*##### home #####*/ 
.home #left {
  top: 130px;
  width: 364px;
  height: 195px;
  visibility: hidden; }

.home #right {
  top: 130px;
  right: 0;
  width: 233px;
  height: 195px;
  visibility: hidden; }

.home #center {
  top: 30px;
  left: 246px;
  width: 364px;
  height: 265px; }

.home #cont {
  top: 30px;
  left: 246px;
  width: 364px;
  height: 195px; }

/*##### about us #####*/ 
.about div {  width: 220px;  height: 360px; }
.about div p {  line-height: 16px; margin:10px; text-align:justify }

.about_us #uno {  top: 29px; left: 15px; }
.about_us #unoc { top: 29px; left: 15px; }

.about_us #due {  top: 51px; left: 255px; }
.about_us #duec { top: 51px; left: 255px; }

.about_us #tre {  top: 29px; left: 495px; }
.about_us #trec { top: 29px; left: 495px; }

.about_us #quattro {  top: 51px; left: 735px; }
.about_us #quattroc { top: 51px; left: 735px; }

/*##### shore excursion #####*/ 
.shore_excursion #sx {
  top: 20px;
  left: 17px;
  width: 220px;
  height: 390px; }

.shore_excursion #sxc {
  top: 20px;
  left: 17px;
  width: 220px;
  height: 390px; }

.shore_excursion #sxc p {
  margin-bottom: 20px; }

.shore_excursion #dx {
  top: 13px;
  left: 663px;
  width: 290px;
  height: 400px; }

.shore_excursion #dxc {
  top: 13px;
  left: 663px;
  width: 290px;
  height: 390px; }

.shore_excursion #dxc a {
  color: #1d4aa7;
  text-decoration: none; }

.shore_excursion #dxc a:hover {
  color: #ff0000; }

.shore_excursion #dxc p {
  line-height: 13px; }

/*##### tours #####*/ 
.tours #tl {
  top: 13px;
  left: 13px;
  width: 160px;
  height: 380px; }

.tours #tlc {
  top: 13px;
  left: 13px;
  width: 160px; }

.tours #tr {
  top: 13px;
  left: 467px;
  width: 502px;
  height: 143px; }

.tours #bl {
  top: 164px;
  left: 0;
  width: 460px;
  height: 257px; }

.tours #br {
  top: 13px;
  left: 727px;
  width: 230px;
  height: 380px; }

.tours #brc {
  top: 13px;
  left: 727px;
  width: 230px;
  height: 257px; }

/*##### contacts #####*/ 
.cont {
  border-bottom-color: #1D4AA7;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin-left: 547px; }

.contacts table {
  margin-left: 20px;
  color: #1D4AA7; }

.contacts a {
  text-decoration: none;
  font-weight: bold;
  color: #1D4AA7; }

.contacts a:hover {
  color: #999; }

#log {
  height: 185px;
  background-image: url("img/cont_logo.jpg");
  background-position: bottom right;
  background-repeat: no-repeat;
  margin-right: 20px; }

