body{
	margin:0;
	background-color: #FFF;
	font-family: 'Roboto Slab', serif;
}
a {
    color: #af134e;
}
a:hover {
    color: #3c3c3b;
	text-decoration: none;
}
.rodape{
	padding: 20px 0 15px 0;
	background-color: #ae134d;
}
.rodape p{
	text-transform: uppercase;
	color:#FFF;
	font-size: 14px;
	font-weight:bold;
	font-family: 'Roboto Slab', serif;
}
.rodape p a{
	color:#FFF;
}
.logosgoverno {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
.logos_footer{
	background-color: #f3f3f3;
	padding: 41px 0;
	margin-bottom: 15px;
}
.logos_entidades {
	text-align: center;
	vertical-align: middle;
	height: 100px;
	border-left: 1px solid #bebebe;
}
.logos_entidades_direita {
	border-right: 1px solid #bebebe;
}

.contactos .moduletable h3{
	background-color: #ae134d;
	width: 322px;
	height: 322px;
	margin: 0 auto 40px auto;
	text-align: center;
	color:#FFF;
	text-transform: uppercase;
	border-radius: 161px;
	padding-top: 130px;
	font-size: 40px;
	font-weight: bold;
	border:10px solid #FFF;
}
#contact label{
	display: none;
}
#contact .controls{
	margin-left: 0 !important;
}
.input-80{
	background-color: #f0f0f0;
	border: 0;
	height: 42px !important;
	width: 100% !important;
	color: #5f5f5f;
	font-size: 14px;
	font-weight:bold;
	font-family: 'Roboto Slab', serif;
	padding-left: 10px;
}
textarea.input-80{
	height: 160px !important;
}
#contact .btn{
	float: right;
	color:#FFF;
	background-color: #ae134d;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	padding: 10 15px;
}
.moduletable_morada{
	margin-bottom: 20px;
	margin-top: 20px;
}
.moduletable_morada p{
	color:#636363;
	font-size: 14px;
	font-weight:bold;
	font-family: 'Roboto Slab', serif;
}
.moduletable_morada p a{
	color:#636363;
}
.contactos{
	margin-top: -161px;
}
.fraseparallax{
	border-top:15px solid #ae134d;
	padding-top: 150px;
}
.fraseparallax p{
	color:#FFF;
	font-size: 40px;
	font-weight:bold;
	font-family: 'Roboto Slab', serif;
	text-transform: uppercase;
}
.parallax-window{
    min-height: 600px;
    background: transparent;
}
.moduletable_oferta{
	margin-top: -161px;
}
.moduletable_oferta h3{
	background-color: #ae134d;
	width: 322px;
	height: 322px;
	margin: 0 auto 40px auto;
	text-align: center;
	color:#FFF;
	text-transform: uppercase;
	border-radius: 161px;
	padding-top: 100px;
	font-size: 40px;
	font-weight: bold;
	border:10px solid #FFF;
}
.noticiasEscola{
	margin-top:80px;
	margin-bottom: 120px;
}
.custom_oferta{
	display: none;
}
.ofertaFormativa{
	background-color: #eeeeee;
	border-top:15px solid #454545;
	padding-bottom: 60px;
}
.moduletable_profissionais{
	width: 870px;
	margin: 0 auto;
}
.moduletable_profissionais .curso{
	float: left;
	width: 260px;
	margin-right: 30px;
}
.moduletable_profissionais .curso:last-child{
	width: 260px;
	margin-right: 0;
}
.moduletable_profissionais .tituloCurso{
	width: 260px;
	border-radius:5px;
	background-color: #FFF;
	text-align: center;
	min-height: 153px;
	margin-top: -70px;
	padding-top: 80px;
}
.moduletable_profissionais .mod-articles-category-category{
	width: 170px;
	height: 170px;
	margin: 0 auto;
	background-color: #af134e;
	border-radius: 161px;
	padding-top: 55px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#FFF;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
.moduletable_profissionais .mod-articles-category-category a{
	color:#FFF;
}
.moduletable_profissionais .tituloCurso a{
	color: #af134e;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.moduletable_cef{
	margin: 60px auto 0 auto;
	width: 870px;
}
.moduletable_cef .curso{
	float: left;
	width: 260px;
	margin-right: 30px;
}
.moduletable_cef .tituloCurso{
	width: 260px;
	border-radius:5px;
	background-color: #FFF;
	text-align: center;
	height: 153px;
	margin-top: -70px;
	padding-top: 80px;
}
.moduletable_cef .mod-articles-category-category{
	width: 170px;
	height: 170px;
	margin: 0 auto;
	background-color: #454545;
	border-radius: 161px;
	padding-top: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color:#FFF;
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
.moduletable_cef .mod-articles-category-category a{
	color:#FFF;
}
.moduletable_cef .tituloCurso a{
	color: #af134e;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.fundoRosaImagem{
	width: 291px;
	height: 291px;
	border-radius: 146px;
	background-color: #af134e;
	position: relative;
	margin: 0 auto;
}
.imagemRedonda{
	width: 280px;
	height: 280px;
	border-radius: 140px;
	background-color: #000;
	position: absolute;
	top: 3px;
	left: 3px;
}
.noticia{
	background-color: #eeeeee;
	border-radius: 10px;
	width: 291px;
	margin: -140px auto 0 auto;
	padding-top: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.newsflash .titulo{
	color: #af134e;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: block;
}
.newsflash .noticia p{
	color:#373737;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 40px;
}
.newsflash .readmore{
	width: 48px;
	height: 48px;
	border-radius: 24px;
	background-color: #af134e;
	display: block;
	position: absolute;
	bottom: -31px;
	left: 43%;
	text-align: center;
	font-size: 34px;
	color: #FFF;
}
.newsflash .vermais{
	background-color: #af134e;
	width: 162px;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 15px;
	padding-top: 8px;
	float: right;
	margin-top: 40px;
	margin-right: 35px;
}
.newsflash .vermais a{
	color:#FFF;
	font-weight: bold;
	font-size: 18px;
}
.slide-title{
	width: 40%;
	margin: 0 auto;
	color: #af134e !important;
	text-align: center;
	font-size: 30px !important;
	font-weight: bold;
	text-transform: uppercase;
}
.slide-text{
	width: 55%;
	margin: 0 auto;
	text-align: center;
	font-size: 18px !important;
	font-weight: bold;
}
.menuSite{
	background-color: #af134e !important;
	height: 50px;
}
.moduletable_menuprincipal ul li{
	float: left;
	margin-right: 10px;
}
.moduletable_menuprincipal ul li a{
	color: #FFF !important;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.moduletable_menuprincipal ul li a:hover{
	background-color: #3c3c3b !important;
}
.moduletable_menuprincipal ul li.active a{
	background-color: #3c3c3b !important;
}
.redesSociais{
	margin-top: 10px;
}
.logotipo{
	margin-bottom: 45px;
}
.opcoesLayout{
	margin-top: 145px;
	color: #af134e;
}
.opcoesLayout a{
	color: #af134e;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.sneakySneakyBeakyLike div.container2 {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: #af134e;
    width: 100%;
    margin: 0 auto;
	z-index: 1000;
	height: 50px;
}
.navbar-default{
	background-color: transparent !important;
	border: none !important;
}
.dropdown-menu{
	background-color: #af134e;
	border: none !important;
}
.dropdown-menu li{
	width: 100%;
}
.page-header{
	border: none !important;
}
.category-list{
	margin-top: 50px;
}
.page-header h2, .content-category h2, .search .page-title{
	margin-top: 0;
	color: #af134e;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	font-family: 'Roboto Slab', serif;
}
.item-page p{
	text-align: justify;
}
.moduletable_menuesquerda li {
    content: ">";
    border-bottom: 2px dotted #af134e;
}
.moduletable_menuesquerda .active .dropdown-menu {
    display: block;
    position: static;
    float: none;
    border: 0;
    box-shadow: none;
    padding: 0;
}

.moduletable_menuesquerda .dropdown-menu li{
	width: auto !important;
}
.moduletable_menuesquerda .navbar-nav, .moduletable_menuesquerda .navbar-nav>li{
	float: none !important;
}
.moduletable_menuesquerda .dropdown-menu{
	background-color: transparent;
}
.moduletable_menuesquerda .dropdown-menu li:last-child {
    border: none !important;
}
.moduletable_menuesquerda .active a{
	background-color: #3c3c3b;
	color:#FFF;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.moduletable_menuesquerda a{
	background-color: transparent;
	color:#af134e;
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.moduletable_menuesquerda .active .dropdown-menu a {
    background-color: transparent !important;
    color: #3c3c3b;
    white-space: pre-wrap;
	font-size: 12px;
}
.moduletable_menuesquerda .active .dropdown-menu a:hover {
    background-color: #3c3c3b !important;
    color: #FFF;
    white-space: pre-wrap;
	font-size: 12px;
}
.moduletable_menuesquerda{
	margin-top: 40px;
}
.conteudosInterior{
	margin-bottom: 40px;
}
.moduletable_menuesquerda a:hover{
	background-color: #3c3c3b;
}
.unstyled, #form-login-remember{
	display: none;
}
.modal-title{
	margin-top: 0;
	color: #af134e;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	font-family: 'Roboto Slab', serif;
}
.add-on, .element-invisible{
	display: block;
}
.input-small, .input-medium{
	width: 100%;
	margin-bottom: 20px;
}
.login-button, .acysubbuttons .subbutton, .btn-primary{
	background-color: #af134e;
	width: 162px;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 15px;
	padding-top: 8px;
	border: 0;
	font-weight: bold;
}
table.acymailing_form{
	width: 100%;
}
.dl-horizontal dt{
	width: 100px;
	text-align: left;
}
.dl-horizontal dd{
	margin-left: 100px;
}
.form-horizontal .control-label{
	text-align: left !important;
}
#contact-form legend, .form-limit, .only, .phrases{
	display: none;
}
#jform_contact_name, #jform_contact_email, #jform_contact_emailmsg, #jform_contact_message{
	width: 100%; 
}
.search{
	margin-top: 50px;
}
.item-page .item-image img{
	display: block;
    max-width: 100%;
    height: auto;
	margin-bottom: 15px;
}
.imagemRedonda2{
	width: 280px;
	height: 280px;
	overflow: hidden;
	border-radius:140px;
}
.imagemRedondaAlunos{
	width: 280px;
	height: 280px;
	border-radius: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.content-category_antigosAlunos .newsflash .titulo{
	font-size: 26px;
}
.aluno{
	min-height: 500px;
}
.aluno .noticia{
	padding-bottom: 15px;
}
.noticiaArtigo{
	min-height: 600px;
}
.category-list_antigosAlunos{
	margin-top: 50px;
}
.content-category_antigosAlunos h2{
	margin-top: 0;
    color: #af134e;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    font-family: 'Roboto Slab', serif;
}