@charset "utf-8";
.fondodegradadoazul {
	background-image: url(imagenes/fondoazul.jpg);
	background-repeat:  repeat-x;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	text-align: justify;
	text-decoration: none;
}
.textoblancopeke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
}
.fondonegro {
	background-color: #219B48;
	padding: 0.2em;
}

.textoblanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
}
.textorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC2A38;
	text-align: justify;
	text-decoration: none;
}
.textoblancosin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.fondopagina {
	background-image: url(imagenes/fondoazul.jpg);
	background-repeat: repeat;
}
body {
	background-image: url(img/home/fondo1.jpg);
	background-repeat: repeat;
}
.fondodegradadoazulgrande {
	background-image: url(imagenes/fondoazulg.jpg);
	background-repeat:  repeat;
}
.bordepreco {
	border: 2px solid #FF9A17;
}
.espacioizda {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.textopreco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9A17;
	border-right-color: #FF9A17;
	border-bottom-color: #FF9A17;
	border-left-color: #FF9A17;
	text-align: justify;
	padding-top: 5px;
}
.bordeprecoabajo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #FF9A17;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3D384E;
	text-align: justify;
	text-decoration: none;
}
.textoblancotitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
}
.bordehorta {
	border: 2px solid #78B14C;
}
.bordehortaabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78B14C;
}
.bordelegum {
	border: 2px solid #996633;
}
.bordelegumabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.bordesetas {
	border: 2px solid #E1081E;
}
.bordesetasabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1081E;
}
.bordemerme {
	border: 2px solid #695994;
}
.bordemermeabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #695994;
}
.bordezumo {
	border: 2px solid #FEBB7A;
}
.bordezumoabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEBB7A;
}
