@media screen
{
	
	
	.edit_class
	{
	background:#E3F4F9;
	}
	
	.caixa-lista img
	{
	float:left;
	width:146px;
	height:126px;
	padding:17px;
	background:url('/layout/imagens/fundo-foto.gif') no-repeat;
	margin-right:20px;
	margin-bottom:10px;
	}
	body {
	font-size: 13px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	text-align:left;
	}
	.tema {
	font-size:9px;
	color:#F00;
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	text-align:left;
	}	
	.paroquia {
	font-size: 15px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	}
	a:link {text-decoration: none; color:#000000}
	a:visited {text-decoration: none}
	a:hover {text-decoration: underline; color:#333333}
	a:active {text-decoration: none}
	}
	img.left
	{
	float:left;
	padding:10px;
	background:#FFF;
	border:5px solid #CCC;
	}
	
	img.right
	{
	float:right;
	padding:10px;
	background:#FFF;
	border:5px solid #CCC;
	}
	
	#container
	{
	background:url('imagens/fundo-cima.jpg') no-repeat top;
	}
	
	#fundo-banner
	{
	width:650px;
	height:270px;
	position:relative;
	}
	
	#fundo-banner-mp
	{
	margin-right:50px;
	margin-top:30px;
	}
	
	#banner
	{
	width:560px;
	height:200px;
	position:absolute;
	top:50px;
	left:20px;
	}
	
	#logo
	{
	width:256px;
    /* height:230px; */
	}
	
	#logo-mp
	{
	margin-left:80px;
	margin-top:80px;
	}
	
	#menu
	{
	width:820px;
	padding-top:30px;
	}
	
	#menu ul
	{
	margin:0px;
	padding:0px;
	}
	
	#menu ul li
	{
	background:none;
	margin:0px;
	padding:0px;
	display:inline;
	}
	
	#menu ul li a
	{
	display:block;
	float:left;
	font:bold 16px 'Trebuchet MS';
	color:#666666;
	text-decoration:none;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	}
	
	#menu ul li a:hover,#menu ul li.sel a
	{
	background:url('/layout/imagens/canto-menu-lado-esquerdo.gif') no-repeat left;
	color:#0B91B7;
	}
	
	#menu ul li a span
	{
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
	#menu ul li a:hover span,#menu ul li.sel a span
	{
	background:url('/layout/imagens/canto-menu-lado-direito.gif') no-repeat right;
	}
	
	.sombra
	{
	width:820px;
	height:10px;
	margin-top:7px;
	}
	
	#fundo-rodape
	{
	height:240px;
	background:url('imagens/fundo-rodape.jpg') no-repeat bottom;
	}
	
	#rodape
	{
	width:820px;
	padding-top:180px;
	}
	
	#texto-rodape p
	{
	color:#0B91B7;
	margin-bottom:0px;
	}
	
	#texto-rodape.edit_class
	{
	background:#E9E9E9;
	}
	
	#rodape-direita p
	{
	color:#0B91B7;
	margin-bottom:0px;
	}
	
	#rodape-direita a
	{
	font-weight:bold;
	text-decoration:none;
	}
	
	#rodape-direita a:hover
	{
	text-decoration:underline;
	}
	
	#breadcrumb
	{
	font:11px arial;
	width:820px;
	margin-bottom:20px;
	margin-top:10px;
	}
	
	#breadcrumb span
	{
	color:#0DB8EB;
	font-weight:bold;
	text-decoration:none;
	}
	
	#breadcrumb a
	{
	text-decoration:none;
	}
	
	#breadcrumb a span
	{
	color:#0DB8EB;
	font-weight:normal;
	text-decoration:none;
	}
	
	#breadcrumb a:hover,.breadcrumb a:hover span
	{
	color:#0DB8EB;
	text-decoration:underline;
	}
	
	#conteudo p
	{
	margin-bottom:0px;
	}
	
	.editor
	{
	color:#333333;
	}
	
	#menu-lateral
	{
	margin-top:50px;
	}
	
	#menu-lateral ul
	{
	margin:0px;
	padding:0px;
	}
	
	#menu-lateral ul li
	{
	background:none;
	margin:0px;
	padding:0px;
	}
	
	#menu-lateral ul li a
	{
	display:block;
	text-align:left;
	width:180px;
	height:23px;
	padding-top:7px;
	padding-left:20px;
	background:url('/layout/imagens/item-menu.jpg') no-repeat;
	margin-bottom:10px;
	font:bold 14px arial;
	color:#0EB9EB;
	text-decoration:none;
	}
	
	#menu-lateral ul li.sel a,#menu-lateral ul li a:hover
	{
	background:url('/layout/imagens/item-menu-sel.jpg') no-repeat;
	}
	
	#menu-lateral ul ul li a
	{
	background:url('/layout/imagens/sub-item-menu.jpg') no-repeat !important;
	padding-left:40px;
	width:160px;
	}
	
	#menu-lateral ul ul li a:hover
	{
	background:url('/layout/imagens/sub-item-menu-over.jpg') no-repeat !important;
	}
	
	#ficha
	{
	width:600px;
	height:335px;
	padding-top:65px;
	background:url('/layout/imagens/ficha.gif') no-repeat;
	}
	
	#texto-ficha
	{
	height:85px;
	}
	
	#texto-ficha p
	{
	margin-bottom:0px;
	}
	
	#imagem-ficha
	{
	width:220px;
	height:220px;
	}
	
	#contato-ficha label
	{
	font:bold 12px arial;
	color:#666666;
	padding-bottom:5px;
	margin:0px;
	}
	
	#contato-ficha input
	{
	width:280px;
	}
	
	#contato-ficha textarea
	{
	width:280px;
	height:60px;
	}
	
	#contato label
	{
	font:bold 12px arial;
	color:#666666;
	padding-bottom:5px;
	}
	
	#contato input
	{
	width:380px;
	}
	
	#contato textarea
	{
	width:380px;
	height:80px;
	}
	
	#conteudo-lista h1
	{
	margin-bottom:0px;
	}
	
	.caixa-lista h3
	{
	margin-bottom:15px;
	}
	
	#titulo-servicos h1
	{
	margin-bottom:10px;
	}
	
	#titulo-servicos ul
	{
	margin-left:5px;
	}
	
	#titulo-servicos ul li
	{
	background:url('/layout/imagens/icone-ul-azul.gif') no-repeat 0px 3px !important;
	margin-bottom:11px;
	}
	
	#titulo-servicos ul li a
	{
	font:bold 12px arial;
	color:#0B91B7;
	text-decoration:none;
	}
	
	#titulo-servicos ul li a:hover
	{
	text-decoration:underline;
	}
	
	.botao-mais a
	{
	display:block;
	background:url('/layout/imagens/mais.gif') no-repeat 0px 2px;
	padding-left:18px;
	font:bold 12px arial;
	color:#0B91B7 !important;
	text-decoration:none;
	}
	
	.botao-mais a:hover
	{
	text-decoration:underline;
	}
	
	
	
	.roteiro
	{
	width:300px;
	height:150px;
	float:left;
	padding-bottom:30px;

	}
	
	.roteiro p
	{
	font:11px arial;
	}
	
	.sombra-roteiro
	{
	width:140px;
	height:160px;
	background:url('/layout/imagens/sombra-roteiro.gif') no-repeat;
	margin-right:5px;
	}
	
	.sombra-roteiro p
	{
	font:10px arial;
	color:#0B91B7;
	line-height:20px;
	}
	
	.imagem-roteiro
	{
	width:100px;
	height:100px;
	margin-bottom:5px;
	}
	
	
	
	.h125
	{
	height:125px;
	}
	
	.h150
	{
	height:150px;
	}
	
	.w150
	{
	width:150px;
	}
	
	
	#destaque-fundo
	{
	width:280px;
	height:200px;
	background:url('/layout/imagens/sombra-foto.gif') no-repeat;
	}
	
	#destaque-fundo h1 a
	{
	font-weight:bold;
	color:#0DB8EB;
	}
	
	#destaque-foto
	{
	width:240px;
	height:110px;
	padding-top:30px;
	padding-left:21px;
	}
	
	#titulo-fotos h1
	{
	margin-bottom:0px;
	}
	
	#destaque-fundo h1
	{
	font:16px arial;
	color:#0DB8EB;
	}
	
	
	#titulo-testemunnho h1
	{
	margin-bottom:0px;
	}
	
	#texto-testemunho p
	{
	margin-bottom:0px;
	font:12px 'Trebuchet MS';
	color:#0B91B7;
	}
	
	#texto-autor p
	{
	font:10px arial;
	color:#0EB9EB;
	margin-bottom:0px;
	}
	
	#destacar_capa
	{
	display:block;
	text-decoration:none;
	margin-bottom:10px;
	padding-left:20px;
	}
	
	.aSel
	{
	background:url('/layout/imagens/icone-sel.gif') no-repeat 0px 3px;
	}
	
	.aNoSel
	{
	background:url('/layout/imagens/icone-nosel.gif') no-repeat 0px 3px;
	}
	
	.caixa-destaque h6
	{
	font:10px arial;
	color:#999999;
	margin-bottom:0px;
	}
	
	.caixa-destaque h1
	{
	font:12px arial;
	color:#333333;
	}
	
	#titulo-noticias h1
	{
	margin-bottom:0px;
	}
	
	#titulo-roteiros h1
	{
	margin-bottom:0px;
	}
	
	#titulo-galeria h1
	{
	margin-bottom:0px;
	}
	
	
	
	
	
	
	.balao-comentario
	{
	width:580px;
	background:url('/layout/imagens/topo-balao.gif') no-repeat;
	padding-top:9px;
	margin-bottom:20px;
	}
	
	.balao-comentario .comentario
	{
	width:580px;
	background:url('/layout/imagens/meio-balao.gif') no-repeat left;
	font:14px arial;
	color: #000000 !important;
	font-weight:normal !important;
	padding-bottom:2px;
	}
	
	.balao-comentario .autor
	{
	width:580px;
	background:url('/layout/imagens/fundo-balao.gif') no-repeat;
	height:23px;
	font:11px georgia;
	position:relative;
	color:#666666;
	}
	
	.balao-comentario .autor span
	{
	position:absolute;
	left:35px;
	top:15px;
	background:url('/layout/imagens/user.gif') no-repeat 25px 0px;
	padding-left:46px;
	padding-top:2px;
	}
	
	
	.content-item-checklist {
		display:block;
		text-decoration:none;
		margin-bottom:1px;
		padding-left:20px;
	}
	
	.aSel { background:url('/layout/imagens/icon-sel.gif') no-repeat 0px 4px; }
	.aNoSel { background:url('/layout/imagens/icon-nosel.gif') no-repeat 0px 4px; }
	
	#formulario-comentario label
	{
	font:14px arial;
	padding-bottom:5px;
	}
	
	#formulario-comentario input
	{
	border:1px solid #CCCCCC;
	width:495px;
	}
	
	#formulario-comentario textarea
	{
	border:1px solid #CCCCCC;
	width:495px;
	height:160px;
	}
	
	
	#area-publicidade p
	{
	margin-bottom:0px;
	}
	
	
	#tabela_cabecalho
	{
		margin-bottom:0px; margin-top:0px; margin-left:0px; margin-right:0px;
		width:900px;
		height:300px;
		padding:0px;
	}
	
	.customdatalabel 
	{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	LINE-HEIGHT: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #F5F5F5; 
	TEXT-ALIGN: center
	}
	.button {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	width: 15px;
	height: 25px;
}
	.imagem
	{
		border-right: 7px solid transparent;
		border-bottom: 7px solid transparent;
	
}
.texto
{
	line-height: 1.8;
	font-size: 130%; 
}
.titulo_materia
{
	font-size: 24px;
}	
	}

@media print
{
	
}
