@charset "utf-8";
/* villa panda css */

div.sfondo_home
{
background-image: url(../immagini/sfondo_home.jpg);
background-repeat: repeat-x;
width:980px;
height:655px;
}

div.sfondo_home1
{
background-image: url(../immagini/homepage.jpg);
background-repeat: repeat-x;
width:980px;
height:655px;
}

div.sfondo_home2
{
background-image: url(../immagini/pandavillage.jpg);
width:900px;
height:557px;
}

div.testo_top
{
height:50px;
}

div.banda
{
background-image: url(../immagini/top_header.jpg);
background-repeat: repeat-x;
width:100%;
height:340px;
}


div.home
{
background-image: url(../immagini/home1.jpg);
background-repeat:no-repeat;
width:700px;
height:320px;
}

div.home2
{
background-image: url(../immagini/home3.jpg);
background-repeat:no-repeat;
width:720px;
height:380px;
}

div.home3
{
background-image: url(../immagini/home4.png);
background-repeat:no-repeat;
width:760px;
height:340px;
}

div.home4
{
background-image: url(../immagini/home4.jpg);
background-repeat:no-repeat;
width:733px;
height:340px;
float:left;
}

div.home_testo
{
width: 500px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#336699;
position: relative;
top: 550px;
}

/*        sezione alta homepage                   */

div.alto
{
width:980px;
text-align:center;
}

div.bandiere1
{
float:left;
position:relative;
top:42px;
left:40px;
height:80px;
/*position: absolte;

top: 44px;
left:-343px;*/
}

div.testo1
{
float:right;
position:relative;
top:60px;
right:300px;
/*position: relative;
top: 5px;
left:200px;*/
}

/*        sezione alta homepage                   */

div.center
{
position:relative;
top: 135px;
left:-90px;
height:280px;
width:609px;
/*position:relative;
top:60px;
right:300px;

}

td.header
{
background-image: url(../immagini/header.jpg);
background-repeat:no-repeat;
width:980px;
height:380px;
}

table.contenuto
{
width:900px;
height:300px;
}

td.sx
{
width:150px;
float:left;
}

td.center
{
width:600px;
float: left;
height:700px;
}

td.dx
{
width:150px;
float: left;
}

td.footer
{
background-image: url(../immagini/footer.jpg);
background-repeat:no-repeat;
width:720px;
height:159px;
}

table.menu
{
height:100%;
}