/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	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: #000000;
	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;
	position: relative;
}
#coluna_esq {
	width: 180px;
	float: left;
	position: relative;
	overflow: auto;
	background-attachment: scroll;
	background-image: url(../imagens/detalhe.gif);
	background-repeat: no-repeat;
	background-position: 150px 20px;
	padding-top: 30px;
	background-color: #E8F4EB;
}
#conteudo {
	width: 700px;
	height: 300px;
	background-color: #FFFFFF;
	float: right;
	padding: 30px;
}
/* devinido novamente para o IE */
html>body #conteudo {
	height: auto; 
	min-height: 300px; 
}
#corpox {
	width: 760px;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


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: #666666;
}

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

#base_colunas {
	width: 760px;
	clear: both;
	height: 56px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(Barra_Fones.gif);
	background-repeat: repeat-x;
}


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

#cabecalho {
	width: 760px;
	height: 200px;
	z-index: 1000;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
