BODY                {font-family: Arial; font-size: 8pt;}
SELECT							{font-family: Arial; font-size: 8pt}
INPUT								{font-family: Arial; font-size: 8pt}
INPUT.radio1				{background-color:#DEF7DE}
INPUT.botao					{font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; width:150}
A										{font-family: Arial; font-size: 8pt; font-weight: bold; color: rgb(0,0,0); text-decoration: underlined}
A:hover							{color:rgb(0,0,255)}
A:link							{text-decoration: underlined}
A:visited						{text-decoration: underlined}
.linkmenu						{COLOR: #FFFFFF; FONT-FAMILY: Verdana,Tahoma,Sans-Serif,Arial; FONT-SIZE: 7pt; FONT-WEIGHT: normal; text-decoration:none}
.setamenu						{COLOR: #FFFFFF; FONT-FAMILY: Verdana,Tahoma,Sans-Serif,Arial; FONT-SIZE: 6pt; FONT-WEIGHT: bold; text-decoration:none; letter-spacing: -6px;}
.linkmenuServInfo		{COLOR: #FFFFFF; FONT-FAMILY: Verdana,Tahoma,Sans-Serif,Arial; FONT-SIZE: 7pt; FONT-WEIGHT: bold; text-decoration:none}
.linkDestaque				{font-family: Arial; font-size: 7pt; font-weight: bold; color: rgb(0,20,140); text-decoration: underlined}
.linkDestaque:hover	{color:rgb(0,0,0);text-decoration: underlined}
.titulo							{font-family: Arial; font-weight: bold; font-size: 10pt; color: rgb(0,0,160)}
.titulo2						{font-family: Arial; font-weight: bold;	font-size: 8pt;	color: rgb(0,0,0);}
.titulo3						{font-family: Arial; font-weight: bold; font-size: 10pt; color: rgb(0,0,0)}
.titulo4						{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; text-decoration: none;}
.texto							{font-family: Arial; font-size: 8pt; font-weight: bold}
.texto2							{font-family: Arial; font-size: 8pt; font-weight: normal;}
.texto3							{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none;}
.texto4							{font-family: Arial; font-size: 7pt; font-weight: bold; color: rgb(255,0,0); text-decoration: none}
.texto4:hover				{color:rgb(255,0,0);text-decoration: underlined}
.texto5							{font-family: Arial; font-size: 10pt; font-weight: normal;}
.menu3							{font-family: Arial; font-size: 8pt; font-weight: bold; color: rgb(0,0,0); text-decoration: none}
.menu3:hover				{color:rgb(255,255,255);text-decoration: none}
.menu3a							{font-family: Arial; font-size: 8pt; font-weight: normal; color: rgb(0,0,0); text-decoration: none; line-height:3px}
.menu3a:hover				{color:rgb(255,255,255);text-decoration: none}
.menuSuperior				{border-bottom:1px outset #FFFFFF;}
.eventos    {font-family: Arial; font-size: 8pt; font-weight: bold; color: rgb(0,0,0); text-decoration: underlined}
.eventos:hover {color:rgb(0,0,255)}
.eventos:link {text-decoration: none}
.eventos:visited {text-decoration: none}
.idle    {COLOR: #000000; FONT-FAMILY: Verdana,Arial,Sans-Serif,Tahoma ; FONT-SIZE: 7pt; line-height:5pt; font-weight: bold; text-decoration: none; letter-spacing:0px;}
.idle:hover {color:rgb(0,0,255)}
.menuLateral {COLOR: #FFFFFF; FONT-FAMILY: Arial; FONT-SIZE: 8pt; FONT-WEIGHT: bold;text-decoration: none}
.menuLateral:hover	{color: white;text-decoration: none}


/**********************************************
Menu Lado Diretiro starts here 
***********************************************/
#itensMenuPassoAPasso ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#itensMenuPassoAPasso li
{
display: inline;
/* for IE5 and IE6 */
}

#itensMenuPassoAPasso a
{
color: black;
text-decoration: none;
font-size: 8pt;
display: block;
padding: 4pt;
width: 90pt;
background-color: #A4C7E5;
border-bottom: 1pt solid #4472B0;
font-weight: normal;
}

