body {
	background-color: #fff;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: black;
	margin: 0;
	padding: 5px;
}


a {
	text-decoration: none;
	color: #4f7292;
}


a:hover {
	text-decoration: none;
	color: #0f4162;
	background-color: #D7E7FF;
}


h1 {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
	color: #0f4162;
}


h2 {
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;	
	padding: 0px;
	margin: 0px;
	color: #0f4162;
}


img {
	border: 0;
}


p {
	font-size: 10px;	
	color: #000;
	text-align: justify;
	margin: 0
}


.autorTexto {
	text-align: right;
	font-style: italic;
}


.botaoContato {
	width: 200px;
	color: #003;
	background: #D5EAFF;
	border: 1px solid #003;
}


.campoContato {
	color: #1A2C5B;
	border-left: 3px solid #A4A8B7;
	border-top: 3px solid #A4A8B7;
	border-right: 1px solid #B4B8CD;
	border-bottom: 1px solid #B4B8CD;
}


.chamadaTexto {
	text-align: justify;
	font-size: 11px;
}


.dataNoticia {
	float: right;
	font-size: 10px;
	color: #666;
	text-align: right;
	display:inline;
}


.dataTexto {
	float: right;
	font-size: 10px;
	color: #666;
	text-align: right;
	display:inline;
}


.itemMenu {
	font-size: 13px;
	color: #4f7292;
	width: 215px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #576B9B;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
}

.itemMenu a {
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #4f7292;
}


.tituloEvento {
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #0f4162;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	margin-top: 15px;
	padding-left: 18px;
	background: url(../imagens/marcador_agenda.png) no-repeat top left;
}


.tituloTexto {
	font-family: Georgia, Verdana, Arial, sans-serif;
	color: #0f4162;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	display: inline;
}


.vejaMais {
	text-align: right;
}


.vejaNoticia {
	text-align: left;
}


.vejaTodos {
	text-align: center;
}


#agenda {
	width: 210px;
	border: 1px solid #B8CFEB;
	padding: 5px;
}

#atalhoAngelSite {
	float: right;
}


#caixaDireita {
	display: compact;
	margin-left: 295px;
	width: 220px;
}


#conteudo {
	width: 100%;
	margin-top: 10px;
}


#corpo {
	margin-left: 255px;
	width: 515px;
	background: url(../imagens/fundo_barra.png) repeat-x top;
	padding-top: 18px;
}


#enderecoContato {
	float: right;
	margin-left: 295px;
	width: 220px;
}


#formularioContato {
	width: 270px;
}


#foto {
	width: 100%;
	background: url(../imagens/fundo_barra.png) repeat-x bottom;
	text-align: center;
	padding-bottom: 10px;
}


#logo {
	display: block;
}


#logo_rodape {
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}


#mapa {
	margin-top: -10px;
}


#mensagemERRO {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #900;
	background-color: #E17171;
	text-align: center;
	padding: 8px;
}


#mensagemOK {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #0069D2;
	background-color: #B7DBFF;
	text-align: center;
	padding: 8px;
}


#menu {
	float: left;
	width: 245px;
	background: url('../imagens/fundo_menu.png') 0 0 repeat-x;
	padding-top: 20px;
}


#noticias {
	width: 285px;
	float:left;
}


#noticias p {
	text-indent: 2em;
	background: url("../imagens/seta.jpg") no-repeat top left;
	margin-top: 1em;
}


#rodape {
	width: 770px;
	margin-top: 3px;
	border-top: 1px solid #A9BED3;
	text-align:center;
}


#site {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
