
BODY, SELECT, TEXTAREA, INPUT, TD, TH {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

h1.titulonoticias{font-family: Verdana,Arial,Helvica, sans-serif; font-size:11px; font-weight: bold; color:#FFFFFF}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/bg.jpg");
}

table.principal{
	width: 760px;
	border-width: 0px;
	border-color:#89928e;
	border-style:outset;
	background-color: #dbe4e0;
	padding:0px;
}

table.links{
	background-image: url("img/back_tabela.jpg");
}

table.noticias{
	color: #FFFFFF;  
	width: 100%;
	background-color: #c6cac9;
	padding: 4px;
	border-color: #FFFFFF;	
}

td.imagem{
	vertical-align: top;
	background-image: url("img/layout3_04.gif");
	padding: 0px;
}

td.final{
	background-color:#cdd5d1;
	padding: 0px;
}


td.menu{
	height:19px;
}

a.final:LINK, a.final:visited, a.final:active {text-decoration : none; color:#307153; }
a.final:HOVER   { text-decoration :underline ; color: #307153;}

a.destaque:LINK, a.destaque:visited, a.destaque:active {text-decoration : none; color:#307153; font-weight: bold; }
a.destaque:HOVER   { text-decoration :underline ; color: #307153; font-weight: bold;}

a.menu:LINK, a.menu:visited, a.menu:active {text-decoration : none; color:#FFFFFF }
a.menu:HOVER   { text-decoration : none; background:#38986c; color:#dbe4e0;}

a.noticias:LINK, a.noticias:visited, a.noticias:active {text-decoration : none; color:#FFFFFF }
a.noticias:HOVER   { text-decoration :underline ; color:#FFFFFF;}



hr.noticias{
	height: 1px;
	width: 230px;
}

hr.principal{
	color: #307153;
	background-color:#307153;
	height: 1px;
	width: 400px;
}

table.menu{
	width: 80%;
	border:0;
	font-weight: bold;
	padding: 0px;
}

a.imgemp	{
		width: 132px; height: 45px;
		overflow: hidden;
		background: url('img/bot_empresa.gif') top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
a.imgemp:hover	{
		background-position: bottom left;
		}
a.imgpro	{
		width: 133px; height: 45px;
		overflow: hidden;
		background: url('img/bot_produtos.gif') top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
a.imgpro:hover	{
		background-position: bottom left;
		}
		
a.imgmei	{
		width: 160px; height: 45px;
		overflow: hidden;
		background: url('img/bot_meio.gif') top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
a.imgmei:hover	{
		background-position: bottom left;
		}
a.imgsoc	{
		width: 109px; height: 45px;
		overflow: hidden;
		background: url('img/bot_social.gif') top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
a.imgsoc:hover	{
		background-position: bottom left;
		}
a.imgfot	{
		width: 111px; height: 45px;
		overflow: hidden;
		background: url('img/bot_fotos.gif') top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
a.imgfot:hover	{
		background-position: bottom left;
		}
a.imgcon	{
		width: 115px; height: 45px;
		overflow: hidden;
		background: url('img/bot_contato.gif') top left no-repeat;
		display: block;
		text-indent: 10000px;
		}
a.imgcon:hover	{
		background-position: bottom left;
		}
