body,td,div {
    font-size:13px;
    font-family: arial;
    /*text-align: center;*/
    margin: 0px;
    padding: 0px;
}

a {
    color: #CDE6F5;
    text-decoration:none;
}
a:hover {
    color:#CDE6F5;
    text-decoration:none;
}
a.link {
    color: #CDE6F5;
    text-decoration:none;
}
a.link:hover {
    color: #CDE6F5;
    text-decoration:none;
}

/*
arial, 13px,normal, #35BDC7
(rollover) arial, 13px,normal, #011634
(seleccionado) arial, 13px,normal sublinhado, #ffffff
*/
.subtitulos, a.subtitulos {
    color: #35BDC7;
    text-decoration:none;
    FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 13px;
	white-space: nowrap
}
a.subtitulos:hover {
    color: #011634;
    text-decoration:underline;
    white-space: nowrap
}
a.subtitulos_sel {
    color: #35BDC7;
    text-decoration:underline;
    FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 13px;
	white-space: nowrap
}
a.subtitulos_sel:hover {
    color: #011634;
    text-decoration:underline;
    white-space: nowrap
}

.titulo {
	FONT-FAMILY: arial, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	height: 20px;
	text-align: left;
	padding-left: 5px;
}




.texto
{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
}

.texto_verdana
{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}



.textowhite {
	color: white;
}

.textoblack {
	color: black;
}


.preco {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.preco_promocao {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: darkred;
}


s { color:#990000; }

input, select {
    font-family:arial, arial;
    font-size:11px;
}
textarea {
  border:1px solid black;
  font-size:11px;
}

.hide {
  display:none;
  visibility:hidden;
  position:absolute;
}

.show {
  display:block;
  visibility:visible;
  position:relative;

}

.imgmenu {
    margin-right:10px;
    padding-bottom:2px;
    width: 3px;
    height: 5px;
}

table.center {
	margin-left: auto;
	margin-right: auto;
	}

.conteudo {
	vertical-align: top;
	text-align: left;
}

.noticias {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #011634;
	text-align: left;
	width: 250px;
	/*padding-left: 5px;*/
}
.data {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #011634;
	text-align: left;
	width: 250px;
	padding-left: 5px;
}

.textonoticia {
    font-family: arial;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}

.textonoticia a , .textonoticia b {
	font-family: arial;
	font-size: 13px;
	color: #CDE6F5;
	text-align: left;
}

.maisnoticias {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #011634;
	text-align: left;
}

.ezmenu_menu {
	/*background: inherit;*/
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}

div.ezmenu_menu div {
	font-family: arial !important;
	font-size: 9px !important;

}

div.ezmenu_item {
	text-align: left;
	text-transform:uppercase;
	border-bottom: 1px;
	border-bottom-style: dashed;
	padding: 1px;
}

div.ezmenu_item:hover {
	filter:alpha(opacity=85);
	}

#menu_0 div {
	 border-top: 5px;
	width: 220px;
}
