/* CSS Document */
img { behavior: url(iepngfix.htc) };

.PngTrans
{
/*behavior: url(iepngfix.htc);*/
background-repeat: repeat-y;
}

.Vitrine
{
	margin-left:5px;
	float:left;
}
.Newsletter
{
	background-image:url(Imagens/Fundo_News.jpg);
	width:130px;
	height:160px;
	behavior: url(iepngfix.htc);
	
}
.SubMenu
{
	width:131px;
	text-align:left;
	font-size:10px;
	font-family:"Trebuchet MS";
	color:#000033;
}
.TextoSubMenu
{
	margin-left:10px;
	text-align:left;
}
.TextoDestaque
{
	font-family:"Trebuchet MS";
	color:#243E63;
	font-size:11px;
	
}
.TituloDestaque
{
	font-family:"Trebuchet MS";
	color:#C6A637;
	font-size:11px;
	font-weight:bold;
}
.TextoLeiaMais a:link
{
	font-family:"Trebuchet MS";
	color:#9B7800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.TextoLeiaMais a:visited
{
	font-family:"Trebuchet MS";
	color:#9B7800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.TextoLeiaMais a:active
{
	font-family:"Trebuchet MS";
	color:#9B7800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.DivDestaque
{
	margin-left:5px;
	margin-right:5px;
	
}
.Destaque
{
	width:90%;
}
.Noticia{
margin-left:5px;
margin-right:4px;
}
.Noticia a:visited{
	font-family:"Trebuchet MS";
	color:#9B7800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.Noticia a:link{
	font-family:"Trebuchet MS";
	color:#9B7800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.Noticia a:active{
	font-family:"Trebuchet MS";
	color:#9B7800;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.MenuTopo{
	font-size:11px;
	color:#9B7800;
	font-family:"Trebuchet MS";
}
.LinkSubMenu a:link, a:visited, a:active
{
	width:131px;
	text-align:left;
	font-size:10px;
	font-family:"Trebuchet MS";
	color:#006699;
	text-decoration:none;
	font-weight:normal;
}
.LinkSubMenu a:hover
{
	width:131px;
	text-align:left;
	font-size:10px;
	font-family:"Trebuchet MS";
	color:#C6A637;
	text-decoration:none;
	font-weight:bold;
}
.Conteudo
{
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:12px;
	margin-left:8px;
	width:480px;
	height: auto;
}
.IconesLingua
{
	margin-top:5px;
}
.BaixoDestaque
{
	background-image:url(Imagens/Fundo_Destaque_baxio.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.BaseMenu
{
	margin-left:20px;
}
.TopoNewsletter
{
	font-family:"Trebuchet MS";
	color:#806300;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	text-align:left;
	margin-left:10px;
}
.TextoNewsletter
{
	font-family:"Trebuchet MS";
	color:#1D2125;
	font-size:10px;
	font-weight:normal;
	margin-top:5px;
	text-align:left;
	margin-left:10px;
}
.FormNewsletter
{
	border: 1px solid #806300;
}
.MenuTopo a:link{
	font-size:11px;
	color:#9B7800;
	font-family:"Trebuchet MS";
	width:auto;
	text-decoration:none;
}
.MenuTopo a:visited{
	font-size:11px;
	color:#9B7800;
	font-family:"Trebuchet MS";
	width:auto;
	text-decoration:none;
}
.MenuTopo a:active{
	font-size:11px;
	color:#9B7800;
	font-family:"Trebuchet MS";
	width:auto;
	text-decoration:none;
}
.TituloInterna
{
	font-family:"Trebuchet MS";
	color:#9B7800;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
}
.TextoNoticia
{
	width:480px;
	font-family:"Trebuchet MS";
	font-size:11px;
}
.Conteudo a:link
{
	width:100%;
	text-align:left;
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#9B7800;
	text-decoration:none;
	font-weight:normal;
}
.Conteudo a:visited
{
	width:100%;
	text-align:left;
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#9B7800;
	text-decoration:none;
	font-weight:normal;
}
.Conteudo a:active
{	width:100%;
	text-align:left;
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#9B7800;
	text-decoration:none;
	font-weight:normal;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.ComplementoMenu
{
	margin-left:5px;
	float:left;
	border:#000000 1px solid;
	width:50px;
	height:100%;
}