﻿

/*div#rodape div#EdicoesGNBC
{
background: url(../imagens/sombra-rodape2.jpg) no-repeat center bottom;
padding: 0px 0px 25px 0px;
margin: 0px 0px 20px 0px;
}

div#rodape div#EdicoesGNBC  h6
{
font-family: Verdana, Tahoma, Trebuchet MS, Arial, Sans-Serif;
font-size: 11px;
font-weight:bold;
text-align: center;
color: #C7824B;
background: url(../imagens/sombra-rodape1.jpg) no-repeat center bottom;
padding: 0px 0px 10px 0px;
margin: 0px 0px 10px 0px;
}

div#rodape div#EdicoesGNBC img
{margin: 0px 10px;}*/



div#rodape div#Inf
{
width: 100%;
display: table;
background: url(../imagens/fundo-rodape.jpg) repeat-x center bottom #5E5A59;
}

div#rodape div#Inf *
{
font-family: Arial, Tahoma, Trebuchet MS, Verdana, Sans-Serif;
font-size: 11px;
color: #fff;
}

div#rodape div#Inf address
{
font-style: normal;
padding: 10px 10px 0px 10px;
}

div#rodape div#Inf address.dev
{float: left;}

div#rodape div#Inf address.end
{text-align: right;}

div#rodape div#Inf address a:hover
{text-decoration: underline;}

