.artigo{
    text-decoration: none;
}
.artigo a{
    color: gray;
}
.artigo a:hover {
    text-decoration: none;
}
.photo-box a:hover{
    text-decoration: none;
}
.titulo{
    color: #C99A2C;
}
.artigo .titulo{
    font-weight: bold;
    font-size: 1.7rem;
}

.artigo .ler-mais{

}

.footer_wrapper, .form_newsletter, .banner-footer{
    background-color: #C99A2C;
}

.wrapp_header .bg{
    background: url(/image/tablet.jpg) no-repeat 0 50%;
    background-size: 100% auto;
    padding-bottom: 200px!important;
}
.nav_wrapper{
    background: url(/image/fachada-escola.jpg);
    padding-bottom: 80px;
}

.nav_cor{
	background-color: rgba(201, 154, 44, .9);
    height: 4rem;
}
.hp_legenda_destaques{
    margin-top: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #C99A2C;;
    padding-bottom: 4px;
    color: #C99A2C;
    font-weight: bolder;
}
ul.nav a, .nav>li>a, .nav>li>a:focus, .nav>li>a:hover {
    color: white;
    text-decoration: none;
    background-color: inherit;
    font-weight: bold;
}


a.link_parent{
    color: #656565;
}
.actual a.link_parent {
    color: #656565;
    background-color: #FFF;
}
.nav_wrapper{
	background: url(/image/fachada-escola.jpg);
}
.form_newsletter{
    background-color: #C99A2C;
    padding:15px;
}
.form_newsletter * {
    color: white!important;
}
.form_newsletter p, .form_newsletter h4{
	font-weight: bold;
}
.shortcuts_box .shortcuts {
    /*border-bottom: 1px solid #C99A2C;*/
}
.form_newsletter .enviar{
    border: 1px solid white;
    margin-top: 15px;
    background-color: #C99A2C;
}
.form_newsletter .titulo {

}
.shortcuts_box .shortcuts p {
    display: inline-block;
    border-radius: 5px 5px 0 0;
    color: white;
    width: 100%;
    text-align: right;
}
.s_bg{
    background-color: transparent;
    border: 0 none;
}

.cartao_banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; 
}

.b-desporto {
	background: black url(/image/hp_tenis.jpg) no-repeat center right;
}
.b-cartao {
    background: red url(/image/hp_cartao-socio.jpg) no-repeat left;
    background-size: cover;
}

.banner-footer .box{
    color: white;
    background-color: transparent;
    border: 0 none;
}
.mais, .contactos h1, .contactos h2{
    color: #C99A2C;
}

/*.banner-footer {
    color: #C99A2C;
}*/

.boxshadow-thin{
    box-shadow: 3px 3px 2px #000000;
}
.copias_box{
    position: relative;

    overflow: hidden;
    background-size: cover;
    margin-right: 15px;
}
.copias_box .titulo{
    font-size: 2rem;
    background-color: #C99A2C;
    color: white;
    top: 28px;
    width: 80%;
    position: absolute;
    padding: 5px;
}

/* form */
.info_pessoal{
	border-bottom: 1px solid #C99A2C;
}

.btn-enviar, .btn-enviar:hover{
    background-color: black;
    color: white;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    background: -webkit-linear-gradient(top, gray, black);
}
h4.panel-heading {
    color: #C99A2C!important;
    font-size: 27px;
    margin: 0;
    background-color: white!important;
}
.noticias .call{
    font-size: 1.6rem;
}
.noticias span{
    color: #C99A2C;
}
.artigo .title{
    color: #C99A2C;
    font-size: 2rem;
    border-bottom: 1px solid #C99A2C;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.conteudos .txt {

}
ul.mapaNaveg a, ul.mapaNaveg a:link, ul.mapaNaveg a:active, ul.mapaNaveg a:hover {
	color: white;
}
