﻿/***************************************************************
							redefine html 
***************************************************************/
body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	background-color:#f7f7f7;
	}
td {
	vertical-align: top;
	}
a {
	color: #468;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
/***************************************************************
							Total
***************************************************************/
#TOTAL {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
/********************************************* T O P O ***********/
#TOPOINDEX {
	width: 756px;
	height: 20px;
	}
#TOPO {
	width: 756px;
	height: 125px;
	margin: 15px 0px;
	}
/********************************************* H O M E P A G E ***********/
/********************** caixa inicial */
#HOME {
	clear: both;
	background-image: url(cxini_02.gif);
	background-repeat: repeat-y;
	}
#cxini_01 {
	text-align: center;
	display: inline;
	clear: both;
	}
#cxini_02 {
	background-image: url(cxini_02.gif);
	background-repeat:repeat-y;
	}
#cxini_03 {
	background-image: url(cxini_03.gif);
	background-repeat: no-repeat;
	height: 28px;
	}
/********************** caixa inicial */
#HOME #cxini_02 th {
	color: #FF0000;
	text-align: left;
	}
#HOME #cxini_02 table td ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#HOME #cxini_02 table td ul li {
	line-height: 20px;
	}
#HOME #cxini_02 table td ul li a{
	text-decoration: none;
	}
#HOME #cxini_02 table td ul li a:hover{
	text-decoration: underline;
	}
/********************************************* I N T E R N A ***********/
#TOTAL #CONTEUDO {
	padding-top: 15px;
	clear: both;
	}
#CONTEUDO #LATERAL_INTERNA {
	width: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	clear: left;
	}
#CONTEUDO #PRINCIPAL_INTERNA {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 584px;
	}
.separadorVertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
	}
/********************** mnLateral na interna */
#mnLateral {
	}
#mnLateral ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#mnLateral ul li {
	line-height: 20px;
	padding-left: 15px;
	}
#mnLateral ul li.seccaoMn {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #FF0000;
	padding-left: 5px;
	}
#mnLateral ul li.seccaoMn a{
	color: #FF0000;
	}

/********************** Caixa Central */	
#cxcen_box {
	background-image: url(cxcen_2.gif);
	background-repeat: repeat-y;
	width: 584px;
	}
#cxcen_1 {
	background-image: url(cxcen_1.gif);
	background-repeat: no-repeat;
	height: 25px;
	}
#cxcen_2 {
	padding-right: 25px;
	padding-left: 25px;
	}
#cxcen_3 {
	background-image: url(cxcen_3.gif);
	background-repeat: no-repeat;
	height: 32px;
	}
/********************************************* R O D A P E ***********/
#TOTAL #RODAPE {
	font-size: 9px;
	text-align: center;
	height: 41px;
	clear:both;
	color:#AAA;
	padding-top: 20px;
	}
#RODAPE ul {
	margin: 0px;
	padding-top:10px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#RODAPE ul li {
	display: inline;
	color: #AAA;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
	}
#RODAPE #rodape_fim {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#RODAPE li a {
	text-decoration: none;
	}
#RODAPE li a:hover {
	text-decoration: underline;
	}
