#body {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px;
}


#menu {
	width: 139px;
	float: left;
	position: relative;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #45B3EE;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height: 1200px;
}
#menu a:link{
	text-decoration: none;
	color:#000066;
	display:block;
	background:#45b3ed;
	width:120px;
	margin:1px 0;
	padding:5px;
	border-left: 5px solid #1a50b8;
	border-bottom:1px solid #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
	
#menu a:visited{
	text-decoration: none;
	color:#fff;
	display:block;
	background:#45b3ed;
	width:120px;
	margin:1px 0;
	padding:5px;
	border-left: 5px solid #1a50b8;
	border-bottom:1px solid #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
	
#menu a:active{
	text-decoration: none;
	color:#666666;
	display:block;
	background:#45b3ed;
	width:120px;
	margin:1px 0;
	padding:5px;
	border-left: 8px solid #cc00ff;
	border-bottom:1px solid #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}

#menu a:hover{
	color:#fff;
	background:#1a50b8;
	border-left: 5px solid #fff;
	margin-left: 3px;
	}

#menuhorizontal a{
	float:left;
	text-decoration: none;
	background: #c1cdc1;
	color:#000000;
	border-bottom: 5px solid #45b3ed;
	padding: 2px;
	font: bold 10px arial; 
	width: 80px;
	text-align:center;
	margin-right: 1px;
	display: inline;
}

#menuhorizontal a:hover{
	background:#45b3ed;
	border-bottom: 5px solid #45b3ed;
	color:#ffffff;
}
#menuhorizontal {
	background-color: #FFFFFF;
	float: left;
	height: 20px;
	width: 784px;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 150px;
}
body{
	scrollbar-base-color:#45b3ed;
}

#conteudo {
	font-family: Verdana, Arial;
	font-size: 14px;
	padding: 10px;
	float: left;
	position: relative;
	color: #000066;
	width: 694px;
	background-image: none;
	background-repeat: no-repeat;
}
#direita {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	position: relative;
	height: 1200px;
	font-size: 12px;
}

#geral {
	float: none;
	width: 994px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#alinhacentro {
	float: none;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#topo {
	background-image: url(../images/banner_topo_jesusvem.jpg);
	float: left;
	height: 250px;
	width: 994px;
	position: relative;
	background-repeat: no-repeat;
}
#principal {
	float: left;
	width: 994px;
	position: relative;
}


#rodape {
	background-image: url(../images/rodape.jpg);
	float: left;
	position: relative;
	height: 25px;
	width: 994px;
}
#horizontal {
	float: left;
	height: 28px;
	width: 994px;
	position: relative;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1182BE;
}

