.stock {
	color: #5DB1FF;
	background-color: #000066;
	font-family: Frutiger, Futura, Helvetica, "Trebuchet MS", Trebuchet, Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.vinculos {
	font-family: Tahoma, Arial, sans-serif, default;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #E1EBF5;
	border: 1px solid #7176AE;
	display: block;
	font-weight: normal;
	padding: 5px;
}
.fondobotones {
	background-color: #E1EBF5;
}
.vinculos:hover {

	font-family: Tahoma, Arial, sans-serif, default;
	font-size: 15px;
	line-height: 16px;
	color: #E1EBF5;
	text-decoration: none;
	background-color: #7176AE;
	border: 1px solid #7176AE;
	display: block;
	font-weight: normal;
	padding: 5px;
}
.texto {
	font-family: Tahoma, Arial, sans-serif, default;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCE0;
	padding: 5px;
}
.guia {
	font-family: Tahoma, Arial, sans-serif, default;
	font-size: 18px;
	line-height: 16px;
	color: #0039A8;
	background-color: #CCCCE0;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0039A8;
	padding: 3px;
}
.vinculosactual {


	font-family: Tahoma, Arial, sans-serif, default;
	font-size: 15px;
	line-height: 16px;
	color: #E1EBF5;
	text-decoration: none;
	background-color: #7176AE;
	border: 1px solid #7176AE;
	display: block;
	font-weight: normal;
	padding: 5px;
}
.resaltado {
	font-family: Tahoma, Arial, sans-serif, default;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0039A8;
	text-decoration: none;
}
.fondoPedido {
	background-color: #E1EBF5;
	padding: 5px;
	height: 180px;
	width: 180px;
}
.fondoNombre {
	background-color: #E1EBF5;
	font-family: Tahoma, Arial, sans-serif, default;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
	height: 24px;
	width: 180px;
	padding-left: 8px;
}

