/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color:#FFFFCC;
	background-image:url(../i/estrutura/bg.jpg);
}

#esGeral {
	width:800px;
	margin:auto;
	background-color:#FFFFCC;
}

#esTopo {
 	background-image:url(../i/estrutura/topo.png);
	display:block;
	float:left;
	width:800px;
	height:115px;
}


#esTopo img {
	float:left;
	margin:5px 0px 0px 30px;
}

#banner {
	width:515px;
	height:75px;
	float:left;
	margin: 20px 0px 0px 150px;
}

/*Menu do topo*/

#MenuBar1 {
	width:800px;
	height:24px;
	float:left;
	font-size:15px;
	font-weight:bold;
	background-image:url(../i/estrutura/menu.jpg);
	list-style:none;
	margin:12px 0px 15px 0px;
}

#MenuBar1 li a {
	color:#330099;
	text-decoration:none;
	display:block;
	padding:0px 0px 4px 5px;
	border-right:#FFFF99 solid;
}

#MenuBar1 li a:hover {
	color:white;
}

.MenuBarHorizontal ul {
	background-color:#FFFF99;
}

#igreja {
	width:175px;
	margin:0px 0px 0px 30px;
}

#IndiceMin {
	width:70px;
	margin:0px 0px 0px 10px;
}

.AI {
	width:170px;
}

.JR {
	width:170px;
}

.SZ {
	width:170px;
}

#multimidia{
	width:130px;
	margin:0px 0px 0px 15px;
}

#agenda{
	width:130px;
	margin:0px 0px 0px 20px;
}

#pibmais{
	width:150px;
	margin:0px 0px 0px 30px;
}

/*Conteudo*/

#Casais {
	float:left;
	display:block;
	width:655px;
	height:auto;
	margin:30px 15px 0px 15px;
}

h2 {
	color:#330099;
	border-bottom:solid 1px #330099;
}

#logo {
	float:left;
	display:block;
	width:300px;
	height:auto;
	margin:15px 20px 0px 5px;
}

h4 {
	color:red;
	margin:60px 0px 0px 15px;
}

p {
	margin:10px 0px 0px 0px;
	text-align:justify;
	text-indent:30px;
}

#ass {
	float:left;
	text-align:center;
	font-style:italic;
}

/*lateral*/

#LateralDireita {
	float:left;
	display:block;
	width:100px;
	height:auto;
	margin: 30px 15px 0px 0px;
}


#rodape {
	float:left;
	display:block;
	text-align:center;
	width:800px;
	height:55px;
	margin:30px 0px 10px 0px;
}

#rodape a {
	text-decoration:none;
}

#rodape img {
	margin: 0px 25px 0px 0px;
}
address {
	width:800px;
	height:45px;
	clear:both;
	background-image:url(../i/estrutura/adress.jpg);
	color:#330099;
	font-size:15px;
	font-style:normal;
	padding: 3px 0px 3px 0px;
	text-align:center;
}