<!-- Componentes -->

a{
	text-decoration: none;
	color: #000000;
}

a:hover{
	color: #CC0000;
}

a img{
	border: none;
}


body {
	background: #E7E7E2 url('../images/body_nova.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Arial;
	padding-top: 64px;
}

select  { 
	font-family: Verdana; 
	font-size: 8pt; 
	color #000000 
}


ul{
	list-style: none;
}


table { 
	font-family: Verdana; 
	font-size: 8pt 
}

blockquote {
	background: url(../images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

<!-- Fim Componentes -->

.adi  { 
	font-family: Verdana;
	font-size: 8pt; 
	color: #CC0000; 
    font-weight: regular;  
    padding-left: 30px 
}


.tit {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	color: #000000
}

.ctnbdy {  
	background-color: #f8f8f8;
	font-family: Verdana; 
	font-size: 8pt;#FFFFFF;
    font-weight: regular; 
    padding-left: 2; 
    padding-top: 2; 
    align: left 
}


.txtcpn { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: regular;  
    padding-left: 2 
}

.txtcpn2 { 
	font-family: Verdana;
	font-size: 8pt; 
	color: #CC0000; 
	font-weight: regular;  
    padding-left: 2 
}


.ctnhdr {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #c0c0c0
}


.ctnhdr2 {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px; 
	color: #000000; 
	background-color: #c0c0c0
}


.tvaddr {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #666666; 
	background-color: #DFDFDF; 
	border-bottom: 1 solid #FFFFFF; 
	border-left: 1 solid #FFFFFF;
 	font-size: 11px
 }
 
 
 .txtcpr { 
 	font-family: Verdana; 
 	font-size: 8pt; 
 	color:#CC0000; 
 	font-weight: bold;
	padding-left: 2 
}
 


.txtcpnProd  { 
	font-family: Verdana;
	font-size: 8pt; 
	color: #CC0000; 
	font-weight: regular;  
    padding-left: 15px 
}


.dataCons {
	font-family: Verdana;
	font-size: 8pt; 
	color: #000000; 
	font-weight: regular;  
}




.txtAmb {
	font-family: Verdana;
	font-size: 8pt; 
	color: #CC0000; 
    font-weight: bold; 
}


.tabd1i { 
	background-color: #efefef;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: regular; 
	border-bottom: 1 solid #FFFFFF;  
	border-left: 1 solid #FFFFFF; 
    padding-left: 2 
}


.tabd2i { 
	background-color: #FFFFFF;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: regular; 
	border-bottom: 1 solid #FFFFFF;  
	border-left: 1 solid #FFFFFF; 
    padding-left: 2 
}

.outer-container {
	background: url('../images/container_nova.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}


/* path */
.path {
	background: #949490 url("../images/logo_sef.gif") no-repeat 720px 5px;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}

.path a {
	color: #FAFAFA;
	text-decoration: none;
}

.path a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* headere & title */

.header {
	background: #FFF url('../images/header.gif') repeat;
	height: 130px;
	margin-bottom: 2px;
	text-align: center;
}

.header .title {
	color: #FFF;
	padding-top: 30px;
	text-align: center;
}

.header .title .sitename a {
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}

.header .title a:hover {
	border-color: #F60;
}

.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}


.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 830px;
}


<!-- Atributo ID -->


#geral {
	width: 900px;
}


#topo {
	height: 100px;
}

#topo h1 {
	text-indent: -9000px;
	overflow: hidden;
	height: 60px;
	float: left;
	background-repeat: no-repeat;
}

#topo #logo_app {
	width: 150px;
	background-image: url('../images/logo_app.jpg');
}

#topo #imagem {
	width: 471px;
	background-image: url('../images/img_top.gif');
}

#topo #logo_mg {
	width: 275px;
	background-image: url('../images/logo_estado.gif');
}

#topo #minimenu {
	position: absolute;
	top: 58px;
	left:455px;
	font-size: 10px;
	height: 19px;
	overflow: hidden;
	top: 60px
}

#topo #minimenu *{
	float: left;
}

#topo #minimenu li {
	display: inline;
}

#topo #minimenu li a {
	color: #000000;
}

#topo #minimenu li a:hover {
	color: #FF0000;
}

#topo #minimenu #liesq {
	display: block;
	width: 18px;
	height: 19px;
}

#topo #minimenu #lidir {
	display: block;
	width: 18px;
	height: 19px;
}


#direita, #centro {
	float: left;
}

#direita{
	width: 150px;
}

#centro {
	width: 750px;
	height: 500px;
	padding-left: 10px;
	padding-top: 20px;
}

#centro .titulo {
	font-size: 14px;
	color: #CC0000;
	border-bottom: solid black 1px;
}

#menu {
	border-bottom: none;
	border-top: none;
}

#menu span {
	display: block;
	width: 202px;
}

#menu #img_top {
	height: 22px;
	background-image: url('../images/img_menu2.gif');
	width: 150px;
}

#menu #img_bottom {
	height: 7px;
	background-image: url('../images/img_menu_bottom2.gif');
	width: 150px;
}

#menu li a {
	border-left: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	display: block;
	background-color: #E1E1E1;
	height: 20px;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-top: 8px;
	border-bottom: solid #CCCCCC 1px;
}

#menu li a:hover {
	background-color: #CCCCCC;
	color: #CC0000;
}

#menu .submenu {
	display: none;
}

#menu .submenu li a {
	padding-left: 20px;
	background-color: #EEEEEE;
}

#menu .submenu li a:hover {
	background-color: #DDDDDD;
	color: #CC0000;
}




