﻿.clear, br.clear {
    clear: both
}

a.linked:link, a.linked:visited {
    color: #026f87;
    font-weight: 700;
    font-size: 11pt;
    background: url(../images/ico_puce.gif) left no-repeat;
    padding-left: 20px;
    margin-right: 5px;
    margin-top: 2px;
    text-decoration: none
}

a.linked:active, a.linked:hover {
    font-size: 12pt;
    background: url(../images/ico_puce.gif) left no-repeat;
    padding-left: 20px;
    margin-right: 5px;
    margin-top: 2px;
    font-weight: 700;
    text-decoration: none
}

a.linked:hover {
    color: Orange
}

a.linked:active {
    color: Green
}

h1.heading {
    font-size: 22px;
    font-family: Cambria;
    border-bottom: solid 1px #0076BE
}

h1.heading_SmallFont {
    font-size: 18px;
    font-family: Cambria;
    border-bottom: dotted 1px #0076BE
}

h2.heading {
    font-family: Cambria;
    border-bottom: dotted 1px #0076BE
}

h2.heading1, h3.heading {
    font-family: Cambria;
    border-bottom: solid 1px #0076BE
}

h2.heading1 {
    padding: 0;
    margin: 0
}

.frame_left, .frame_right {
    background: #fff;
    padding: 7px;
    display: block
}

.frame_right {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    margin: 15px 0 10px 20px
}

.frame_left {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    margin: 0 20px 10px 0
}

a.round, div.round {
    border: 2px solid #FFF
}

div.logo_shadow {
    background-image: url(../images/head_shadow.png);
    background-repeat: no-repeat;
    background-position: center bottom
}

div.content-main {
    padding: 0;
    margin: 0;
    width: 960px
}

div.round {
    color: #fff;
    padding: 15px;
    width: 230px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    box-shadow: 0 0 20px #888
}

table.brch {
    padding: 3px;
    font-size: 10pt;
    width: 100%;
    font-weight: 700;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 0 5px #888
}

a.round, a.round:hover {
    color: #fff;
    padding: 15px;
    display: block
}

    .col5, a.round, a.round:hover, div.LeftMenu, div.query, div.round-big, div.round1 {
        box-shadow: 0 0 20px #888
    }

a.round {
    background-color: #424542;
    width: 230px;
    border-radius: 15px;
    -moz-border-radius: 15px
}

    a.round:hover {
        background-color: #EB9313;
        border: 2px solid #FFF;
        width: 230px;
        border-radius: 15px;
        -moz-border-radius: 15px
    }

div.LeftMenu {
    border: 2px solid #a1a1a1;
    width: 230px;
    height: auto;
    border-radius: 15px;
    -moz-border-radius: 15px
}

div.query {
    border: 2px solid #FFF;
    background-color: #424542;
    color: #FFF;
    padding-right: 60px;
    padding-left: 0;
    padding-top: 7px;
    width: 220px;
    height: 200px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}

div.round-big {
    border: 2px solid #a1a1a1;
    width: 620px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 0 20px 20px
}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px;
    border: 1px solid #525252;
    border-collapse: collapse
}

    .mGrid td {
        padding: 2px;
        border: 1px solid #c1c1c1;
        color: #000
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        background: url(../images/grd_head.png) top repeat-x #424242;
        border-left: solid 1px #525252;
        font-size: .9em
    }

    .mGrid .alt {
        background: url(../images/grd_alt.png) top repeat-x #fcfcfc
    }

    .mGrid .pgr {
        background: url(../images/grd_pgr.png) top repeat-x #424242
    }

        .mGrid .pgr table {
            margin: 5px 0
        }

.nostart, body, img {
    margin: 0
}

.mGrid .pgr td {
    border-width: 0;
    padding: 0 6px;
    border-left: solid 1px #666;
    font-weight: 700;
    color: #fff;
    line-height: 12px
}

.nostart, body, img {
    padding: 0
}

.mGrid .pgr a {
    color: #666;
    text-decoration: none
}

    .mGrid .pgr a:hover {
        color: #000;
        text-decoration: none
    }

.mGrid .ftr {
    background: url(../images/grd_head.png) top repeat-x #424242
}

div.round1 {
    border: 2px solid #a1a1a1;
    padding: 0;
    width: auto;
    height: auto;
    border-radius: 15px;
    -moz-border-radius: 15px
}

body {
    font-size: 12px;
    font-family: verdana,Arial,Helvetica,sans-serif;
    color: #333;
    background-image: url(../images/bg_1.png);
    background-attachment: fixed;
    background-color: #fefefe;
    border-top: #674F21 thick solid;
    text-align: center
}

img {
    display: block;
    border: none
}

.alignright {
    float: right
}

.justify {
    text-align: justify
}

.bold {
    font-weight: 700
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.nostart {
    list-style-type: none
}

br.clear {
    margin-top: -15px
}

a {
    outline: 0;
    text-decoration: none
}

.fl_left {
    float: left
}

.fl_right {
    float: right
}

.imgl, .imgr {
    border: 1px solid #999;
    padding: 5px
}

.imgl {
    float: left;
    margin: 0 8px 8px 0;
    clear: left
}

.imgr {
    float: right;
    margin: 0 0 8px 8px;
    clear: right
}

div.wrapper {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left
}

    div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6 {
        margin: 0;
        padding: 0;
        font-size: 20px;
        font-weight: 400;
        line-height: normal;
        font-family: Georgia,"Times New Roman",Times,serif
    }

#comments .commentlist .author .name, .col5 {
    font-weight: 700
}

.col0 {
    color: #313131;
    background-color: #F8F7DF;
    border-top: 5px solid #313131
}

.col1 {
    color: #8B785F;
    background-color: #674F21
}

.col2 {
    color: #333;
    background: url(../images/menu-back.jpg) bottom left repeat-x #E5E2C9
}

.col3, .col4, .col4 a {
    background-color: #F8F7DF
}

.col3 {
    color: #313131
}

.col4 {
    color: #666
}

    .col4 a {
        color: #746550
    }

.col5, .col5 a {
    color: #261A04
}

.col5 {
    background: url(../images/bg_c.png)
}

.col6, .col6 a {
    color: #767772
}

#breadcrumb, #container, #copyright, #footer, #header, #topbar, #topnav {
    position: relative;
    margin: 0 auto;
    display: block;
    width: 960px
}

#header {
    padding: 0 0 20px
}

    #header #logo {
        display: block;
        float: left;
        width: 300px;
        overflow: hidden
    }

        #header #logo h1, #header p, #header ul {
            margin: 0;
            padding: 0;
            list-style: none;
            line-height: normal
        }

        #header #logo h1 {
            font-size: 36px
        }

    #header h1 a {
        color: #333;
        background-color: #F8F7DF
    }

    #header .fl_right {
        display: block;
        float: right;
        width: 330px;
        margin: 17px 0 0;
        padding: 0;
        text-align: right
    }

    #breadcrumb ul li, #header li {
        display: inline
    }

    #header .fl_right ul {
        margin-bottom: 10px
    }

#breadcrumb ul, #hpage ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#header li {
    margin: 0 0 0 8px;
    padding: 0 0 0 10px;
    border-left: 1px solid #8B785F
}

    #header li.last {
        margin-right: 0;
        padding-right: 0;
        border: none
    }

#breadcrumb, #container {
    padding: 20px 0
}

#breadcrumb {
    border-bottom: 1px dotted #CCC
}

    #breadcrumb a {
        color: #746550;
        background-color: #F8F7DF
    }

    #breadcrumb ul li.current a {
        text-decoration: underline
    }

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
    font-size: 18px;
    margin: 0 0 10px;
    color: #333;
    background-color: #F8F7DF
}

#hpage {
    display: block;
    width: 100%;
    margin: 10px 0
}

    #hpage ul {
        border: none;
        line-height: normal
    }

    #hpage li {
        display: block;
        float: left;
        width: 210px;
        margin: 0 40px 0 0;
        padding: 0
    }

        #hpage li.last {
            margin-right: 0
        }

        #hpage li div.imgholder {
            display: block;
            margin: 0 0 10px;
            padding: 4px;
            color: #666;
            background-color: #EDECE4;
            border: 1px solid #BEBB9E
        }

    #hpage p {
        margin: 0 0 10px;
        padding: 0;
        line-height: 1.8em
    }

        #hpage p.readmore {
            display: block;
            margin: 0;
            line-height: normal;
            font-weight: 700
        }

#content {
    display: block;
    float: left;
    width: 600px
}

#comments {
    margin-bottom: 40px
}

    #comments .commentlist {
        margin: 0;
        padding: 0
    }

        #comments .commentlist ul {
            margin: 0;
            padding: 0;
            list-style: none
        }

        #comments .commentlist li.comment_even, #comments .commentlist li.comment_odd {
            margin: 0 0 10px;
            padding: 15px;
            list-style: none
        }

        #comments .commentlist li.comment_odd {
            color: #666;
            background-color: #FDFFE1
        }

            #comments .commentlist li.comment_odd a {
                color: #746550;
                background-color: #FDFFE1
            }

        #comments .commentlist li.comment_even {
            color: #666;
            background-color: #FBFFBF
        }

            #comments .commentlist li.comment_even a {
                color: #746550;
                background-color: #FBFFBF
            }

        #comments .commentlist .submitdate {
            font-size: smaller
        }

        #comments .commentlist p {
            margin: 10px 5px 10px 0;
            padding: 0;
            font-weight: 400;
            text-transform: none
        }

        #comments .commentlist li .avatar {
            float: right;
            border: 1px solid #EEE;
            margin: 0 0 0 10px
        }

#column {
    display: block;
    float: right;
    width: 300px
}

    #column #featured, #column .holder {
        display: block;
        width: 300px;
        margin-bottom: 40px
    }

        #column .holder p {
            line-height: 1.6em
        }

        #column .holder h2.title {
            display: block;
            width: 100%;
            height: 65px;
            margin: 0;
            padding: 15px 0 8px;
            font-size: 20px;
            border-bottom: 1px dotted #CCC
        }

            #column .holder h2.title img {
                float: left;
                margin: -15px 8px 0 0;
                padding: 5px;
                border: 1px solid #CCC
            }

        #column .holder p.readmore {
            display: block;
            width: 100%;
            font-weight: 700;
            text-align: right;
            line-height: normal
        }

    #column div.imgholder {
        display: block;
        width: 290px;
        margin: 0 0 10px;
        padding: 4px;
        border: 1px solid #CCC
    }

    #column #featured a {
        color: #746550;
        background-color: #FFF
    }

    #column #featured h2, #column #featured p, #column #featured ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    #column #featured li {
        display: block;
        width: 250px;
        margin: 0;
        padding: 20px 25px;
        color: #2E271D;
        background-color: #FFF
    }

        #column #featured li p {
            line-height: 1.6em
        }

            #column #featured li p.imgholder {
                display: block;
                width: 240px;
                height: 90px;
                margin: 20px 0 15px;
                padding: 4px;
                border: 1px solid #CCC
            }

        #column #featured li h2 {
            font-size: 20px;
            color: #333;
            background-color: #FFF
        }

    #column #featured p.readmore {
        display: block;
        width: 100%;
        margin-top: 15px;
        font-weight: 700;
        text-align: right;
        line-height: normal
    }

#footer {
    padding: 20px 0
}

    #footer h2 {
        margin-bottom: 15px;
        padding-bottom: 8px;
        border-bottom: 1px dotted #999;
        font-weight: 700
    }

    #footer a, #footer p, #footer ul {
        margin: 0;
        padding: 0;
        list-style: none;
        line-height: normal;
        color: #261A04;
        font-weight: 700
    }

    #footer .footbox {
        display: block;
        float: right;
        width: 190px;
        margin: 0 0 0 30px;
        padding: 0
    }

    #footer .email, #footer .location, #footer .phone {
        display: block;
        padding-left: 25px
    }

    #footer li {
        margin-bottom: 3px
    }

    #footer .last {
        margin: 0
    }

#newsletter {
    display: block;
    float: left;
    width: 300px
}

#footer .location {
    background: url(../images/ICON_location.png) 2px 4px no-repeat;
    font-size: 9pt
}

#footer .phone {
    background: url(../images/ICON_phone.png) no-repeat;
    font-size: 11pt
}

#footer .email {
    background: url(../images/ICON_mail.png) 0 4px no-repeat;
    font-size: 10pt
}

#copyright {
    padding: 15px 0
}

    #copyright p {
        margin: 0;
        padding: 0
    }

.whatsapp {
    background-color: #ffffff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 3px solid green;
    padding: 0px 10px 0px 5px;
    font-weight: bold;
    font-size: 15px;
    color: green;
    margin-top: 5px;
    vertical-align: middle;
    display: inline-block;
}
