h1{
	font-family : Verdana;
	font-weight : bold;
	text-decoration: none;
	font-size: 16px;
}

a {
	font-family : Verdana;
	font-weight : bold;
	text-decoration: none;
	font-size: 12px;
	color : #7E7C7D;
}

a:hover{
	text-decoration: underline;
}

a.idea {
	font-family : Verdana;
	font-weight : bold;
	text-decoration: none;
	font-size: 12px;
	color : #FFFFFF;
}

a:hover.idea{
	text-decoration: underline;
}


a.noticia {
	font-family : Verdana;
	text-decoration: none;
	font-size: 12px;
	color : #000000;
}

a:hover.noticia{
	text-decoration: underline;
}

.datas {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
}

p{
	font-family : Verdana;
	font-size : 10pt;
	text-align: justify;
	background-color: #FFFFFF;
	align : center;
}

.texto{
	font-family : Verdana;
	font-size : 10pt;
	text-align: justify;
	background-color: #FFFFFF;
	align : center;
}

.texto_index{
	font-family : Verdana;
	font-size : 10pt;
	text-align: justify;
	align : center;
}

BODY {
	font-family : Verdana;
	font-size : 12pt;
}

.lin {
	font-family : Verdana;
	font-size : 10pt;
	text-align: left;
	background-color: #e4e4e4;
}

TD {
	font-family : Verdana;
	font-size : 10pt;
}

TD.data {
	font-family : Verdana;
	font-weight : bold;
	font-size : 7pt;
	text-indent : 11px;
}

TD.menu {
	font-family : Verdana;
	font-weight : bold;
	color: #1f478b;
	font-size : 7pt;
	text-indent : 30px;
	height:26px; 
	width: 168px;
}

td.form{
	font-family : Verdana;
	font-size: 12px;
	font-weight: bold;
}

TD.enquete {
	font-family : Verdana;
	color: #5469A7;
	font-size : 7pt;
	width : 168px;
	text-indent : 30px;
}

TD.copywrite {
	font-family : Verdana;
	color: #5469A7;
	font-size : 7pt;
}

.endereco {
	font-family: Verdana;
	font-size: 10pt;
	color: #720500;
	background-color: #F3C82E;
	text-align: center;
}


.endereco_pos {
	font-family: Verdana;
	font-size: 10pt;
	color: #1D2E41;
	background-color: #BCBCBC;
	text-align: center;
}

.titulo {
	font-family : Verdana;
	font-size : 24pt;
	font-weight : bold;
	color: #720500;
}

.titulo_nutricao {
	font-family : Verdana;
	font-size : 15pt;
	font-weight : bold;
	color: #720500;
}

.titulos {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	color: #720500;
}

.submenu {
	background-color: #F3C72D;
	text-align: left;
}

a.submenu {
	font-family: Verdana;
	font-size: 10pt;
	color: #760202;
	font-weight : bold;
	text-align: left;
}

a:hover.submenu {
	text-decoration: underline;
}

.titulo_submenu {
	background-color: #760202;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
	color: #F3C72D;
	font-weight : bold;
}


#acDiv{ border: 1px solid #9F9F9F; background-color:#F3F3F3; padding: 3px; font-size:10px; font-family:Verdana, Helvetica, sans-serif; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv UL{ list-style:none; margin: 0; padding: 0; } 
#acDiv UL LI{ display:block;}
#acDiv A{ color:#0/00000; text-decoration:none; }
#acDiv A:hover{ color:#000000; }
#acDiv LI.selected{ background-color:#7d95ae; color:#000000; }

#acDiv2{ border: 1px solid #9F9F9F; background-color:#F3F3F3; padding: 3px; font-size:10px; font-family:Verdana, Helvetica, sans-serif; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv2 UL{ list-style:none; margin: 0; padding: 0; } 
#acDiv2 UL LI{ display:block;}
#acDiv2 A{ color:#000000; text-decoration:none; }
#acDiv2 A:hover{ color:#000000; }
#acDiv2 LI.selected{ background-color:#7d95ae; color:#000000; }

#acDiv3{ border: 1px solid #9F9F9F; background-color:#F3F3F3; padding: 3px; font-size:10px; font-family:Verdana, Helvetica, sans-serif; color:#000000; display:none; position:absolute; z-index:999;}
#acDiv3 UL{ list-style:none; margin: 0; padding: 0; } 
#acDiv3 UL LI{ display:block;}
#acDiv3 A{ color:#000000; text-decoration:none; }
#acDiv3 A:hover{ color:#000000; }
#acDiv3 LI.selected{ background-color:#7d95ae; color:#000000; }



input {
	font-family: Verdana; 
	font-size: 8pt; 
}

textarea {
	font-family: Verdana; 
	font-size: 8pt; 
}

input.obrigatorio {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #d4d4d4;
}

select.obrigatorio {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #d4d4d4;
}

textarea.obrigatorio {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #d4d4d4;
}

.msg_sucesso{
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: #0069d2;
}

.msg_erro{
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: RED;
}


#divfoto {
	display: none;
}


td.tblListaCabCanto{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;

	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1 px;
	
	bgcolor:#757575;
}

td.tblListaCabCantoVis{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 0 px;

	border-top-width: 0 px;
	
}

td.tblListaCab{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;

	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1 px;
}

td.tblListaCabVis{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;

	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1 px;

	background-color: #760202;
}

td.tblListaCabFim{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;

	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1 px;

	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1 px;
}

td.tblListaCabFimVis{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	color: #FFFFFF;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;

	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1 px;

	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1 px;

	background-color: #760202;
}


td.tblLista{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;
}

td.tblListaVis{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;

	background-color: #760202;
}

td.tblListaFim{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;

	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1 px;

	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1 px;

	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1 px;
}

.fundo_calendario {
	background-color: #720500;
	color: #FFFFFF;
}

.celula_calendario {
	font-family: Verdana;
	font-size: 10pt;
	color: #720500;
	background-color: #F3C82E;
	text-align: center;
}

.celula_hoje {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #720500;
	text-align: center;
}

a.calendario {
	font-family : Verdana;
	font-weight : bold;
	text-decoration: underline;
	font-size: 12px;
	color : #008000;
}

a:hover.calendario{
	text-decoration: underline;
}


