/* CSS Document sfondo */
body,html {
	margin: 0;
	padding: 0;
	font: 15px/120% Arial, Helvetica, sans-serif;
	background: url(../img/img_sfondo/body.gif) repeat-x;
	background-color: #FFF8DE;
}


#foto-bambino_ {
	position:absolute;
	left:0px;
	top:184px;
	width:248px;
	height:314px;
	z-index: 3;
	background-image: url(../../img/foto_bambino.jpg);
	background-repeat: no-repeat;
}




/**/



#sfondo {
	position:absolute;
	left:0px;
	top:0px;
	height:667px;
	z-index: 2;
	visibility: visible;
}

#macchia-centrale_ {
	position:absolute;
	left:538px;
	top:103px;
	width:314px;
	height:81px;
	background-image: url(../img/img_sfondo/macchia_centrale.gif);
	z-index: 7;
	background-position: 0px 100%;
	background-repeat: no-repeat;
}

#macchia-destra_ {
	position:absolute;
	left:754px;
	top:103px;
	width:172px;
	height:81px;
	background-image: url(../img/img_sfondo/macchia_destra.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
}

#foto-bambino-01_ {
	position:absolute;
	left:0px;
	top:184px;
	width:248px;
	height:279px;
	background-color: #FD8E00;
	background-image: url(../img/img_sfondo/foto_bambino_01.jpg);
	
	z-index: 3;
}

#contenuto_ {
	position:absolute;
	left:248px;
	top:184px;
	width:729px;
	height:279px;
	background-color: #FD8E00;
	background-image: url(../img/img_sfondo/contenuto.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 4;
	text-align: right;
	color: #FFFFFF;
}

/* flash swf */
#sfondo #contenuto_ object {
	margin-left: 90px;
}

#foto-bambino-02_ {
	position:absolute;
	left:0px;
	top:463px;
	width:248px;
	height:78px;
	background-image: url(../img/img_sfondo/foto_bambino_02.jpg);
	z-index: 5;
}

#archetto-sotto_ {
	position:absolute;
	left:248px;
	top:463px;
	width:248px;
	height:78px;
	z-index: 6;
}

#macchia-destra-sotto_ {
	position:absolute;
	top:462px;
	width:499px;
	height:78px;
	z-index: 2;
	background-image: url(../img/img_sfondo/macchia_destra_sotto.gif);
	left: 450px;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background-color: #FFF8E0;
}
#colonna_immagine {
	position: absolute;
	top: 135px;
	right: 53px;
}
.margine_contenuto p {
	padding-left: 45px;
}
.descrizione_categoria .testo {
}
.kids .descrizione_categoria {
	background: #468F0F;
}

.tesoriera .descrizione_categoria {
	background: #7CBE26;
}
#home #box_sotto_testi table {
	width: 100%;
}
 .turni {
	background: #FFFFFF;
	position:static;
}
#tesoriera {
	background: #FFA744;
}
.footer {
	margin-top: 0px;
	padding-top: 15px;
	background: #FFF5D3 url(../img/FOOTER.gif) repeat-x;
}
