<!--

.textopreto {font-family: Arial; font-size: 11px; COLOR: #333333;}
.textopreto a:link { COLOR: #333333; TEXT-DECORATION: underline; }
.textopreto a:visited { COLOR: #333333; TEXT-DECORATION: underline }
.textopreto a:hover { COLOR: #333333; TEXT-DECORATION: none }

.textobarra {font-family: Arial; font-size: 9px; COLOR: #333333;}
.textobarra a:link { COLOR: #333333; TEXT-DECORATION: none; }
.textobarra a:visited { COLOR: #333333; TEXT-DECORATION: none }
.textobarra a:hover { COLOR: #333333; TEXT-DECORATION: none }

.textopink {font-family: Arial; font-size: 10px; COLOR: #D32A5E;}
.textopink a:link { COLOR: #D32A5E; TEXT-DECORATION: underline; }
.textopink a:visited { COLOR: #D32A5E; TEXT-DECORATION: underline }
.textopink a:hover { COLOR: #D32A5E; TEXT-DECORATION: none }

.textopinkg {font-family: Arial; font-size: 24px; COLOR: #D32A5E;}
.textopinkg a:link { COLOR: #D32A5E; TEXT-DECORATION: underline; }
.textopinkg a:visited { COLOR: #D32A5E; TEXT-DECORATION: underline }
.textopinkg a:hover { COLOR: #D32A5E; TEXT-DECORATION: none }

.textoBarraNav {font-family: Arial; font-size: 11px; COLOR: #D32A5E;}
.textoBarraNav a:link { COLOR: #D32A5E;}
.textoBarraNav a:visited { COLOR: #D32A5E;}
.textoBarraNav a:hover { COLOR: #D32A5E;}

-->

.requiredField{font-family: Verdana, Tahoma, Trebuchet MS, Arial;font-weight: bold;color: #D32A5E;font-size: 8pt;}

.msgHeader{font-family: Tahoma, Verdana, "Trebuchet MS", Arial;background: #D32A5E; font-weight: bold;color: #ffffff;font-size: 8pt;}

.msgContent{font-family: Tahoma, Verdana, "Trebuchet MS", Arial;background: #fff;color: #D32A5E;font-size: 8pt;}
.msgContent a:link{color: #D32A5E;text-decoration: underline;}
.msgContent a:visited{color: #D32A5E;text-decoration: underline;}
.msgContent a:active{color: #D32A5E;text-decoration: underline;}
.msgContent a:hover{color: #D32A5E;text-decoration: none;}

.tblMsg{border: 1px solid #D32A5E;border-spacing: 1px;font-family: Tahoma, Verdana, "Trebuchet MS", Arial;font-size: 8pt;}
.tblNoSpacing{border-spacing: 0px;}

.tdBorders{border:solid 1px #D32A5E;}

.lineSpacing{line-height: 19px;}

td.center{text-align: center;}
td.left{text-align: left;}
td.top{vertical-align: top;}
td.bold{font-weight: bold;}

.TitleItens{font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #D32A5E;text-decoration: underline;}
.SubItens{font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #F46AB7; }
.PriceItens{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #EB0069;}


.contentCart{font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;font-size: 11px;color: #000;}
.contentCart a:link{color: #D32A5E;text-decoration: underline;}
.contentCart a:visited{color: #D32A5E;text-decoration: underline;}
.contentCart a:active{color: #D32A5E;text-decoration: underline;}
.contentCart a:hover{color: #D32A5E;text-decoration: none;}

select, textarea, input{
  font-family: Tahoma, Verdana, Arial, sans-serif;
  /**background-color: #F6DFE7;border: 1px solid #661E36;*/
  color: #81022D;border: 1px solid #5A5A5A;
  font-size: 8pt;padding-left: 1px;font-weight: normal;
}

select:hover, textarea:hover, input:hover{border: 1px solid #ff0000;}
select:focus, textarea:focus, input:focus{color: #000;border: 1px solid #1b5b7e;background-color:#ffffd4; }

input[type="image"]{border:0px;}

input[type="submit"]{background: #ffffff;}
input[type="submit"]:hover{background-color: #ffffd4;}

input[type="button"]{background: #ffffff;}
input[type="button"]:hover{background-color: #ffffd4;}

