/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

 

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(images/bg-topo.gif) repeat-x;
	color: #000000;
	text-align: center;
	line-height:16px;
	}
	
a {
	color:#000000;
	text-decoration:underline;
	}
	
a:hover {
	color: #2060a7;
	text-decoration: underline;
	}
	
input {
	height:18px;
	border:1px solid #d6d6d6;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}	
	
body.home {
	background:url(images/bg-topo-home.gif) repeat-x;
	}
	
#page {
	text-align: left;
	width:930px;
	}

#headerimg 	{
	margin: -45px 0 0 0;
	_margin: -55px 0 0 0;
	height: 144px;
	width: 120px;
	float:left;
	cursor:pointer;
	}

#content {
	font-size:11px;
	width:930px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background-color:#f2f2f2;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #333;
	}

h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 930px;
	}

#header {
	float:left;
	margin:0;
	padding: 0;
	width: 930px;
	}
	
#menu{
	float:right;
	width:760px;
	display:block;
	/*margin:65px 0 0 0;*/
	margin:1px 0 0 0;
	_margin:-1px 0 0 0;
	height:98px;
	padding:0;
	}
	
#menu ul{float:right; margin:0; padding:0; }
#menu li {
	float:left;
	list-style-type:none; 
    display:inline; 
	padding:0;
	margin:0;
}
#menu li a {
	display:block;
	height:98px;
	text-indent:-5000px;
	margin:0;
	overflow:hidden;
}

#menu li a.ativo{
	background-position:0 -98px;
}

#menu #bt1, #bt1 a{ width:108px; background-image:url(images/bt-home.gif) }

#menu #bt2, #bt2 a{ width:102px; background-image:url(images/bt-empresa.gif) }

#menu #bt3, #bt3 a{ width:104px; background-image:url(images/bt-produtos.gif) }

#menu #bt4, #bt4 a{ width:130px; background-image:url(images/bt-como-operar.gif) }

#menu #bt5, #bt5 a{ width:149px; background-image:url(images/bt-fique-dentro.gif) }

#menu #bt6, #bt6 a{ width:132px; background-image:url(images/bt-fale-conosco.gif) }


/*ABAIXO SAO CONFIGURACOES PARA DEIXAR O MENU DA PAGINA CORRESPONDENTE LIGADO*/
body.home ul#menu li.bt1 a, 
body.page-id-247 ul#menu li.bt6 a{
	 background-position:0 -98px;
      }
	  
ul#menu li.bt1 a:hover, 
ul#menu li.bt6 a:hover{
	 background-position:0 -98px;
      }
	  
.bt2 ul#menu li.bt2 a, 
.bt3 ul#menu li.bt3 a,
.bt4 ul#menu li.bt4 a, 
.bt5 ul#menu li.bt5 a{
	 background-position:0 -196px;
      }
	  
/*FIM DAS CONFIGURACOES PARA DEIXAR O MENU DA PAGINA CORRESPONDENTE LIGADO*/

#menu-prod {
	float:left;
	width:890px;
	height:20px;
	background:url(images/fundo-menu.gif) no-repeat;
	padding:15px 20px;
	}
	
#menu-prod a {
	padding:0 5px;
	}


#ticker {
	width:930px;
	margin-top:8px;
	float:left;
	}

#flash {
	float:left;
	width:930px;
	height:285px;
	margin-top:6px;
	}
	
.linha {
	float:left;
	width:100%;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:15px;
	}
	
.col420 {
	float:left;
	width:420px;
	}
	
.col420 p {
	margin:0;
	padding:0;
	width:100%;
	}
	
#ibovespa {
	float:left;
	width:220px;
	}
	
#noticias {
	float:left;
	width:420px;
	margin-top:30px;
	}

.a-noticia{
	float:left;
	width:100%;
	}

h4 {
	font-weight:bold;
	font-size:14px;
	margin:5px 0;
	}
	
.a-noticia #coments {
	float:left;
	width:100%;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	padding:10px 5px;
	margin:20px 0 40px 0;
	}
	
.a-noticia #coments #categoria {
	float:right;
	margin-top:8px;
	}
	
.a-noticia #coments #the-coment {
	float:left;
	width:100px;
	height:26px;
	background:url(images/comentarios.gif) no-repeat;
	padding:8px 0 0 60px;
	}
	
.a-noticia img {
	margin:0 0 10px 0;
	}
	
p.separador{
	float:left;
	width:100%;
	background:url(images/sep-degrade.gif) left no-repeat;
	margin:6px 0 6px 0;
	padding:0;
	}
	
#leftcolumn {
	float:left;
	width:200px;
	margin-right:30px;
	}
	
.col215 {
	float:left;
	width:215px;
	margin-left:35px;
	}
	
.col220 {
	float:left;
	width:220px;
	margin-left:30px;
	}
	
.info-mercado {
	float:left;
	width:225px;
	height:356px; 
	margin-left:35px;
	border-bottom:7px solid #b2c4d6;
	padding-bottom:12px;

	}
	
.margright {
	float:left;
	margin:0 10px 10px 0;
	}

.seta-oferta {
	float:left;
	padding:0 0 4px 10px;
	margin:0;
	background:url(images/seta.gif) no-repeat left;
	list-style-type:none;
	width:900px;
}
	
#seta{
	float:left;
	display:block;
	width:100%;
	margin:5px 0 0 0;
	padding:0;
	}
	
#seta ul{float:left; margin:0; padding:0; }
#seta li {
	float:left;
	padding:0 0 4px 10px;
	margin:2px 0;
	background:url(images/seta.gif) no-repeat left;
	list-style-type:none;
	width:100%;
}

#seta a {
	color:#000000;
	text-decoration: underline;
	}

#seta h2 {
	padding:0 0 4px 10px;
	margin:2px 0;
	background:url(images/seta.gif) no-repeat left;
	}


#seta a:hover {
	color: #2060a7 !important;
	text-decoration: underline;
	}

.home-bottom {
	float:left;
	width:930px;
	margin:20px 0 30px 0;
	text-align:justify;
	}
	
.topo45 {
	margin-top:45px;
	}
	
li.normas{
	float:left;
	padding:0 0 4px 10px;
	margin:2px 0;
	list-style-type:none;
	width:100%;
	background:none !important;
}
	
/*ESTES SÃO OS HOVERS DO MENU PRINCIPAL*/

#layerbt2 {
	position:absolute;
	background-color:#97abc2;
	top:167px;
	left:336px;
	*left:333px;
	display:none;
	z-index:9999;
	}
	
#layerbt3 {
	position:absolute;
	background-color:#97abc2;
	top:167px;
	left:444px;
	*left:441px;
	display:none;
	z-index:9999;
	}
	
#layerbt4 {
	position:absolute;
	background-color:#97abc2;
	top:167px;
	left:549px;
	*left:546px;
	display:none;
	z-index:9999;
	}
	
#layerbt5 {
	position:absolute;
	background-color:#97abc2;
	top:167px;
	left:677px;
	*left:674px;
	display:none;
	z-index:9999;
	}

#menu-hover{
	float:left;
	display:block;
	padding:0;
	margin:0;
	}
	
#menu-hover ul{float:left; margin:0; padding:0; }
#menu-hover li {
	list-style-type:none; 
	padding:12px 0;
	margin:0;
	background:url(images/bg-menu.gif) bottom repeat-x;
}
#menu-hover li a {
	margin:0;
	padding:0 21px;
	background:url(images/seta-branca.gif) no-repeat left;
}

#menu-hover li a:hover{
	color:#FFFFFF;
}	

/*FIM DOS HOVERS DO MENU PRINCIPAL*/

#topbar {
	float:left;
	width:930px;
	height:86px;
	margin:6px 0 0 0;
	padding:0;
	background:url(images/bg-letras.png) no-repeat;
	background-position:right !important;
	}
	
.bcrumbs {
	float:left;
	background-color:#ffcc00;
	padding:2px;
	margin-top:6px;
	}
	

.narrowcolumn {
	float: left;
	padding: 0;
	width: 930px;
	}
	
.capa {
	margin:25px 0 0 0;
	}

.widecolumn {
	width: 400px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top:25px;
	text-align:left;
	}
	
.ofertas {
	font-size:12px;
	}

.interna{
	width: 620px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 25px 0;
	width: 100%;
	clear: both;
	*margin-top:30px;
	height:385px;
	text-align:left;
	}
	
#footer #f-content{
	width:930px;
	margin:0 auto;
	}

.obs-footer {
	float:left;
	width:930px;
	margin:12px 0 0 0;
	font-size:10px;
	}


.navegue {
	float:left;
	width:495px;
	background-color:#f2f2f2;
	}
	
.coluna{
	float:left;
	margin:0 20px 0 0;
	}
	
.colunalast{
	float:left;
	margin:0;
	}
	
.endereco {
	float:left;
	width:495px;
	margin-top:20px;
	background:url(images/sep-degrade-g.gif) top no-repeat;
	padding-top:15px;
	font-size:10px;
	}
	
.twitter {
	float:right;
	width:163px;
	height:44px;
	margin:15px 10px 0 0;
	}
	
#rightcolumn {
	float:right;
	width:450px;
	margin-top:25px;
	}
	
#leftcolumn {
	float:left;
	width:450px;
	}
	
.side{
	width:210px!important;
	}
	
.bg-quem-somos {
	height:560px;
	background:images/img-corr-fake.png;
	behavior: url(iepngfix.htc)!important;
	}	
	
td.borda-bolsa {
	width:125px;
	border:1px solid #97abc2;
	padding:10px;
	text-align:center;
	}
	
table.margem-bolsa {
	margin-bottom:5px;
	}
	
td.borda-custos {
	width:205px;
	border:1px solid #97abc2;
	padding:10px;
	text-align:center;
	}
	
#binario {
	float:right;
	text-align:right;
	}

.newsletter {
	float:right;
	width:370px;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding:0 0 8px 0;
	margin:0;
	text-align:left;
	}

h2 {
	padding:0;
	margin:0;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
h3 {
	padding:0;
	margin:15px 0 0 0;
	width:100%;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#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;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	width:54px;
	height:34px;
	background:url(images/bt-buscar.gif) no-repeat;
	border:none;
	cursor:pointer;
	}
	
.search {
	margin:0 0 25px 0;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry {
	float:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	float:left;
	width:100%;
	margin: 5px 0 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    float:left;
	    visibility: hidden;
		clear:both;
	}
#commentform #submit {
	margin: 0;
	float: right;
	width:137px;
	height:34px;
	background:url(images/bt-enviar-coment.gif) no-repeat;
	border:none;
	cursor:pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 0 0;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 5px 0;
	width: 220px;
	}
	
#sidebar input
{
	width: 150px;
	margin:0;
	padding:0;
	height:20px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 20px;
	margin-top:10px;
	width:100%;
	float:left;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Outros */

#pergunta {
	float:left;
	width:100%;
	font-weight:bold;
	margin-top:45px;
	}
	
#resposta {
	float:left;
	width:100%;
	}

.bloco {
	float:left;
	width:100%;
	margin:5px 0;
	}
	
.box-cadastros {
	float:left;
	width:415px;
	background:url(images/bg-sombra.png) repeat-y;
	font-size:10px;
	}
	
#texto-cadastros {
	float:left;
	margin:0 0 0 25px;
	_margin:0 0 0 12px;
	width:355px;
	}
	
.box-cadastros-top {
	float:left;
	width:415px;
	height:15px;
	background:url(images/bg-sombra-top.png) no-repeat;
	}
	
.box-cadastros-bottom {
	float:left;
	width:415px;
	height:23px;
	background:url(images/bg-sombra-bottom.png) no-repeat;
	}
	
.separador-grande {
	float:left;
	width:100%;
	border-bottom:1px solid #e5e5e5;
	height:15px;
	}
	
#bt-ver-fotos {
	float:right;
	width:124px;
	height:34px;
	margin:25px 30px 0 0;
	_margin:25px 15px 0 0;
	}
	
#cadastro {
	float:left;
	width:480px;
	}
	
.passo {
	float:left;
	width:480px;
	}
	
.passo-corpo {
	float:left;
	width:430px;
	background:url(images/corpo-passos.png) repeat-y;
	padding:0 25px;
	}
	
#engloba-menu {
	position:relative;
	}
	
.margem-logos {
	float:left;
	margin:20px 10px 0 0;
	border:1px solid #dbdbdb;
	}
	

/* Fim Outros */

/* Início Nova Home */

.bg-cinza {
	float:left;
	width:100%;
	background:#fbfbfb;
	padding-bottom:30px;
	}

.corpo-capa {
	position:relative;
	margin:0 auto;
	width:930px;
	text-align:left;
	}

.col235 {
	float:left;
	width:235px;
	}
	
.geral-ofertas {
	float:left;
	width:235px;
	margin:25px 0;
	}
	
.geral-ofertas .bg-ofertas-top {
	float:left;
	width:235px;
	height:79px;
	background:url(images/bg-ofertas-top.jpg) no-repeat;
	}
	
.geral-ofertas .bg-ofertas-corpo {
	float:left;
	width:185px;
	background:url(images/bg-ofertas-corpo.jpg) repeat-y;
	padding:0 25px;
	}
	
.geral-ofertas .bg-ofertas-corpo a{
	color:#545454;
	text-decoration:none;
	}

.geral-ofertas .bg-ofertas-corpo a:hover{
	color:#545454;
	text-decoration:underline;
	}	
	
.geral-ofertas .bg-ofertas-bottom {
	float:left;
	width:235px;
	height:14px;
	background:url(images/bg-ofertas-bottom.jpg) no-repeat;
	}

.info-mercado-nova {
	float:left;
	width:225px;
	height:356px; 
	border-bottom:7px solid #b2c4d6;
	padding-bottom:12px;

	}

.col345 {
	float:left;
	width:345px;
	margin-left:40px;
	}

#noticias-nova {
	float:left;
	width:345px;
	margin-top:30px;
	}

#coluna-3 {
	float:left;
	width:215px;
	margin-top:30px;
	}

body.page-id-749 {
	background:url(images/bg-nova-home.gif) repeat-x;
	}

.botoes-topo {
	float:right;
	width:355px;
	height:34px;
	margin:30px 0 0 0;
	}

.col630{
	float:left;
	width:630px;
	margin-left:40px;
	}	

.noticia280 {
	float:left;
	width:280px;
	margin-right:30px;
	_margin-right:20px;
	display:inline;
	}

.altura-noticia {
	float:left;
	width:280px;
	height:80px;
	overflow:hidden;
	margin:0;
	}
	
.altura-noticia p{
	margin:0;
	padding:0;
	}


#artigos-nova {
	float:left;
	width:630px;
	margin-top:30px;
	}
	
h2.cat-filha {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
	
.tabela-cursos {
	float:left;
	width:930px;
	}
	
td.linha-azul {
	font-weight:bold;
	color:#FFFFFF;
	background:#2060a7;
	padding:3px 0;
	}
	
td.linha-branca {
	padding:3px 0;
	background:#FFF;
	}
	
td.linha-cinza {
	padding:3px 0;
	background:#F0F0F0;
	}
	
td.aleft { text-align:left; padding-left:10px; }
td.aright { text-align:right; padding-right:10px; }	

/* Fim Nova Home */

/* FAQ */
.faq { margin:5px 0; }
.faq h2, .faq h2 a { text-decoration:none; }
.faq h2 a { color:#565656; cursor:pointer; }
.faq h2 a:hover { color:#565656; cursor:pointer; text-decoration:underline; }
.faq-lista { margin:10px 0 20px 0; }

#pdf-oferta {
	float:left;
	width:890px;
	margin-top:25px;
	height:600px;
	overflow:auto;
	border:1px solid #999999;
	}
	
.ban-clubes {
	float:left;
	width:400px;
	}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
