@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {

    font-family: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}

body {
    background: white;
    color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a{
	text-decoration:none;
}
#divSite{
	width:978px;
	margin:0 auto;
	color:#575757;
	

}
.botaoMenu{
	width:162px;
	height:47px;
	line-height:47px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bt.png) no-repeat center;
	cursor:pointer;
	float:left;
	margin-right:5px;
	margin-top:10px;
}
.botaoMenu1{
	width:162px;
	height:47px;
	line-height:47px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bt.png) no-repeat center;
	cursor:pointer;
	display:inline-block;
}

.botaoMenu:hover{
	background-image:none;
	background-color:#666666;
	
}
.botaoMenu1:hover{
	background-image:none;
	background-color:#666666;
	
}
.botaoMenuAtivo{
	background-image:none;
	background-color:#666666;
}

.botaoMenuSimposio{
	width:162px;
	height:47px;
	line-height:47px;
	text-align:center;
	color:#fff;
	background:#FAA954;
	cursor:pointer;
	display:inline-block;
}
.botaoMenuSimposio:hover{
	background-image:none;
	background-color:#666666;
	
}
.botaoMenuAtivo{
	background-image:none;
	background-color:#666666;
}
.setaH{
	background:url(../img/seta_v.png) no-repeat center;
	height:36px;
	width:16px;
	float:left;
	position:absolute;
}
.fl{
	float:left;
}

.setaMenuAtivo{
	width:162px;
	height:16px;
	line-height:16px;
	background:url(../img/seta.png) no-repeat center;
	display:inline-block;
}
.setaMenu{
	width:162px;
	height:16px;
	line-height:16px;
	display:inline-block;
}

#divConteudo{
	background-color:#E6E7E8;
	padding:40px;
	margin-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none !important;
	color:#333;
	background: url(../img/2018/Imagem_Template_Site_Sustentabilidade-01.jpg) no-repeat center;
	background-size: 100%;
}
.titulo{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	
}
.tituloEditorial{
	color:#666666;
	font-size:16px;
	font-weight:bold;
	line-height:60px;
}

.ml-2{
	margin-left:-2px;
}
.mt20{
	margin-top:20px;
}
.link_sumario{
	color:#333 !important;
}
.menuArtigo{
	width:440px;
	height:36px;
	line-height:36px;
	color:#fff;
	padding-left:50px;
	font-weight:bold;
	cursor:pointer;
	margin-left:10px;
	margin-right:40px;
}
.linkArtigo div{
	width:415px;
	height:31px;
	line-height:11px;
	color:#fff;
	padding-left:50px;
	padding-right:20px;
	cursor:pointer;
	font-size:11px;
	background:url(../img/fundo_link.png) no-repeat;
	vertical-align:middle;
	display: table-cell;
}


.bgArigo1{
	background:url(../img/bg_rosa.png) no-repeat;
}
.bgArigo2{
	background:url(../img/bg_roxo.png) no-repeat;
}
.bgArigo3{
	background:url(../img/bg_roxo2.png) no-repeat;
}
.bgArigo4{
	background:url(../img/bg_azul.png) no-repeat;
}

.lh12{
	line-height:12px !important;
}
.ml40{
	margin-left:40px;
}
.fr{
	float:right;
}
.tlr{
	text-align:right;
}
.lh16{
	line-height:16px;
}
a{
	color:#684287;
}

.topo_tema{
	background:url(../img/topo_bg_tema.png) no-repeat #fef200 center;
	width:100%;
	height:113px;
	top:20px;
	position:absolute;
}

