@charset "utf-8";
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial12normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial15green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #377B2B;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.money{
	font-family: arial;
	font-size: 11px;
	text-align: right;
}
.moneybold{
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	text-align: right;
}
.qty{
	font-family: arial;
	font-size: 11px;
	text-align: center;
}
.arial11brown{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #8F5417;
}
.labelbrown{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #AC9163;
}
.arial12white{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.arial12black{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12black:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.arial11{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.arial11bold{
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.verdana10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}
.topresult{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #669966;
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bolder;
}
.arial16{
	font-family: arial;
	font-size: 16px;
	font-weight: bolder;
	color: #3D6D31;
}
.arial14bold{
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
}
.arial11green{
	font-family: arial;
	font-size: 11px;
	color: #3A6E2D;
	font-weight: normal;
}
.arial11green:hover{
	font-family: arial;
	font-size: 11px;
	color: #3A6E2D;
	font-weight: normal;
	text-decoration: underline;
}
.seccionmain {
	border: 1px solid #DDCEC7;
	background-color: #FFFECB;
}
.msgsubject{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.msgsubject:hover{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.header_gallery{
	font-family: arial;
	font-size: 11px;
	color: #3A6E2D;
	font-weight: bolder;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 20px;
}
.header_gallery:hover{
	font-family: arial;
	font-size: 11px;
	color: #3A6E2D;
	font-weight: bolder;
	text-decoration: underline;
	background-color: #ffffff;
	text-indent: 20px;
}
.verdanaboldwhite{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.verdanaboldwhite:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}