﻿#doc {
    width:966px;
    position:relative;
    color:#7C7C7C;
}
#bd {    
    min-height:400px;
    background:#fff url("/images/common/IMG_BackGround_main.jpg") no-repeat center top;
    margin-top:111px;
    padding:85px 11px 10px;
}
#ft {
    background:#fff url("/images/common/IMG_Piedino.gif") no-repeat top center;
    height:100px;
    padding:40px 11px 0;
    font-size:10px;
    text-align:right;
}
#pareti {
    width:271px;
    height:145px;
    background:transparent url("/images/sezioni/Home/Scritta1.png");
    margin-left:80px;
}
#patrocinio  {
    background:transparent url("/images/common/LogoPatrocinio.jpg");
    width:126px;
    height:149px;
    position:absolute;
    left:838px;
    top:18px;
}
img.alert {
    margin:auto;
    display:block;
    text-align:center;
}
#logo {
    display:block;
    width:310px;
    height:74px;
    background:transparent url("/images/common/LogoMeridiani.png");
    position:absolute;
    top:54px;
    left:0px;
}
#partecipa-button {
    display:block;
    width:321px;
    height:150px;
    background:transparent url("/images/common/BTN_partecipa_BottoneGrande.png") no-repeat center top;
    margin:154px 0px 0px -25px;
}
#partecipa-small-button {
    display:block;
    width:255px;
    height:119px;
    background:transparent url("/images/common/BTN_partecipa_BottonePiccolo.png") no-repeat center top;
    margin:0;
}
#partecipa-small-button:hover {
   background-position:0px -119px;    
}
#partecipa-button:hover {
    background-position:0px -150px;    
}
#right-column {
    margin-left:440px;
}
#phrase {
    width:400px;
    height:50px;
    background:transparent url(/images/sezioni/Home/Scritta2.png) no-repeat;
    margin:auto;
}
#photos {
    width:501px;
    height:360px;
    background:transparent url(/images/sezioni/Home/FotoHome.png) no-repeat;
    margin:4px 0;
}
#premi-button, #gallery-button {
    display:block;
    width:294px;
    height:60px;
    background:transparent url(/images/common/BottoniSotto.png) no-repeat;
    margin:40px 0 0 -13px;
}
#premi-button:hover {
    background-position:0px -80px;
}
#gallery-button {
    background-position:-488px 0px;
    margin:-88px 0 0 120px;
}
#gallery-button:hover {
    background-position:-488px -80px;
}
#menu {
    position:absolute;
    top:143px;
    left:400px;
}
#menu li {
    float:left;
    display:block;    
}
#menu li a {
    display:block;
    background:transparent url("/images/common/menu.png") no-repeat top left;
    height:20px;
    width:110px;
}
#menu li.partecipa a { background-position:0px 0px; }
#menu li.regolamento a { background-position:-110px 0px; }
#menu li.premi a { background-position:-220px 0px; width:50px; }
#menu li.gallery a { background-position:-275px 0px; width:70px; }
#menu li.maps-gallery a { background-position:-345px 0px; }

#menu li.partecipa a:hover, #menu li.partecipa.selected a { background-position:0px -20px; }
#menu li.regolamento a:hover, #menu li.regolamento.selected a { background-position:-110px -20px; }
#menu li.premi a:hover, #menu li.premi.selected a { background-position:-220px -20px; }
#menu li.gallery a:hover, #menu li.gallery.selected a { background-position:-275px -20px; }
#menu li.maps-gallery a:hover, #menu li.maps-gallery.selected a { background-position:-345px -20px; }

