#home #box_sotto_testi {
	position: absolute;
	top: 465px;
	z-index: 101;
	visibility: visible;
	width: 100%;
	background: url(../img/sfondo_bod.png) repeat-x 0% 120%;
	padding-bottom: 5px;
}

#pagina_contenuto #box_sotto_testi {
	position: absolute;
	top: 445px;
	z-index: 101;
	width: 100%;
	background-color: #FFF2C6;
}

#t-soggiorni_ {
	position:absolute;
	top:-15px;
	z-index: 5;
	visibility: visible;
}
#box_sotto_testi .testo_box {
	font-size: 12px;
	padding: 55px 0px 0px;
}

#t-news_ {
	position:absolute;
	left:30px;
	top:-22px;
	z-index: 5;
	visibility: visible;
}
.testo_box .img_box_home {
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
}
.testo_box {
}

#t-centri-estivi_ {
	position:absolute;
	z-index: 5;
	visibility: visible;
	
}
#box_sotto_testi table td {
	vertical-align: top;
	width:33%;
}



#box_sotto_testi #ruffini table td {
	vertical-align: top;
	width:100%;
}


#box_sotto_testi .relative {
	position: relative;
}
.testo_box .riquadro {
	padding: 10px 10px 0px;
	border-right-width: 1px;
	border-right-style: dotted;
}
.riquadro .img_box_home {
	float: left;
	position: relative;
	display: block;
	background-image: url(../img/ombretta_img.jpg);
	background-position: 50% 102%;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

/**ombra ----------------------------*/
#box_sotto_testi table {
	background-repeat: repeat-x;
	background-position: 0px 100%;
	z-index: 100;
	position: absolute;
}
#box_sotto_testi table.turni {
	position: relative;
	width:1%;
}
