#indice {
	background-color: #F7F7F7;
	background-image: url(../imagens/indice_bkg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 5px;
	border: 1px solid #999;
}
#contatos {
	*padding-bottom: 50px;
	margin: 0;
	padding: 5px;
	background-color: #e8f0f6;
	background-image: url(../imagens/mail.png);
	background-position: 380px 70px;
	background-repeat: no-repeat;
}
#contatos h2 {
	background-color: #044D82;
	background-image: url(../imagens/titulo.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 3px;
	color: #FFF;
}
#contatos div{
	*padding-left: 6px
	margin-top: 5px;
	margin-top: 5px;
}
#emConstrucao {
	background-image: url(../imagens/construction.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 45px;
	font-style: italic;
	color: #900;
}

#contatos div label{
	color: #00488F;
	display: block;
	width: 480px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
}
#contatos div input{
	padding: 3px;
	width: 350px;
	border: 1px solid #ddd;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contatos div select{
	padding: 3px;
	width: 230px;
	font-size: 12px;
}
#contatos div textarea{
	padding: 3px;
	width: 500px;
	height: 80px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contatos input#btn{
	border: 1px solid #00488F;
	background:#8F0A00;
	color:#FFFFFF;
	margin-left:8px;
	padding:2px 20px;
	cursor: pointer;
	font-weight: bold;
}
#contatos input#btn:hover{
	border: 1px solid #00488F;
	color:#fff;
	cursor: pointer;
	background-color: #044D82;
}
#tudo {
	width:760px;
	text-align:left;
	background-color: #FFF;
	background-image: url(imagens/corpo_bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 115px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navegacao {
	background-image: url(../imagens/bkg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #d00b0d;
}
#navegacao a {
	text-decoration: none;
	color: #FFFFFF;
}
#navegacao	 a:hover {
	color: #FFF;
	text-decoration: none;
}
#principal {
	background-color: #FFF;
	padding: 5px;
	width: 750px;
	}
#principal h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #044D82;
	margin: 0px;
	padding: 5px;
}
#conteudo {
	width: 528px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8EEFE;
	padding-right: 5px;
}
#coluna {
	padding: 5px;
	float: right;
	width: 200px;
	background-color: #000;
	margin-left: 5px;
	position: inherit;
}
#rodape {
	padding-bottom: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-image: url(../imagens/bgRodape.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #DDE7EE;
	padding-top: 20px;
}
#construcao {
	background-image: url(../imagens/construcao.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF4CA;
	border: 2px solid #900;
}
#construcao h2 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#construcao p {
	padding: 0px;
	margin-top: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #900;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#agenda {
	background-color: #FFF;
	background-image: url(../imagens/agendaGM.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
	margin-bottom: 10px;
}
#agenda div {
	font-size: 10px;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}
#divRight {
	text-align: right;
	padding-bottom: 5px;
	float: right;
	width: 250px;
	padding-top: 15px;
}
.Noticia {
	padding: 3px;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #044D82;
	border-bottom-color: #044D82;
	border-left-color: #044D82;
}
.Noticia img {
	float: left;
	border: 1px solid #044D82;
	margin-right: 5px;
}

#Noticia h2 {
	font-size: 16px;
	color: #044d82;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Noticia .completa{
	background-color: #EBEFF3;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Noticia .TBLControl {
	color: #3E5368;
	background-color: #D2DBE3;
	padding: 3px;
	margin-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6987A5;
}
#NoticiaDestaque {
	padding: 3px;
	background-color: #eaf0ff;
	background-image: url(../imagens/notDest_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 5px;
	border: 1px solid #044D82;
	overflow: hidden;
}
#benner {
	width: 200px;
}
#benner img {
	border: 1px solid #808080;
	margin-top: 5px;
}
#benner img:hover {
	filter: Alpha(Opacity=70);
	border: 1px solid #FFF;
}

#NoticiaDestaque img {
	border: 1px solid #044D82;
	float: right;
	margin-left: 5px;
}
#voltar {
	float: right;
	width: 60px;
	text-align: right;
	padding-bottom: 5px;
}
#voltar a {
	background-image: url(../imagens/voltar.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #004A80;
	text-decoration: none;
}
#voltar a:hover {
	color: #0279D0;
}
#top {
	float: right;
	width: 60px;
	text-align: right;
	padding-bottom: 5px;
}
#top a {
	background-image: url(../imagens/topo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #004A80;
	text-decoration: none;
}
#top a:hover {
	color: #0279D0;
}
a {
	font-weight: bold;
	color: #004A80;
	text-decoration: none;
}

a:hover {
	color: #0279D0;
	text-decoration: underline;
}
h2  {
	font-size: 20px;
	font-weight: bold;
	color: #044D82;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #044D82;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #044D82;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #044D82;
}


p {
	text-align: justify;
}

.clearfix{
        clear:both;
}
.comentario {
	font-size: 8px;
	font-style: italic;
	color: #C00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
}
.descricao {
	color: #666;
	font-style: italic;
}
#noticiasLojas .textoDiscreto {
	font-size: 10px;
	font-weight: bold;
}

.indiceLink {
	text-align: right;
	padding-bottom: 5px;
}
.indiceLink a {
	background-image: url(../imagens/topo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #004A80;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
}
.indiceLink a:hover {
	color: #0279D0;
}
.Linha1 {
	padding: 2px;
}
.Linha2 {
	padding: 2px;
	background-color: #DEE8EF; /* #B7CCDB; */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2F6C98;
	border-bottom-color: #2F6C98;
	background-image: url(../imagens/linha_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.left {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #960;
	margin-right: 5px;
}
.LinkNo {
	color: #D4DFEA;
}
.local {
	font-size: 10px;
	color: #036;
}
.lojas {
	margin-top: 10px;
	background-color: #EAE8FF;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #D1CEFF;
	background-image: url(../imagens/loja_bkg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lojas span {
	font-weight: bold;
	color: #900;
}
.lojas .foto {
	float: left;
	border: 1px solid #044D82;
	margin-right: 5px;
}
.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #960;
}
div #picLegenda {
	font-size: 9px;
	background-color: #B7CCDB;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #004A80;
	width: auto;
	margin-left: 5px;
}
div #picLegenda img {
	margin-bottom: 3px;
	border: 1px solid #960;
}
div #picLegenda #legenda {
	font-weight: normal;
	width: 170px;
}
.tdTblMenu {
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #17286e;
}
.tdTblMenu:hover {
	background-color: #D9D9FF;
}

.tdTblMenuDestaque {
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #17286e;
	background-color: #DAE0F8;
	background-image: url(../imagens/destaque.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tdTblMenuDestaque:hover {
	background-color: #B9B9FF;
}
.dia {
	font-size: 24px;
	font-weight: bold;
	color: #004A80;
}
.imagem {
	border: 1px solid #960;
	margin: 5px;
}
#noticiasLojas {
	background-color: #FFF;
	padding: 3px;
	margin-top: 15px;
}
#noticiasLojas .itemMais {
	text-align: right;
	padding-top: 10px;
}
#noticiasLojas .item {
	margin-bottom: 5px;
}
