img {
	border: 0;
}


p, ul, ol, dd { font-size: 12px; }

body
{
	background: #FBFAE6 url(../images/bg.jpg) repeat-x top left;
	font-family: Trebuchet MS;
	font-size:62.5%;
	color: #471818;
	line-height: 1.6em;
	text-align: center;
	margin: 0 0 0 0;
}


a.img.imgLoader {
background-image:url(../images/ampliar.gif);
background-position:bottom right;
background-color:#EFEFEF;
margin-right:10px;
padding-bottom:7px;
}




form
{
	margin: 0 0 0 0;
}

a {
	color: #d10100;
	text-decoration: none;
}

a:hover
{
	color: #1e0a02;
	text-decoration: underline; 
}

a:visited {
	color: #cc0000;
	text-decoration: none;
}

hr {
	display: none;
}

span a:link
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #d10100;
	text-decoration: none;
}

span a:hover
{
	color: #1e0a02;
	text-decoration: underline; 
}







/*-------------------------------------------------------------
	MENU HORIZONTAL
	-------------------------------------------------------------*/
.menu_horizontal
{
	color: #fff;
	border-right: 1px solid #471818;
	background: #471818 url(../images/ms_normal.gif) repeat-x top left;
	padding : 6px;
	margin : 1px 0;
}

th.menu_horizontal_acionado, th.menu_horizontal:hover
{
	border-right: 1px solid #471818;
	background: #471818 url(../images/ms_acionado.gif) repeat-x top left;
	padding : 6px;
	margin : 1px 0;
}

th.menu_horizontal a:hover, th.menu_horizontal_acionado a:hover
{
	color: #fff;
	text-decoration: none;
}

.menu_horizontal_acionado a, .menu_horizontal a, .menu_horizontal_acionado a:link, .menu_horizontal a:link,
.menu_horizontal a:visited, .menu_horizontal_acionado a:visited
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding : 6px 20px 6px 20px;
}



/*-------------------------------------------------------------
	MINISTERIO E SOCIEDADES
	-------------------------------------------------------------*/

.ministerio_titulo 
{
	text-align: left;
	MARGIN: 10px 5px 5px 0px; 
	FONT: 14px "Arial",Lucida Console,Trebuchet MS, Tahoma;
	COLOR: #cc0000;
	text-transform: uppercase;
	font-weight: bold;
	
	border-bottom: 1px solid #dadcbd; 
	padding: 0 0 0.25em; 
}

.ministerio_descricao
{
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	color: #471818;
	text-decoration: none;
	padding: 0px 3px 0px 0px; 
	text-align: justify;
}





/*-------------------------------------------------------------
	MEIO HOME
	-------------------------------------------------------------*/

.titulo_chamada 
{
	text-align: left;
	MARGIN: 10px 5px 5px 0px; 
	FONT: 18px "Arial",Lucida Console,Trebuchet MS, Tahoma;
	COLOR: #cc0000
}


.chamada_menu, .chamada_menu a
{
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	color: #cccc99;
	text-decoration: none;
	padding: 0px 3px 0px 0px; 
}

.chamada_menu, .chamada_menu a:link, .chamada_menu a:visited
{
	text-align: left;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	color: #cccc99;
	text-decoration: none;
	padding: 0px 3px 0px 0px; 
}


.chamada_menu a:hover
{
	color:#d10100;
	text-decoration: none;
}


.extra_bg {
	CLEAR: both; 
	BORDER-TOP: #471818 1px solid; 
	BACKGROUND:#240c0d url(../images/bg_extra.gif) repeat-x; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto; 
	WIDTH: 100%; 
	height: 240px;
	
}

.extra-box {
	FLOAT: left; 
	MARGIN-LEFT: 10px;
	MARGIN-top:10px; 
	MARGIN-bottom: 10px; 
	WIDTH: 180px
}









/*-------------------------------------------------------------
TAB HOME
-------------------------------------------------------------*/

.shadetabs{
padding: 3px 0px;
margin-left: 3px;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Trebuchet MS;
list-style-type: none;
text-align: left; 
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a {
text-decoration: none; padding: 6px 20px; margin-right: 3px; border: 1px solid #dadcbd; color: #cc0000; 
background: #dbdcbd url(../images/tab_normal.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #cc0000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #471818;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ 
background-image: url(../images/tab_ativo.gif);
}

.shadetabs li.selected a:hover{ 
text-decoration: none;
}

.tabcontentstyle{ 
border: #dadcbd 1px solid ;
background: #dadcbd;
width: 550px; 
height: 200px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
	.tabcontent {
		display:block!important;
	}
}















/*-------------------------------------------------------------
	NEWS
	-------------------------------------------------------------*/

.newimportant_chamada
{
	font: normal 22px 'Trebuchet MS','Lucida Sans Unicode',Arial,sans-serif;
	border-bottom: 4px solid #dadcbd;
	text-decoration: none;
	color: #471818;
	line-height: 1em;
	width: 100%; 
	padding: 5px 0 0 0; 
	margin: 0 0 1.5em 0;
	margin-bottom: 0.1em;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.newsimportant
{
	padding: 5px 0;
	margin: 0 0 0 0;
}

.newsimportant a:Link, .newsimportant a
{
	
	color: #cc0000;
	font: normal 20px 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
	text-decoration: none;
}

.newsimportant a:hover
{
	color: #1e0a02; text-decoration: underline; 
}


.newsimportant_date
{
	font: normal 12px 'Trebuchet MS', 'Lucida Sans Unicode', Arial, sans-serif; 
	top: 0; border-bottom: 1px solid #dadcbd; 
	width: 100%; 
	padding: 0 0 0.25em; 
	font-style: italic; 
	color: #471818; 
}

.newsimportant_detalhe, .newsimportant_detalhe span
{
	font-family: Trebuchet MS;
	font-size: 12px;
}

.newsimportant_detalhe .Verso
{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}


.newsimportant_detalhe a:hover
{
	color: #1e0a02;
	text-decoration: underline; 
}







/*-------------------------------------------------------------
	NOSSOS CONTATOS
-------------------------------------------------------------*/

.bg_rodape 
{
	height: 190px;
	background:#e9ead0 none no-repeat scroll 0px;
	BORDER-TOP: #471818 3px solid; 
}

.bg_rodape2
{
	aheight: 240px;
	background:#DADCBD none no-repeat scroll 0px;
	border-bottom:1px solid #B1B29E;
	border-top:1px solid #B1B29E;
	padding: 0px 0 5px 0;
	margin: 10px 10px 25px;
	width: 100%;
	
}
.ajuste_contatoleft
{
	width: 160px;
}

.ajuste_contato
{
	color: #471818;
	font: 190% "Arial",Lucida Console,Trebuchet MS, Tahoma;
	font-weight: normal;
	background: url()  no-repeat 0px 0px; 
	text-align: left;
	padding: 15px 0 20px 30px;
	vertical-align: middle;
}


.ajuste_contato h2
{
	font-family: "Trebuchet MS"; 
	font-size: 18px;
	color: #471818; padding: 0 0 0 0;
}

.ajuste_contato p
{
	font-family: "Trebuchet MS"; 
	color: #471818;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background: url()  no-repeat 0px 0px; 
	text-align: left;
	line-height: 160%;
}










/*-------------------------------------------------------------
	FOOTER
-------------------------------------------------------------*/

.footerstyle
{
	font-family: "Trebuchet MS"; 
	height: 45px;
	background:#270D0E;
	border-top: 4px solid #471818;
	vertical-align: middle;
}

.footerstyle span
{
	font-family: "Trebuchet MS"; 
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: White;
	
}

.footerstyle span a, .footerstyle span a:visited
{
	text-align: left;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: normal;
	color: #cccc99;
	text-decoration: none;
	padding: 0px 3px 0px 0px; 
}

.footerstyle span a:hover
{
	color: #cc0000;
	text-decoration: none;
}










#main_content
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 580px;
	float: right;
}

h2#title1
{
	font-size: 2.4em;
	font-weight: normal;
	margin-bottom: 0.2em;
	padding-bottom: 6px;
	
	color: #471818;
	line-height: 1em;
}

#main_content h2 .titulo_evento
{
	font-size: 0.69em;
	padding-right: 0px; padding-left: 0px; font-weight: normal;
	padding-bottom: 0.2em; margin: 0px 0px 0.2em;
	line-height: 1em; padding-top: 0px; 
}



/* FALE CONOSCO */
#main_content h5
{
	font-family: Trebuchet MS;
	color: #471818;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0 0 0.2em 0;
	margin: 0 0 0.2em 0;
	border-bottom: 4px solid #dadcbd;
	line-height: 1em;
}



#main_content h2
{
	font-family: Trebuchet MS;
	color: #471818;
	font-size: 2.2em;
	font-weight: normal;
	padding: 0 0 0.2em 0;
	margin: 0 0 0.2em 0;
	border-bottom: 4px solid #dadcbd;
	line-height: 1em;
}

#main_content .conteudo, .bordafinal
{
	padding-bottom: 10px;
	border-bottom: 4px solid #dadcbd;
	margin-bottom: 16px;
}

#main_content .conteudoSemBorda
{
	padding-bottom: 10px;
	margin-bottom: 16px;
}

#main_content .conteudo h2, #main_content .conteudoSemBorda h2, .titulo_h2
{
	margin: 0 0 0 0; border: solid 0px;
	padding: 10 0 0 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #cccc99;
	text-decoration: none; 
	line-height: 0.8em;
	vertical-align: bottom;
}

.titulo_h2
{
	font-size: 1.4em;
	padding-bottom: 10px;
	border-bottom: 1px solid #dadcbd;
	margin-bottom: 0px;
}


/* FALE CONOSCO */
#main_content .conteudo h5 
{
	margin: 0 0 0 0; border: solid 0px;
	padding: 10 0 0 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #cccc99;
	text-decoration: none; 
	line-height: 0.8em;
	vertical-align: bottom;
}


#main_content .conteudo p.data, p.destaque
{
	font-family: Trebuchet MS;
	margin: 0 0 0 0;
	padding: 5 0 0 0;
	border: solid 0px;
	font-size: 1.0em;
	font-weight: bold;
	color: #330c0c;
	margin-bottom: 1em;
	vertical-align: top;
	line-height: 0.8em;
}

/* FALE CONOSCO */
#main_content .conteudo .textoh5
{
	font-family: Trebuchet MS;
	font-size: 1.2em;
	line-height: 0.8em;
}

#main_content .conteudo, .texto, .textoNoticia, p.tabcontentstyle, p.tabcontent, #main_content .conteudoSemBorda
{
	font-family: Trebuchet MS;
	font-size: 1.2em;
	line-height: 1.1em;
}

.conteudoItalico
{
	LINE-HEIGHT: 1.1em; FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 0.75em; 
	font-style:italic;
}


#main_content SPAN.capitular {
	DISPLAY: block; FONT-SIZE: 3em; 
	FLOAT: left; 
	MARGIN: 0px 3px 0px 0px; 
	LINE-HEIGHT: 0.8em;
	font-family: Georgia;
}

.texto {
	 text-align: justify;
}


#main_content .conteudo .texto p 
{
	margin-bottom: 1em;
}

	

	#main_content .conteudo .texto ul, #main_content .conteudo .texto ol {

		margin: 0 0 1em 2em;

	}

	

	#main_content .conteudo .texto blockquote {

		padding: 1em 1em 0 1em;

		background: #fff;

		border-top: 1px solid #414141;

		border-bottom: 1px solid #414141;

		margin: 1em;

	}

	

	#main_content .conteudo .texto img {

		padding: 3px;

		border: 1px solid #f7f8e6;

		margin-bottom: 1em;

	}



#main_content  .creditos {

	font-size: 1.2em;
	
	color: #240c0d;
	
	font-weight: bold;
	

}


.artigoImageD {
	FLOAT:right; 
	PADDING-left: 13px;
	PADDING-top: 5px;
}

.artigoImageE {
	FLOAT:left; 
	PADDING-right: 13px;
	PADDING-top: 5px;
}





/*-------------------------------------------------------------
CULTOS E ATIVIDADES
-------------------------------------------------------------*/

.box_linka
{
	background-color : #e9ead0;
}

.box_linkb {
	background-color : #f7f8e6;
}

.box_linka, .box_linkb 
{
	line-height: 1.6em;
	padding : 15px;
	margin : 3px 0;
	border : 1px solid #b1b29e;
}



.box_linka:Hover, .box_linkb:hover {
	border : 1px solid #dadcbd;
	background-color : #f7f8e6;
}

.post .box_linka img, .post .box_linkb img {
	border : 1px solid #dadcbd;
	margin : 0;
}

.titulos{
font-size:14px;
}


/*-------------------------------------------------------------
FOTOS
-------------------------------------------------------------	*/


.box_fotosA
{
	background-color : #e9ead0;
}

.box_fotosB {
	background-color : #f7f8e6;
}

.box_fotosA, .box_fotosB 
{
	font-size: 11px;
	line-height: 1.6em;
	margin : 2px 2px 2px 2px;
	padding: 3px 5px 3px 5px;
	border : 1px solid #b1b29e;
}

.box_fotosA:Hover, .box_fotosB:hover {
	border : 1px solid #dadcbd;
	background-color : #f7f8e6;
}



/*-------------------------------------------------------------
FORMUÁRIO
-------------------------------------------------------------	*/

h3#responde {
	margin-top: 1em;
}



#commentform
{
	line-height: 0.6em;
	padding: 0.2em 1em;
	background: #e9ead0;
	border-top: 1px solid #b1b29e;
	font-size: 1.2em;
	margin-bottom: 1em;
}



#commentform p
{
	margin-bottom: 0em;
	margin: 0.8em 0.8em 0.8em 0.8em;
}



#commentform input, #commentform select {
	padding: 2px;
	background: #f7f8e6;
	border-top: 2px solid #dadcbd;
	border-left: 1px solid #dadcbd;
	border-right: 1px solid #dadcbd;
	border-bottom: 1px solid #dadcbd;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #747272;
}





#commentform textarea {
	padding: 2px;
	background: #f7f8e6;
	border-top: 2px solid #dadcbd;
	border-left: 1px solid #dadcbd;
	border-right: 1px solid #dadcbd;
	border-bottom: 1px solid #dadcbd;
	width: 540px;
	height: 100px;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color: #747272;
	font-size:12px;
}



#commentform input.button {
	padding: 3px 6px;
	background: #dadcbd;
	border: none;
	margin-bottom: 0;
	width: auto;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 1em;
	color: #471818;
	cursor: pointer;
}


/* -----------------------------------------------------------
ARTIGOS
-------------------------------------------------------------*/

.newsimportant_date .normal 
{
	font-weight: bold;
}



/* -----------------------------------------------------------
BUSCA
-------------------------------------------------------------*/

.GCSearchBox
{
	background-color: #FFFFCC;
}

.GCSearchButton
{
}


























.photo-frame
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

.photo-frame TD {
	margin: 0px;
	padding: 0px;
}

.photo-frame .topx-- 
{
	background-repeat: no-repeat;
	background-image: url(../images/borders/frame-topx--.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-repeat: repeat-x;
	background-image: url(../images/borders/frame-top-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-repeat: no-repeat;
	background-image: url(../images/borders/frame-top--x.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-repeat: repeat-y;
	background-image: url(../images/borders/frame-midx--.gif);
	width: 4px;
	height: auto;
}

.photo-frame .mid--x {
	background-repeat: repeat-y;
	background-image: url(../images/borders/frame-mid--x.gif);
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-repeat: no-repeat;
	background-image: url(../images/borders/frame-botx--.gif);
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-repeat: repeat-x;
	background-image: url(../images/borders/frame-bot-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-repeat: no-repeat;
	background-image: url(../images/borders/frame-bot--x.gif);
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
