﻿/* ------------------------------------------- */
/* BODY                                        */
body { background:#e8e7e2; }
a { color: #E0DDD1; }
a:hover { color: #37342B; }
/* ------------------------------------------- */
/* BRANDING                                    */
div#branding { background:url('/chiozzini/images/top.jpg') repeat-x left top; }
    div#branding h1 { background:url('/chiozzini/images/titleh1.png') no-repeat; }
ul#menu { background:#70834a;border:1px solid #677248; } 
    ul#menu li { color:#fff; }
        ul#menu li a { color:#fff; } 
        ul#menu li a:hover { color:#d5ec79; }
ul#langbar li a { color:#555145; } 


/* ------------------------------------------- */
/* CONTAINER                                   */
div#container { background:url('/chiozzini/images/content.jpg') repeat-x left top; }
    div#content_main { color:#fff; }
        div#content_main h2 { background:url('/chiozzini/images/content_img.png') no-repeat; }
        div#content_main p { background:url('/chiozzini/images/controw.png') no-repeat 20px 5px; }
        div#content_main ul li { border:1px solid #fff; }
        div#content_main h3 { color:#e0ddd1; }
        div#content_main h3 a { color:#373529; }
        div#content_main h3 a:hover { color:#FFFFFF; }
    
div#content_sub p { color:#fff;background:#90a664 url('/chiozzini/images/submsg.png') no-repeat 320px 10px;border:1px solid #9eae7a; }
    div#content_sub div { background:#37342a;color:#d7d6d4; }
    div#content_sub div table tr td { background:#4a4438; }
    div#content_sub div table tr.even td { background:#403c31; }


/* ------------------------------------------- */
/* FOOTER                                      */
div#footer { background:url('/chiozzini/images/bottom.jpg') repeat-x left top; }
div#footer ul li { color:#555145; }












