body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
.normal {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #685028;
}
.verde {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #557329;
	
}

.gris {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #7C766D;
	
}
.precio {font-family: Tahoma, Verdana, sans-serif; font-size: 16px; color: #685028; font-weight: bold; }
.style2 {font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #685028; font-weight: bold; }
.style3 {font-family: Tahoma, Verdana, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.style5 {font-family: Tahoma, Verdana, sans-serif; font-size: 11px; color: #18130A; }


a:link {
	color: #557329;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #557329;
}
a:hover {
	text-decoration: underline;
	color: #425920;
}
a:active {
	text-decoration: none;
	color: #557329;
}
.style6 {
	color: #B8A57E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blanco {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.blanco a { color: #ffffff; text-decoration: none; }
.blanco a:link { color: #ffffff; text-decoration: none; }
.blanco a:hover { color: ##F5EEE6; text-decoration: underline; }
.blanco a:active { color: #ffffff; text-decoration: none; }
.blanco a:visited { color: #ffffff; text-decoration: none; }

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

.textbox150px {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82A63A;
	background-color: #ffffff;
	background-image: url(../images/layout/shadow_form_home.gif);
	background-repeat: repeat-x;
	width: 150px;
	border: 1px solid #58732E;
	text-indent: 3px;
	padding: 2px;
	height: 16px;
}

.textbox100px {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82A63A;
	background-color: #ffffff;
	background-image: url(../images/layout/shadow_form_home.gif);
	background-repeat: repeat-x;
	width: 110px;
	border: 1px solid #58732E;
	text-indent: 3px;
	padding: 2px;
	height: 16px;
}

.formbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/btn/shadow_btn.gif);
	background-repeat: repeat-x;
	border: 1px solid #949ba5;
	line-height: 18px;
	background-color: #58732E;}
	
	.padupdown5 {
	padding-top: 2px;
	padding-bottom: 2px;
}


