@charset "utf-8";

/* CSS Document */

* {
    margin: 0px auto;
    padding: 0px;
    border-spacing: 0px;
    border-width: 0px;
    border-collapse: collapse;
    /*border:0px;*/
}

body {
    text-align: center;
    font-family: 'Arial';
    color: #ffffff;
    text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
    background-color: #515151;
}

p {
    float: left;
    width: 100%;
}

a {
    color: #fff;
}

h1 {
    float: left;
    font-size: 25px;
    color: #fff;
    margin-bottom: 3px;
    text-transform: capitalize;
    font-weight: 200;
    letter-spacing: 2px;
}

h1.principal {
    text-transform: none;
    letter-spacing: 0px;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #84a0ad;
    text-align: center;
}

h2 {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 6px;
    letter-spacing: 1px;
}

.titulo {
    float: left;
    width: 160%;
    border-bottom: 1px solid #fff;
}

p.aviso {
    color: #ffcc00;
    font-size: 16px;
}

#geral {
    width: 100%;
    height: 100%;
    margin: 0px auto;
    text-align: left;
    border: 0;
    padding: 0px;
    background-color: #515151;
}

#geral #topo {
    float: left;
    width: 100%;
    /* height: 130px; */
    /* background-image: url("../imagens/layout/topo.jpg"); */
    background-repeat: repeat-x;
    background-color: rgba(255, 255, 255, 0.61);
    z-index: 10000;
    position: fixed;
}

#geral .centro {
    width: 100%;
    margin: 0px auto;
}

#geral .centro-topo {
    width: 990px;
    margin: 0px auto;
}

#geral #logo {
    float: left;
    width: 206px;
    height: 86px;
    margin: 40px 0px 0px 50px;
}

.conteudo {
    float: left;
    width: 100%;
    /* margin-top: 150px; */
}

#menu {
    float: right;
    /*margin:75px 30px 0px 0px;*/
    margin: 25px 30px 25px 0px;
}

#menu a {
    color: #344f5c;
    font-size: 19px;
    text-decoration: none;
    margin-right: 20px;
}


/* menu drop down */

#menu_list {
    list-style: none;
    color: #fff;
    display: inline-block;
    float: left;
    position: relative;
    z-index: 1000;
}

#menu_list>li {
    cursor: pointer;
    float: left;
    position: relative;
}


/* sub-menus*/

#menu_list ul {
    display: block;
    float: left;
}

#menu_list li ul {
    position: absolute;
    width: 530px;
    float: left;
    margin-left: -120px;
    display: none;
    left: 0px;
    *margin-top: 20px;
}

#menu_list li:hover ul {
    display: block;
    float: left;
    width: 530px;
}

#menu_list li ul li {
    display: block;
    float: left;
}

#menu_list li ul li a {
    display: block;
    float: left;
    text-align: center;
    padding: 5px 0px 0px 0px;
    color: #fff;
    font-size: 15px;
}

#menu_list li ul li a:hover {
    float: left;
}

#geral #rodape {
    float: left;
    width: 100%;
    height: 171px;
    background-image: url("../imagens/layout/rodape2.png");
    background-repeat: repeat-x;
    background-color: #515151;
}

#rodape {
    float: left;
    width: 100%;
    height: 171px;
    background-image: url("../imagens/layout/rodape2.png");
    background-repeat: repeat-x;
    background-color: #515151;
}

.texto_principal {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #84a0ad;
    text-align: center;
}

.texto_rodape {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #627e8b;
    margin: 130px 0px 0px 0px;
    text-align: center;
}

.friweb {
    float: right;
    margin: -28px 15px 0px 0px;
}

.faixa_direita {
    float: left;
    width: 310px;
}

.imagem_direita {
    float: left;
    width: 245px;
    height: 300px;
    border: 1px solid #dcdad2;
    margin: 50px 0px 15px 45px;
}

.texto_direita {
    float: left;
    width: 270px;
    margin: 5px 0px 0px 25px;
}

.aspas_direita {
    float: left;
    background: url(../imagens/layout/aspas_direita.png) top left no-repeat;
    width: 78px;
    height: 64px;
    margin-bottom: -64px;
}

.aspas_esquerda {
    float: right;
    background: url(../imagens/layout/aspas_esquerda.png) top left no-repeat;
    width: 78px;
    height: 64px;
    margin-top: -80px;
}

.text_direita {
    width: 250px;
    font-style: italic;
    color: #fff;
    font-family: 'Georgia';
    margin: 10px 0px 20px 15px;
}

.text_direita_ass {
    width: 250px;
    font-style: italic;
    color: #fff;
    font-family: 'Georgia';
    text-align: right;
    margin: -10px 0px 10px 15px;
}

.faixa_esquerda {
    float: left;
    width: 600px;
    margin: 30px 0px 0px 50px;
    padding-bottom: 50px;
}

.faixa_esquerda p {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #fff;
    margin: 15px 0px 0px 0px;
}

.link-projeto a {
    text-decoration: none;
}

.projetos_listagem {
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 4px 4px 4px 4px;
    *padding: 2px 4px 6px 4px;
    height: 12px;
    width: 590px;
    cursor: pointer;
    text-decoration: none;
}

.projetos_listagem a {
    text-decoration: none;
}

.bg1 {
    background-color: #2C4956;
}

.bg2:hover {
    background-color: #242d31;
}

.ico_foto {
    margin-top: 2px;
    *margin-top: 3px;
}

.recado {
    margin-top: 20px;
}

@media(min-width: 600px) {
    .conteudo div div img {
        /* width: 100%; */
        /* height: 0px !important; */
    }
}