.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.campos-home {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/fondo-campo-home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	border: 1px solid #996600;

}
body {
	background-image: url(images/pixel_fondo.gif);
	background-color: #b8d4f1;

}
a.texto-azul:hover {
	text-decoration: none;
}
.menu-productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	letter-spacing: 1px;


}
a.menu-productos:hover {
	color: #FF9900;
}
.texto-azul-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;


}
.borde-foto {
	border: 1px solid #99CCFF;
}
.lineas-productos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.lineas-productos2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;

}
.txt-naranja-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.txt-azul-products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}
.txt-blanco-products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txt-blanco-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #FFFFFF;
}
.campos-form {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/fondo-campo-home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 210px;
	border: 1px solid #CC6600;
}
}.campos-form2 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CC6600;
	background-color: #FBCD3C;
	width: 210px;
}
}.campos-form3 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CC6600;
	background-color: #FBCD3C;
}
.campos-registro {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/fondo-campo-home.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 140px;
	border: 1px solid #CC6600;
}
}.campos-registro2 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CC6600;
	background-color: #FBCD3C;
	width: 140px;
}
