/****************************************************************
 Folha de Estilo
 ----------------------------------------------------------------
 Programador: Claudio Monteoliva
*****************************************************************/
@media screen {

  .buttonscontainer {width: 220px;}

  .buttons a {
  	color: #333333;
  	background-color: #F6F0E0;
  	padding: 4px;
  	padding-left: 6px;
  	display: block;
  	border-left: 10px solid #564D50;
  	border-bottom: 1px solid #FFF;
  	font: 13px Tahoma, sans-serif;
  	font-weight: normal;
  	text-decoration: none;
  	margin-top: 1px;
  	text-align: left;
  }

  .buttons a:hover {
  	border-left: 10px solid #CFCABD;
  	text-decoration: underline;
  	color: #4A4A4A;
  }

  .style1 {
  	font-family: Tahoma;
  	font-size: 12px;
  	margin-left: 10px;
  	text-align: left;
  }
  .style2 {
  	font-family: Tahoma;
  	font-size: 12px;
  	font-weight: bold;
  	margin-left: 10px;
  	text-align: left;
  }
  .style3            { color: #00356A;  }
  .style13 A         { color: #00356A; text-decoration: none; }
  .style13 A:link    { color: #00356A; text-decoration: none; }
  .style13 A:active  { color: #00356A; text-decoration: none; }
  .style13 A:visited { color: #00356A; text-decoration: none; }
  .style13 A:hover   { color: #FF9834; text-decoration: underline; }

  .style10 { font-size: 12px; }
  .style11 {
  	font-family: "Trebuchet MS";
  	font-size: 14px;
  	margin-left: 10px;
  }

  .style14           { color: #666; }
  .style14 A         { color: #666;    text-decoration: none; }
  .style14 A:link    { color: #666;    text-decoration: none; }
  .style14 A:active  { color: #666;    text-decoration: none; }
  .style14 A:visited { color: #666;    text-decoration: none; }
  .style14 A:hover   { color: #FF9834; text-decoration: underline; }

  .style16 { color: #990000; font-weight: bold; }

  .style19 {
    font-family: "Trebuchet MS";
    font-size: 12px;
    margin-left: 8px;
    color: #333;
  }
  .style19 A         { color: #333;    text-decoration: none; }
  .style19 A:link    { color: #333;    text-decoration: none; }
  .style19 A:active  { color: #333;    text-decoration: none; }
  .style19 A:visited { color: #333;    text-decoration: none; }
  .style19 A:hover   { color: #FF9834; text-decoration: underline; }

  .style23 {
  	font-size: 11px;
  	font-family: "Trebuchet MS";
  	margin-left: 12px;
  }
  .style25 {font-size: 11px; font-family: "Trebuchet MS"; margin-left: 8px; color: #666; }
  .style25 A         { color: #666;    text-decoration: none; }
  .style25 A:link    { color: #666;    text-decoration: none; }
  .style25 A:active  { color: #666;    text-decoration: none; }
  .style25 A:visited { color: #666;    text-decoration: none; }
  .style25 A:hover   { color: #FF9834; text-decoration: underline; }

  .style26 {font-family: Tahoma; font-size: 11px; margin-left: 10px; text-align: left; }
  .style27 {font-size: 11px; }
  .style28 {font-size: 11px; font-family: "Trebuchet MS"; margin-left: 0px; color: #990000; }
  .style29 {font-size: 12px; font-family: "Trebuchet MS"; margin-left: 0px; color: #990000; }
  .style30 {font-size: 11px; font-family: "Trebuchet MS"; margin-right: 5px; color: #990000; text-align: right; }
  .style31 {
  	font-family: Tahoma;
  	font-size: 14px;
  	margin-left: 10px;
  	text-align: left;
	font-weight: bold;

}
.style32 {
  	font-family: Tahoma;
  	font-size: 12px;
  	margin-left: 10px;
  	text-align: left;
  }
  .style33 {font-size: 13px; font-family: "Trebuchet MS"; margin-left: 10px; margin-right: 8px;color: #666; text-align: left; font-weight: bold;}
  .style33 A         { color: #666;    text-decoration: none; }
  .style33 A:link    { color: #666;    text-decoration: none; }
  .style33 A:active  { color: #666;    text-decoration: none; }
  .style33 A:visited { color: #666;    text-decoration: none; }
  .style33 A:hover   { color: #FF9834; text-decoration: underline; }
  
  .style34 {font-size: 11px; font-family: "Trebuchet MS"; color: #666; text-align: left; }
  .style35 {font-size: 14px; font-family: "Trebuchet MS"; margin-left: 0px; color: #990000; font-weight: bold;}
