#container {overflow: hidden; width: 100% }

div.topo{
	color: #172f77;
	position:relative; 
	top: -10px;
	left:0px; 
	height:50px; 
	right:0px;
	background-color: #E9E9E9;
	background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;
}

div.main{

	background-color: #E9E9E9;
	background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;
	font-size: 9px;
}



div.footer{
	background-color: #E9E9E9;
	position:relative; 
	left:0px; 
	top:-10px; 
	height:60px; 
	right:0px;
	
		background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;
}

body
{
	background-color: #E9E9E9;
	background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;
	text-align:center;
}

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

td.menu
{
	font-weight: bold;
	text-align: center;
	background-image: url("img_pagina/btn3.bmp");
	height: 28px;
	width: 120px;
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
	cursor:pointer; 
}

td.submenu
{
	font-weight: bold;
	text-align: left;
	height: 16px;
	width: 120px;
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
	cursor:pointer; 
	padding-left: 10;
	vertical-align: top; 
}

table.listagem
{
	border-width: 1px;
	border-collapse: collapse;
}

th.listagem
{
	font-weight: bold;
	text-align: center;
	background-color: #e4dc92;
	height: 28px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
}

td.listagem
{
	text-align: center;
	background-color: #f4efc7;
	height: 23px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
}
td.listagem2
{
	text-align: center;
	background-color: #fdfbe1;
	height: 23px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
}

td.listagem_topo
{
	font-weight: bold;
	text-align: center;
	background-color: #e4dc92;
	height: 28px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
	padding: 5px;
}

td.listagem_esq_impar
{
	text-align: left;
	background-color: #f4efc7;
	height: 23px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
	padding-left: 5px;
}
td.listagem_esq_par
{
	text-align: left;
	background-color: #fdfbe1;
	height: 23px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
	padding-left: 5px;
}

td.listagem_vazia
{
	text-align: left;
	background-color: #E9E9E9;
	font-family: Verdana;
	font-size: 11px;
	border-width: 0px;
	padding: 4px;

	background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;

}

table.noticias
{
	border-width: 1px;
	border-collapse: collapse;
}

td.noticias_titulo
{
	font-weight: bold;
	text-align: left;
	background-color: #e4dc92;
	height: 10px;
	font-family: Tunga;
	font-size: 14px;
	border: solid #c3c38b;
	border-width: 1px;
	padding-left: 4px;
	
}
td.noticias
{
	text-align: left;
	background-color: #fdfbe1;
	height: 16px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
	padding: 5px;
	vertical-align: top; 
}

td.noticias_fundo
{
	font-weight: bold;
	text-align: center;
	background-color: #e4dc92;
	height: 10px;
	font-family: Verdana;
	font-size: 9px;
	border: solid #c3c38b;
	border-width: 1px;
}

td.eventos
{
	text-align: left;
	background-color: #fdfbe1;
	height: 20px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
	padding-left: 5px;
	vertical-align: middle; 
}

table.topo
{
	border-width: 0px;
	border-collapse: collapse;

}

td.topo
{
	text-align: center;
	background-color: #E9E9E9;

	font-family: Verdana;
	font-size: 14px;
	color: #1c3686;
	padding: 5px 0 0 0;

	background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;
	
}

td.botao_listagem
{
	text-align: center;
	background-color: #f4efc7;
	height: 22px;
	font-family: Verdana;
	font-size: 11px;
	border: solid #c3c38b;
	border-width: 1px;
	background-image: url(botao.gif);
	cursor: hand;
	cursor:pointer; 
	width: 110px;
	background-repeat: no-repeat;
	padding: 4px 0 3px 0;
}

td.form_botoes
{
	text-align: center;
	vertical-align: bottom;
	height: 40px;
}

td.form_data
{
	text-align: left;
	padding-left: 3px;
}

td.texto{
	text-align: center;
	background-color: #E9E9E9;
	font-size: 12px;
	font-family: Verdana;
	color: black;

	
}


td.main
{
	background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;
}


td.footer
{
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
	
	background-image: url("img_pagina/lgrey088.gif");
	background-repeat: repeat;
}

td.copyright
{
	font-weight: bold;
	text-align: center;
	font-size: 9px;
	font-family: Verdana;
}

a
{
	font-weight: bold;
	color: #0e0e8e;
	cursor: hand;
	cursor:pointer; 
	text-decoration: none;
}

a.copyright
{
	font-weight: bold;
	text-align: center;
	font-size: 9px;
	font-family: Verdana;
	color: black;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica;
	font-size        : 11px;
	font-weight: normal;
	color            : #000000;
	background-color : #F9F9F9;
	border           : 1px solid #CCCCCC;
	
}
.inputboxdata {
	font-family      : Verdana, Arial, Helvetica;
	font-size        : 12px;
	font-weight: normal;
	color            : #000000;
	background-color : white;
	border           : 1px solid #CCCCCC;
	width: 80px;
	padding-left: 2px;
}

.menu_login
{
	font-weight: bold;
	text-align: left;
	
	font-family: Verdana;
	font-size: 11px;

}

img.hand
{
	cursor: hand;
	cursor: pointer;
}

.shade1 { top:+2; left:+5; color:black; }
.fill1 { top:0; left:0; color:red; }
