body {
	background-image: url(images/background.gif);
}
.bordePagina {
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1F4820;
	border-right-color: #1F4820;
	border-bottom-color: #1F4820;
	border-left-color: #1F4820;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}.bordeTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #1F4820;
	border-bottom-color: #1F4820;
	border-right-width: 1px;
	border-left-width: 1px;
}

.subtitulo {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #1F4720;
	text-decoration: none;
}
.bordeproductos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F4820;
}
.subtituloGris {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	color: #454545;
	text-decoration: none;
}

