body {
    background: #fcf5f5 url(images/img01.gif) repeat-x left top;
    font: 13px Arial, Helvetica, sans-serif;
    color:#B2B4BF;
    background-color:#E9FAE7;
}

p, ol, ul {
    margin-bottom: 1.8em;
    line-height: 160%;
}

a {
    color: #009900;
}

a img {
    border: none;
}

/* Header */

#header {
    width: 900px;
    height: 100px;
    margin: 0px auto;
    padding-bottom: 5px;
    background-color: #FFD81F;
}

#header a {
    text-decoration: none;
    color: #FFFFFF;
}

/* Logo */

#logo h1, #logo p {
    margin: 0px;
    line-height: normal;
    font-weight: normal;
    color: #FFFFFF;
}

#logo h1 {
    padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
    float: right;
    background-image: url(images/Banner.png);
    background-repeat: no-repeat;
    background-position: top;
    width: 400px;
}

#menu ul {
    margin: 0px;
    padding: 64px 0px 0px 0px;
    list-style: none;
    line-height: normal;
}

#menu li {
    float: left;
    margin: 0px 0px 0px 1px;
    padding-top: 10px;
}

#menu a {
    display: block;
    width: auto;
    height: 28px;
    padding: 12px 20px 0px 20px;
    color:#007F47;
}

#menu a:hover {
    text-decoration: underline;
    background-image:url(images/img02.gif);
    color: #FFFF00;
    padding-top: 10px;
}

#menu .active { 
    
    
}
#Banner {
    background-image:url(images/Banner.png);
    background-repeat:no-repeat;
    background-position: right;
}



/* Page */

#page {
    width: 900px;
    margin: 0px auto;
    padding: 60px 0px;
}

/* Content */

#content {
    float: right;
    width: 570px;
}

.post {
    margin: 0px 0px 20px 0px;
}

.post .title {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #007F47;   
}

.post .entry {
}

.post .meta {
    font-weight: bold;
}

.post .byline {
    margin: 0px;
}

/* Sidebar  */

#sidebar {
    float: left;
    width: 300px;
    background: #007F47 url(images/img03.gif) repeat-y left top;
}

#sidebar-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
}

#sidebar-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:10px;
}   

/* Affiliati  */

#affiliati {
    position:relative;  
    bottom: 20px;   
    float: left;
    width: 300px;
    height: 230;
    background: #007F47 url(images/img03.gif) repeat-y left top;
}

#affiliati-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
}

#affiliati-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:10px;
}
/* Basket  */

#basket {
    position: relative;
    top: 20px;
    float: left;
    width: 300px;
    background: #007F47 url(images/img03.gif) repeat-y left top;
}

#basket-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
    top: 20px;
}
#basket-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:20px;
}
/* Vacanze  */

#vacanze {
    position: relative;
    top: 40px;
    float: left;
    width: 300px;
    background: #007F47 url(images/img03.gif) repeat-y left top;
}

#vacanze-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
    top: 20px;
}
#vacanze-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:20px;
}

/* Orari  */

#orari {
    position: relative;
    top: 60px;
    float: left;
    width: 300px;
    background: #007F47 url(images/img03.gif) repeat-y left top;
}

#orari-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
    top: 20px;
}

#orari-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:20px;
}

/* News  */

#news {
    position: relative;
    top: 80px;
    float: left;
    width: 300px;
    background: #007F47 url(images/img03.gif) repeat-y left top;
}

#news-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
    top: 20px;
}

#news-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:20px;
}

/* Gruppi Cammino  */

#cammino {
    position: relative;
    top: 100px;
    float: left;
    width: 300px;
    background: #007F47 url(images/img03.gif) repeat-y left top;
}

#cammino-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
    top: 20px;
}

#cammino-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:40px;
}

/* Sponsor  */

#sponsor {
    position: relative;
    top: 120px;
    float: left;
    width: 300px;
    background: #007F47 url(images/img03.gif) repeat-y left top;    
}

#sponsor-bgtop {
    height: 3px;
    background: url(images/img04.gif) no-repeat left top;
    top: 20px;
}

#sponsor-bgbtm {
    height: 3px;
    background: url(images/img05.gif) no-repeat left bottom;
    border-bottom:20px;
}


    
/* Footer */

#footer {
    clear: both;
    width: 900px;
    height: 50px;
    margin: 0px auto 30px auto;
    background: #c23939 url(images/img06.gif) no-repeat left top;
    color: #FFFFFF;
    position: relative;
    top: 60px;
    
}

#footer p {
    margin: 0px;
    padding: 19px 0px 0px 0px;
    text-align: center;
    line-height: normal;
    font-size: large;
    color: #FFD81F;
}

#footer a {
    color: #FFFFFF;
}

