body {
	background:#ffaa00 url(../images/ombra-main.gif) top center repeat-y;
	margin: 0px;
	color: white;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active{color: #006899; text-decoration:none;}
a:hover{ text-decoration:underline;}

h2{margin:0px; padding:0px;}

img {border:0px;}

div.ir, span.ir{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0.5em;
}

#main{
  margin: 0px auto;
	width:950px;
	height:1014px;
	background:#cac5b1;
}

#contenitore {
  position:relative;
  width:100%;
  height:639px;
  background:#ffaa00 url(../images/bg-top.gif) top left repeat-x;
}

#logo {
  width:496px;
  height:144px;
  background:url(../images/logo.png) top left no-repeat;
}

#headline {
  width:502px;
  height:78px;
  background:url(../images/sottotitolo.png) top left no-repeat;
}

#foto-minorca {
  position:absolute;
  right:20px;
  top:20px;
  width:406px;
  height:214px;
  background:url(../images/minorca_foto.png) top left no-repeat;
}

#menu {
  width:196px;
  margin: 25px 0 0 15px;
}

#menu img {padding-bottom:1px;}

#mare {
  position:absolute;
  bottom:-177px;
  left:0px;
  width:100%;
  height:353px;
  background: transparent url(../images/mare.png) top center no-repeat;
}

#contenuti{
  position:absolute;
  right: 12px;
  bottom:-175px;
}

#appartamenti #titolo {
  width:161px;
  height:20px;
  background: url(../images/casa_esmeralda.gif) top left no-repeat;
  margin-left:25px;
}

#dove #titolo {
  width:300px;
  height:20px;
  background: url(../images/minorca-arenal.gif) top left no-repeat;
  margin-left:25px;
}

#prezzi #titolo {
  width:187px;
  height:24px;
  background: url(../images/prezziecondizioni.gif) top left no-repeat;
  margin-left:25px;
}

#minorca #titolo {
  width:78px;
  height:20px;
  background: url(../images/minorca-arenal.gif) top left no-repeat;
  margin-left:25px;
}

#notizie #titolo {
  width:113px;
  height:20px;
  background: url(../images/notizieutili.gif) top left no-repeat;
  margin-left:25px;
}

#foto #titolo {
  width:194px;
  height:24px;
  background: url(../images/gallery.gif) top left no-repeat;
  margin-left:25px;
}

#contatti #titolo {
  width:77px;
  height:20px;
  background: url(../images/contatti.gif) top left no-repeat;
  margin-left:25px;
}


#appartamenti #testo, #dove #testo {
  margin-left:265px;
  width: 390px;
  line-height:14px;
  text-align:justify;
}

#prezzi #testo, 
#minorca #testo, 
#notizie #testo,
#contatti #testo{
  margin-left:25px;
  line-height:14px;
  width: 620px;
  text-align:justify;
}

#foto #testo {
  margin-left:25px;
  line-height:14px;
  width: 100%;
  text-align:justify;
}

.cornice {float:left; margin-right:18px; margin-bottom:6px;}
a.ulimg img {	border: 4px solid #CDD1D7;}
a.ulimg:hover {	font-size: 101%; /*risolve problema IE*/}
a.ulimg:hover img {	border-color: #0071C9;}

#TdTop {width:705px; height:36px; background: url(../images/foglio-ombraUP.png) bottom center no-repeat;}
#TdMain {width:705px; background: url(../images/foglio-ombraREPEAT.png) top center repeat-y;}
#TdBottom{width:705px; height:49px; background: url(../images/foglio-ombraDOWN.png) top center no-repeat;}

#WhiteBox{
  width:671px; 
  height:500px; 
  background:white; 
  color:black; 
  margin:0px auto;
}

#playground{
  position:absolute;
  bottom: -200px;
  right:30px;
  width:94px;
  height:31px;
  background: url(../images/playground.png) top left no-repeat;   
  cursor: hand; 
}

#appartamenti #thumb01 {
  position:absolute;
  top:300px;
  left:220px;
  width:289px;
  height:223px;
  background: url(../images/esmeralda01.png) top left no-repeat;    
}

#appartamenti #thumb02 {
  position:absolute;
  top:530px;
  left:220px;
  width:289px;
  height:223px;
  background: url(../images/esmeralda02.png) top left no-repeat;    
}

#dove #thumb01 {
  position:absolute;
  top:300px;
  left:220px;
  width:289px;
  height:223px;
  background: url(../images/mappa-arenal.png) top left no-repeat;    
}

#dove #thumb02 {
  position:absolute;
  top:530px;
  left:220px;
  width:289px;
  height:223px;
  background: url(../images/arenal.png) top left no-repeat;    
}

#tableprezzi { width:620px; border:1px solid #ddd;}
#tableprezzi th {font-weight:bold; background:#ddd;}
#tableprezzi td,th {padding: 4px 6px 4px 6px; vertical-align: middle; border-top:1px solid #ddd;}

table#contatti td {vertical-align:middle; height:60px;font:24px Arial;}
table#contatti td.pic{padding-right:20px;}
