html *{ 
	margin:0; 	
	padding: 0;

}

html{
	background: #fff url(../images/body_bgd.jpg) repeat-x;
}

html, body{ 
	height: 100%;
}

body{ 
	background: #fff url(../images/body_bgd.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:justify;
	color: #787B87;
} 

body#innerPages{
		background: #fff url(../images/body_bgd_2.jpg) repeat-x;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #787B87;
}

h1{
	font-size: 22px; 
	padding-bottom:15px; 
	color:#4F79B0;
}

h2{
	font-size: 17px; 
	padding-bottom:15px; 
	color:#4F79B0;
}

h3{
	font-size: 14px; 
	padding-bottom:5px; 
	color:#4F79B0;
}

h3.news{
	font-size: 16px; 
	color: #65A8E1;
}

h3 a{
	color: #65A8E1;
}

h3 a:hover{ 
	text-decoration: underline;
}
img{
	border: none;
}

p{ 
	line-height: 19px; 
	padding-bottom: 15px;
}

p.date{ 
	color: #EBB40B; 
	padding-bottom: 10px;
	text-align:justify;
}

.padding{
	 padding-top: 30px;
 }
 
/*///////////////// LINKS ///////////////////////*/
a{
	outline: none;
}

a:link, a:visited{
	color: #65A8E1; 
	text-decoration: none;
}

a:hover { 
	text-decoration: underline; 
}

a.newsArchive{ 
	padding-left: 20px; 
	background: url(../images/news_archive.gif) no-repeat 0 50%; 
	font-weight: bold;
}

ul#externalLinks {
	list-style: none;	
	padding: 0 0 0 15px; 
	margin: 15px 0 0 15px;	
	display: block;
}

ul#externalLinks li{
	display: block;	
	float: left; 
	width: 45%; 
	background: transparent url(../images/links.gif) 0 50% no-repeat;
	padding: 11px 0 0 0; 
	margin: 4px 0 4px 0;
	text-align: left;	
	color: #9a7d5b;	
}

#categorias li a{		
	color: #90d6f2;
}

#categorias li a:hover{		
	color: #fff;
	text-decoration: none;
}



.under{
color: #0773BB;
}


.under a{
color: #0773BB;
text-decoration:underline;
padding:0px 0px 0px 10px;
}
.under a:hover{
color: #0078A2;
text-decoration:underline;
background-image:url(../images/seta1.gif);
background-repeat:no-repeat;
background-position:left;
padding:0px 0px 0px 10px;
}

.under ul{
color: #0773BB;
padding:0px;
padding:0px 0px 0px 7px;
list-style-type:none;
}

.under li{
color: #0773BB;
list-style-type:none;
padding:2px 0px 2px 13px;

}

/*///////////////// END LINKS ///////////////////////*/

/*///////////////// Clearing floats without extra markup ///////////////////////*/
.clearfloat { 
	display: inline-block; 
}

.clearfloat:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: visible; 
}

* html .clearfloat { 
	height: 1%; 
}

.clearfloat { 
	display: block;
}

/*/////////////////  End Clearing floats without extra markup  ///////////////////////*/

/*///////////////// IMAGES ///////////////////////*/
.imgLeft{ 
	float: left; 
	display: inline; 
	padding: 5px; 
	border: 1px solid #E2E7F4;
	background: #F9FAFE;
	margin: 0 10px 10px 0;
}

.feed{
	float: right;
	margin-right: 530px;
	margin-top: -5px;
}

.feed2{
	float:right;
	margin-top: -5px;
}

/*///////////////// IMAGES ///////////////////////*/

/*///////////////// LISTS ///////////////////////*/
ul.services{
	list-style-image: url(../images/square_list.gif); 
	margin-bottom: 20px;
	margin-left: 20px;
}

ul.services li{ 
	margin-bottom: 10px;
}

/*///////////////// END LISTS ///////////////////////*/

/*///////////////// LOGIN ///////////////////////*/
div.areaReservada{
	position: absolute;
	width: 181px;
	height: 21px;
	top: 7px;
	right: 0;
}

.clock object{ 
	width: 250px; 
	position: absolute; 
	top: 35px; 
	right: 0;
}

#wrapper{ 
	width: 780px; 
	position: relative; 
	margin: 0 auto -62px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header{ width: 99%;
	height: 66px;
	padding-top: 42px;
}

#columnWrapper{ 
	width: 780px;
	margin-top: 30px; 
	margin-bottom: 30px; 
	padding-bottom: 30px; 
	background: url(../images/dots.gif) repeat-x bottom left;
}

.serviceColumn{ 
	width: 240px;
	float: left;
	margin-right: 27px;
	display: inline; 
	overflow: hidden; 
}

.serviceColumn h2.blue{ 
	background: url(../images/service.gif) no-repeat top left;
	width: 230px;
	height: 25px;
	padding: 5px; 
	padding-left: 10px; 
	color: #fff; 
	font-size: 16px; 
	font-weight: normal;
}

.serviceColumn h2.verde{ 
	background: url(../images/service2.gif) no-repeat top left; 
	width: 230px; 
	height: 25px; 
	padding: 5px; 
	padding-left: 10px; 
	color: #fff; 
	font-size: 16px; 
	font-weight: normal;
}

.serviceColumnLast h2.amarelo{ 
	background: url(../images/service3.gif) no-repeat top left; 
	width: 230px; 
	height: 25px; 
	padding: 5px; 
	padding-left: 10px; 
	color: #fff; 
	font-size: 16px; 
	font-weight: normal;
} 

.serviceColumnContent{ 
	border-left: 1px solid #E2E7F4; 
	border-right: 1px solid #E2E7F4; 
	padding: 10px;
}

.serviceColumnBottom{ 
	background: url(../images/rounded.gif) no-repeat; 
	width: 240px; 
	height: 12px;
}

.serviceColumnLast{
	width: 240px; 
	float: left; 
	overflow: hidden;
}

#mainContent{ 
	width: 780px; 
	margin-bottom: 30px;
}

#contentLeft{ 
	float: left; 
	width: 494px; 
	padding-right: 30px;
	background: url(../images/dots2.gif) repeat-y top right;
}
 
#contentRight{ 
	float: right; 
	width: 226px; 
	padding-left: 30px;
}

.icon{ 
	float: left; 
	width: 29px; 
	margin-right: 10px; 
	display: inline;
}

#arquivo #contentLeft{ 
	width: 99%; 
	background: none;
}

.singleNews{ 
	float: left; 
	width: 184px;
}

.singleNews p{
	padding-bottom: 5px;
}

.singleNews p.date{
	color: #EBB40B; 
	padding-bottom: 0;
}

.singleNews p.lerMais{
	padding-bottom: 15px;
}

.singleNews p.lerMais a{
	padding-right: 10px; 
	background: url(../images/news_arrow.gif) no-repeat 100% 50%;
}

.singleNewsArquivo{ 
	float: left; 
	width: 90%;
}

.singleNewsArquivo p{ 
	padding-bottom: 5px;
}

.singleNewsArquivo p.date{ 
	color: #EBB40B; 
	padding-bottom: 0;
}

.singleNewsArquivo p.lerMais{
	padding-bottom: 15px;
}

.singleNewsArquivo p.lerMais a{ 
	padding-right: 10px; 
	background: url(../images/news_arrow.gif) no-repeat 100% 50%;
}


.divider{ 
	border-bottom: 1px solid #E2E7F4; 
	margin: 14px 0; 
	clear: both;
}

#push{ 
	height: 62px;
}

#footer{ 
	height: 62px; 
	background: url(../images/footer_bgd.gif) repeat-x 0 0;
}

#footerHighlight{ 
	width: 780px;
	height: 62px; 
	margin: 0 auto; 
	background: url(../images/footer_highlight.gif) no-repeat;
}

#main-content a.button1{ 
	background: url(../images/button1.png) no-repeat 0 0 ;
	display: block;
	width: 130px;
	height: 23px; 
	padding-left: 30px; 
	padding-top: 2px; 
	color: #fff; 
	margin-left: 80px; 
}

p.saberMais{
	float:right;
	width: 130px; 
	line-height: 23px; 
	padding-bottom: 0; 
	margin-left: 10px;
}

p.saberMais a:link, p.saberMais a:visited{ 
	background: url(../images/saber_mais.gif) no-repeat 0 0; 
	display: block;  
	width: 130px; 
	height: 23px; 
	color: #fff; 
	padding-left: 20px;
}

p.saberMais a:hover{ 
	background: url(../images/saber_mais.gif) no-repeat 0 -22px;
	text-decoration: none;
}

/*///////////////// LOGO AND NAVIGATION ///////////////////////*/
h1#logo {
	float: left; 
	width: 238px; 
	height: 63px; 
	text-indent:-9000px; 
	background: url(../images/logo.gif) no-repeat 0 0; 
	padding: 0;
}

h1 a { 
	height:63px; 
	width: 238px; 
	display:block;
	text-decoration:none;
}

h1 a:hover { 
	text-decoration:none;
	background:transparent;
}
 
#navigation{ 
	position: relative; 
	float: right; 
	width: 502px; 
	height: 39px; 
	background: url(../images/nav.gif) no-repeat 0 0; 
	margin-top: 25px;
}
#navigation ul{ list-style: none; 
	line-height: 39px; 
	padding: 0 15px;
	padding-left: 22px;
}

#navigation ul li{ 
	display: inline; 
	font-size: 11px; 
	background: none;
	padding: 0;
}

#navigation ul li a{ 
	float: left; 
	padding: 0 13px; 
	display: block; 
	text-transform: uppercase; 
	text-decoration: none; 
	color: #fff; 
	background: url(../images/nav_divider.gif) 100% 50% no-repeat;
}

#navigation ul li a:hover{ 
	color: #EBFF35; 
	text-decoration: none;
}

#navigation ul li.active a{
	color: #EBFF35;
}

#navigation ul li.last a{ 
	background: none;
}

#menuShadow{
	position: absolute;
	top:42px;
	left: 0;
	width: 503px;
	height: 15px; 
	padding: 50px; 
	padding-right: 0;
	padding-left: 0;
	background: url(../images/menu_shadow.gif) no-repeat;
}

/*///////////////// END LOGO AND NAVIGATION ///////////////////////*/


/*///////////////// FLASH ///////////////////////*/
#flash{ 
	width: 780px; 
	height: 274px;
	margin-top: 34px;
}
body#innerPages #flash{
	width: 780px;
	height: 198px;
	margin-top: 34px;
}

/*///////////////// END FLASH ///////////////////////*/

/*///////////////// BEGIN LOGIN ///////////////////////*/
#loginPage{ 
	background: #fff;
}

#loginPage #loginWrapper{ 
	margin: 50px auto 0 auto; 
	width: 366px; 
}

#loginPage #loginTop{ 
	width: 366px; 
	height: 14px; 
	background: #fff url(../images/login_top.gif) no-repeat top left;
	margin-top: 20px;
}

#loginPage #loginContent{ 
	width: 324px; 
	padding: 20px; 
	padding-top: 5px; 
	padding-bottom: 1px; 
	border-left: 1px solid #E2E7F4; 
	border-right: 1px solid #E2E7F4; 
}

#loginPage #loginContent h2{
	font-size: 24px; 
	letter-spacing: -1px; 
	color: #4F79B0;
	font-weight: normal; 	
	padding-bottom: 15px;
}

#loginPage #loginContent form label{ 
	display: block;
}

#loginPage #loginContent form input{ 
	display: block; 
	margin-bottom: 15px; 
	color: #787B87;
}

#loginPage #loginContent form input.loginBox{ 
	width: 300px; 
	padding: 4px;
	border: 1px solid #E2E7F4;
}

#loginPage #loginContent form input.bt{ 
	margin-left: 205px; 
	margin-bottom: 0;
}

#loginPage #loginBottom{ width: 366px; 
	height: 28px; 
	background: #fff url(../images/login_bottom.gif) no-repeat top left;
}

#loginPage #loginContent form input:focus{ 
	border: 1px solid #BFC3CD;
}

#form_bt{
background-image:url(../images/enviar_bt.gif);
background-position:center;
background-repeat:no-repeat;
}


/*///////////////// END LOGIN ///////////////////////*/

/*///////////////// BEGIN SUBNAV ///////////////////////*/
#subnav{ 
	width: 223px; 
	border: 1px solid #DBECFD;
} 

#subnav ul{ 
	list-style: none; 
	width: 223px; 
	margin: 0;
}

#subnav ul li{ height: 30px; 
	border-bottom: 1px solid #DBECFD; 
	background: url(../images/subnav_bgd.gif) 0 0 repeat-x;
	padding: 0;
}

#subnav ul li.last{ 
	border-bottom: none;
}

#subnav ul li a{
	height: 21px; 
	padding-top: 7px; 
	padding-left: 19px; 
	display: block; 
	border-top: 1px solid #fff; 
	border-left: 1px solid #fff; 
	background: url(../images/subnav_arrow.gif) no-repeat 2% 52%;
}

#subnav ul li a:hover{ 
	text-decoration: none; 
	background-color: #EDF4FB;
}

#subnav ul li.active a{ 
	text-decoration: none; 
	background: #EDF4FB url(../images/subnav_arrow_over.gif) no-repeat 2% 52%; 
	color: #EBB40B;
}

/*///////////////// END SUBNAV ///////////////////////*/

blockquote{ 
	padding: 10px; 
	background: #F5F7FB; 
	border: 1px solid #E2E7F4;
}

blockquote div {
	background: #F5F7FB url(../images/quote_right.gif) bottom right no-repeat;
}

blockquote p.text{ 
	background: url(../images/quote_left.gif) top left no-repeat; 
	padding-left: 5px;
	padding-top: 7px; 
	text-indent: 22px;
	font-style: italic;
}

.testimonial-name {
	padding-left: 10px;
	padding-bottom: 0;
}

#footerContent{ 
	width: 780px; 
	margin:0 auto; 
	padding-top: 25px; 
	position: relative;
}

p.copyright{ 
	float: left; 
	width: 37%;
	color:#fff;
}

#bottomNav{ 
	float: right; 
	width: auto;
}

#bottomNav li{ 
	display: inline; 
	padding: 0; 
	background: none;
}

#bottomNav li a{
	float: left; 
	padding: 0 10px; 
	border-right: 1px solid #65A8E1;
}

#bottomNav li a:hover{
	text-decoration: underline;
}

#bottomNav li.last a{ 
	border: none;
}


/*///////////////// BEGIN CONTACTS ///////////////////////*/
.contacts{
	width: 99%; 
	margin-bottom: 30px;
}

ul.contactsList{ 	
	float: left; 
	width:173px; 
	min-height: 150px; 
	height: 150px; 
	padding: 0 9px 0 9px;  
	list-style: none; 
	border-right: 1px solid #E7EFFC;
}

ul.contactList1{ 
	border-left: 1px solid #E7EFFC;
}

ul.contactsList li{
	padding:3px 0;
}

.custombutton {
	width:auto;
	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
}
/*///////////////// END CONTACTS ///////////////////////*/

/*///////////////// BEGIN CONTACTFORM ///////////////////////*/
#contactForm form label{ 
	display: block;
}

#contactForm form label span{
	color: #EBB40B; 
	font-size: 14px; 
	font-weight: bold;
}

#contactForm form , textarea{ 
	display: block; 
	margin-bottom: 15px; 
	color: #787B87; 
}

#contactForm form .loginBox{ 

	padding: 4px;
	border: 1px solid #E2E7F4; 
	background: url(../images/bgd_input.gif) repeat-x;
}

#contactForm form textarea.textbox{

	padding: 4px; 
	border: 1px solid #E2E7F4; 
	background: url(../images/bgd_textarea.gif) repeat-x;
}

#contactForm form.bt{ 
	margin-left: 300px; 
	margin-bottom: 0;
}

#contactForm form input:focus, #contactForm form textarea:focus{ 
	border: 1px solid #BFC3CD;
}
/*///////////////// END CONTACTFORM ///////////////////////*/

/*///////////////// BEGIN PAGER ///////////////////////*/
ul#pager {
	clear:both;
	width: 99%;
	list-style: none; 
	margin-bottom: 20px;
}

ul#pager li {
	float:left; 
	width: auto; 
	margin-right:0.3em; 
	margin-left:0;
}

ul#pager li a:link, ul#pager li a:visited {
	border:1px solid #6FAEE3; 
	display:block; padding:3px 5px;
	text-decoration:none;
}

ul#pager li a:hover {
	background:#6FAEE3; 
	color: #fff; 
	border:1px solid #B5D5FF; 
	display:block; 
	padding:3px 5px; 
	text-decoration:none;
}

ul#pager li a.active{
	background:#6FAEE3; 
	color: #fff; 
	border:1px solid #B5D5FF; 
	display:block; 
	padding:3px 5px; 
	text-decoration:none;
}

.linkdocs{
	background-image:url(../images/icon-pdf2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	padding: 5px 0px 0px 20px;}


.linkext{
	background-image:url(../images/flag_blue.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	padding: 0px 0px 0px 20px;}

.docsh2 {
	font-size: 17px; color:#4F79B0; font-weight:bold;}


/*********** ZEBRA ****************/

.odd{
	background-color: #ffffff;
}

.even{
	background-color: #F4F4F4;
}

.odd:hover{
	background-color: #CDCDCF;
}

.even:hover{
	background-color: #CDCDCF;
}

.docGrid {}
	
.docGrid thead tr td{
		background-color:#E7F0F7;
		padding: 3px 0px 2px 0px;
		border: 1px solid #fff;
	}
		
.docGrid tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 0.8em;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;

	}
/***************************************/
	
.adobe_read{
	margin-top:3px;
	margin-bottom:3px;
	clear:both;
	border-top:1px solid #A3BEC6;
	width:710px;
	font-size:11px;
	padding-right:70px;
	
}

.adobe_read img{
	float: left;
	margin-left: 100px;
	margin-top: 15px;
	padding-right:10px;
}

.sfoto img{
	float: right;
	margin-right: 5px;
	margin-top: 15px;
}
.sfoto2 img{
	float: left;
	margin-right: 5px;
	margin-top: 3px;
}

p.sfoto2 {
	margin: 5px;
}


.frm_bt{
	background-image:url(../images/center_tile2.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	padding:4px 2px 2px 2px;
	margin-left:10px;
	color:#3F494A;
	float:left;
}

.clearer{
 	clear: both;
	font-size: 0%;
	line-height: 0;
	height: 0;
	}
	
#rightPane{
	text-align:left;
	position:static;
	font-size:12px;
}
/*///////////////// END PAGER ///////////////////////*/
ul.externalLinks{ list-style-image: url(../images/link.gif); padding-left: 20px;}
ul.externalLinks li{ padding: 3px 0}

