/* ------------------------ LAYOUT NÍVEL 1 ------------------------ */
body
{ 
	margin:0px 0px 0px 0px; 
	background-image: url(../imagem/layout/bckgrdBody.gif);
	background-repeat:repeat-x;
	background-color:#B4B4BC;
}

a { text-decoration: none; color: #1C3963; }

a.lnksAcoes{ font-size:10px; color: #663300; }

#layout
{
	margin:0 auto;
	width:780px;
}

#layoutTopo0
{
	margin:0 auto;
	width:780px;
	height:40px;
	background-image:url(../imagem/layout/logoTopoSantuarioNacionalDotCom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}

#layoutTopo1
{
	margin:0 auto;
	width:780px;
	height:20px;
	background-color:#FFFFFF;
}

#layoutTopo1esq
{
	float:left;
	width:10px;
	height:10px;
	background-image:url(../imagem/layout/layoutTopoEsq.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#layoutTopo1dir
{
	float: right;
	width:10px;
	height:10px;
	background-image:url(../imagem/layout/layoutTopoDir.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#layoutCentro
{
	margin:0 auto;
	width:780px;
	/*height:400px;*/
	background-color:#FFFFFF;
	background-image:url(../imagem/layout/bckgrdCentro.jpg);
	background-repeat:no-repeat;
	background-position:10px 220px;
}

#layoutRodape
{
	margin:0 auto;
	position:relative;
	clear:both;
	width:780px;
	height:20px;
	background-color:#FFFFFF;
}

#layoutRodape1esq
{
	float:left;
	width:10px;
	height:20px;
	background-image: url(../imagem/layout/layoutRodapeEsq.jpg);
	background-position: left bottom; 
	background-repeat:no-repeat;
}

#layoutRodape1dir
{
	float: right;
	width:10px;
	height:20px;
	background-image: url(../imagem/layout/layoutRodapeDir.jpg);
	background-position: right bottom; 
	background-repeat:no-repeat;
}

/* ------------------------ FIM LAYOUT NÍVEL 1 ------------------------ */




/* ------------------------ LAYOUT NÍVEL 2 ------------------------ */

#topo
{
	margin: 0 auto;
	width:760px;
	height:168px;
	background-image: url(../imagem/layout/salaimprensa.jpg);
	background-repeat:no-repeat;
}

#barraBusca
{
	margin: 0 auto;
	margin-top:8px;
	width:760px;
	height:33px;
	background-image: url(../imagem/layout/bckgrdBarraBusca.jpg);
	background-repeat: repeat-x;
}

#centro
{
	margin: 0 auto;
	margin-top:8px;
	margin-bottom:-1px;
	width:760px;
}

#centroEsq
{
	float:left;
	margin-bottom:-1px;
	width:173px;
	/*height:526px;*/
	background-image: url(../imagem/layout/bckgrdCentroEsq.jpg);
	background-repeat:no-repeat;
}

#centroDir
{
	float:right;
	margin-bottom:-1px;
	width:587px;
	background-image: url(../imagem/layout/bckgrdCentroDir.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
}

#rodape0
{
	margin:0 auto;
	margin-top:10px;
	position:relative;
	clear:both;
	width:760px;
	height:103px;
	/*background-image:url(../imagem/layout/bckgrdRodape0.jpg);*/
	background-color:#6BAA5A;
}

#rodape1
{
	margin:0 auto;
	margin-top:8px;
	padding-top:10px;
	position:relative;
	clear:both;
	width:760px;
	height:43px;
	background-color:#326294;
	background-image: url(../imagem/layout/logoSantuarioRodape.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-style: italic;
	text-align:center;
}


/* ------------------------ FIM LAYOUT NÍVEL 2 ------------------------ */




/* ------------------------ LAYOUT NÍVEL 3 ---------------------------- */


.centroEsqConteudo0
{
	margin-top:10px;
	margin-left:4px;
	width: 150px;
	height:30px;
	/*border:#000000 solid 1px;*/
	z-index:3;
	background-image:url(../imagem/layout/bckgrdCanalTopo.gif);
	background-position:bottom center;
	background-repeat:no-repeat
}

.centroEsqConteudo1
{
	margin-left:4px;
	margin-top:0px;
	width: 150px;
	/*height: 350px;*/
	/*border:#000000 solid 1px;	*/
	z-index:3;
	background-image:url(../imagem/layout/bckgrdCanalCentro.gif);
	background-repeat:repeat-y;
	background-position:center;
	
}

.centroEsqConteudo2
{
	margin-left:4px;
	width: 150px;
	height:20px;
	/*border:#000000 solid 1px;*/
	z-index:3;
	background-image:url(../imagem/layout/bckgrdCanalRodape.gif);
	background-position:top center;
	background-repeat:no-repeat
}

#frmEnviaEmail
{
	position:absolute;
	z-index:3;
	margin-top:-220px;
	margin-left:290px;
	width:270px;
	height:220px;
	background-image: url(../imagem/layout/bckgrdEnviaEmail.gif);
	background-repeat:no-repeat;
	display:none;
}


/* ------------------------ FIM LAYOUT NÍVEL 3 ------------------------- */




.containerCanais
{
	width:100%;
	display:none;
}

.sessoes
{
	margin:0 auto;
	width:126px;
	padding-left:14px;	
	font-family:Arial;
	font-size:14px;
	color: #1C3963;
	font-weight:bold;
	text-align:left;
}

.canais
{
	margin:0 auto;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:10px;	
	width:130px;	
	font-family:Arial;
	font-size:11px;
	color: #333;
	text-align:left;
}


.txtTitulo
{
	width:575px;
	height:35px;
	margin-top:10px;
	font-family:Arial;
	font-size:16px;
	color: #CC0000;
	font-weight:bold;
	text-align:center;
	background-image: url(../imagem/layout/bckgrdTituloCanal.jpg);
	background-repeat:repeat-x;
}

.txtTituloEsq
{
	float:left;
	width:7px;
	height:35px;
	background-image: url(../imagem/layout/bckgrdTituloCanalEsq.gif);
}

.txtTituloCentro
{
	float:left;
	padding-top:8px;
	width:560px;
	height:27px;
	text-align:right;
	font-family:Arial;
	font-size:18px;
	color:#632C08;
}

.txtTituloDir
{
	float:right;
	width:7px;
	height:35px;
	background-image: url(../imagem/layout/bckgrdTituloCanalDir.gif);
	background-repeat:no-repeat;
}

.Titulo
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #CC0000;
	font-weight:bold;
	text-align:center;
}

.txtConteudo
{
	width:559px;
	padding-left:6px;
	padding-right:6px;
	text-align:justify;
	border-left:#B9A979 solid 2px;
	border-right:#B9A979 solid 2px;
	background-color:#FFF;
	color: #333;	
}

.txtRodape
{
	width:575px;
	height:42px;
	text-align:justify;
	background-image:url(../imagem/layout/bckgrdRodapeCanal.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.txtRodapeEsq
{
	float:left;
	width:6px;
	height:42px;
	background-image: url(../imagem/layout/bckgrdRodapeCanalEsq.gif);
	background-repeat:no-repeat;
}

.txtRodapeCentro
{
	float:left;
	padding-top:10px;
	width:560px;
	height:32px;
	text-align:right;
	color:#663300;
}

.txtRodapeDir
{
	float:right;
	width:7px;
	height:42px;
	background-image: url(../imagem/layout/bckgrdRodapeCanalDir.gif);
	background-repeat:no-repeat;
}

.txtVermelho
{
	font-family:Arial;
	font-size:13px;
	color: #CC0000;
	font-weight:bold;
}

.txt
{
	font-family:Arial;
	font-size:11px;
	color: #333;
}

.containerBuscaTopo
{
	margin:0 auto;
	width:467px;
	height:39px;
	background-image: url(../imagem/layout/bckgrdBuscaTopo.jpg);
	background-repeat:no-repeat;
}

.rsResponseTextBusca
{
	margin:0 auto;
	width:467px;
	background-image:url(../imagem/layout/bckgrdRsResponsTextBusca.jpg);
	background-repeat:repeat-y;
	
}

.containerBuscaCentro
{
	margin:0 auto;
	width:467px;
	height:263px;
	background-image:url(../imagem/layout/bckgrdBusca.jpg);
	background-repeat:no-repeat;
}

.fSetBuscarPor
{
	margin-left:10px;
	width:290px;
	height:40px;
}

.btnsBusca1
{
	margin-left:80px;
	border:#5A2B07 solid 1px;
	color:#5A2B07;
	font-family:Arial;
	font-size:11px;
	background-color:transparent;
}

.btnsBusca
{
	margin-left:10px;
	margin-top:10px;
	width:70px;
	border:#5A2B07 solid 1px;
	color:#5A2B07;
	font-family:Arial;
	font-size:11px;
	background-color:transparent;
	cursor:pointer;	
}

.btnsEnviaEmail
{
	width:60px;
	border:#5A2B07 solid 1px;
	color:#5A2B07;
	font-family:Arial;
	font-size:11px;
	background-color:transparent;
}

.containerMaisNoticias
{
	float:left;	
	width:285px;
	height:290px;
	background-image:url(../imagem/layout/bckgrdMaisNoticias.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	font-size:10px;
	color:#333;
	text-align:justify;
}

.containerNoticiasBusca
{
	float:right;
	margin-right:5px;	
	width:289px;
	height:285px;
	background-image: url(../imagem/layout/bckgrdBuscaNoticiaMaisNoticias.jpg);
	background-repeat:no-repeat;
}

.maisNoticias
{
	width:244px;margin-left:20px;margin-top:10px;border-bottom:#999 solid 1px;
}

.formBusca
{
	margin:0 auto;
	margin-top: 20px;
	padding-top:30px;
	width:230px;
	height:220px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#5b2b07;
}

#rsBuscaLocal
{
	width: 570px;
	margin-bottom:8px;
	text-align:center;
}

#textual
{
	font-size:10px;
}


.rsBusca
{
	margin:0 auto;
	margin-bottom:3px;
	border-bottom:#663300 solid 1px;
	width:400px;
	font-family:arial;
	font-size:10px;
	color:#663300;
	text-align:left;
}
