/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

body {
	background:url(../i/construcao/bg_cinza.jpg) repeat-x top;
}

#esGeral {
	margin:auto;
	width:1000px;
	background:url(../i/construcao/bg_cinza_rodape.jpg) repeat-x bottom;
}

#esTopo {
	display:block;
	float:left;
	width:1000px;
	height:auto;
	padding-top:10px;
}

#esTopo img {
	float:left;
	margin-left:20px;
}

#banner {
	width:850px;
	height:200px;
	float:left;
	margin:0px;
}

/*Menu do topo*/

#logo_menu a {
	margin:7px 15px 7px 12px;
	display:block;
	float:left;
	width:26px;
	height:25px;
	background-image:url(../i/construcao/logo_menu.png);
}

#logo_menu a:hover {
	width:26px;
	height:25px;
	background-image:url(../i/construcao/logo_menu_preto.png);
}

#MenuBar1 {
	width:1000px;
	height:40px;
	float:left;
	font-weight:bold;
	list-style:none;
	margin:5px 0px 0px 0px;
	background-image:url(../i/construcao/menu.jpg);
}

#MenuBar1 li a {
	color:white;
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 0px;
}

#MenuBar1 li a:hover {
	color:black;
}

.MenuBarItemSubmenu {
	font-size:17px;
	margin: 8px 25px 0px 25px;
}

.GRUPOS, .MOBILIZACAO, .SERVICOS {
	margin:0px;
	width:130px;
}

#igreja {
	width:170px;
}

#IndiceMin {
	width:130px;
}

#multimidia {
	width:130px;
}

#agenda {
	width:130px;
}

#pibmais {
	width:130px;
}

.MenuBarHorizontal ul {
	font-size:14px;
	background-color:#666;
	width:130px;
	height:auto;
}

/*janelas*/

#esConteudo {
	float:left;
	display:block;
	width:960px;
	height:auto;
	padding:20px 20px 0px 20px;
	background-color:white;
}

h2{
	text-align:center;
	text-indent:0px;
	margin:10px 0px 15px 0px;
}

#player{
	float:left;
	display:block;
	margin:25px 20px 10px 300px;
}

#messenger{
	float:left;
	display:block;
	margin:30px 0px 25px 296px;
}

p {
	margin:10px 0px 0px 0px;
	text-align:justify;
	text-indent:30px;
}

#rodape {
	float:left;
	display:block;
	text-align:center;
	height:auto;
	padding-top:20px;
	margin:10px 0px 10px 230px;
}

#rodape a {
	text-decoration:none;
}

#rodape img {
	margin: 0px 25px 0px 0px;
}

address {
	height:100px;
	width:auto;
	clear:both;
	color:black;
	font-size:15px;
	font-style:normal;
	text-align:center;
	background:url(../i/construcao/bg_cinza_rodape.jpg) repeat-x bottom;
}
