/*

Theme Name: Lumen
Theme URI: http://fallingarts.com/
Description: Sleek and elegant minimalistic theme suitable for any blog.
Author: Falling Arts
Author URI: http://fallingarts.com/
Version: 1.0

*/

/************************************************************************
RESETS
************************************************************************/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight:bold }
em { font-style:italic; color:#585858;}
a img { border:none }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/************************************************************************
Typography
************************************************************************/

p { padding-bottom:4px; font-size:12px; margin:10px 0;}
p.java {padding-bottom:0px; margin:0px; }
a, a:link, a:visited, a:active { /*color: #3E818F;*/ /*color:#285A9D;*/ color:#003366; text-decoration: none; outline: none;}
a:hover { /*color: #3C524F;*/ /*color:#3366cc;*/ color:#285a9d; outline: none;}
strong { font-weight: bold; color: #1c1c1c; }
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em 0 1.5em 2em; padding: 0 1em 0 1em; color: #666666; font-style: italic; border-left: 3px solid #dcdcdc; }
	blockquote p { font-size:14px; padding-bottom: 0px; }


h1, h2, h3, h4, h5, h6 { font-weight:bold; text-shadow: white 0px 1px 0px;}
h1.post_title, h1.post_title a, h1.post_title2, h1.post_title2 a { 
	/*font-size:24px !important;*/ 
	font-size:18px; 
	/*color:#333 !important;*/ 
	color:#1A5396; 
	/*line-height:1 !important;*/
	line-height:1.6;
}

h1.post_title a {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: /*#d5d5d5;*/ #1A5396;
	padding-bottom:5px;
	padding-right:70px;
}

#dfcg-wrapper {
	padding-top: 12pt;
}

h1.post_title a:hover, h1.post_title2 a:hover { /*color:#454545 !important;*/ color:#013A94;}
h1 { font-size: 32px;}
h2 { font-size: 20px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 13px;}
h6 { font-size: 11px;}

.post_entry h1 { /*font-size: 32px;*/ font-size: 18px; padding-bottom: 10px;}
.post_entry h2 { font-size: 20px; padding-bottom: 10px;}
.post_entry h3 { font-size: 18px; padding-bottom: 8px;}
.post_entry h4 { font-size: 16px; padding-bottom: 8px;}
.post_entry h5 { font-size: 13px; padding-bottom: 6px;}
.post_entry h6 { font-size: 11px; padding-bottom: 6px;}
.post_entry ul { margin-bottom: 15px;}
.post_entry ul li {	background: url(images/arrow_li.png) 0 4px no-repeat; padding: 3px 0 3px 20px;}
.post_entry ol { margin: 0 0 15px 20px;	color: #666666;}
.post_entry ol li {	list-style: decimal; padding: 3px 0 3px 0;}
.post_entry h1.post_title a { border-bottom:none;}
.post_entry p a { color:#003366;}
.post_entry p a:hover { color:#285a9d;}

input[type=password], input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=password]:focus, input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=password], input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

h3.rede {
	font-size: 18px;
	color: #1a5396;
	line-height: 1.2;
}


/************************************************************************
General Styles
************************************************************************/

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

html{font-family:Arial,Helvetica,sans-serif; font-size:12px; /*color:#565656*/ color:#000;}

body{line-height:1.5; background:#FFF url(images/bg.jpg) repeat}

img, a img{background:#fff; /*padding:4px; border:1px solid #bfbfbf;*/ padding:0px; padding-top:0px; border:none; margin:10px; -moz-border-radius:4px;  -webkit-border-radius:4px;  -khtml-border-radius:4px;  border-radius:4px}
img.wp-post-image{margin:10px 0 !important; float:left}

img.wp-smiley {background:none;padding:0;border:none;margin:0;-moz-border-radius: 0;-webkit-border-radius: 0;-khtml-border-radius: 0; border-radius: 0;}
a:hover img { /*border:1px solid #959595;*/ border:none;}

.button-bg { background:url(images/button-bg.gif) repeat-x #e0e0e0;border:1px solid #bebebe;color:#333;text-shadow:#f5f5f5 0 1px 0;-moz-border-radius: 4px;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}

.alignleft{	float:left;}
.alignright { float:right;}


/************************************************************************
Header
************************************************************************/
#header_bg{background:#2c2c2c url(images/headerbg.jpg); overflow:hidden}
#header_bg{background:#2c2c2c url(images/headerbg.jpg); overflow:hidden }
#header{background:#fff url(images/headerbg.jpg); width:960px; margin:auto; position:relative; height:222px; }
img.logo, a img.logo{border:none; background:none; padding:0; margin:35px 0 20px 25px; -moz-border-radius: 0;-webkit-border-radius: 0;-khtml-border-radius: 0;border-radius: 0;}
a:hover img.logo{border:none}
#logo{float:left; width:300px; height:100px; padding-top:80px; padding-left:3px;}
#banner_ad{float:right; margin-top:30px}
img.banner_ad, a img.banner_ad{width:468px; height:60px; background:#333; border:1px solid #666}
a:hover img.banner_ad{background:#666; border:1px solid #999}
#main_navigation{background:url(images/menu_bg.jpg)}
#breadcrumbs, #data {
	/*margin-left:240px;*/
	margin-top:-19px;
	padding-bottom:5px;
}
#menu_superior {
	padding-top:123px;
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:9px;
}
#menu_superior a {
	color:#000;
}
#menu_superior a:hover {
	color:#fff;
}

a.cadastro {
	font-size:1.2em;
	font-weight:bold;
}

div.rss {float:right; margin-top:0px; padding:0px; margin-right:5px;}
a img.rss {background:none; /*padding:4px; border:1px solid #bfbfbf;*/ padding:0px; padding-top:0px; margin-right:5px; /*border:none; margin:10px; -moz-border-radius:4px;  -webkit-border-radius:4px;  -khtml-border-radius:4px;  border-radius:4px*/}
a img.rss2 {background:none; /*padding:4px; border:1px solid #bfbfbf;*/ padding:0px; padding-top:0px; /*border:none; margin:10px; -moz-border-radius:4px;  -webkit-border-radius:4px;  -khtml-border-radius:4px;  border-radius:4px*/ margin-right:0px; margin-left:5px; margin-top:-4px;}
.bandeira {
	margin-top:18px;
	float:right;
}


/************************************************************************
Main Content
************************************************************************/

#main_content{width:960px; margin:auto; /*padding-top:25px;*/ padding-top:10px; overflow:hidden; background:url(images/bg_image.jpg)no-repeat}
#main_content2{width:960px; margin:auto; /*padding-top:25px;*/ padding-top:0px; overflow:hidden; background:url(images/bg_primary2.png)}
#primary{float:left; padding:15px 15px 20px 15px; overflow:hidden; background:#F9F9F9; /*border:1px solid #BCBCBC;*/ -moz-border-radius:4px;     -webkit-border-radius:4px;     -khtml-border-radius:4px;     border-radius:4px; width:630px;    margin-top:20px;    min-height:430px; background:url(images/bg_primary.png)no-repeat}
#primary .post_entry{width:610px; margin:10px 10px 20px 10px; padding-bottom:20px; border-bottom:1px solid #D6D6D6; overflow:hidden}
#wrapper{float:left; width:630px}
#full_wrap{padding:25px; margin:10px; overflow:hidden; background:#F9F9F9; border:1px solid #BCBCBC; -moz-border-radius:4px;     -webkit-border-radius:4px;     -khtml-border-radius:4px;     border-radius:4px}
p.info, p.info a{/*color:#AAA;*/ color:#6699CC; font-size:11px; margin:0}
p.info a{border-bottom:1px dotted #AAA}
p.info a:hover{color:#666}
#primary a img.post_img{background:#fff; padding:4px; border:1px solid #bfbfbf; margin:10px 0 0 0}
#primary a:hover img.post_img{border:1px solid #959595}
a.more-link{clear:both; margin-top:7px; float:right; padding:5px 8px; background:url(images/button-bg.gif) repeat-x #e0e0e0; border:1px solid #bebebe; color:#333; text-shadow:#f5f5f5 0 1px 0; -moz-border-radius:4px;     -webkit-border-radius:4px;     -khtml-border-radius:4px;     border-radius:4px}
a:hover.more-link{background:#e0e0e0}
#author_bio{padding:15px 20px; margin:10px; border:1px solid #ccc; -moz-border-radius:4px;     -webkit-border-radius:4px;     -khtml-border-radius:4px;     border-radius:4px}
#social, #relatedposts{margin:10px; border-top:1px solid #ccc; border-bottom:1px solid #ccc}
#relatedposts{padding:15px 0 15px 15px}
#social{padding:15px 20px 0 20px}
#social img{padding:0; margin:10px 15px 15px 0; border:none; background:none}
#relatedposts .relatedpost{float:left; width:110px; margin-right:7px}
#author_bio img.avatar{margin:10px 10px 10px 0; float:left}
a.website{padding-left:20px; background:url(images/website.png) no-repeat transparent}
#primary ul li {	
	background: url(images/seta_azul.gif) 0 4px no-repeat; padding: 3px 0 3px 20px;
}

#primary h2 {
font-weight: bold;
font-size: 18px;
line-height: 16pt;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #1a5396;
padding-bottom: 5px;
margin-bottom: 0px;
width:400px;
color: #1a5396;
}

div.full {
	padding-top:25px;
	padding-left:15px;
}

div.full h2 {
font-weight: bold;
font-size: 18px;
line-height: 16pt;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #1a5396;
padding-bottom: 5px;
margin-bottom: 0px;
width:400px;
color: #1a5396;
}

table.hist {
	border:2px solid #023B95;
}
table.hist td{
	padding:10px;
}

#breadcrumbs {
	margin-bottom:16px;
}


#pnbl {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;*/
	padding-bottom:0px;
	margin-top:0px;
}

#licitacoes {
	border-top: none;
	padding-top:20px;
}

#pnbl_left, #licitacoes_left  {
	width:305px;
	float:left;
}

#pnbl_right, #licitacoes_right {
	width:305px;
	float:right;
}

#pnbl_right ul li, #pnbl_left ul li {	background: url(images/seta_azul.gif) 0 4px no-repeat; padding: 3px 0 3px 20px;}

#pnbl_right h3, #pnbl_left h3, #licitacoes_right h3 {
	font-weight:bolder; 
font-size:16px; 
line-height:16pt; 
border-bottom:1px solid #D5D5D5; 
padding-bottom:5px; 
margin-bottom:7px;
}



#pnbl_right p, #licitacoes_right p { 
	text-align:justify;
}

#licitacoes img, #pnbl img {
	margin-bottom:-2px;
	margin-left:0px;
	padding-top:20px;
}

#quem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	padding-top: 25px;
	padding-bottom: 25px;
}

#quem2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d6d6;
	padding-top: 20px;
	padding-bottom: 20px;
}

#select, #pnbl_one {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom:25px;
}

#pnbl_one {	
	padding-top: 0px;
}

.select {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom:5px;
}

#select form, .select form {
	margin-top:-38px;
	margin-left:130px;
}

#select form.conselhos {
	margin-left:170px;
}

#select form select, input, .select form select {
	padding-left:4px;
	padding-right:4px;
	font-size:0.9em;
	color:#000;
	margin-top:0px;
}

table.form3 tbody tr td select.solicitacao {
	width:160px;
}

table.form3 tbody tr td select.lilian {
	width:80px;
}

table.form2 tbody tr td.espaco {
	width:10px;
	padding-right:52px;
}

table.form3 tbody tr td.unico {
	width:221px;
	padding-right:0px;
}

#quem img, #quem2 img, #select img, .select img {
	margin-bottom:-2px;
	margin-left:0px;
}

h3.rede img {
	margin-bottom:0px;
	margin-left:0px;
}

img.quem {
	margin-bottom:-2px;	
	margin-left:0px;
}

#pres {
	margin-bottom:20px;
	padding-bottom:10px;
}

img.WP-PrintIcon {
	margin-bottom:-2px;	
	margin-left:6px;
	margin-right:2px;
}

div.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom:0px;
}

.last .border p {
	margin-top:-20px;
}


.last .border ul li {
	line-height:20px;
}

div.border h3 {
	font-size:16px;
	padding-bottom:10px;
}

div.border span.strong {
	font-size:14px;
	font-weight:bold;
}

#primary div.border ul.setas {
	padding-top:10px;
}

#primary div.border ul.setas li {
	background: url(images/arrow.png) 0 4px no-repeat; 
	padding: 3px 0 3px 20px;
}

div.last h3 {
	font-size:16px;
	padding-bottom:10px;
}

div.last span.strong {
	font-size:14px;
	font-weight:bold;
}

#primary div.last ul.setas {
	padding-top:10px;
}

#primary div.last ul.setas li {
	background: url(images/arrow.png) 0 4px no-repeat; 
	padding: 3px 0 3px 20px;
}

div.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom:0px;
}

div.border3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom:0px;
}

div.last {
	padding-top: 25px;
	padding-bottom: 10px;
	margin-bottom:0px;
}

div.last h3 {
	font-size:16px;
	padding-bottom:10px;
}

div.last2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:0px;
}

div.border img, div.border2 img, div.last img, div.last2 img {
	margin-bottom: 0px;
	margin-left: 0px;
}

div.anos {
	padding-bottom: 5px;
	margin-bottom:0px;
}

#videos  {
	margin-top:20px;
}

span.required {
	color:red;
	font-weight:bold;
}

#si_contact_form1 div {
	color:red;
	margin-bottom:0px;
	font-weight:bold;
}

#si_contact_form1 div label {
	color:#000;
}

#si_contact_form1 div textarea {
	width:290px;
}

p.endereco {
	font-weight:bold;
	margin-top:40px;
	color:red;
	text-align:center;
}

p.endereco2 {
	font-weight:bold;
	margin-top:80px;
	color:red;
	text-align:center;
}

table.form td {
	padding-right:20px;
}

table.form td.info {
	padding-right:15px;
}

table.form3 td {
	padding-right:67px;
	font-size:12px;
}

table.form3 td.lado {
	padding-right:20px;
}

table.form3 select {
	width:50px;
	font-size:11px;
}

table.form select.tipo_estrut {
	width:110px;
	font-size:11px;
}

table.form2 td {
	padding-right:100px;
	font-size:12px;
}

table.form td input {
	width:200px;
}

table.form3 td input {
	width:200px;
}

table.form2 td input {
	width:380px;
}

table.form2 td input.javascript {
	width:200px;
}

table.form td select {
	width:70px;
	font-size:0.9em;
}

table.form5 td input {
	width:140px;
	font-size:12px;
}

table.form5 td {
	padding-right:27px;
}

table.form5 select {
	width:50px;
	font-size:11px;
}

table.form td select.java {
	width:40px;
	font-size:0.9em;
}

table.form2 td select {
	width:40px;
	margin-right:15px;
	font-size:0.9em;
}

table.form2 td input {
	margin-right:15px;
}

table.form td h4 {
	margin-bottom:10px;
}

td.linha {
	padding:10px;
}

td.linha2 {
	width:100%;
}

#invisivel {
	display:none;
}

input.ir_enviar2 {
	width:200px;
	margin-top:21px;
}

input.enviar2 {
	width:200px;
	margin-top:21px;
	float:right;
}

span.none {
	color:#F9F9F9;
}

span.red {	
	color:red;
	font-weight:bold;
}

div.efetivos {
	width:45%;
	margin-top:15px;
	float:left;
}

div.suplentes {
	width:45%;
	margin-top:0px;
	float:right;
}

div.media {
	padding:15px;
	padding-top:0px;
}


/************************************************************************
Sidebar
************************************************************************/

#sidebar{width:260px; float:left; padding:0px 18px 10px 10px; *background-color:#6B93B7;}
#sidebar h2{font-weight:bolder; font-size:16px; line-height:16pt; border-bottom:1px solid #D5D5D5; padding-bottom:5px; margin-bottom:7px;}
#sidebar ul, #sidebar ul ol{margin:0; padding:0}
#sidebar ul li{list-style-type:none; list-style-image:none; margin-bottom:15px}
#sidebar ul p, #sidebar ul select{margin:5px 0 8px; padding-bottom:0}
#sidebar ul, #sidebar ul ol{margin:0}
ol li, #sidebar ul ol li{list-style:decimal outside}
#sidebar ul li ul li{margin:0; padding:10px;}
#sidebar ul li {padding-left:50px; background: url(images/menu_bg2.png) no-repeat; font-size:1.2em;}
#sidebar ul li.duplo {padding-left:50px; background: url(images/menu_bg3.png) no-repeat; font-size:1.2em;}
#sidebar ul.diferente li {padding-left:15px; border-bottom:2px solid #BED2EA; width:84.5%; font-size:1.2em; background:none; }
#sidebar ul.diferente li a {color:#fff;  font-weight:bold;}
#sidebar ul.diferente li a:hover {color:#BED2EA;}
#sidebar .widget{margin-bottom:15px}
#sidebar h2.widgettitle{margin:0}


#sidebar img.icone {margin-bottom:-2px; margin-right:5px; border:none;}
div.atendimento {/*background: #fff url(images/atendimento.jpg) no-repeat;*/ width:199px; height:74px; }
div.cliente_flash {padding-left:10px; width:206px;}
/*div.atendimento a:hover {background: #fff url(images/atendimento2.jpg) no-repeat; width:199px; height:74px;}
div.image {width:40px; padding-left:30px;}
div.texto_atend {width:100px; margin-top:-50px; padding-left:90px;}*/
div.atendimento {	
	background: #fff url(images/atendimento.jpg) no-repeat;
	width:199px;
	height:74px;	
	border:0px solid #D5D5D5;
	margin-left:-13px;
	margin-top:-20px;
}

/*div.atendimento a{
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	display: block;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
}

div.atendimento a:hover {
	background: url(images/atendimento2.jpg) no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #003993;
	color: #fff;
	display: block;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
	padding-bottom:2.5em;
}*/

#button_form {	
	background: #fff url(images/form_image.jpg) no-repeat;
	width:100%;
	height:9.2em;	
	border:1px solid #D5D5D5;
	margin-left:7px;
}

#button_form a{
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000000;
	display: block;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
}

#button_form a:hover {
	background: #000 url(images/form_image2.jpg) no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #003993;
	color: #fff;
	display: block;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
	padding-bottom:2.5em;
}

#button_form_prefeituras {	
	background: #fff url(images/cidade.jpg) no-repeat;
	width:100%;
	height:9.2em;
	margin-left:7px;
}

#button_form_prefeituras a{
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #fff;
	display: block;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
}

#button_form_prefeituras a:hover {
	background: #000 url(images/cidade2.jpg) no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #003993;
	color: #fff;
	display: block;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
	padding-bottom:2.4em;
}

#button_banner {	
	background: #fff url(images/banner.jpg) no-repeat;
	width:100%;
	height:9.2em;
	margin-left:7px;
}

#button_banner a{
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #fff;
	display: block;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
}

#button_banner a:hover {
	background: #d1d1d1 url(images/banner2.jpg) no-repeat;
	background-attachment: scroll;
	display: block;
	/*background-position: 0% 0%;
	color: #003993;
	color: #fff;
	font-weight:bold;
	font-size:1.4em;
	padding-top:2.6em;	
	padding-left:5em;
	padding-bottom:2.4em;*/
}


#button_form_clientes {	
	background: #fff url(images/clientes.jpg) no-repeat;
	width:100%;
	height:9.8em;
	margin-left:7px;
}

#button_form_clientes a{
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #fff;
	display: block;
	font-weight:bold;
	font-size:2em;
	padding-top:1em;	
	padding-left:3.5em;
}

#button_form_clientes a:hover {
	background: #000 url(images/clientes2.jpg) no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #003993;
	color: #fff;
	display: block;
	font-weight:bold;
	font-size:2em;
	padding-top:1em;	
	padding-left:3.5em;
	padding-bottom:2.4em;
}

#cotacoes {
	background:transparent; 
	width:280px; 
}

#cotacoes img {
	border:none;
	background-color:transparent;
	padding:0px;
	margin:2px;
}

.cotacao a:hover {
	color:#3366CC;
}

#cotacoes a.site_bovespa {
	font-weight:bold;
	}

table.cotacao {
	padding:0em;
	border-collapse:collapse;
	width:100%;
	margin-bottom:0.6em;
	border:1px solid #dfdcd5;
	font-size:11px;
	line-height: 17px;
}

table.cotacao tr {
	background-color:#BCD1DE;
}

table.cotacao tr.cot1 {
	/*background-color:#F7F7FB;*/
	background:transparent; 
}

table.cotacao td.first {
	font-weight:bold;
	color:#003993;
	padding-left:10px;
}

table.cotacao td {
	/*font-weight:bold;*/
	font-size:11px;
}

table.cotacao td.bold {
	font-weight:bold;
	font-size:10px;
}

span.cotacao {
	font-weight:bold;
	font-size:0.95em;
}

span.cotacao a {
	color:#003993;	
}

.menu_interno {
    margin-top:10px;
    margin-left:0px;
    margin-bottom:20px;
}

.menu_interno a {
    margin-right:4px;
    font-weight:bold;
    font-size:1.1em;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    padding:5px;
    background-color: #6B93B7;
    color:#fff;
    border:2px solid #1a5396;
}

.menu_interno a:hover {
    background-color: #fff;
    color:#295EA1;
}

/*#cotacoes {
	background:#fff; 
	width:260px; 
	padding:4px; 
	padding-left:10px; 
	border:1px solid #bfbfbf; 
	margin:0px; -moz-border-radius:4px;  -webkit-border-radius:4px;  -khtml-border-radius:4px;  border-radius:4px; 
	font-weight:bold; 
	background-color:#000; 
	color:#fff;}*/
	
iframe {
	border:none;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	height:99px;
}

iframe.telb3 {
	border:none;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	height:90px;
}

iframe.historic {
    height:600px;
    width:105%;
    margin-left:-20px;
}

h3.tituloBovespa {
	color: #285a9d;
	font-size:1.1em;
}

h4.video {
	color: #285a9d;
}

h4.fale {
	margin-top:15px;
}

div.relacionamento p img {
	border:none;
}

div.relacionamento2 {
	border:none;
	margin-left:-13px;
	margin-top:-10px;
}

div.atendimento p img {
	border:none;
}


/************************************************************************
Footer
************************************************************************/



#copyright{float:left;
width:960px;
padding-top:7px;
padding-bottom:6px;
background:#2c2c2c url(images/footerbg.jpg); overflow:hidden;
color:#fff;
text-align:center;
font-size:1.1em;
}

#top_link{float:right;
text-align:right;
width:960px;
padding-right:20px;
}

.last table tbody tr td {
    font-size:0.8em;
    padding:5px 0px;
}

.legenda {
    margin-top:0px;
    margin-left:40px;
    font-size:0.9em;
    margin-bottom:20px;
}

.legenda span.tecnica {
    background-color:#51B749;
    padding:5px;
    font-weight:bold;    
    border: #000 1px solid;
}

.legenda span.pres {
    background-color:#5484ed;
    padding:5px;
    font-weight:bold;    
    border: #000 1px solid;
}

.legenda span.administ {
    background-color:#46d6db;
    border: #000 1px solid;
    padding:5px;
    font-weight:bold;    
}

.legenda span.comerc {
    background-color:#7ae7bf;
    padding:5px;
    font-weight:bold;    
    border: #000 1px solid;
}

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
        
        
	
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background: #5B85BE url('../imagens/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight:bold;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../imagens/gradback.png') repeat-x;
}


#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../imagens/gradhover.png') repeat-x;
	color: #339;
}

/*End CSS */
