.bordeAzul {
	border: 1px solid #4672a1;
}
.blancoMenu {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;

}
.selMenu {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: pointer;

}
.textoNormal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4672a1;
}
.menuPro {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	cursor: pointer;
	height:16;

}
.tituloProducto {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4672a1;
}
.textoNormalNegro {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tituloImagen {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.textoNormalBlanco {


	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
