﻿body, html
{
    padding: 0;
    margin: auto;
    text-align: center;
}
Body
{
    background-color: #ffffd9;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: auto;
}
.Background
{
    position: absolute;
    z-index: 1;
    width: 1035px;
    height: 382px;
    top: 35px;
    left: 50%;
    background-color: #800000;
    margin-left: -517px;
}
.Center
{
    position: absolute;
    z-index: 2;
    width: 1005px;
    min-height: 500px;
    top: 50px;
    left: 50%;
    margin-left: -502px;
    text-align: left;
    background-color: #FFEE00;
}
.LeftCol
{
    width: 250px;
    height: 100%;
    background-color: #FFEE00;
    text-align: center;
    float: left;
    background-image: url(  'http://www.casakiwi.it/Images/LeftGradient.jpg' );
    background-repeat: repeat-x;
    margin-left: auto;
}
.LeftCol table
{
    display: inline;
    text-align: center;
    width: 250px;
}
.Banner
{
    width: 750px;
    height: 300px;
    background-color: #222222;
    display: block;
    float: left;
    border-left: 5px solid #800000;
}
.MenuBar
{
    width: 750px;
    height: 37px;
    display: block;
    float: left;
    background-color: #FC9500;
    border-left: 5px solid #800000;
    border-top: 5px solid #800000;
    border-bottom: 5px solid #800000;
}
.Content
{
    width: 700px;
    min-height: 600px;
    background-color: #FC9500;
    display: block;
    float: left;
    /*background-image: url(  'http://www.casakiwi.it/Images/ContentGradient.jpg' );*/
    background-image: url(  'http://www.casakiwi.it/Images/SfondoPagina.jpg' );
    background-repeat: repeat-x;
    padding: 25px;
    text-align: justify;
    border-left: 5px solid #800000;
}
.BottomBar
{
    width: 1005px;
    height: 20px;
    display: block;
    float: left;
    background-color: #FFEE00;
    border-top: 5px solid #800000;
    border-bottom: 5px solid #800000;
    text-align: center;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
}
.H1
{
}
.Menu1
{
    background-image: url( 'http://www.casakiwi.it/Images/RaggiungerciU.jpg' );
    background-repeat: no-repeat;
    width: 125px;
    height: 38px;
    float: left;
    display: block;
}
.Menu1:hover
{
    background-image: url( 'http://www.casakiwi.it/Images/RaggiungerciD.jpg' );
    background-repeat: no-repeat;
}
.Menu2
{
    background-image: url( 'http://www.casakiwi.it/Images/OffreU.jpg' );
    background-repeat: no-repeat;
    width: 125px;
    height: 38px;
    float: left;
    display: block;
}
.Menu2:hover
{
    background-image: url( 'http://www.casakiwi.it/Images/OffreD.jpg' );
    background-repeat: no-repeat;
}
.Menu3
{
    background-image: url( 'http://www.casakiwi.it/Images/FotoU.jpg' );
    background-repeat: no-repeat;
    width: 125px;
    height: 38px;
    float: left;
    display: block;
}
.Menu3:hover
{
    background-image: url( 'http://www.casakiwi.it/Images/FotoD.jpg' );
    background-repeat: no-repeat;
}
.Menu4
{
    background-image: url( 'http://www.casakiwi.it/Images/PrezziU.jpg' );
    background-repeat: no-repeat;
    width: 125px;
    height: 38px;
    float: left;
    display: block;
}
.Menu4:hover
{
    background-image: url( 'http://www.casakiwi.it/Images/PrezziD.jpg' );
    background-repeat: no-repeat;
}
.Menu5
{
    background-image: url( 'http://www.casakiwi.it/Images/IntornoU.jpg' );
    background-repeat: no-repeat;
    width: 125px;
    height: 38px;
    float: left;
    display: block;
}
.Menu5:hover
{
    background-image: url( 'http://www.casakiwi.it/Images/IntornoD.jpg' );
    background-repeat: no-repeat;
}
.Menu6
{
    background-image: url( 'http://www.casakiwi.it/Images/LinkU.jpg' );
    background-repeat: no-repeat;
    width: 125px;
    height: 38px;
    float: left;
    display: block;
}
.Menu6:hover
{
    background-image: url( 'http://www.casakiwi.it/Images/LinkD.jpg' );
    background-repeat: no-repeat;
}
.Email
{
    background-image: url( 'http://www.casakiwi.it/Images/EmailU.jpg' );
    background-repeat: no-repeat;
    width: 70px;
    height: 50px;
    position: relative;
    top: -296px;
    left: 4px;
}
.Email:hover
{
    background-image: url( 'http://www.casakiwi.it/Images/EmailD.jpg' );
    background-repeat: no-repeat;
    cursor: hand;
}
.Flag
{
    position: relative;
    top: -349px;
    left: 580px;
}
