@font-face {
    font-family: 'honey_scriptlight';
    src: url('honeyscript-light-webfont.eot');
    src: url('../sources/fonts/honeyscript-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../sources/fonts/honeyscript-light-webfont.woff') format('woff'),
         url('../sources/fonts/honeyscript-light-webfont.ttf') format('truetype'),
         url('../sources/fonts/honeyscript-light-webfont.svg#honey_scriptlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'honey_scriptsemibold';
    src: url('../sources/fonts/honeyscript-semibold-webfont.eot');
    src: url('../sources/fonts/honeyscript-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../sources/fonts/honeyscript-semibold-webfont.woff') format('woff'),
         url('../sources/fonts/honeyscript-semibold-webfont.ttf') format('truetype'),
         url('../sources/fonts/honeyscript-semibold-webfont.svg#honey_scriptsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'metaplusbook-capsregular';
    src: url('../sources/fonts/metaplusbook-caps-webfont.eot');
    src: url('../sources/fonts/metaplusbook-caps-webfont.eot?#iefix') format('embedded-opentype'),
         url('../sources/fonts/metaplusbook-caps-webfont.woff') format('woff'),
         url('../sources/fonts/metaplusbook-caps-webfont.ttf') format('truetype'),
         url('../sources/fonts/metaplusbook-caps-webfont.svg#honey_scriptsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

a{
    text-decoration:none;
    color:#000;
}

a:hover{
    text-decoration:underline;
    color:#000;
}

img{
    border:none;
}

body{
    background-image:url('../sources/img/body-bg-dia.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#FFF;
    margin:0;
    padding:0;
    height:1060px;
    font-family:"honey_scriptlight", sans-serif;
}

img{
    border:none;
}

#log{
    width:100px;
    height:100px;
    background-color: #FFF;
    position:fixed;
    bottom:0;
    right:0;
    border:solid 1px #000;
}

.main{
    width:980px;
    height:730px;
    margin:0 auto;
    margin-top:90px;
    background-image:url('../sources/img/template-main-bg.png');
    background-repeat:no-repeat;
    background-position:top center;
    padding-top:270px;
    padding-left:20px;
    padding-right:20px;
}

.header{
    width:1000px;
    height:230px;
    left:50%;
    margin-left:-500px;
    position:absolute;
}

.header .nuvem{
    width:400px;
    height:270px;
    padding-top:71px;
    padding-left:100px;
    background-image:url('../sources/img/template-nuvem.png');
    background-repeat:no-repeat;
    margin-top:-70px;
    margin-left:-30px;
    float:left;
}

.header .menu{
    float:left;
    width:500px;
    margin-top:20px;
    margin-left:15px;
}

.header .menu img{
    float:right;
    margin-right:20px;
}

.header .menu .item{
    float:left;
    width:165px;
    height:46px;
    background-image:url('../sources/img/template-bg-menu.png');
    background-repeat:no-repeat;
    font-size:30px;
    text-align:center;
    margin-top:7px;
}

.main .corpo{
    overflow:auto;
    height:545px;
}

.main .redes{
    width:450px;
    float:right;
    color:#B3B3B3;
    font-family:"metaplusbook-capsregular", sans-serif;
    text-align:right;
}

.main .redes h2{
    width:100%;
    border-bottom:solid 2px #B3B3B3;
    font-weight:lighter;
    margin-top:0px;
    font-size:18px;
}

.main .redes img{
    margin-right:10px;
}

.main .redes a{
    color:#B3B3B3;
}

/*INICIO HOME*/

.main .corpo .home{
    width:100%;
    font-family:"metaplusbook-capsregular", sans-serif;
}

.main .corpo .home h2{
    font-family:"honey_scriptlight", sans-serif;
    font-size:30px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
}

.main .corpo .home h3{
    font-family:"honey_scriptlight", sans-serif;
    font-size:24px;    
    color:#808285;
    font-weight:normal;
    margin-top:20px;
    line-height:1px;
}

.main .corpo .home .meio{
    margin-top:10px;
    border-top:solid 2px #B3B3B3;
}

.main .corpo .home .meio .esquerda{
    padding:0 20px;
    float:left;
    width:270px;
}

.main .corpo .home .meio .esquerda p{
    text-align:justify;
    font-size:12px;
}

.main .corpo .home .meio .esquerda .azul{
    color:#74BCD8;
}

.main .corpo .home .meio .centro{
    float:left;
    width:370px;
}

.main .corpo .home .meio .centro p{
    text-align:justify;
    font-size:12px;
    padding:5px;
}

.main .corpo .home .meio .centro .azul{
    background-color:#E1F4FD;
    border-radius:10px;
}

.main .corpo .home .meio .direita{
    float:left;
    width:280px;
    text-align:center;
}

.apoio{
    width:100%;
    border-top:solid 2px #B3B3B3; 
}
/*FIM HOME*/

/*INICIO QUEM SOMOS*/

.main .corpo .quemsomos{
    width:100%;
    font-family:"metaplusbook-capsregular", sans-serif;
}

.main .corpo .quemsomos h2{
    font-family:"honey_scriptlight", sans-serif;
    font-size:30px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
}

.main .corpo .quemsomos h3{
    font-family:"honey_scriptlight", sans-serif;
    font-size:24px;    
    color:#808285;
    font-weight:normal;
    margin-top:20px;
    line-height:1px;
}

.main .corpo .quemsomos .esquerda{
    padding:0 20px;
    float:left;
    width:660px;
}

.main .corpo .quemsomos .esquerda p{
    text-align:justify;
    font-size:12px;
    padding:10px;
    margin-top:-10px;
}

.main .corpo .quemsomos .esquerda .azul{
    border-radius:10px;
    padding:10px;
    background-color:#E1F4FD;
}

.main .corpo .quemsomos .direita{
    float:left;
    width:250px;
    margin-left: 10px;
    text-align:center;
}

/*FIM QUEM SOMOS*/

/*INICIO MIDIA*/

.main .corpo .midia{
    width:100%;
    font-family:"metaplusbook-capsregular", sans-serif;
}

.main .corpo .midia h1{
    font-family:"honey_scriptlight", sans-serif;
    font-size:60px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
    width:100%;
    
}

.main .corpo .midia h3{
    font-family:"honey_scriptlight", sans-serif;
    font-size:24px;    
    color:#808285;
    font-weight:normal;
    margin-top:20px;
    line-height:1px;
}

.main .corpo .midia .tv{
    width:33%;
    float:left;
    text-align:right;
}

.main .corpo .midia .radio{
    width:33%;
    float:left;
    text-align:center;
}

.main .corpo .midia .internet{
    width:33%;
    float:left;
    text-align:left;
}

/*FIM MIDIA*/

/*INICIO PORJETOS*/

.main .corpo .projetos{
    width:100%;
    padding-top:20px;
    font-family:"metaplusbook-capsregular", sans-serif;
}

.main .corpo .projetos h2{
    font-family:"honey_scriptlight", sans-serif;
    font-size:45px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
    width:100%;
    line-height:0px;
}

.main .corpo .projetos p{
    width: 100%;
    font-size:14px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
}

.main .corpo .projetos .esquerda{
    width:600px;
    background-color:#000;
}

.main .corpo .projetos .esquerda div{
    float:left;
    text-align:left;
    width:45%;
    margin-left:5%;
}

.main .corpo .projetos .doacao{
    float:left;
    width:365px;
    text-align:center;    
}

/*INICIO PERGUNTAS*/

.main .corpo .perguntas{
    width:100%;
    padding-top:50px;
    font-family:"metaplusbook-capsregular", sans-serif;
}

.main .corpo .perguntas h2{
    font-family:"honey_scriptlight", sans-serif;
    font-size:45px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
    width:100%;
    line-height:0px;
}

.main .corpo .perguntas .esquerda{
    float:left;
    width:580px;
    text-align:left;
    margin-left:20px;
}
.main .corpo .perguntas .esquerda span{
    color:#74BCD8;
    font-size:16px;
}

.main .corpo .perguntas .esquerda p{
    color:#000;
    font-size:12px;
}

.main .corpo .perguntas .direita{
    float:left;
    width:380px;
    text-align:center;
}


/*FIM PERGUNTAS*/


/*INICIO CADASTRE*/


.main .corpo .cadastre{
    width:100%;
    padding-top:50px;
    font-family:"metaplusbook-capsregular", sans-serif;
}

.main .corpo .cadastre div{
    width:33%;
    margin-top:30px;
    text-align:center;
    float:left;
}

.main .corpo .cadastre h2{
    font-family:"honey_scriptlight", sans-serif;
    font-size:45px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
    width:100%;
    line-height:0px;
}

/*FIM CADASTRE*/

/*INICIO CONTATO*/

.main .corpo .contato{
    width:100%;
    padding-top:50px;
    font-family:"metaplusbook-capsregular", sans-serif;
}

.main .corpo .contato h2{
    font-family:"honey_scriptlight", sans-serif;
    font-size:45px;    
    color:#808285;
    font-weight:normal;
    margin-top:0px;
    width:100%;
    line-height:0px;
}

.main .corpo .contato .esquerda{
    width:50%;
    height:445px;
    float:left;
    background-image:url('../sources/img/telefone.png');
    background-repeat:no-repeat;
    background-position:top right;
}

.main .corpo .contato .esquerda .contatinho{
    margin-top:150px;
    margin-left:20px;
}

.main .corpo .contato .esquerda .contatinho a{
    color:#74BCD8;
    text-decoration:none;
}

.main .corpo .contato .esquerda .contatinho a:hover{
    color:#74BCD8;
    text-decoration:underline;
}

.main .corpo .contato .forms{
    width:40%;
    margin-left:40px;
    float:left;
}

.main .corpo .contato .forms input[type="text"]{
    width:450px;
    height:40px;
    float:left;
    background-image:url('../sources/img/input.png');
    background-repeat:no-repeat;
    border:none;
    padding:10px;
    background-color:transparent;
}

.main .corpo .contato .forms input[type="reset"]{
    width:80px;
    height:25px;
    float:right;
    background-image:url('../sources/img/botao.png');
    background-repeat:no-repeat;
    border:none;
    background-color:transparent;
    margin-right:20px;
}

.main .corpo .contato .forms input[type="submit"]{
    width:80px;
    height:25px;
    float:right;
    background-image:url('../sources/img/botao.png');
    background-repeat:no-repeat;
    border:none;
    background-color:transparent;
    margin-right:-50px;
}

.main .corpo .contato .forms textarea{
    width:450px;
    height:215px;
    float:left;
    background-image:url('../sources/img/textarea.png');
    background-repeat:no-repeat;
    border:none;
    background-color:transparent;
    padding:10px;
}

/*FIM CONTATO*/