/************* BLOCO EAD e ATENDIMENTO *******************/
div#coluna{ float:left;}

div#ead_chamada, div#atendimento_chamada {
margin:3px 0 0 3px;
width:212px;
height:137px;
float:left;
background:#f2f4f6;
}

div#ead_chamada {
background:#f2f4f6 url(../imagem/bg_zenio.jpg) no-repeat bottom center;
}

.txt_ead_chamada {
font-size:12px;
width:110px;
margin: 15px 0 0 10px;
}

div#ead_chamada ul li {
margin:10px 0 0 10px;
}

div#ead_chamada ul li a {
padding:6px 22px;
background:url(../imagem/bt_link_bloco.jpg) no-repeat top center;
background-position: 0 -29px;
color:#003366;
}

div#ead_chamada ul li a:hover {
background-position: 0 -3px;
color:#FF0000;
}

div#atendimento_chamada {
background:#f2f4f6 url(../imagem/bg_atendimento.jpg) no-repeat bottom center;
color:#013f65;

}

div#atendimento_chamada ul li {
margin:20px 0 0 10px;
}

div#atendimento_chamada ul li a {
background:url(../imagem/bt_link_bloco.jpg) no-repeat top center;
background-position: 0 -29px;
color:#003366;
}
div#atendimento_chamada ul li a.comercial {
padding:6px 15px;
}
div#atendimento_chamada ul li a.suporte {
padding:6px 22px;
}

div#atendimento_chamada ul li a:hover {
background-position: 0 -3px;
color:#FF0000;
}

/************* BLOCO NEWSLETTER *******************/
div#newsletter {
width:350px;
height:52px;
background:#fff;
margin:3px 0 0 7px;
background: #f8f8f8;
float:left;
}

p.tit_newsletter {
width:100%;
font-weight:bold;
font-size:12px;
padding:5px 0 0 5px;
text-align:center;
color:#003366;
}
.tit_new{
font-weight:bold;
font-size:12px;
color:#003366;
float:left;
margin:17px 8px 0 10px;}

/************* LOJA *******************/
div#loja{
width:212px;
height:125px;
background: #f8f8f8 url(../imagem/bg_loja.jpg) no-repeat;
float:left;
margin:5px 0 0 3px;
}
/************* BNDES *******************/
div#bndes{
width:212px;
height:125px;
background: #f8f8f8 url(../imagem/bg_bndes.jpg) no-repeat;
float:left;
margin:5px 0 0 3px;
}
/************* TÍTULO NEWSLETTER E LOJA*******************/
p.tit_bloco2 {
width:100%;
height:30px;
background: #f2f4f6 url(../imagem/bg_tit_bloco.jpg) repeat-x bottom left;
font-weight:bold;
font-size:13px;
padding-top:10px;
text-align:center;
color: #003366;
}
/************* Formatação do botão da loja Virtual*******************/
div#loja ul li a {
padding:6px 22px;
background:url(../imagem/bt_link_bloco.jpg) no-repeat top center;
background-position: 0 -29px;
color:#003366;
}

div#loja ul li a:hover {
background-position: 0 -3px;
color:#FF0000;
}
div#loja ul li {
margin:15px 0 0 10px;
}

/************* Formatação do botão do BNDESl*******************/
div#bndes ul li a {
padding:6px 22px;
background:url(../imagem/bt_link_bloco.jpg) no-repeat top center;
background-position: 0 -29px;
color:#003366;
}

div#bndes ul li a:hover {
background-position: 0 -3px;
color:#FF0000;
}
div#bndes ul li {
margin:15px 0 0 10px;
}
div#znews_resumo .lista_not a:hover{
	text-decoration:underline;
	color:#FF0000;
}