/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal; 
	background-color: white;
	padding:0px;
	margin:0px;
}
TD
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	color: #323232;
	padding-top: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: 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: 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: 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: 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: 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: 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	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link {
	font-weight:	bold;	
	text-decoration:	none;
	color: #233389;
	   }	
		
A:visited	
{
	font-weight:	bold;
	text-decoration:	none;
	color: #233389;
	}	
		
A:active
{
	color: #233389;
	text-decoration: none;
}	
		
A:hover	{	
	text-decoration:	underline;
	color: #233389;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
	

UL LI
{
	list-style-image: url(images/bullet_seta.gif);
	padding-top: 2pt;
	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;
	}	
.websoftware
{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color: #004180;
	font-family: Verdana, Helvetica, sans-serif;
}
.titulo
{
	font-weight: bold;
	left: 0pt;
	padding-bottom: 5px;
	color: olivedrab;
	font-style: italic;
	font-family: Verdana,Arial;
	position: relative;
}
.texto_hotsite
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal; 
	background-color: white;
	padding:0px;
	margin:0px;
}
.major1
	{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #316AA6;
	font-size : 22px;
	font-weight : bold;
	}
.major2
{
	font-weight: bold;
	font-size: 13px;
	left: 18px;
	color: #6c6c6c;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	position: relative;
	top: 2px;
	text-decoration: none;
}
.titulo_cotacao
{
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.bullet
{
	background-position: left top;
	font-weight: bold;
	font-size: 11pt;
	background-attachment: fixed;
	background-image: url(images/bullet_02.gif);
	color: olivedrab;
	background-repeat: no-repeat;
	font-style: normal;
	font-family: Tahoma, Verdana, Sans-Serif;
	position: static;
}
.tamConteudo
{
	width: 650px;
}
.home
{
}
A:link.home, A:visited.home, A:hover.home
{
	font-weight: bold;
	font-size: 8pt;
	color: #eaeae4;
	text-decoration: none;
}
.Rodape
{
}
A:link.Rodape, A:visited.Rodape, A:hover.Rodape
{
	font-weight: bold;
	font-size: 8pt;
	color: #9fa09f;
	text-decoration: none;
}