/* Texto cinza, negrito */
.lateral0  	      {color:#666666; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: bold;}

/* Link cinza, negrito */
.lateral:link	  {color:#666666; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: bold;}
.lateral:visited  {color:#666666; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: bold;}
.lateral:hover	  {color:#666666; text-decoration:underline; font-family: VERDANA; font-size: 9px; font-weight: bold;}

/* Link Preto, negrito */
.lateral1:link	  {color:#000000; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: bold;}
.lateral1:visited {color:#000000; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: bold;}
.lateral1:hover	  {color:#000000; text-decoration:underline; font-family: VERDANA; font-size: 9px; font-weight: bold;}

/* Link Preto, normal */
.lateral11:link	   {color:#000000; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: normal;}
.lateral11:visited {color:#000000; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: normal;}
.lateral11:hover   {color:#000000; text-decoration:underline; font-family: VERDANA; font-size: 9px; font-weight: normal;}

/* Link Vermelho, negrito, 11px */
.lateral2:link	  {color:#3F5E59; text-decoration:none; font-family: VERDANA; font-size: 11px; font-weight: bold;}
.lateral2:visited {color:#3F5E59; text-decoration:none; font-family: VERDANA; font-size: 11px; font-weight: bold;}
.lateral2:hover	  {color:#3F5E59; text-decoration:underline; font-family: VERDANA; font-size: 11px; font-weight: bold;}

/* Texto preto, normal */
.lateraltexto	  {color:#000000; text-decoration:none; font-family: VERDANA; font-size: 9px; font-weight: normal;}

/* Texto vermelho, negrito, 11px */
.titulo           {text-decoration:none; font-family: VERDANA; font-size: 11px; font-style: normal; color: #3F5E59; font-weight: bold;}

/* Texto preto, normal, 10px */
.textonormal      {color:#000000; text-decoration:none; font-family: VERDANA; font-size: 10px; font-weight: normal;}

/* Texto vermelho, normal, 10px */
.textopreco	      {color:#A22833; text-decoration:none; font-family: VERDANA; font-size: 10px; font-weight: normal;}

/* Texto preto, negrito, 10px */
.textodestaque	  {color:#000000; text-decoration:none; font-family: VERDANA; font-size: 10px; font-weight: bold;}


.lateralbotao     {background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #000000; border-right: #DEE1D0 1px solid; border-top: #DEE1D0 1px solid; border-left: #DEE1D0 1px solid; border-bottom: #DEE1D0 1px solid;}
.lateralbotao1    {background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #A22833; border-right: #A22833 1px solid; border-top: #A22833 1px solid; border-left: #A22833 1px solid; border-bottom: #A22833 1px solid;}

/* Texto cinza, negrito */
.BordaIMG  	      { border-color:#000000;}
