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

}
#slideshow{
    position: absolute;
    z-index: 0;
    width: 100%;
    min-width: 660px;
}
#slideshow div{
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
header#header{
    width: 100%;
    min-width: 660px;
    position: absolute;
    height: 50px;
    background: url("../img/bg.png") repeat;
}
header#header ul{
    float: right;
    width: 63%;
    margin-top: 11px;
}
header#header ul li{
    float: left;
    margin-right: 2px;
}
header#header ul li a{
    float: left;
    height: 28px;
    width: 27px;
    background: url("../img/signos.png") no-repeat;
}
header#header ul li a:hover{
    opacity:0.50;
    -moz-opacity: 0.50;
    filter: alpha(opacity=50);
}
header#header ul li a#signoTouro{
    background-position: -27px 0;
    width: 26px;
}
header#header ul li a#signoGemeos{
    background-position: -53px 0;
    width: 33px;
}
header#header ul li a#signoCancer{
    background-position: -86px 0;
    width: 29px;
}
header#header ul li a#signoLeao{
    background-position: -115px 0;
    width: 27px;
}
header#header ul li a#signoVirgem{
    background-position: -142px 0;
    width: 39px;
}
header#header ul li a#signoLibra{
    background-position: -181px 0;
    width: 40px;
}
header#header ul li a#signoEscorpiao{
    background-position: -221px 0;
    width: 50px;
}
header#header ul li a#signoSagitario{
    background-position: -271px 0;
    width: 35px;
}
header#header ul li a#signoCapricornio{
    background-position: -306px 0;
    width: 21px;
}
header#header ul li a#signoAquario{
    background-position: -327px 0;
    width: 41px;
}
header#header ul li a#signoPeixes{
    background-position: -369px 0;
    width: 36px;
}
#site{
    width: 100%;
    min-width: 660px;
    position: absolute;
    z-index: 1;
}
#site #colum1{
    float: left;
    width: 35%;
    margin-top: 70px;
}
#site #colum1 h1{
    float: left;
    width: 100%;
    margin-left: -20px;
}
#site #colum1 h1 img{
    float: right;
}
#site #colum1 h2{
    float: left;
    width: 96%;
    padding-right: 4%;
    background: url("../img/bg.png") repeat;
    height: 30px;
    font-size: 17px;
    color: #fff;
    text-align: right;
    line-height: 30px;
    margin-top: 20px;
    font-family: gtw;
}
#site #colum1 ul{
    float: left;
    width: 100%;
    margin-top: 20px;
}
#site #colum1 ul li{
    float: left;
    width: 100%;
    clear: both;
}
#site #colum1 ul li a{
    float: right;
    padding: 7px 15px;
    font-family: gtw;
    color: #fff;
    font-size: 15px;
}
#site #colum1 ul li a:hover{
    background: url("../img/bg.png") repeat;
}
#site #colum2{
    float: right;
    width: 65%;
    background: url("../img/bg.png") repeat;
    padding-bottom: 50px;
    margin-top: 50px;
}
#site #colum2 h6{
    float: left;
    width: 440px;
    text-align: center;
    margin-left: 30px;
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
}
#site #colum2 section{
    float: left;
    width: 640px;
    margin-left: 30px;
    margin-top: 150px;
    clear: both;
}
#site #colum2 section article{
    float: left;
    clear: both;
    width: 640px;
}
#site #colum2 section h2{
    clear: both;
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
    font-family: gtw, arial;
}
#site #colum2 section p{
    clear: both;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 20px;
}
#site #colum2 section p a{
    text-decoration: underline;
    color: #fff;
}
#site #colum2 section p a:hover{
    text-decoration: none;
}
#site #colum2 section #textList{
    width: 640px;
}
#site #colum2 section #textList div#textRed{
    width: 450px!important;
    float: left;
}
#site #colum2 section #textList div#textRed p{
    width: 450px!important;
}
#site #colum2 section #textList #qadro{
    width: 160px;
    float: right;
}
#site #colum2 section #textList #qadro #caixaBranca{
    float: left;
    border: 5px solid #666;
}
#site #colum2 section #textList #qadro #lua{
    width: 150px;
    border: 5px solid #666666;
}
#site #colum2 section #textList ul{
    float: right;
    width: 80px;
}
#site #colum2 section #textList ul li{
    float: left;
    margin-bottom: 10px;
    clear: both;
}
#site #colum2 section #textList ul li a{
    float: left;
    color: #fff;
    font-size: 14px;
}
#site #colum2 section #textList ul li a:hover{
    text-decoration: underline;
}
#site #colum2 section ul#articles{
    width: 640px;
    float: left;
    clear: both;
}
#site #colum2 section ul#articles li{
    width: 145px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    height: 340px;
}
#site #colum2 section ul#articles li a p{
    margin-bottom: 10px;
}
#site #colum2 section ul#articles li a figure{
    float: left;
    margin-bottom: 10px;
    border: 5px solid #000;
}
#site #colum2 section ul#articles li a figure img{
    float: left;    
}
#site #colum2 section ul#articles li a span{
    float: left;    
    font-size: 14px;
    color: #fff;
}
#site #colum2 section ul#articles li a:hover span{
    text-decoration: underline;
}
#site #colum2 section ul#articles li a h3{
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
#site #colum2 section #contato{
    width: 274px;
}
#site #colum2 section #contato label{
    width: 274px;
    float: left;
    clear: both;
    font-size: 14px;
    margin-bottom: 5px;
    color: #fff;    
}
#site #colum2 section #contato input{
    width: 268px;
    height: 24px;
    float: left;
    clear: both;
    background: url("../img/bg.png") repeat;
    border: 2px solid #9D858A;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-indent: 10px;    
}
#site #colum2 section #contato textarea{
    width: 258px;
    height: 70px;
    float: left;
    clear: both;
    padding: 5px;
    background: url("../img/bg.png") repeat;
    border: 2px solid #9D858A;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff; 
    resize: none;
}
#site #colum2 section #contato button{
    float: left;
    clear: both;
    border: none;
    background: none;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
#site #colum2 section #contato button:hover{
    text-decoration: underline;
    cursor: pointer;
}
#aries{
    background: url("../img/aries.png") no-repeat;
    min-height: 400px;
}
#touro{
    background: url("../img/touro.png") no-repeat;
    min-height: 400px;
}
#gemeos{
    background: url("../img/gemeos.png") no-repeat;
    min-height: 400px;
}
#cancer{
    background: url("../img/cancer.png") no-repeat;
    min-height: 400px;
}
#leao{
    background: url("../img/leao.png") no-repeat;
    min-height: 400px;
}
#virgem{
    background: url("../img/virgem.png") no-repeat;
    min-height: 400px;
}
#libra{
    background: url("../img/libra.png") no-repeat;
    min-height: 400px;
}
#escorpiao{
    background: url("../img/escorpiao.png") no-repeat;
    min-height: 400px;
}
#sagitario{
    background: url("../img/sagitario.png") no-repeat;
    min-height: 400px;
}
#capricornio{
    background: url("../img/capricornio.png") no-repeat;
    min-height: 400px;
}
#aquario{
    background: url("../img/aquario.png") no-repeat;
    min-height: 400px;
}
#peixes{
    background: url("../img/peixes.png") no-repeat;
    min-height: 400px;
}
#footer{
    width: 100%;
    height: 50px;
    position: absolute;
    background: url("../img/bg.png") repeat;
}
#footer #redesSociais{
    width: 35%;
    float: left;
}
#footer #redesSociais ul{
    float: right;
    margin-top: 15px;
    margin-right: 4%;
}
#footer #redesSociais ul li{
    float: left;
    margin-left: 3px;
}
#footer #redesSociais ul li a{
    float: left;
    width: 18px;
    height: 17px;
    text-indent: -999999px;
    background: url("../img/social.png") no-repeat;
}
#footer #redesSociais ul li a#foterFace{
    background-position: -18px 0;
}
#footer #redesSociais ul li a#foterlike{
    background-position: -36px 0;
}
#footer #redesSociais ul li a#foterPlus{
    background-position: -54px 0;
}
#footer #copy{
    width: 65%;
    float: right;
}
#footer #copy div{
    float: left;
    margin-left: 30px;
    line-height: 50px;
    color: #fff;
    font-size: 11px;
}
#footer #copy div a{
    color: #fff;
    text-decoration: underline;
}
#footer #copy div a:hover{
    text-decoration: none;
}
#galery{
    width: 100%;
    min-width: 300px;
    float: left;
    clear: both;
}
#galery a{
    float: left;
    width: 140px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 103px;
}
#galery a img{
    float: left;
    width: 140px;
    height: 103px;
}
.loaderform{
    float: right;
    font-size: 12px;
    color: #fff;
}
#avisoform{
    float: right;
    font-size: 12px;
    color: #fff;
}
#toponome{
    color: #fff;
    margin-left: 20px;
    line-height: 30px;
    font-family: gtw;
}