/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f9f1;
	background-image: url(../imagens/fundo_degrade.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#admin {
	background-color: #da251d;
	color: #000000;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 760px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00361a;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #da251d;
}
a.link_01 {
	color: #006600;
	text-decoration: none;
}
#banner {
	height: 90px;
	width: 500px;
	float: right;
	position: relative;
	right: 50px;
	margin-bottom: 20px;
	z-index: 0;
}

a.link_01:hover {
	color: #da251d;
}
a.link_rodape {
	color: #000000;
	text-decoration: none;
}
a.link_rodape:hover {
	color: #FFFFFF;
}
a.link_rodape2 {
	color: #30AD6B;
	text-decoration: none;
}
a.link_rodape2:hover {
	color: #1F6D44;
}
#cabecalho {
	width: 760px;
	background-image: url(../imagens/degrade02.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	height: 145px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00361a;
	z-index: 1000;
}
#conteudo {
	width: 450px;
	height: 300px; 
	position: relative;
	float: right;
	right: 100px;
	background-color: #FFFFFF;
	border: 1px solid #bce3b7;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	top: 0px;
	background-attachment: scroll;
	background-image: url(../imagens/barra_titulo_baixo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* devinido novamente para o IE */
html>body #conteudo {
	height: auto; 
	min-height: 300px; 
}

#creditos {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 760px;
}


#corpo {
	width: 760px;
	height: 100%;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00361a;
	background-attachment: scroll;
	background-image: url(../imagens/fundo_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#coluna_esq {
	font-size: 16px;
	width: 160px;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
#rodape {
	background-color: #bce3b7;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	height: 19px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f2f9f1;
	background-attachment: scroll;
	background-image: url(../imagens/fundo_tarja.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	color: #91AC8D;
}
#geral {
	background-attachment: scroll;
	background-image: url(../imagens/degrade03.gif);
	background-repeat: repeat-x;
}

#eventos {
	overflow: auto;
	padding-top: 300px;
	width: 430px;
	height: 525px;
	clip: rect(auto,auto,200px,auto);
	
}
#titulo_menu {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 145px;
	padding-left: 5px;
	text-align: left;
}
