/* Default CSS Stylesheet for a new Web Application project */

BODY
{

background-repeat:repeat-x ;
font-family:Verdana ;
font-size: 10px;
text-decoration: none;
color: black;
background-color:#E5E5E5;
}

.tabelaprincipal{width: 755px;}



.top_table
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial;
}
.subtop_table{height:125px; background-image: url('../images/image_138_2.jpg'); width: 100%;border: 2px solid #005D9B; background-color:White}
.center_table{width: 100%;border: solid 0px #999999;}
.bottom_table{width: 100%;border: solid 0px #999999;font-size: 8pt;color: black;font-family: Verdana, Arial;}

/* ZONA DAS 9 TABELAS */
.lefttable_top{}
.centertable_top{width:400}
.righttable_top{}

.lefttable_subtop{vertical-align:top;border: solid 2px white;width: 300px;}
.centertable_subtop{vertical-align: top; border: solid 2px #005D9B}
.righttable_subtop{vertical-align:top;border: solid 2px black;}

.lefttable_center{width: 170px; vertical-align:top;border: solid 2px #91A6E5;background-color:#C0C0C0;background-repeat:no-repeat;background-image: url('../images/image_700_2.gif')}
.centertable_center{vertical-align: top; border: solid 2px #C0C0C0;background-color:white;}
.righttable_center{width:170px;vertical-align:top;border: solid 2px #C0C0C0; background-color:#C0C0C0;}

.lefttable_bottom{}
.centertable_bottom{}
.righttable_bottom{}
/*Fim das Tabelas*/




.menutitulo
{
   
font-weight:bold;	
font-size: 11px;
color: WHITE;
font-weight:bold; 
text-decoration: NONE;
margin-top:5px;
margin-bottom:5px;

		 
}

.menuitems
{
	 font-size: 12px;
	 color: Black;
	 text-decoration: NONE;
	 margin-left: 10PX;
	 margin-right: 10PX;
	 margin-bottom:10PX;
	
}

li
{
	font-weight: bold;
	font-size: 8pt;
	margin-left: 5px;
	color: #ffffff;
	font-family: Verdana, Arial;
}



.menutitulo
{
	font-weight: bold;
	font-size: 11px;
	color: WHITE;
	font-weight: bold;
	text-decoration: NONE;
	margin-top: 5px;
	margin-bottom: 5px;
}

.menuitems
{
	font-size: 11px;
	color: Black;
	text-decoration: NONE;
	margin-left: 10PX;
	margin-right: 10PX;
	margin-bottom: 10PX;
}

.lista
{
	
	font-size: 8pt;
	font-family: verdana;
	text-align: justify;
	text-decoration: none;
	
	
	border: solid 2px #808080;
	
}

.listatitulo
{ BACKGROUND-COLOR: #B1C0E4;
	font-size: 10pt;
	
	text-transform: uppercase;
	color: black;
	background-repeat: repeat-x;
	font-family: Verdana;
	margin-left: 50PX;
	height:20;
	vertical-align:middle ;
}


.listaitems
{
	font-size: 8pt;
	color: dimgray;
	font-family: verdana;
	text-decoration: none;
}

.tdgeral{padding: 5px;}

.date{color:black;}
