/* CSS Document */
body {
	background-color: #004a80;
	background-attachment: scroll;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../imagens/fundo_degrade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#admin {
	background-color: #da251d;
	color: #000000;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	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: #0072bc;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
#geral {
	background-attachment: scroll;
	background-image: url(../imagens/degrade03.gif);
	background-repeat: repeat-x;
	top: 25px;
	position: relative;
}
#coluna_esq {
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00CCFF;
	float: left;
	position: relative;
	overflow: auto;
}
#conteudo {
	width: 560px;
	height: 500px;
	background-color: #FFFFFF;
	float: right;
}
/* devinido novamente para o IE */
html>body #conteudo {
	height: auto; 
	min-height: 500px; 
}
#corpox {
	width: 761px;
	background-attachment: scroll;
	background-image: url(../imagens/fundo_coluna.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	position: relative;
}
#corpo {
	background-attachment: scroll;
	background-image: url(../imagens/imagem_coluna.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}


a.link_01 {
	color: #006600;
	text-decoration: none;
}

a.link_01:hover {
	color: #da251d;
}
a.link_rodape {
	color: #000000;
	text-decoration: none;
}
a.link_rodape:hover {
	color: #FFFFFF;
}
a.link_rodape2 {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
a.link_rodape2:hover {
	color: #1F6D44;
}

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

#base_colunas {
	width: 761px;
	clear: both;
	height: 20px;
	z-index: 100;
	background-attachment: scroll;
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* ########################################################## usado */

#cabecalho {
	width: 760px;
	background-image: url(../imagens/degrade02.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	height: 125px;
	z-index: 1000;
	clear: both;
}

