/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR:  gray;
}
H1	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD, TD, TR	{	
	font-size:	11px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	11px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	


A	{	
	text-decoration:	underline;
	color:	#000000;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}	
		
	
INPUT {
	color:	black;
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	}
SELECT {
	color:	black;
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
.botao	{	
	text-decoration: none;
	color:	black;
	font-weight: normal;
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
.botaopressionado	{	
	text-decoration: none;
	color:	black;
	font-weight: bold;
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
.botaoover	{	
	text-decoration: underline;
	color:	black;
	font-weight: normal;
	font-size: 12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	
SMALL	{	
	font-size:	10px;
	}	

BIG	{	
	font-size:	14px;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	



.listl1
{
	margin-left: 23px;		
}
.iteml1
{
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}	
.listl2
{
	margin-left: 15px;
	font-weight: normal;		
}
.listl2 A 
{
	text-decoration: none;
	color: black;
}
.listl2 A:hover
{
	text-decoration: underline;
}
.rodape
{
	border-top: gray 1px solid;
	font-size: 10px;
	font-family: Verdana;
	background-color: #f2f2f2;
}
.conteudobody
{
	border-left: gray 1px solid;
	border-right: gray 1px solid;
	font-size: 10px;
	font-family: Verdana;
	background-color: #ffffff;
}
/*

.rodape
{
	font-size: 10px;
	background-image: url(images/fundo_rodape.gif);
	color: white;
	font-family: Verdana;
}*/
.lblrodape
{
	font-size: 10px;
	color: gray;
	font-family: Verdana;
}


a.titulo1, a.titulo1:visited 
	{
	color:#D21E1E;
	font: bold 11px/14px Tahoma,Verdana,Arial,Helvetica,"sans serif";
	text-decoration: none;
	}

a.titulo1:hover
	{
	color:#D21E1E;
	font: bold 11px/14px Tahoma,Verdana,Arial,Helvetica,"sans serif";
	text-decoration: underline;
	}
.trspace
{
	
}
.texto1
	{
	color:#484448;
	font: 11px/16px Tahoma,Verdana,Arial,Helvetica,"sans serif";
	margin-top: 5px;
	margin-bottom: 19px;
	}
	.frm	{
	font-family: Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: #243C5E;
	font-size: 11px;
	line-height: 11px;
	padding-left: 15px;
	}
#form
{
	border-right: #4C1919 1px solid;
	padding-right: 13px;
	border-top: #4C1919 1px solid;
	padding-left: 13px;
	background: #f2f2f2;
	padding-bottom: 13px;
	border-left: #4C1919 1px solid;
	width: 376px;
	padding-top: 13px;
	border-bottom: #4C1919 1px solid;
	ALIGN: CENTER;
}
.frm1	{
	width: 240px;
	border-top: 2px solid #6F7E8F;
	border-right: 2px solid #6F7E8F;
	border-bottom: 1px solid #E4F4FD;
	border-left: 1px solid #E4F4FD;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial,sans-serif;
	color: #062552;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	background: #ADC1D7;
	overflow: auto;
	}

.titulo
{
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
	font-family: Arial,Verdana;
}

.tb_esp
{
	width:20px;
}

.tabelas
{
	
	border-collapse: collapse;
	
	
}
