

* {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	resize:none;
	outline:none;
}

body {
	background:url(../images/bgtop-internas.png) 0 0 repeat-x;
}

div.wrapper {
	width:990px;
	position:relative;
	left:50%;
	margin-left:-495px;
	overflow:hidden;
}

div.top {
	width:990px;
	height:254px;
	position:relative;
	z-index:100;
}

div.marcas {
	width:990px;
	overflow:hidden;
	margin-top:30px;
}

div.marcas a {
	width:63px;
	height:63px;
	display:block;
	float:left;
	background:url('') 0 0 no-repeat;
}

/*div.marcas p {
	width:205px;
	height:69px;
	display:block;
	float:right;
	background:url('') 0 0 no-repeat;
}*/

div.entidade {
	width:605px;
	height:39px;	
	display:block;
	float:left;
	padding-left:10px;
	color:#FFF;	
	font-size:24px;	
}

div.cnpj {
	width:605px;
	height:30px;	
	display:block;
	float:left;
	padding-left:10px;
	color:#FFF;	
	font-size:14px;	
}

div.menu {
	float:left;
	margin:34px 0 0 0;
}

div.menu li {
	float:left;
}

div.menu li a span {
	color:#1a3625;
	font-size:9pt;
	line-height:49px;
	padding:0 20px;
	text-transform:uppercase;
}

div.menu li:hover, div.menu li.current {
	float:left;
	padding-left:20px;
	background:url(../images/aba-l.png) left 0 no-repeat;
}

div.menu li:hover a, div.menu li.current  a {
	display:block;
	padding-right:20px;
	background:url(../images/aba-r.png) right 0 no-repeat;
}

div.menu li:hover a span, div.menu li.current a span {
	height:49px;
	display:block;
	padding:0;
	background:url(../images/aba-c.png) 0 top repeat-x;
}

/* DropDown */

ul.sub {
	width:219px;
	position:absolute;
	z-index:9999;
	display:block;
	margin-left:-17px;
	padding:10px 18px 10px!important;
	background:url(../images/body-menudd.png) 0 0 repeat-y;
}

ul.sub p {
	width:255px;
	height:11px;
	overflow:hidden;
	position:absolute;
	bottom:-11px;
	left:0;
	background:url(../images/bottom-menudd.png) 0 bottom no-repeat;
}

ul.sub li, ul.sub li a {
	background:none!important;
	padding:0!important;
	margin:0!important;
}

ul.sub li a {
	color:#1a3625;
	font-size:9pt;
	display:block!important;
	float:left!important;
	width:100%;
	margin-bottom:10px!important;
	text-transform:uppercase;
}

ul.sub li a:hover {
	color:#62be4a;
}

div.busca {
	float:right;
	margin:34px 0 0 0;
}

div.searchbutton {
	float:left;
	padding-left:20px;
}

div.searchbutton a {
	display:block;
	padding-right:20px;
	margin-right:3px;
}

div.searchbutton a span {
	height:49px;
	display:block;
	padding:0;
	text-align:center;
	vertical-align:middle;
}

div.searchbutton.active {
	float:left;
	padding-left:20px;
	background:url(../images/aba-l.png) left 0 no-repeat;
}

div.searchbutton.active a {
	display:block;
	padding-right:20px;
	background:url(../images/aba-r.png) right 0 no-repeat;
}

div.searchbutton.active a span {
	height:49px;
	display:block;
	padding:0;
	text-align:center;
	vertical-align:middle;
	background:url(../images/aba-c.png) 0 top repeat-x;
}

div.searchbutton a span img {
	margin-top:15px;
}

div.breadcrumb {
	overflow:hidden;
	position:absolute;
	bottom:55px;
	left:20px;
}

div.breadcrumb p, div.breadcrumb a, div.breadcrumb span   {
	float:left;
	margin-right:10px;
}

div.breadcrumb p {
	color:#838383;
	text-transform:uppercase;
	font-size:8pt;
	height:13px;
}

div.breadcrumb p.current {
	color:#2a4d37;
}

div.breadcrumb span   {
	width:8px;
	height:13px;
	display:block;
	background:url(../images/seta.png) 0 0 no-repeat;
}

div.tb {
	width:990px;
	overflow:hidden;
	background:#ebebeb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:relative;
	z-index:99;
	top:-20px;
	padding:10px 0;
}

div.tr.top {
	width:966px;
	display:block;
	height:55px;
	margin-left:12px;
	background:url(../images/table-top.jpg) 0 0 no-repeat;
}

div.tr.top div.td {
	height:55px;
	line-height:55px;
	color:#fff;
	float:left;
	text-transform:uppercase;
	font-size:9pt;
	font-weight:bold;
	padding-left:10px;
}

div.tr.body {
	width:963px;
	display:block;
	min-height:60px;
	margin-left:12px;
	overflow:hidden;
	background:url(../images/bgline-body.png) 0 bottom repeat-x;
	border-left:1px solid #2f5640;
	border-right:1px solid #2f5640;
	border-top:0;
	border-bottom:0;
}

div.tr.body2 {
	width:963px;
	display:block;
	min-height:60px;
	margin-left:12px;
	overflow:hidden;
	border-left:1px solid #2f5640;
	border-right:1px solid #2f5640;
	border-top:0;
	border-bottom:0;
}

div.tr.body div.td {
	min-height:60px;
	line-height:60px;
	color:#747474;
	float:left;
	overflow:hidden;
	text-transform:uppercase;
	font-size:9pt;
	padding-left:10px;
}

div.tr.bottom {
	width:966px;
	display:block;
	height:55px;
	margin-left:12px;
	background:url(../images/table-bottom.jpg) 0 bottom no-repeat;    
	text-transform:uppercase;
	font-size:9pt;
	font-weight:bold;    
    line-height:27px;
    color:#fff;
}

div.tr.bottom div.td {
	width:966px;
	height:55px;
}

div.tr.bottom a {
	float:right;
	display:block;
	margin:17px 30px 0 0 ;
}

div.footer {
	width:990px;
	position:relative;
	min-height:50px;
	overflow:hidden;
	text-align:center;
	margin-top:20px;
}

/** Menu Hidden **/

div.menuhidden {
	width:503px;
	height:145px;
	position:absolute;
	right:0;
	top:152px;
	z-index:2;
	background:url(../images/searchfield.png) 0 0 no-repeat;
}

div.menuhidden a.m1, div.menuhidden a.m2, div.menuhidden a.m3, div.menuhidden a.m4 {
	width:218px;
	padding-left:10px;
	height:38px;
	display:block;
	margin-bottom:14px;
	background:url(../images/bt2.png) 0 top no-repeat;
	
	color:#08452a;
	font-size:10pt;
	font-weight:bold;
	line-height:38px;
	position:relative;
}

.sub2 {
	width:178px;
	padding:20px 20px 20px 20px;
	background:#f0f0f0 url(../images/darkbottom.png) 0 bottom no-repeat;
	overflow:hidden;
	position:absolute;
	
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.sub2 li a {
	padding:5px 10px 5px 0;
	display:block;
	color:#7e7e7e;
	font-size:9pt;
	border-bottom:1px solid #fff;
}

.sub2 li a:hover {
	color:#08452a;
}

div.salvar {
	width:85px;
	height:23px;
	position:absolute;
	right:10px;
	bottom:45px;
	z-index:1;
	float:right;
	cursor:pointer;
	background:url(../images/salvar.png) 0 top no-repeat;
}

div.calendar {
	width:100px;
	height:23px;
	position:absolute;
	left:670px;
	bottom:45px;
	z-index:1;
	float:left;
	cursor:pointer;
	background:url(../images/calendar2.png) 0 top no-repeat;
}

div.pesquisa {
	width:131px;
	height:23px;
	position:absolute;
	left:763px;
	bottom:45px;
	z-index:1;
	float:left;
	cursor:pointer;
	background:url(../images/busca.png) 0 top no-repeat;
}

div.calendar p {
	color:#08452a;
	font-size:12px;
	float:right;
	text-transform:uppercase;
}

.hiddenCalendar {
	position:absolute;
	display:none;
	right:0px;
	top:215px;
	width:198px;
	padding-bottom:12px;
	background:url(../images/bottomcalendar.png) 0 bottom no-repeat;
}

.calTop {
	width:198px;
	padding-top:14px;
	background:url(../images/topcalendar.png) 0 top no-repeat;
}

.calCenter {
	width:188px;
	min-height:113px;
	padding:0 5px;
	background:url(../images/centercalendar.png) 0 0 repeat-y;
}

select {
	width:174px;
	height:32px;
	line-height:32px!important;
	border-color:#fff;
	padding:0 0 0 5px;
	margin:5px 0 10px 5px;
	background:#e6e6e6!important;
	color:#08452a!important;
	font-size:12px!important;
	
	-webkit-border-top-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

input.button {
	background:#3b7055;
	border:0;
	cursor:pointer;
	text-align:center;
	padding:4px 10px;
	color:#fff;
	font-size:8pt;
	margin-left:80px;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
