body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
#menu {
	height: 75px;
	width: 930px;
	background-image: url(../images/bg_menu.jpg);
}

#palco {
	width: 930px;
	background-image: url(../images/bg_palco.jpg);
	background-repeat: repeat-y;
	height: 100%;
	clear: both;
	float: left;
}
#rodape {
	height: 20px;
	width: 930px;
	background-image: url(../images/bg_rodape.jpg);
	clear: both;
	float: left;
	font-family: Arial, Verdana;
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
#topo {
	height: 115px;
	width: 930px;
	background-image: url(../images/bg_topo.jpg);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
}
#conteudo {
	float: left;
	height: auto;
	width: 595px;
	margin-left: 45px;
	visibility: inherit;
	z-index: auto;
	overflow: visible;
	clear: both;
}
#texto_conteudo {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333;
	text-align: justify;
	float: left;
}
#eventos {
	height: auto;
	width: 580px;
	border: 1px solid #F90;
	padding: 5px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 17px;
}


#conteudo2 {
	width: 215px;
	margin-right: 45px;
	float: right;
	line-height: 13px;
}
#box_titulo {
	height: 45px;
	width: 215px;
}

#box_rodape {
	height: 15px;
	width: 215px;
}
#foto_irene {
	float: left;
	height: 287px;
	width: 204px;
	margin-right: 10px;
	margin-top: 15px;
}
.bt_imprimir {
	text-align: center;
	padding-bottom: 15px;
}

#titulo_pagina {
	height: 21px;
	width: 598px;
	margin-bottom: 15px;
}

.box_bottom {
	background-image: url(../images/box_bottom.gif);
	height: auto;
	width: 196px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #666;
	background-repeat: repeat;
}

.form_news {
	font-family: Arial, Verdana;
	font-size: 12px;
}
.form_campo_news {
	height: 17px;
	width: 125px;
}
A:link {
	color: #069;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #069;
	text-decoration: none;
}
.pag_artigos {
	height: auto;
	width: 700px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.pag_artigos .texto_artigos {
	margin-right: 50px;
	margin-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	padding-top: 20px;
	padding-bottom: 35px;
}

