body
{
    background-color: black;
    text-align: center;
    font-family: verdana;
    color: #FF9933;
    font-size: 10pt;
}

div#contenuto
{
    margin:0px auto;
    background-image:url(img/sito/bg.jpg);
    width:1000px;
    height:1000px;
}
div#contenutodj
{
    margin:0px auto;
    background-image:url(img/sito/bgdj.jpg);
    width:1000px;
    height:1000px;
}
div#contenutochisiamo
{
    margin:0px auto;
    background-image:url(img/sito/bgchisiamo.jpg);
    width:1000px;
    height:1000px;
}
div#header
{
    height:200px;
    width:1000px;
}
div#spazietto{
    height:10px;
}
div#centro
{

    margin:0px auto;
    width:900px;
    height:670px;
    text-align:left;
    top:20px;

}
div#sinistra
{
    width:900px;
    height:670px;

}

div#menu
{
    margin:0px auto;
    text-align:center;
    width:900px;
    height:70px;
    font-size:12px;
    font-weight:bold;
}
div#menusup
{
    margin:0px auto;
    text-align:center;
    width:900px;
    height:70px;
    font-size:12px;
    font-weight:bold;
}
div#corsi
{
    width:900px;
    height:380px;
}
div#chisiamo1{
    width:600px;
    height:300px;
    border: thin groove #FF9900;
}
div#chisiamo2{
    float:right;
    width:600px;
    height:300px;
    border: thin groove #FF9900;
}

div#dj1{
    width:600px;
    height:300px;
    border: thin groove #FF9900;
}
div#dj2{
    float:right;
    width:600px;
    height:300px;
    border: thin groove #FF9900;
}
div#popupsinistra{
    width:350px;
    height:auto;
    float:left;
    text-align:left;
}
div#popupdestra{
    width:400px;
    height:auto;
    float:right;
}
div#corsinfo{
    border: thin groove #FF9900;
    width:550px;
    height:190px;
    float:left;
}
div#corsinfo2{
    width:820px;
    height:auto;

}
div#staff{
    border: thin groove #FF9900;
    width:650px;
    height:auto;
}
div#descrizionestaff{

    width:550px;
    height:auto;
}
div#immaginestaff{

    width:100px;
    height:auto;
}
div#gb{
    margin:0px auto;
    
    width:900px;
    height:440px;
}
a
{
    color: #FF6600;
    text-decoration: none;
}
a.eventi
{
    color: #FF6600;
    text-decoration: none;
    font-family: verdana;
    font-size:12px;
    font-weight:bold;
}
a:visited
{
    color: #FF6600;
    text-decoration: none;
}
a:hover
{
    color: #FFFF33;
}
