/*TABELAS NOTICIAS - ANUNCIOS */
/*para a pagina de abertura. O body e as tabelas tem font-size de 11 para o alinhamento dos
links do fundo do NS ficarem ok*/
body {
	font-size : 11px;
	background-image : url(../../imgs/fundo_geral.gif);
	background-repeat : repeat-y;
	margin : 0px;
}

table.cima{
	border : 0px;
	width : 760px;
	font-size : 11px;
}

table.baixo{
	background-image : url(../imgs/fundo_centro.gif);
	border : 0px;
	width : 760px;
	font-size : 11px;
}

td.topo{
	background-image : url(../imgs/fundo_topo.gif);
	height: 111px;
	font-size : 11px;
}

td.menu{
	background-image : url(../imgs/fundo_menu_left.gif);
	width: 175px;
	height: 300px;
	font-size : 11px;
}
td.centro1{
    width : 250px;
	padding-left : 20px;
	padding-top : 3px;
	padding-right : 0px;
	text-align: left;
}
td.centro2{
    width : 250px;
	padding-left : 50px;
	padding-top : 3px;
	padding-right : 25px;
	text-align: left;
}
/*eventos*/
td.centro3{
   width : 500px;
	padding-left : 8px;
	padding-top : 3px;
	padding-right : 25px;
	text-align: left;
}
td.menu2{/*News com retroceder*/
	background-image : url(../imgs/fundo_menu_left.gif);
	width: 175px;
	font-size : 11px;
}
td.centroNew{
   width : 585px;
	padding-left : 22px;
	padding-top : 3px;
	padding-right : 25px;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : normal;
	line-height : 135%;
	color : #7B8E8B;
}
td.base{
	background-image : url(../imgs/fundo_base.gif);
	height: 70px;
	font-size : 11px;
}
td.base2{
	background-image : url(../imgs/fundo_base2.gif);
	height: 70px;
	font-size : 11px;
}
td.base3{/*ingles*/
	background-image : url(../imgs/fundo_base4.gif);
	height: 70px;
	font-size : 11px;
}
