/* CSS Document */

/* CSS Document */

/* Propriedades padrao*/



* {

	margin:0;

	padding:0;

	border:none;

	list-style:none;

}

body {

	font-size:100%;

	font-family: Arial, sans-serif;

	background:url(imagens/bg.gif) repeat;

	background-color:#ffffff;

}



a {

	text-decoration:none;

	color:#000000;

}



a:hover {

	text-decoration:underline;

}

/* Fim propriedades padrao*/

#geral{

	display:table;

	margin:0px auto;

	width:990px;

}

#barra_topo{

	width:100%;

	height:37px;

	background:url(imagens/bg_topo.gif) repeat-x;

}

#cabecalho{

	width:100%;

	height:250px;
	background:url(imagens/bg_topo.png) repeat;

}
#cabecalho_menor{
	width:100%;
	height:100px;
	background:url(imagens/bg_topo.png) repeat;
}
#cabecalho_int{
height:100px;
	margin:0px auto;
	width:990px;

}
#destaque{

	width:990px;

	height:100px;
	margin-top:2px;

}

#foto_destaque{
    width:990px;
	height:100px;

}
#img_abertura{
	width:328px;
	height:98px;
	display:block;
	float:left;
	border:solid 1px #FFFFFF;

	
}
#texto_destaque{

	width:990px;

	height:60px;

	background:#FFFFFF;

	float: inherit;

	position:relative;

	z-index:9999;

	margin-top:-60px;

	opacity:0.8;

	-moz-opacity:0.8;

	filter: alpha(opacity=80);

}

#menu{

	width:990px;

	height:40px;

	background-color:#dbdbdb;

	margin-top:2px;

}

#linha_agenda{

	width:990px;

	display:table;

}

#titulo_agenda{

	margin:3px;

}

#area_principal{

	width:990px;

	display:table;


	padding-top:13px;

	border-top:dotted 1px #777777;

}

#col_chamadas{
	width:570px;
	display:block;
	padding-right:15px;
	float:left;
	border-right:dotted 1px #777777;
}
#col_chamadas_conj{
	width:570px;
	display:table;
}
#col_chamadas_esq{
	width:275px;
	display:block;
	float:left;
}
#col_chamadas_dir{
	width:275px;
	display:block;
	float:left;
}
#img_col_chamadas{
	margin-top:13px;
	border:solid 2px #dbdbdb;
	margin-left:10px;
}
#col_chamadas ul{
	width:570px;
	margin-top:30px;
	border-top:dotted 1px #777777;
	border-bottom:dotted 1px #777777;
}

#col_chamadas li{
	padding-top:5px;
	padding-bottom:7px;
}

#col_depoimentos{

	width:375px;

	margin-left:10px;

	padding-left:10px;

	display:block;

	float:left;
}
#linha_dep{
	width:375px;
	display:table;
	margin-top:10px;
	margin-bottom:10px;
}

#linha_nav{
	width:375px;
	height:40px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border-top:dotted 1px #777777;
	border-bottom:dotted 1px #777777;
	color:#777777;
	margin-top:10px;
	margin-bottom:10px;
}

#col_depoimentos ul{

	background:#dbdbdb;

	padding:5px;

	padding-top:15px;

}
#base_audio{
	width:100%;
	background-color:#dbdbdb;
	display:table;
	margin-bottom:1px;
}
#base_final{
	width:100%;
	background-color:#dbdbdb;
	display:table;
}	
#linha_audio{
vertical-align:bottom;
	width:985px;
	display:table;
	background-color:#dbdbdb;
	padding-left:5px;
	padding-top:5px;


}
#coluna_audio{
	width:180px;
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#area_colunas{
	width:990px;
	display:table;
	padding-bottom:10px;
	padding-top:10px;
}

#coluna_a, #coluna_b, #coluna_c{
	width:309px;
	display:block;
	margin-left:10px;
	float:left;
	padding-right:10px;
	height:220px;
	border-right:dotted 1px #777777;
}

#area_rodape{

	width:100%;

	display:table;

	border-top:solid 2px #dbdbdb;

	margin-top:5px;

}

#rodape{

	width:990px;

	display:table;

	padding:10px;

	margin:0px auto;
	height:150px;


}
#area_enderecos{
	width:300px;
	display:block;
	float:left;
	height:150px;
}
#area_comunidades{
	width:680px;
	display:block;
	float:left;
	height:150px;
}
#linha_comunidades{
	width:680px;
	display:table-cell;
	vertical-align:middle;
	height:150px;
}

#area_titulo_agenda{

	width:103px;

	display:block;

	float:left;

	border-right:solid 1px #da251d;

}

#area_chamada_agenda{

	width:886px;

	display:block;

	float:left;

}

#img_depoimento{
	float:right;
	margin-left:5px;
	margin-top:10px;
	border:solid 2px #dbdbdb;
}

#frases{

	width:990px;

	display:block;

	margin-top:10px;

	margin-bottom:10px;

}

/*--Formatação--*/

#texto_destaque h1{

	font-size:31px;

	font-weight:bolder;

	color:#da251d;

	margin-left:5px;

}



#area_chamada_agenda h1{

	font-size:19px;

	font-weight:bolder;

	color:#999999;

	margin-left:5px;

	padding-top:3px;

}

#col_chamadas a{

	font-size:25px;

	color:#da251d;

	text-decoration:none;

	margin-bottom:5px;

}
#col_chamadas p{

	font-size:13px;
	line-height:21px;
	color:#000000;
	margin-bottom:10px;

}

#col_chamadas a:hover{

	color:#999999;

}


#col_chamadas h1{

	font-size:29px;

	font-weight:bolder;

	color:#da251d;

}
#col_depoimentos h1{
	font-size:17px;
	color:#da251d;
	font-weight:normal;
}
#col_depoimentos p{

	font-size:13px;

	line-height:21px;

	color:#444444;

}

#col_depoimentos a{
	font-size:13px;
	font-weight:bolder;
	line-height:21px;
	color:#da251d;
}

#col_depoimentos li{

	font-size:19px;

	color:#000000;

	margin-bottom:10px;

	margin-left:20px;

}

#col_depoimentos h2{

	font-size:17px;

	font-weight:bolder;

	color:#444444;

}

#formcad{

	width:230px;

	height:22px;

	border:solid 1px #333333;

}



#formcadmenor{

	width:30px;

	height:22px;

	border:solid 1px #333333;

}



#formcadmedio{

	width:190px;

	height:22px;

	border:solid 1px #333333;

	margin-left:2px;

}

#botaocad{

	height:22px;

	border:solid 1px #333333;

	margin-left:238px;

}

#menu a{

    font-family:Arial, sans-serif;

	font-size:21px;

	font-weight: 700;

	color:#da251d;

	text-decoration:none;

	margin-right:50px;

}

#menu a:hover{

	color:#999999;

}

#menu li{

	padding-top:5px;

}

#menu ul{

	margin-left:70px;

}

#frases h1{

	font-family:Arial, sans-serif;

	font-size:19px;

	font-weight: bolder;

	color:#777777;

}
#coluna_a h1, #coluna_b h1, #coluna_c h1{
	font-size:17px;
	font-weight: bolder;
	color:#777777;
}
#coluna_a p, #coluna_b p, #coluna_c p{
	font-size:13px;
	line-height:19px;
	color:#444444;
}
#coluna_audio h1{
font-size:13px;
	line-height:19px;
	color:#444444;
}
#coluna_a h2, #coluna_b h2, #coluna_c h2{

	font-size:19px;

	font-weight: bolder;

	color:#da251d;

}

#coluna_a a, #coluna_b a, #coluna_c a{

	font-size:15px;


	line-height:21px;

	color:#da251d;

}

#rodape h2{

	font-size:15px;

	font-weight: bolder;

	color:#999999;

}

#rodape p{

	font-size:13px;

	font-weight: bolder;

	color:#000000;

	margin-bottom:5px;

}
#coluna_c li{
	margin-bottom:10px;
	font-size:13px;
	color:#444444;
}
#cartola{
	font-size:11px;
	font-weight: bolder;
	color:#55555;
	text-transform:uppercase;
	letter-spacing:1px;
	width:900px;
}
#formdepoimento{
	width:400px;
	height:22px;
	border:solid 1px #666666;
}
#formdepoimentotxt{
	width:468px;
	height:250px;
	border:solid 1px #666666;
}
#btenviar{
	border:solid 1px #666666;
	background-color:#CCCCCC;
	margin-left:425px;
}
