/*
verde: #4aa147
cinza principal: #2d2e2a
amarelo: #f9b000
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #fff;
	font: 13px/18px oxygen, arial, 'sans serif';
    -webkit-text-size-adjust: 100%;
	color: #2d2e2a;
	min-width: 1020px;
}

#info_txt ul, #info_txt ol, p {
	margin-bottom: 10px;
}

#info_txt table { border-collapse: collapse; }
#info_txt table td { border: 1px solid #000; }

a
{
	text-decoration: none;
	color: #116487;
}

a:hover
{
	text-decoration: underline;
}

img { border: 0; }

h1
{
	font: bold 14px 'droid sans', arial, 'sans serif';
	color: #2d2e2a;
	margin-bottom: 20px;
}
h1.h1_verde
{
	color: #4aa147;
}
h1 span.h1_area { text-transform: uppercase; }
h1 span.h1_area a { color: #4aa147; }
h1 span.h1_bullet
{
	padding: 0 10px;
	color: #f9b000;
}

h2
{
	font: bold 11px 'droid sans', arial, 'sans serif';
	color: #4aa147;
	text-transform: uppercase;
}

h3
{
	margin-bottom: 10px;
	font: bold 12px 'droid sans', arial, 'sans serif';
	color: #4aa147;
	text-transform: uppercase;
	border-bottom: 1px solid #4aa147;
}
h3 a { color: #4aa147; }
h3 a:hover { text-decoration: none; }
h3.h3_direita { margin-top: 20px; }
h3.h3_direita span
{
	text-transform: none;
}

h4,
h4 a,
h4 a:hover
{
	margin-bottom: 6px;
	font: bold 13px 'droid sans', arial, 'sans serif';
	color: #f9b000;
	text-transform: uppercase;
	border-bottom: 1px solid #f9b000;
	text-decoration: none;
}

.central
{
	position: relative;
	width: 990px;
	margin: 0 auto;
}

.errors
{
	list-style-type: none;
	background: #f75241;
	border: 1px solid #632012;
	color: #fff;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 10px;
}

.msgs
{
	list-style-type: none;
	background: #87b67f;
	border: 1px solid #65945d;
	color: #fff;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 10px;
}

.break { clear: both; }
.break-left { clear: left; }
.break-right { clear: right; }

.verde { color: #4aa147; }
.cinza { color: #2d2e2a; }
.amarelo { color: #f9b000; }

/* header */
#header
{
	height: 125px;
	background: url(../img/bg.png) repeat-x;
	margin-bottom: 35px;
}
#header .central
{
	height: 125px;
	background: url(../img/topo.png);
}

#logo_print
{
	display: none;
}

#marca
{
	width: 260px;
	height: 125px;
}
#marca a
{
	display: block;
	height: 125px;
}

#topo_dir { float: right; }

#topo_menu
{
	float: right;
	width: 130px;
	height: 125px;
	margin-right: 15px;
}
#topo_menu a
{
	font: bold 10px/21px 'droid sans', arial, 'sans serif';
	color: #004b40;
	text-transform: uppercase;
}
#topo_login
{
	height: 17px;
	line-height: 17px;
	background: #004b40;
	padding: 0 5px;
}
#topo_login a
{
	line-height: 17px;
	color: #fff;
}
#topo_login span
{
	line-height: 17px;
	color: #fff;
	padding: 0 10px;
	font-size: 9px;
	font-family: arial;
	vertical-align: middle;
}

#topo_menu ul { list-style-type: none; }
#topo_menu ul li {
	padding: 0 5px;
	height: 20px;
	border-bottom: 1px solid #fff;
}

#topo_menu ul li#menu_en { background: url(../img/topo_bandeirabrasil.png) right center no-repeat; }
#topo_menu ul li#menu_br { background: url(../img/topo_bandeirainglesa.png) right center no-repeat; }

#topo_menu ul li#topo_busca {
	border-bottom: none;
	padding-right: 0;
	background: #f4e9c3;
}
#topo_menu ul li#topo_busca input,
#topo_menu ul li#topo_busca button
{
	height: 21px;
	background: transparent;
	border: none;
	font: bold 10px/21px 'droid sans', arial, 'sans serif';
	color: #4aa147;
	outline: none;
}
#topo_menu ul li#topo_busca input { width: 90px; }
#topo_menu ul li#topo_busca button
{
	width: 15px;
	margin-left: 12px;
}

#share {
	float: left;
	margin-right: 10px;
	height: 125px;
	position: relative;
}
ul#share
{
	margin-top: 102px;
	height: 23px;
	list-style-type: none;
}
ul#share li
{
	float: left;
	margin-left: 2px;
}

/* menu */

h2.menu_opcoes
{
	background: url(../img/menu_setinha.png) right center no-repeat;
	margin-bottom: 6px;
}
#menu
{
	float: left;
	width: 156px;
	margin-right: 10px;
	margin-left: 12px;
}

#menu ul
{
	list-style-type: none;
	margin-bottom: 20px;
}
#menu ul.menu
{
	border-top: 1px solid #d4d4d2;
}

#menu ul.menu li
{
	border-bottom: 1px solid #d4d4d2;
	padding: 3px 0;
	line-height: 13px;
}
#menu ul li a
{
	font: bold 11px/13px 'droid sans', arial, 'sans serif';
	color: #2d2e2a;
	text-transform: uppercase;
}

#menu ul#menu_chamadas { margin-top: 30px; }
#menu ul#menu_chamadas li { margin-bottom: 10px; }

#menu li#assine_newsletter a { line-height: 13px; }
#menu li#assine_newsletter img { vertical-align: middle; }

/* coluna da direita */

#extra
{
	float: left;
	width: 280px;
	margin-top: 40px;
	margin-right: 15px;
	margin-left: 22px;
	margin-bottom: 40px;
}

#chamada_lateral_home_top { margin-top: -40px; }
.chamada_lateral
{
	margin-bottom: 20px;
	margin-top: 6px;
}
.chamada_tit
{
	font-weight: bold;
	text-transform: uppercase;
	color: #2d2e2a;
}
.chamada_txt { color: #2d2e2a; }
.chamada_item { margin-bottom: 10px; }
.chamada_tit_curso { margin-bottom: 6px; }
.chamada_tit_curso a
{
	color: #606060;
	line-height: 18px;
}
.chamada_img
{
	float: left;
	width: 80px;
}
.chamada_txt_cimg
{
	margin-left: 90px;
}

#curso_inscreva_se
{
	height: 24px;
	background: #fdaf16;
	text-align: center;
	margin-bottom: 20px;
}
#curso_inscreva_se a
{
	font: bold 14px/24px 'droid sans', arial, 'sans serif';
	color: #fff;
}
.curso_inscreva_se
{
	font: bold 13px 'droid sans', arial, 'sans serif';
	color: #d00;
	padding-left: 10px;
}
.curso_inscreva_se a
{
	font: bold 13px 'droid sans', arial, 'sans serif';
	color: #d00;
}

#selo_energia_sustentavel_lateral
{
	height: 93px;
	margin-top: 17px;
}

/* menu lateral */

ul.menu_lateral { list-style-type: none; }

ul.menu_lateral li {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #f9b000;
	font: bold 13px 'droid sans', arial, 'sans serif';
}
ul.menu_lateral li,
ul.menu_lateral li a
{
	font: bold 12px 'droid sans', arial, 'sans serif';
	color: #f9b000;
	text-transform: uppercase;
}

ul.menu_lateral_lista { margin-top: 31px; }

/* conteudo */

#main_wrapper
{
	float: right;
}

#main_com_extra
{
	width: 480px;
	float: left;
	margin-bottom: 40px;
}

#main
{
	width: 782px;
	margin-right: 15px;
	float: left;
	margin-bottom: 40px;
}

.pagina_nao_encontrada { text-align: center; }

/* faixa compartilhar */

#faixa_compartilhar
{
	position: relative;
	height: 27px;
	border-top: 1px solid #d4d5cf;
	border-bottom: 1px solid #d4d5cf;
	text-align: center;
}
#faixa_compartilhar img
{
	vertical-align: text-bottom;
}

#faixa_compartilhar a
{
	font: bold 11px/27px 'droid sans', arial, 'sans serif';
	color: #9b9a8f;
}
#faixa_compartilhar_imprimir { float: right; }
#faixa_compartilhar_facebook { float: left; }


/* tabelas */

table
{
	width: 100%;
	border-collapse: collapse;
}

thead td, th
{
	color: #4aa147;
	text-align: left;
	border-bottom: 1px solid #4aa147;
	padding-bottom: 4px;
}

td
{
	padding: 6px 0;
	border-bottom: 1px solid #d4d5cf;
	vertical-align: top;
}


/* contato */

#contato form {}
#contato form dt { margin-bottom: 2px; }
#contato form dd { margin-bottom: 16px; }
#contato form input, #contato form textarea, #contato form select
{
	font-size: 14px;
	width: 354px;
	border: 1px solid #d9e1e1;
	background: #fff;
	padding: 6px;
}
#contato form textarea { height: 150px; }

#contato input[type="radio"],
#contato input[type="checkbox"]
{
	width: 20px;
}

#contato button
{
	width: 370px;
	height: 24px;
	background: #fdaf16;
	text-align: center;
	margin-bottom: 20px;
	border: none;
	font: bold 14px/24px 'droid sans', arial, 'sans serif';
	color: #fff;
}
#contato .errors, #contato .msgs
{
	width: 354px;
}

#contato_txt
{
	font-size: 11px;
	margin-top: 30px;
}

/* rodape */

#rodape {
	background: #e9eae6;
	padding-top: 30px;
	padding-bottom: 65px;
	margin-top: 50px;
}

#rodape .central {
	padding: 0 12px;
}

#rodape_col1,
#rodape_col2,
#rodape_col3,
#rodape_col4
{
	float: left;
	width: 176px;
	margin-right: 20px;
}
#rodape_col3 { width: 186px; }
#rodape_col4 { width: 210px; }

#rodape ul
{
	padding-bottom: 20px;
	list-style-type: none;
}

#rodape ul li a
{
	font: bold 10px 'droid sans', arial, 'sans serif';
	color: #2d2e2a;
	text-transform: uppercase;
}

#rodape_col3 { margin-right: 145px; }
#rodape_col4 img { margin-bottom: 15px; }
#rodape_col4 p
{
	font: bold 10px/15px 'droid sans', arial, 'sans serif';
	color: #2d2e2a;
}

#rodape_busca
{
	margin-top: 10px;
	height: 20px;
	width: 152px;
	border: 1px solid #fff;
}

#rodape_busca input,
#rodape_busca button
{
	height: 21px;
	background: transparent;
	border: none;
	font: bold 10px/21px 'droid sans', arial, 'sans serif';
	color: #4aa147;
	outline: none;
	margin-left: 5px;
}
#rodape_busca input { width: 110px; }
#btn_busca_rodape
{
	float: right;
	margin-right: 5px;
}

#share_rodape li
{
	margin-top: -10px;
	float: left;
	margin-right: 2px;
}
