@import url("avisos.css");

/*--- HTML Classes ---*/
html {
	height: 100%;
}
body {
	margin:0;
	background-color:#3b3127;
	color:#575757;
	font-family: 'Lato', arial, serif;
	font-size:12px;
}
p {
	margin:5px 0;
	font-weight:normal;
}
h1 {
	font-size:32px;
	color:#403a31;
	margin:0;
	background-image:url(../images/titulo_border.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:18px;
	font-weight:normal;
	letter-spacing:-1px;
}
h1 a {
	color:#403a31 !important;
}

h2 {
}

h3 {
	font-size:16px;
	color:#403a31;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
	font-weight:normal;
}
.lista_artigos a {
	color:#575757 !important;
}
a:link, a:active, a:visited {
	color:#9f7e54;
	text-decoration:none;
}
a:hover {
	color:#555454;
	text-decoration:underline;
}

a img {
	border:none;
}

/*--- Template Classes ---*/
/*-globais!*/
.clr {
	clear:both;
	float:none;
}
.article_separator {
	height:20px;
	display:block;
	border-bottom:1px solid #c4c0b6;
	margin-bottom:20px;
}
.wrapper {
	/*width:1000px;*/
	width:936px;
	margin:0px auto;
}
.wrapper2 {
	width:820px;
	margin:0px auto;
}
/*-topo!*/
.vazio {
	height:101px;
	display:block;
}
.topo {
	width:100%;
	height:90px;
	background-image:url(../images/topo_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	/*margin-top:101px;*/
}
.header {
	/*width:100%;
	height:70px;
	background-image:url(../images/topo2_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;*/
    background-image: url(../images/BgBarraTopo.png);
    background-position: center top;
    background-repeat: repeat-x;
    height: 110px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;	
}
.headerleft {
	/*width:475px;
	height:59px;
	margin-top:48px;*/
	margin-top:17px;
	float:left;
}
.headerright {
	/*width:59px;
	height:59px;*/
	margin-top:8px;
	float:right;
}
.headerright1 {
	width:175px;
	height:55px;
	float:left;
	font-size:9px;
	color:#FFFFFF;
	margin-right:55px;
}
.headerright1 .title {
	font-size:10px;
}
.headerright1 input.inputlogin {
	width:88px;
	height:15px;
	font-size:9px;
	border:0;
	background-image:url(../images/formbg.png);
	background-position:left center;
	background-repeat:repeat-x;
	background-color:transparent;
}
.headerright1 input.okbtn {
	width:16px;
	height:15px;
	font-size:0px;
	border:0;
	background-image:url(../images/okbtn.png);
	background-position:left center;
	background-repeat:repeat-x;
	background-color:transparent;
	float:right;
	position:absolute;
	margin-top:1px;
}
.headerright2 {
	width:59px;
	height:59px;
	float:right;
}
.menutopo {
	height:92px;
	padding-left:18px;
}
.menublock {
	width:188px;
	height:82px;
	padding:0px 7px 7px 7px;
	background-color:#FFFFFF;
	float:left;
	margin-right:31px;
}
.menublocktres {
	margin-right:0px;
}
.sombratopo {
	width:940px;
	height:10px;
	background-image:url(../images/sombra_topo.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.submenu1 {
    /*background-image: url(../images/menu_emrc.png);*/
    background-image: url(../images/menu_emrc2.png);
    background-position: center top;
    background-repeat: no-repeat;
	width: 950px;
    height: 308px;
	top: 190px;
    position: absolute;
    z-index: 100;
		left:50%;
		margin-left:-477px;
}
.submenu2 {
    background-image: url(../images/menu_catequese.png);
    background-position: center top;
    background-repeat: no-repeat;
	width: 950px;
    height: 308px;
    top: 190px;
    position: absolute;
    z-index: 100;
		left:50%;
		margin-left:-477px;
}
.submenu3 {
    /*background-image: url(../images/menu_escolascatolicas.png);*/
    background-image: url(../images/menu_escolascatolicas2.png);
    background-position: center top;
    background-repeat: no-repeat;
	width: 950px;
    height: 308px;
    top: 190px;
    position: absolute;
    z-index: 100;
		left:50%;
		margin-left:-477px;
}
.submenu4 {
    background-image: url(../images/menu_comissao.png);
    background-position: center top;
    background-repeat: no-repeat;
	width: 950px;
    height: 308px;
    top: 190px;
    position: absolute;
    z-index: 100;
		left:50%;
		margin-left:-477px;
}
.submenu1 ul, .submenu2 ul, .submenu3 ul, .submenu4 ul {
	font-size:15px;
	list-style:none;
	padding:0;
	text-transform:uppercase;
	display:block;
	width:305px;
	height:273px;
	margin-top:40px;
	margin-left:9px;
}
.submenu1 li, .submenu2 li, .submenu3 li, .submenu4 li {
	color:#6b6b6b;
}
.submenu1 li.menu54, .submenu2 li.menu54, .submenu3 li.menu54, .submenu4 li.menu54 {
	font-size:12px;
}
.submenu1 li a, .submenu2 li a, .submenu3 li a, .submenu4 li a {
	display:block;
	padding:3px 3px 3px 30px;
	color:#6b6b6b;
	font-weight:bold;
}
.submenu1 li:hover, .submenu2 li:hover, .submenu3 li:hover, .submenu4 li:hover {
	background-color:#3b3127;
	color:#FFFFFF;
}
.submenu1 li:hover a, .submenu2 li:hover a, .submenu3 li:hover a, .submenu4 li:hover a {
	color:#FFFFFF;
}
.submenu1 li:hover a:hover, .submenu2 li:hover a:hover, .submenu3 li:hover a:hover, .submenu4 li:hover a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/*-centro!*/
.centro {
	width:100%;
	background-image:url(../images/centro_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#8b3408;
	padding-top:10px;
}
.content {
	width:100%;
	background-image:url(../images/content_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#dcd8cc;
}
.conteudo {
	/*width:920px;*/
	margin:0px auto;
	/*background-image:url(../images/content2_bg.png);
	background-position:bottom center;
	background-repeat:repeat-x;*/
	padding-top:16px;
}
.conteudo2 {
	background-color:#DCD8CC;
	height:100px;
}
.conteudo_interiores {
	width:920px;
	margin:0px auto;
	background-image:url(../images/content2_bg2.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-top:16px;
		min-height:700px;
}
.bannertopo {
	width:920px;
	height:300px;
	margin:0px auto;
	/*background-image:url(../images/bannertopo_bg.png);
	background-position:top right;
	background-repeat:no-repeat;*/
}
.container { /*para páginas interiores*/
	width:920px;
	margin:0px auto;
	background-image:url(../images/bannertopo_bg.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.slideshow {
	width:825px;
	height:269px;
	margin:0px auto;
}
.contentleft {
	width:562px;
	border-right: 1px solid #C4C0B6;
	float:left;
	padding-right:28px;
	/*min-height:320px;*/
}
.contentright {
	width:225px;
	float:right;	
	/*min-height:320px;*/
}
.contentleft img {
	padding-bottom:20px;
	max-width:560px;
}
.contentleft_interiores {
	width:410px;
	float:left;
	min-height:320px;
	margin-left:-11px;
}
.contentright_interiores {
	width:515px;
	float:right;	
	min-height:320px;
}
.submenu_interiores {
	width: 100%;
	float:left;
}
.submenu_interiores ul {
	font-size:11px;
	list-style:none;
	padding:0;
	text-transform:uppercase;
	display:block;
	/*width:168px;*/
}
.submenu_interiores li {
	color:#6b6b6b;
}
.submenu_interiores li a {
	display:block;
	padding-left:20px;
	color:#6b6b6b;
	font-weight:bold;
}
.submenu_interiores li.current {
	background-color:#3b3127;
	color:#FFFFFF;
}
.submenu_interiores li.current a {
	color:#FFFFFF;
}
.submenu_interiores li:hover {
	background-color:#3b3127;
	color:#FFFFFF;
}
.submenu_interiores li:hover a {
	color:#FFFFFF;
}
.submenu_interiores li:hover a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.subsubmenus {
}

.subsubmenus ul {
	font-size:11px;
	list-style:none;
	padding:0;
	display:block;
	text-transform:none;
}
.subsubmenus li {
	color:#6b6b6b;
	padding-left:20px;
}
.subsubmenus li a {
	display:block;
	padding-left:40px:
	color:#6b6b6b;
	font-weight:normal;
}
.subsubmenus li.current {
	color:#FFFFFF;
}
.subsubmenus li.current a {
	color:#FFFFFF;
}
.subsubmenus li:hover a {
	color:#FFFFFF;
}
.subsubmenus li:hover a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.subsubmenus ul ul.sub {
	font-size:11px;
	list-style:none;
	padding-left:10px;
}
.subsubmenus ul ul.sub ul {
	padding-left:10px;
}
.subsubmenus ul ul.sub li {
	border-bottom:0;
}
.subsubmenus ul ul.sub li a {
	font-weight:normal;
}
.subsubmenus ul ul.sub li a:hover {
	color:#a03a08;
}
.titulo_interior {
	font-weight:bold;
	font-size:14px;
	color:#bb4004;
	padding-top:2px;
	padding-bottom:3px;
	text-transform:uppercase;
}
.subtitulo_interior {
	font-size:12px;
	color:#c15520;
	padding-bottom:5px;
}
.corpo {
}
.corpo img {
	max-width:515px;
}
/*-colunadir!*/
.colunadir {
	padding-left:15px;
	padding-top:30px;
	padding-bottom:20px;
}
.pesquisar {
}
.pesquisar input#mod_search_searchword {
	width:184px;
	height:16px;
	background-color:#FFFFFF;
	border:1px solid #a2a2a2;
	color:#a2a2a2;
	font-size:11px;
}
.pesquisar .button_pesquisa {
	float:right;
	position:absolute;
}
.pesquisar .titulo {
	font-size:11px;
	color:#a93d08;
	padding-top:5px;
	padding-bottom:2px;
}
.newsletter {
}
.newsletter input#mod_newsletter_newsletterword {
	width:187px;
	height:16px;
	background-color:#FFFFFF;
	border:1px solid #a2a2a2;
	color:#a2a2a2;
	font-size:11px;
}
.newsletter .button_newsletter {
	float:right;
	position:absolute;
}
.newsletter .titulo {
	font-size:11px;
	color:#a93d08;
	padding-top:5px;
	padding-bottom:2px;
}
.bannersdir {
	margin-left:-10px;
	padding-top:15px;
}
.banner_galeria {
}
.banner_agenda {
}
.noticias {
	padding-top:10px;
}
.noticias h1 {
	color:#8a8686;
	background:none;
	padding-bottom:0;
}
.noticias ul {
	font-size:12px;
	list-style:none;
	padding:0;
}
.noticias li {
	padding-bottom:18px;
}
.addthis {
	margin-left:40px;
	margin-right:-7px;
	clear: both;
}
/*.addthis_button_facebook_like {
	width:60px;
}
.addthis_button_tweet {
	width:100px;
}
.addthis_32x32_style .at300bs, .addthis_32x32_style .at15t {
    background-image: url(../images/widget32.png);
}*/
/*-fundo!*/
.fundo {
	width:100%;
	height:68px;
	background-image:url(../images/fundo_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.fundo2 {
	width:100%;
	background-color:#8b3408;
}
.contentleft2 {
	width:562px;
	float:left;
	padding-right:28px;
}
.contentright2 {
	width:225px;
	float:right;
	padding-top:25px;
	padding-bottom:15px;
}
.assinatura {
	width:146px;
	height:11px;
	float:right;
	/*margin-top:15px;*/
	margin-right:5px;
}
.assinaturasite {
	margin-top:70px;
}

#meumenu {
	top:475px;
	left:50%;
	margin-left:240px;
	position:absolute;
	z-index:50;
}
#meumenu .trigger a {
	background-image:url(../images/btn_login_peq.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	width:121px;
	height:29px;
	display:block;
}
#meumenu .trigger.active a {
	background-image:url(../images/btn_login_peq_active.png);
}
#meumenu .toggle_container {
	margin-left:-43px;
}
.menupopup.topo {
	width:170px;
	background-image:url(../images/menutopo_topo.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:15px;
		height: auto;
		margin-top: 0;
}
.menupopup .base {
	background-image:url(../images/menutopo_base.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:20px;
}
.menupopup .centro {
	background-image:url(../images/menutopo_centro.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding-right:11px;
	padding-left:11px;
	padding-bottom:5px;
		background-color: transparent;
		padding-top: 0;
		width: auto;
}
.menupopup ul {
	margin:0px;
	padding:0px;
}
.menupopup li {
	list-style-type:none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#a4a2a0;
	text-align:right;
	padding-right:12px;
}
.menupopup li.ultimo {
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
}
.menupopup a {
	font-size:13px;
	text-decoration:none;
	color:#000;
	padding-top:7px;
	padding-bottom:7px;
	display:block;
}
.menupopup a:hover {
	text-decoration:underline;
}
.menupopup a.disabled {
	color:#999;
	cursor:default;
}
.menupopup a.disabled:hover {
	text-decoration:none;
}

#meumenu .trigger_login a {
	background-image:url(../images/btn_minhaconta_peq.png);
}
#meumenu .trigger_login.active a {
	background-image:url(../images/btn_minhaconta_peq_active.png);
}
.menupopup_login {
	width:323px;
	height:180px;
	background-image:url(../images/loginbg.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:15px;
	margin-top: 0;
}
.menupopup_loginbox {
	padding:7px 20px 0px 40px;
	font-size:13px;
	font-weight:bold;
}
.menupopup_loginbox .loginbtn {	
	background-image:url(../images/loginbtn.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-size:0;
	border:0;
	background-color:transparent;
	width:64px;
	height:17px;
	float:right;
	margin-right:100px;
}
.menupopup_loginbox .inputbox {	
	background-image:url(../images/inputbox.png);
	background-repeat:no-repeat;
	background-position:center top;
	border:0;
	background-color:transparent;
	width:167px;
	height:20px;
	float:right;
}
.menupopup_loginbox .styled {	
    background: url("../images/checkbox.png") no-repeat scroll 0 0 transparent;
    height: 25px;
    width: 19px;
	display:none;
}
.menupopup_loginbox .checkbox {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url("../images/checkbox.png") no-repeat scroll 0 0 transparent;
  display: block;
  float:left;
  margin-left:10px;
}
.menupopup_loginbox .recuperarpass {
	font-size:11px;
	font-weight:normal;
	margin-left:100px;
}
#meumenu .toggle_container_login {
	margin-left:-192px;
}

.palco_txt {
	padding-right: 30px;
	padding-left: 30px;
	color: #3b3b3b;
	font-size: 12px;
	padding-bottom: 15px;
}
.palco_tit {
	color: #4f687e;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.palco_subtit {
	/*text-transform: uppercase;
	color: #FF6600;*/
	font-size: 18px;
	font-weight: normal;
}
.palco_subsubtit {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	padding-top: 30px;
}
.palco_path {
	font-size: 12px;
	font-weight: normal;
	color: #b0b8c0;
	/*cursor: default;*/
}

table {
	max-width: 550px;
}

.tabela {

}
th {
	background-color: #7992A8;
	color: #FFFFFF;
	font-weight: bold;
}
.list_alfa {
	list-style-position: outside;
	list-style-type: lower-alpha;
}
.celula {
	background-color: #F0F8FB;
}.ERRO {
	background-color: #66FF00;
}
.celula2 {
	background-color: #D2E2E8;
}
.celula3 {
	background-color: #ECF3D6;
}
.celula4 {
	background-color: #2D4061;
	color: #FFFFFF;
}
.corpo h1 {
	background:none;
}

.corpo h1 {
	background:none;
}
/*ESTILOS PARA AS EDICOES SNEC*/
.livro .titulo{
	font-size:16px;
}
.livro .capa{
	float:left;
	margin-right:10px;
	padding-bottom:10px;
	max-width: 200px;
}
.erro {
    background-color: #E0E3E7;
    background-image: url("../images/ErrorCircle-64.png");
    background-position: 15px 10px;
    background-repeat: no-repeat;
    border: 2px solid #CBD1D6;
    margin: 30px 20px;
    padding: 30px 25px 35px 90px;
}
.categorias li {
    background-image: url("../images/Folder-20.png");
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-bottom:3px;
    padding-left:22px;
    padding-top:3px;
}
.separadorH{
	font-size:16px;
}

.thumb {
    float: left;
    margin-right: 10px;
}
.thumb .destaquetop {
    display: block;
    position: relative;
    top: 16px;
    z-index: 5;
}
.thumb .destaquemiddle {
    background-color: #FFFFFF;
    background-image: url("../images/destaque_bgmiddle3.png");
    background-repeat: repeat-y;
    display: block;
    max-height: 190px;
    overflow: hidden;
    position: relative;
    top: -8px;
    z-index: 4;
}
.thumb .destaqueimg {
    display: block;
    left: 6px;
    position: relative;
    top: 4px;
    z-index: 1;
}
.thumb .destaquebottom {
    display: block;
    height: 8px;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    top: -11px;
    z-index: 3;
}

.linkajuda {
	font-size:11px;
	padding-top:7px;
	padding-bottom:7px;
	border-top: 1px dotted #403a31;
	border-bottom: 1px dotted #403a31;
	margin-top:10px;
	margin-bottom:0px;
}
.linkajuda a {
	color:#a93d08;
}

.videobox {
    /*border-right: 1px solid #CCCAC2;*/
    border-bottom: 1px solid #CCCAC2;
    float: left;
    margin: 0;
    padding: 15px;
    width: 250px;
}
.boxesquerda {
    border-right: 1px solid #CCCAC2;
}
.videobox .ecra {
    background-color: #333333;
    margin-bottom: 5px;
	height:150px;
	overflow:hidden;
}
.videobox .ecra img.preview {
    /*height: 150px;*/
    width: 250px;
	padding-bottom:0px;
}
.videobox .ecra img.mascara {
    height: 150px;
    margin-left: -250px;
    width: 250px;
	padding-bottom:0px;
}
.videobox .informacao .titulo {
    font-size: 14px;
    font-weight: bold;
	height:37px;
	overflow:hidden;
}
.videobox .informacao p {
    color: #40372D;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.fc-event-skin {
    background-color: #8B3408 !important; 
	border-color: #8B3408 !important;
}
.fc-first th {
    background-color: #403A31 !important;
}
.fc-state-highlight {
    background-color: #dcd8cc !important;
}

.paginacao {
	font-size:12px;
	text-align:right;
	margin-top:10px;
}
.paginacao .anterior {
	display:inline;
	float:left;
}
.paginacao .seguinte {
	display:inline;
	float:left;
}
.paginacao a {
	padding-left:3px;
	padding-right:3px;
	color:#403A31;
}
.paginacao a:hover {
	text-decoration:underline;
	color:#853006;
} 
.paginacao a.activo {
	color:	#853006;
	font-weight: bold;
} 
.paginacao img {
	padding-bottom:0;
}
.paginacao .pags {
	float:left;
}

.caixadownload {
	font-weight:bold;
	margin-top:20px;
}
.caixadownload a {
	display:block;
}
.caixadownload.imagem {
	width: 186px;
	display: block;
	float: left;
	text-align: center;
}
.caixadownload.imagem img {
	margin: 0px auto;
}

.caixadownload.documento, 
.caixadownload.flipchart {
	display: block;
	clear: left;
}

form#utilizador tr:hover {
	background-color:#bfbbad;
}
form#utilizador .esq {
	width:150px;
	vertical-align:top;
}
form#utilizador .dir {
	width:200px;
}

.podcast {
    background-image: url("../images/Podcast_64.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 64px;
	width: 210px;
    padding-left: 64px;
    padding-top: 40px;
	font-size:18px;
}

.audioinfo {
	width:560px;
	min-height:100px;
	background-color:#636363;
	background-image:url(../images/itemActive.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:100%;
}
div.audioinfo:hover {
	background-color:#404040;
	background-image:url(../images/itemOver.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:100%;
}
.audioinfo .audioesq {
	width:160px;
	float:left;
}
.audioinfo .audiodir {
	width:390px;
	float:left;
}
.audioinfo .audioesq .audioimg {
	width:150px;
	overflow:hidden;
}
.audioinfo .audioesq .audioimg img {
	padding:0;
}
.audioinfo .audiodir .audiotitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
}
.audioinfo .audiodir .audiotexto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

input.field-required.valid {
}
input.field-required.error {
	border: 1px solid #FF0000;
}