td,body {font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px}
a {font-size: 11px; color: #D31313; text-decoration: none; font-weight: bold}
a:hover {text-decoration: underline}

.tabHRef {color: #000000; text-decoration: none; font-weight: normal; font-size: 10px}
.tabHRef:hover {text-decoration: underline}

.menuRoot {width: 170px; height: 19px; color: #FFFFFF; background-color: #D70300; margin-bottom: 1px; font-weight: bold; cursor: hand; cursor: pointer; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#D70300', EndColorStr='#C70300')}
.menuRootGreen {width: 170px; height: 19px; color: #FFFFFF; background-color: #699419; margin-bottom: 1px; font-weight: bold; cursor: hand; cursor: pointer; }
.menuRootHRef {text-decoration: none; color: #FFFFFF}
.menuItem {color: #000000; padding-left: 2px; text-decoration: none; font-weight: normal}
.menuItemSelected {color: #000000; padding-left: 2px; text-decoration: none; font-weight: normal; background-color: #ff7676}

.inputSearch {font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px; border: 1px solid #DDDDDD; width: 110px}
.inputGeneral {font-family: Tahoma,Verdana,Arial,Helvetica; font-size: 11px}
.linkSmall {color: #000000; text-decoration: none; font-size: 10px; font-weight: normal}
.linkSmall:hover {text-decoration: underline}

.listTitleBig {font-size: 14px; font-weight: bold; color: #666666}
.listTextBig {font-size: 11px; font-weight: normal; color: #666666}

.listItem {border-bottom: 1px dotted #DDDDDD}
.listTitle {font-size: 11px; font-weight: bold; color: #666666}
.listText {font-size: 11px; font-weight: normal; color: #666666}
.listPrice {font-size: 11px; font-weight: bold; color: #D31313}

.productTitle {font-size: 14px; font-weight: bold; color: #666666}
.productText {font-size: 11px; font-weight: normal; color: #666666}

.articleTitle {font-size: 14px; font-weight: bold}
.searchTitle {font-size: 14px; font-weight: bold}
.cartTitle {font-size: 14px; font-weight: bold}
.generalTitle {font-size: 14px; font-weight: bold}


input.inputGeneralBtn {
  color:#FFFFFF;
  font-size: 13px;
  background-color:#63ae4c;
  padding:10px;
  
}


