/*Foglio di stile per home page*/
#slideshow{
width:729px;
height:300px;
clear:both;
margin:0 auto;
position:relative;
}
#slideshow IMG {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
}
#slideshow IMG.active {
z-index:10;
opacity:1.0;
}
#slideshow IMG.last-active {
z-index:9;
}
#banner{
background:#000;
}
#corpo{
background:url(../img/corpo/sfumatura.png) repeat-x;
height:468px;
}
#container-box{
margin:0 auto;
padding-top:5px;
width:960px;
}
.box{
float:left;
width:300px;
margin:0 9px;
}
.box h3{
padding:0 0 0 0;
font-size:1em;
margin:0 15px 0 15px;
color:#633A6B;
}
.box p{
padding:5px 15px;
font-size:.85em;
}
.box p.data{
/*padding-bottom:15px;*/
}
.box-news{
float:left;
width:280px;
margin-bottom:5px;
}
#gallery h3{
padding:5px 15px;
}
#gallery ul{
padding:5px 15px;
}
#box1{
min-height:555px;
height:auto!important;
height:555px;
background:#E2DAED;
}
#box1 h2{
background:url(../img/home/titolo_stiamo-lavorando-a.jpg) no-repeat;
height:51px;
}
#box1 ul{
letter-spacing:.1em;
}
#box2{
min-height:555px;
height:auto!important;
height:555px;
background:#E2DAED;
}
#box2 h2{
background:url(../img/home/titolo_news-ed-eventi.jpg) no-repeat;
height:51px;
}
#box3{
min-height:555px;
height:auto!important;
height:555px;
background:#E2DAED;
}
#box3 div{
border-top:1px solid #AD6DAB;
margin:5px 15px 0 15px;
}
#box3 div p{
margin:5px 0 0 -15px;
}
#box3 h2{
background:url(../img/home/titolo_scuola-di-musical.jpg) no-repeat;
height:51px;
}
.box-inf{
float:left;
width:300px;
height:30px;
background:url(../img/home/box_arrotondato_inf.png) no-repeat;
margin-bottom:30px;
}
