@charset "utf-8";
/* CSS Document */
body {
	padding:0px; 
	margin:0px; 
	font-family:Verdana, Helvetica, sans-serif, Arial; 
	font-size:11px;
	background-image:url(../img/bg.gif);
	background-color:#FFFFFF;
}
hr{
	width:900px;
	color:#81AB19;
}
p{
	text-indent:20px;
}
label{
	display:block;
	margin-bottom:5px;
}
label span{
	width:150px;
	display:inline-block;
	font-weight:bold;
}
input{
	width:250px;
}
textarea{
	width:250px;
}
select{
	width:250px;
}
button{
	background-color:#81AB19;
	color:#FFFFFF;
	font-size:12px;
	height:30px;
	font-weight:bold;
	border: thin solid #FFFFFF;
	margin-top:20px;
	margin-right:20px;
}	
.negrito{
	font-weight:bold;
	font-size:11px;
}
.radio{
	width:auto;
	display:inline;
}
.linha{
		width:600px;
		text-align:center;
		border:solid 1px #81AB19;
}
a {font-size:11px; text-decoration:none; font-weight:bold;}
a:link {color:#81AB19;}
a:hover {color:#333;}
a:visited {color: #81AB19;}
a:active {color:#81AB19;}
.style1 {font-size:9px; color:#333;}
.style2 {font-size:10px; color:#333;}
.style3 {font-size:11px; color:#333;}
.style11 {font-size:9px; color:#333; line-height:20px}
.style12 {font-size:10px; color:#333; line-height:20px}
.style13 {font-size:11px; color:#333; line-height:20px}
.style21 {font-size:9px; color:#333; font-weight:bold;}
.style22 {font-size:10px; color:#333; font-weight:bold;}
.style23 {font-size:11px; color:#333; font-weight:bold;}
.style25 {font-size:13px; color:#333; font-weight:bold;}
.style41 {font-size:9px; color:#81AB19; line-height:20px}
.style42 {font-size:10px; color:#81AB19; line-height:20px}
.style43 {font-size:11px; color:#81AB19; line-height:20px}
.style51 {font-size:10px; color:#FFFFFF;}
.titulo1 {font-size:12px; color:#81AB19; font-weight:bold; line-height:20px;}
.titulo2 {font-size:12px; color:#0282BE; font-weight:bold; line-height:20px;}
.titulo3 {font-size:11px; color:#333; font-weight:bold; line-height:20px;}
.floatstop{
	clear:both;
}
.blocos{
	padding: 1px 7px 1px 5px;
}
.left{
	float:left;
	margin: 2px 4px 2px 0px;
	background-color:#81AB19;
	padding:4px;
}
.right{
	float:right;
	margin:2px 0px 2px 2px;
	background-color:#81AB19;
	padding:4px;
}
.bloco{
	background-color:#EEEEEE;
	padding:4px;
	width:100%;
}
.download{
	float:left;
	width:250px;
}
.palavra-vida{
	float:left;
	width:160px;
}
.titulobox{
	padding-left:10px;
	padding-top:5px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.textobox{
	margin-left:90px;
	margin-right:10px;
	margin-top:20px;
	text-align:right;
}
.textobox-fpd{
	margin-right:10px;
	margin-top:8px;
	text-align:right;
	width:120px;
	float:right;
}
.imagens-fpd{
	margin-top:0px;
	text-align:left;
	width:130px;
	float:left;
}
.textoboxfesta{
	margin-left:5px;
	margin-top:120px;
	text-align:right;
	margin-right: 5px;
	line-height:19px;
}
/*
.textoboxdesafio{
	margin-left:20px;
	margin-top:30px;
	text-align:right;
	margin-right: 15px;
}
*/
.rotulobox{
	background-image:url(../img/box/rotulo-box.png);
	background-repeat:no-repeat;
	text-align:center;
	width:130px;
	height:20px;
	line-height:20px;
	margin-top:5px;
	margin-left:110px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.rotuloboxfesta{
	background-image:url(../img/box/rotulo-box.png);
	background-repeat:no-repeat;
	text-align:center;
	width:130px;
	height:20px;
	line-height:20px;
	margin-top:5px;
	margin-left:10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-right: 15px;
}
/*
.rotuloboxdesafio{
	background-image:url(../img/box/rotulo-box.png);
	background-repeat:no-repeat;
	text-align:center;
	width:130px;
	height:20px;
	line-height:20px;
	margin-top:220px;
	margin-left:5px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-right: 15px;
}
*/
.rotulobox-fpd{
	background-image:url(../img/box/rotulo-box.png);
	background-repeat:no-repeat;
	text-align:center;
	width:130px;
	height:20px;
	line-height:20px;
	margin-top:20px;
	margin-left:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.fundo-palavra{
	background-color:#81AB19;
	padding:2px 2px 2px 4px;
	color:#FFFFFF;
	font-weight:bold;
}
.separador{
	width:600px;
	color:#81AB19;
}
.destaques-esquerda{
	float:left;
	width:365px;
}
.destaques-direita{
	float:right;
	width:350px;
}
.borda-imagem-destaques{
	padding:5px;
	background-color:#81AB19;
}
#container{
	width:970px;
	padding:5px;
	margin: 0px auto;
	background-image:url(../img/bg-sol.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#fff;
}
#topo{
	padding:2px;
}
#logotipo{
	padding:2px;
	float:left;
}
#palavra{
	padding:2px;
	float:right;
	width:800px;
}
#menu-secundario{
	padding:2px;
	float:right;
	width:800px;
	margin-top:15px;
	text-align:center;
}
#flags{
	padding:2px;
	float:right;
	width:800px;
	margin-top:10px;
	text-align:right;
}
#menu-principal{
	width:150px;
	float:left;
}
#explicacao{
	background-color:#DEE4CD;
	padding:4px;
	width:100%;
}
#logotipo-direita{
	float:right;
	margin-top:10px;
}
#principal{
	background-color:#fff;
	width:800px;
	float:right;
	padding:4px;
}
#rodape{

}
#logo_preview{
	float:right;
}
#chamada{
	float:right;
	padding:4px;
	background-color:#DEE4CD;
}
#twitter{
	float:right;
	width:250px;
	margin:5px 0px 5px 10px;
	text-align:left;
}
#rss{
	float:right;
	width:800px;
	height:auto;
	text-align:right;
	margin-top:15px;
}
#right{
	float:right;
	margin:2px 0px 2px 2px;
	background-color:#81AB19;
	padding:4px;
}
/* página inicial */
#noticias{
	float:left;
	width:640px;
}
#doacao{
	float:right;
	height:290px;
	width:150px;
	background-image:url(../img/box/doacao.jpg);
	background-repeat:no-repeat;
}
#festa-familia{
	float:right;
	height:290px;
	width:150px;
	background-image:url(../img/box/festa-familia.jpg);
	background-repeat:no-repeat;
}
/*
#desafio{
	float:right;
	height:290px;
	width:150px;
	background-image:url(../img/box/desafio.jpg);
	background-repeat:no-repeat;
}

#loja-virtual{
	float:right;
	height:220px;
	width:570px;
}

#loja-virtual{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/loja-virtual.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
*/
#loja-virtual{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/loja-virtual.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
#fique-por-dentro{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/fique-por-dentro.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
#boletim{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/boletim.jpg);
	background-repeat:no-repeat;
}
#cadastro{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/cadastro.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
#palavra-vida{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/palavra-vida.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
#video{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/video.jpg);
	background-repeat:no-repeat;
}
#frei-galvao{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/frei-galvao.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
#santuario-moderno{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/santuario-moderno.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
#doacoes{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/doacoes.jpg);
	background-repeat:no-repeat;
}
#internacao{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/internacao.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}
#catalogo{
	width:260px;
	height:140px;
	float:left;
	background-image:url(../img/box/catalogo.jpg);
	background-repeat:no-repeat;
	margin-right:10px;
}

