@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Museo500';
	src: url('museo500-regular-webfont.eot');
	src: local('☺'), url('museo500-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body{
	margin-top:0px;
	background-color:#333647;
	background-repeat:repeat-x;
	background-image:url(../images/consagracao_background_x.jpg);
	}
#content{
	width:990px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}
#topo{
	width:990px;
	height:572px;
	position:relative;
	float:left;
	background-image:url(../images/consagracao_topo.jpg);
	background-repeat:no-repeat;
}
#topo_conteudo{
	width:990px;
	height:572px;
	position:relative;
	float:left;
	background-image:url(../images/consagracao_topo_conteudo.jpg);
	background-repeat:no-repeat;
}
#topo_recomendacao{
	width:990px;
	height:572px;
	position:relative;
	float:left;
	background-image:url(../images/consagracao_topo_recomendacao.jpg);
	background-repeat:no-repeat;
}
#topo_moip{
	width:990px;
	height:572px;
	position:relative;
	float:left;
	background-image:url(../images/consagracao_topo_moip.jpg);
	background-repeat:no-repeat;
}
#content_miolo{
	width:990px;
	height:auto;
	position:relative;
	float:left;
	background-image:url(../images/consagracao_fundo_y.png);
	background-repeat:repeat-y;
}
#lat_esq{
	width:67px;
	height:100px;
	position:relative;
	float:left;
}
#miolo_01{
	width:471px;
	height:auto;
	position:relative;
	float:left;
	padding-top:15px;
}
#miolo_02{
	width:385px;
	height:auto;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#lat_dir{
	width:67px;
	height:100px;
	position:relative;
	float:left;
}
#rodape{
	width:990px;
	height:231px;
	position:relative;
	float:left;
	background-image:url(../images/consagracao_rodape.png);
	background-repeat:no-repeat;
}
#texto_rodape{
	width:301px;
	height:76px;
	display:block;
	position:absolute;
	left: 441px;
	top: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#div_moip{
	width:420px;
	height:auto;
	display:block;
	position:relative;
	background-color:#FFFFFF;
	padding-bottom:10px;
}

#fita{
	width:331px;
	height:auto;
	position:relative;
	margin:auto;
}
#fita_topo{
	width:331px;
	height:37px;
	position:relative;
	margin:auto;
	background-image:url(../images/fita_topo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#fita_conteudo{
	width:306px;
	height:auto;
	position:relative;
	margin:auto;
	background-image:url(../images/fita_loop_y.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:10px;
	float:left;
}
#fita_rodape{
	width:331px;
	height:165px;
	position:relative;
	margin:auto;
	background-image:url(../images/fita_rodape.jpg);
	background-repeat:no-repeat;
	float:left;
}
#texto_sim{
	font-family: 'Museo500', sans-serif;
	font-size:21px;
	color:#947036;
	text-align:center;
	margin-bottom:10px;
}
#fita1{
	width:256px;
	height:auto;
	float:left;
	background-image:url(../images/fita1.jpg);
	background-repeat:no-repeat;
	color:#7e3e25;
	padding-left:50px;
	margin-bottom:30px;
	margin-top:20px;
}
#fita2{
	width:256px;
	height:auto;
	float:left;
	background-image:url(../images/fita2.jpg);
	background-repeat:no-repeat;
	color:#7e3e25;
	padding-left:50px;
	margin-bottom:30px;
}
#fita3{
	width:256px;
	height:auto;
	float:left;
	background-image:url(../images/fita3.jpg);
	background-repeat:no-repeat;
	color:#7e3e25;
	padding-left:50px;
	margin-bottom:30px;
}
#addthis{
	width:160px;
	height:54px;
	position:absolute;
	right:0;
	top:0px;
	padding-top:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#consagrados{
	width:260px;
	height:120px;
	position:absolute;
	left:0;
	top:10px;
	padding-top:20px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	background-color:#f3e8ec;
	border-radius: 1em;
}
font.xconsagrados{ font-size:25px; color:#900;}


/*************************************
JANELA HOME
*************************************/


#form_home{
	width:360px;
	height:auto;
	position:relative;
	text-align:left;
	padding:20px;
	font-size:14px;
}

#form_home input{
	width:352px;
	height:20px;
	min-width:352px;
	min-height:20px;
	max-width:352px;
	max-height:20px;
	margin-bottom:10px;
	border-style:solid;
	border-color:#eae4e4;
	border-width:2px;
}
#form_home textarea{
	width:352px;
	height:68px;
	min-width:352px;
	min-height:68px;
	max-width:352px;
	max-height:68px;
	margin-bottom:5px;
	border-style:solid;
	border-color:#eae4e4;
	border-width:2px;
}

#font_form{
	font-family: 'Museo500', sans-serif;
	color:#8f221c;
	font-size:16px;
	font-weight:normal;
}

#botao_enviar_home{
	margin:0 0 20px 0;
	
}

#fundo_janela{
	width:537px;
	height:auto;
	position:relative;
	margin:auto;
}
#borda_fundo_janela{
	width:537px;
	height:7px;
	position:relative;
	background-image:url(../images/janela_fundo_borda.jpg);
	background-repeat:no-repeat;
	float:left;
}
#conteudo_janela{
	width:400px;
	height:auto;
	position:relative;
	margin:auto;
	background-color:#f2f1f1;
	border-color:#eae4e4;
	border-style:solid;
	border-width:2px;
	margin-top:20px;
}
#maximo_caracteres{
	font-weight:normal;
	font-size:12px;
}

/*************************************
DIVULGUE
*************************************/

#conteudo_divulgue{
	width:706px;
	position:relative;
	height:auto;
	float:left;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#lat_esq_divulgue{
	width:137px;
	height:250px;
	position:relative;
	float:left;
}
#lat_dir_divulgue{
	width:147px;
	height:250px;
	position:relative;
	float:left;
}
