.logo {margin-left: 30px; margin-top: 5px;}

.table {  
	background-color: #F0E8EF;
	height: 31px;
	width: 173px;
	border-bottom: 1px solid #ffffff;
}
.tabletitulo {  background-color: #999999; height: 31px; width: 173px;}
.letramenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; clip:  rect(   10px); font-weight: bold; margin-left: 2px; margin-top: auto;}
.tiratitulo {  background-color: #C00800;}
.fundotitulo {  background-color: #999999; clip:  rect(   );}
.letratitulomenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.fundo {  background-color: #999999;}
.letraconteudo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; margin-top: auto;}
.fundoconteudo {  background-color: #FFFFFc; border-style: none;}
.ultimasnoticias {  width: 173px; background-color: #F0E8EF; height: 200px; border-bottom: 1px solid #ffffff;}
.letrapainel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold; margin-left: 3px;}
.form_autent {font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px #333333 solid;
}
.ok {margin-bottom: 25em; clip:  rect(  20px );}
.backgroundlista {  background: url(lista2.jpg) repeat-y;}
.backgroundcentral {  background: url(central.gif) no-repeat;}
#menuLATERAL{
	background: url(lista2.jpg) repeat-y;
}
#ANUNCIOTD{
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 5px;
}
#ANUNCIOTD a{
	text-decoration: none;
	font-family: arial;
	font-size: 0.8em;
	color: #999999;
}
#ANUNCIOTD a:hover{
	text-decoration: underline;
	font-family: arial;
	font-size: 0.8em;
	color: #666666;
}
.boxManchete{
  border: 1px solid gainsboro;
  background: #f8f8f8;
  padding-right: 3px;
  padding-left: 3px;
  padding-bottom: 4px;
  
  /* OTHERS BROWSER - I.E.*/
  /*border-radius: 3em 3em 3em 150em;*/
  /*border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 150px;
  border-bottom-left-radius: 150px;*/
 /* width: 500px;
  height: 500px;*/
  /* the border will curve into a 'D' */
  
  /*MOZILA FIRFOX*/
  -moz-border-radius: 0px 0px 150px 150px;
 
 /* APPLE */
  /*-webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 150px;
  -webkit-border-bottom-left-radius: 150px;
  -webkit-border-top-left-radius: 30px;*/
}
a.boxMancheteLink{
	text-decoration:none;
	font-family:verdana;
	font-weight: bold;
	font-size: 0.7em;
	color:#CC9900;
}
a.boxMancheteLink:hover{
	text-decoration:none;
	font-family:verdana;
	font-weight: bold;
	font-size: 0.7em;
	color: #666666;
}