﻿body
{
    margin: 0px;
    padding: 0px;
}

h2
{
    font-family:Calibri;
    font-size:20px;
    color:#000;
    font-weight:bold;
    text-align:justify;
}

p
{
    font-family:Calibri;
    font-size:12px;
    color:#000;
    text-align:justify;
}

#top_1
{
    width: auto;
    height: 152px;
    margin: auto;
    background-color: #F5CF0C;
}

#top
{
    width: 1000px;
    height: 152px;
    margin: auto;
}



.menu_1
{
    width: auto;
    height: 34px;
    margin: auto;
    background-color: #F5CF0C;
}

.menu
{
    float: right;
    height: 34px;
    margin-bottom: auto;
    margin-right: 240px;
    margin-top: auto;
    width: 400px;
}

    .menu ul
    {
        width: 1000px;
        height: 34px;
        float: left;
        font-family: Calibri;
        font-weight: bold;
        font-size: 15px;
        color: #fff;
        padding: 0px;
        margin: 0px;
    }

        .menu ul li
        {
            display: inline;
        }

            .menu ul li a
            {
                color: #000;
                float: left;
                padding: 8px 30px;
                text-decoration: none;
            }

                .menu ul li a:hover
                {
                    color: #808080;
                }

a:link, a:visited
{
    text-decoration: none;
}

.menu_2
{
    width: auto;
    height: 34px;
    margin: auto;
    background-color: #000;
}

.menu_2_
{
    float: left;
    height: 34px;
    margin-bottom: auto;
    margin-left: 200px;
    margin-top: auto;
    width: 400px;
}

    .menu_2_ ul
    {
        width: 1000px;
        height: 34px;
        float: left;
        font-family: Calibri;
        font-weight: bold;
        font-size: 15px;
        color: #fff;
        padding: 0px;
        margin: 0px;
    }

        .menu_2_ ul li
        {
            display: inline;
        }

            .menu_2_ ul li a
            {
                color: #fff;
                float: left;
                padding: 10px 64px;
                text-decoration: none;
            }

                .menu_2_ ul li a:hover
                {
                    color: #808080;
                }


.conteudoGeral
{
    width: 1000px;
    height:836px;
    margin: auto;
}

#rod
{
    width: auto;
    height: 100px;
    margin: auto;
    background-color: #000;
}

.rodape
{
    width: 1000px;
    height: 100px;
    margin: auto;
}

.logo
{
    width: 229px;
    height: 148px;
    margin: 18px auto auto;
    float: left;
    background-image: url('../img/open2.png');
    background-repeat: no-repeat;
}


.RedesSociais
{
    float: right;
    height: 23px;
    margin: 18px 46px auto auto;
    width: 60px;
}

.banner_slider
{
    width: 1000px;
    height: 278px;
    margin: auto;
    margin-top:20px;

    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
}

.img_slide
{
    position: absolute;
    width: 1000px;
    height: 278px;
    overflow: hidden;
}

.cont1
{
    width: 300px;
    height: 500px;
    margin: auto;
    float: left;
    margin-top:25px;
    margin-left:25px;
}