@charset "utf-8";
html {
	height: 100%;
}
body {
	margin:0;
    background-image:url("../imgs/bg.jpg");
    background-position:center top;
    background-repeat:repeat;
	background-color:#eeece4;
	color:#727070;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
p {
	margin:5px 0;
	font-weight:normal;
}
h1 {
	color:#b97c0d;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:20px;
	margin-bottom:20px;
}
a:link, a:active, a:visited {
	color:#caa338;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.current {
	color:#FFFFFF;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
.clr {
	float:none;
	clear:both;
}
.wrapper {
	width:990px;
	margin:0px auto;
}
.centro .wrapper {
    background-image:url("../imgs/centrobg.png");
    background-position:center top;
    background-repeat:repeat;
	min-height:500px;
}
.centro .margens {
	padding:28px;
}
.fundo .wrapper {
	width:913px;
}
.fundo .margens {	padding:22px 0px 20px;
}
.topo {
	height:538px;
    /*background-image:url("../imgs/topobg.jpg");*/
    background-position:center top;
    background-repeat:repeat-x;
	background-color:#e3c84e;
	overflow:hidden;
}
.topo_int {
	height:337px;
    background-position:center top;
    background-repeat:repeat-x;
	background-color:#e3c84e;
	overflow:hidden;
	border-bottom:8px solid #FFFFFF;
}
.barratopo {
	height:58px;
	margin-top:9px;
    /*background-image:url("../imgs/barratopobg.png");*/
	background-color: #856d26; 
    background-position:center top;
    background-repeat:repeat;
}
.barratopo_lt {
	width:286px;
	height:58px;
	overflow:hidden;
	background-color:#856d26;
	float:left;
}
.menu_lang {
	list-style:none;
	margin:0;
	padding:23px 0px 5px 0px;
	text-transform:uppercase;
	text-align:center;
}
.menu_lang li {
	display:inline;
	font-size:15px;
	margin-right:16px;
}
.menu_lang li a {
	color:#caa338;
}
.menu_lang li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_lang li a.current {
	color:#FFFFFF;
}
.barratopo_rt {
	width:600px;
	height:58px;
	overflow:hidden;
	float:right;
}
.menu {
	list-style:none;
	margin:0;
	padding:23px 0px 5px 0px;
	text-transform:uppercase;
	text-align:right;
}
.menu li {
	display:inline;
	font-size:15px;
	margin-right:35px;
}
.menu li a {
	color:#caa338;
	
}
.menu li a:hover {
	color:#fff;
	text-decoration:none;
}
.menu li a.current {
	color:#fff;
}
.header {
	height:471px;
}
.header_lt {
	width:286px;
	height:471px;
	overflow:hidden;
    background-image:url("../imgs/headerltbg.png");
    background-position:left top;
    background-repeat:repeat;
	float:left;
	text-align:center;
}
.logo {
	width:274px;
	height:145px;
	margin-top:25px;
	margin-bottom:15px;
}
.topo_int .logo {
	width:260px;
	height:138px;
	margin-top:15px;
	margin-bottom:10px;
}
.logo_santuariofatima {
	width:252px;
	height:249px;
}
.topo_int .logo_santuariofatima {
	display:none;
}
.header_rt {
	/*width:350px;*/
	width:100%;
	height:471px;
	overflow:hidden;
   /* background-image:url("../imgs/headerrtbg.png");*/
    background-position:inherit;
    background-repeat:no-repeat;
}
.topo_int .header_rt {
	width:100%;
	height:270px;
	overflow:hidden;
    background-image:url("../imgs/headerrtbg_int.png");
    background-position:inherit;
    background-repeat:no-repeat;
	float:left;
}
.linkcoracao {
	display:block;
	width:342px;
	height:330px;
	margin-top:70px;
	border:0;
	float:right;
}
.centro {
}
.mapa {
margin-left: 36px;
}
.galeria {
	margin-top:5px;
	margin-bottom:20px;
}
.galeria .galimg {
	display:block;
	width:154px;
	height:154px;
    background-image:url("../imgs/galimgbg.png");
    background-position:left top;
    background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
.galeria .galimg a {
	display:block;
	width:102px;
	height:102px;
	background-color:#FFFFFF;
	overflow:hidden;
	margin-top:21px;
	margin-left:25px;
	text-align:center;
}
.galeria .galimg a img {
	height:102px;
	border:0px;
}
.interior {
	margin-bottom:30px;
}
.interior_lt {
	width:456px;
	height:476px;
	float:left;
    background-image:url("../imgs/barratopobg.png");
    background-position:left top;
    background-repeat:repeat;
	margin-top:12px;
}
.interior_rt {
	width:456px;
	height:476px;
	float:right;
}
.interior .intimg {
	display:block;
	width:456px;
	height:480px;
    background-image:url("../imgs/intimgbg.png");
    background-position:left top;
    background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
.interior .intimg .blocoimg {
	display:block;
	width:410px;
	height:435px;
	background-color:#FFFFFF;
	overflow:hidden;
	margin-top:22px;
	margin-left:22px;
	text-align:center;
}
.interior .intimg .blocoimg img {
	height:435px;
	border:0px;
}
.scroll {
	height: 456px;
	overflow: auto;
	padding-right: 10px;
}
div.tabela {
}
div.tabela table {
}
div.tabela td.tlt {
	width:50%;
	text-align:right;
	vertical-align:middle;
	background-color:#CACAC8;
	padding:20px;
}
div.tabela td.trt {
	width:50%;
	text-align:left;
	vertical-align:middle;
	background-color:#FFFFFF;
	padding:20px;
	border:1px solid #CACAC8;
}
.fundo {
	height:70px;
	/*background-color:#f0bd66;*/
	overflow:hidden;
	color:#f1eee6;
	font-weight:normal;
	font-size:11px;
	
background: #856d26; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg1NmQyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iIzllOGE0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NTZkMjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #856d26 0%, #9e8a4c 55%, #856d26 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#856d26), color-stop(55%,#9e8a4c), color-stop(100%,#856d26)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #856d26 0%,#9e8a4c 55%,#856d26 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #856d26 0%,#9e8a4c 55%,#856d26 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #856d26 0%,#9e8a4c 55%,#856d26 100%); /* IE10+ */
background: linear-gradient(to right,  #856d26 0%,#9e8a4c 55%,#856d26 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#856d26', endColorstr='#856d26',GradientType=1 ); /* IE6-8 */

}
.fundo_lt {
	width:500px;
	float:left;
	text-align:left;
}
.redes_sociais {
	width:167px;
	height:28px;
	float:left;
}
.redes_sociais .btn {
	width:28px;
	height:28px;
	float:left;
	margin-right:6px;
}
.copyright_site {
	max-width:100%;
	height:28px;
	float:left;
	text-align:left;
	margin-top:10px;
}
.copyright_site p {
	margin:0;
	padding:0;
}
.fundo_rt {
	width:200px;
	float:right;
	text-align:right;
}
.copyright_terra {
	padding-top:8px;
}

/*.popups360 {
	width:100%;
	height:70%;
	margin-top:100px;
	text-align:center;
	position:absolute;
	z-index:10000;
	display:none;
}*/
.popups360 {
	width:50%;
	height:70%;
	margin-top:100px;
	text-align:center;
	position:absolute;
	z-index:10000;
	display:none;
	left:50%;
	margin-left:-27%;
}

.imagens {
	margin-top: 25px;
	margin-left: 33px;
}

.imagens .blocoimagens {
	float:left;
}
