.bordePunteado {
	border: 1px solid #FFFFFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #394534;
	text-decoration: none;
	text-align: justify;
}
.bordeFotos {

	border: 5px solid #FFFFEA;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #394534;
}
.primeraLetra {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #394534;
	text-decoration: none;
	text-align: justify;
}
.productos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #394534;
	text-decoration: none;
	text-align: justify;
}
.primeraProductos {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.tablaProductos {


	border: 1px solid #FFFFEA;
}
.subTituloProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #394534;
	text-decoration: none;
	text-align: center;
	background-color: #D0D0B9;

}
.bajoTablaProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	background-color: #394534;
	font-style: italic;


}
.medioTablaProductos {
	font-size: 8px;
	font-weight: normal;
	color: #394534;
	text-decoration: none;
	text-align: justify;
	background-color: #ffffea;
	font-style: normal;
}
.comprar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.comprarTes {

	font-size: 11px;
	font-weight: normal;
	color: #394534;
	text-decoration: none;
	text-align: justify;
	background-color: #ffffea;
	font-style: italic;
}
.volver {


	font-size: 11px;
	font-weight: bold;
	color: #394534;
	text-decoration: none;
	text-align: right;
	font-style: normal;
}

